WHOIS QUERY TIME

7 Jun 2024 - 11:49 PM UTC

Registered: 17 January 2023
Modified: 22 January 2023
Expiry: 17 January 2025

REGISTRAR

Name: KEY-SYSTEMS GmbH
Website: http://www.key-systems.net/tld/fr

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

Active
associated

REGISTRANT

Company: ENGEL DIGITAL SAS
Address: Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris
Country: France
Email: [email protected]
Phone: +33.0787950423

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=careera.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "careera.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "careera.fr",
            "domain_keyword": "careera",
            "domain_tld": "fr",
            "query_time": "2024-06-07 23:49:31",
            "create_date": "2023-01-17",
            "update_date": "2023-01-22",
            "expiry_date": "2025-01-17",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "ENGEL DIGITAL SAS",
            "registrant_address": "Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.0787950423",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>careera.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>careera.fr</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-07 23:49:31</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>ENGEL DIGITAL SAS</registrant_company>
   <registrant_address>Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.0787950423</registrant_phone>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.061 seconds) for "careera.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

7 May 2024 - 3:38 AM UTC

Registered: 17 January 2023
Modified: 22 January 2023
Expiry: 17 January 2025

REGISTRAR

Name: KEY-SYSTEMS GmbH
Website: http://www.key-systems.net/tld/fr

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

Active
associated

REGISTRANT

Company: ENGEL DIGITAL SAS
Address: Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris
Country: France
Email: [email protected]
Phone: +33.0787950423

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=careera.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "careera.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "careera.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "careera.fr",
            "domain_keyword": "careera",
            "domain_tld": "fr",
            "query_time": "2024-05-07 03:38:54",
            "create_date": "2023-01-17",
            "update_date": "2023-01-22",
            "expiry_date": "2025-01-17",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "ENGEL DIGITAL SAS",
            "registrant_address": "Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.0787950423",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "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>careera.fr</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>careera.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>careera.fr</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-07 03:38:54</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>ENGEL DIGITAL SAS</registrant_company>
   <registrant_address>Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.0787950423</registrant_phone>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 14 domain names (in 0.04 seconds) which contained the exact domain keyword "careera".
Domain Name Registered Expiry Registrar Ownership
1 careera.com 9 Jan 2001 9 Jan 2025 TurnCommerce, Inc. DBA NameBright.com gv, llc
2 careera.co.uk 16 Jul 2009 16 Jul 2025 Continental Ltd t/a T/as Webnetism.com [Tag = WEBNETISM] -
3 careera.org 14 Jan 2020 14 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 careera.ru 26 Jun 2020 26 Jun 2025 REGRU-RU Private Person
5 careera.io 13 Sep 2020 13 Sep 2024 Gandi SAS Careera Pte Ltd
6 careera.in 14 Jun 2021 14 Jun 2024 NameCheap, Inc. REDACTED FOR PRIVACY
7 careera.app 29 Jul 2021 29 Jul 2024 Squarespace Domains II LLC. Mojave
8 careera.online 4 Feb 2022 4 Feb 2025 Vautron Rechenzentrum AG BlomIT
9 careera.consulting 10 Jul 2022 10 Jul 2024 IONOS SE careera.consulting
10 careera.fr 17 Jan 2023 17 Jan 2025 KEY-SYSTEMS GmbH ENGEL DIGITAL SAS
11 careera.net 22 May 2023 22 May 2025 INWX GmbH REDACTED FOR PRIVACY
12 careera.us 6 Jul 2023 6 Jul 2024 OwnRegistrar, Inc. NA
13 careera.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
14 careera.site 16 Mar 2024 16 Mar 2025 Namecheap -
15 careera.ai - - 1api.net Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=careera&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "careera",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "careera.com, careera.co.uk, careera.org, careera.ru, careera.io, careera.in, careera.app, careera.online, careera.consulting, careera.fr, careera.net, careera.us, careera.xyz, careera.site, careera.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "careera.com",
            "domain_keyword": "careera",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:44:41",
            "create_date": "2001-01-09",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "gv, llc",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "DE",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "aspen.ns.cloudflare.com",
                "gordon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "careera.co.uk",
            "domain_keyword": "careera",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 05:41:02",
            "create_date": "2009-07-16",
            "update_date": "2023-05-09",
            "expiry_date": "2025-07-16",
            "registrar_name": "Continental Ltd t/a T/as Webnetism.com [Tag = WEBNETISM]",
            "registrar_website": "http://www.webnetism.com",
            "name_servers": [
                "blue.webnetism.com",
                "red.webnetism.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "careera.org",
            "domain_keyword": "careera",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:07:56",
            "create_date": "2020-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "careera.ru",
            "domain_keyword": "careera",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:21:56",
            "create_date": "2020-06-26",
            "expiry_date": "2025-06-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "careera.io",
            "domain_keyword": "careera",
            "domain_tld": "io",
            "query_time": "2024-05-04 04:01:36",
            "create_date": "2020-09-13",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Careera Pte Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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-1242.awsdns-27.org",
                "ns-147.awsdns-18.com",
                "ns-1727.awsdns-23.co.uk",
                "ns-893.awsdns-47.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "careera.in",
            "domain_keyword": "careera",
            "domain_tld": "in",
            "query_time": "2024-05-13 08:22:16",
            "create_date": "2021-06-14",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "careera.app",
            "domain_keyword": "careera",
            "domain_tld": "app",
            "query_time": "2024-05-04 04:01:36",
            "create_date": "2021-07-29",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mojave",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "careera.online",
            "domain_keyword": "careera",
            "domain_tld": "online",
            "query_time": "2024-06-02 16:42:35",
            "create_date": "2022-02-04",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrant_company": "BlomIT",
            "registrant_state": "Zuid-Holland",
            "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.",
            "name_servers": [
                "ns1.webhosting-partner.nl",
                "ns2.webhosting-partner.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "careera.consulting",
            "domain_keyword": "careera",
            "domain_tld": "consulting",
            "query_time": "2024-06-02 16:42:35",
            "create_date": "2022-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "careera.consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1053.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1075.ui-dns.org",
                "ns1114.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "careera.fr",
            "domain_keyword": "careera",
            "domain_tld": "fr",
            "query_time": "2024-06-07 23:49:31",
            "create_date": "2023-01-17",
            "update_date": "2023-01-22",
            "expiry_date": "2025-01-17",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "ENGEL DIGITAL SAS",
            "registrant_address": "Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.0787950423",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "careera.net",
            "domain_keyword": "careera",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:14:50",
            "create_date": "2023-05-22",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "careera.us",
            "domain_keyword": "careera",
            "domain_tld": "us",
            "query_time": "2024-05-24 01:27:41",
            "create_date": "2023-07-06",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Moshe Eshaghian",
            "registrant_company": "NA",
            "registrant_address": "178 SW 8th Street",
            "registrant_city": "Miami",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3052248185",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "careera.xyz",
            "domain_keyword": "careera",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 22:44:41",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "careera.site",
            "domain_keyword": "careera",
            "domain_tld": "site",
            "query_time": "2024-05-16 04:25:20",
            "create_date": "2024-03-16",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "CA",
            "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": [
                "fonzie.ns.cloudflare.com",
                "rosalie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "careera.ai",
            "domain_keyword": "careera",
            "domain_tld": "ai",
            "query_time": "2024-06-09 14:18:02",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1227.awsdns-25.org",
                "ns-1617.awsdns-10.co.uk",
                "ns-271.awsdns-33.com",
                "ns-674.awsdns-20.net"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>careera</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>careera.com, careera.co.uk, careera.org, careera.ru, careera.io, careera.in, careera.app, careera.online, careera.consulting, careera.fr, careera.net, careera.us, careera.xyz, careera.site, careera.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>careera.com</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:44:41</query_time>
   <create_date>2001-01-09</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>gv, llc</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>aspen.ns.cloudflare.com</value>
    <value>gordon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>careera.co.uk</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 05:41:02</query_time>
   <create_date>2009-07-16</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_name>Continental Ltd t/a T/as Webnetism.com [Tag = WEBNETISM]</registrar_name>
   <registrar_website>http://www.webnetism.com</registrar_website>
   <name_servers>
    <value>blue.webnetism.com</value>
    <value>red.webnetism.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>careera.org</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:07:56</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>careera.ru</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:21:56</query_time>
   <create_date>2020-06-26</create_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>careera.io</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-04 04:01:36</query_time>
   <create_date>2020-09-13</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Careera Pte Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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-1242.awsdns-27.org</value>
    <value>ns-147.awsdns-18.com</value>
    <value>ns-1727.awsdns-23.co.uk</value>
    <value>ns-893.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>careera.in</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 08:22:16</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>careera.app</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 04:01:36</query_time>
   <create_date>2021-07-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mojave</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>careera.online</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 16:42:35</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrant_company>BlomIT</registrant_company>
   <registrant_state>Zuid-Holland</registrant_state>
   <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>
   <name_servers>
    <value>ns1.webhosting-partner.nl</value>
    <value>ns2.webhosting-partner.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>careera.consulting</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-02 16:42:35</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>careera.consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1053.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1075.ui-dns.org</value>
    <value>ns1114.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>careera.fr</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-07 23:49:31</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>ENGEL DIGITAL SAS</registrant_company>
   <registrant_address>Quentin Bruhier, 12 rue Jules Valles, 75011 Paris, Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.0787950423</registrant_phone>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>careera.net</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:14:50</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>careera.us</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 01:27:41</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Moshe Eshaghian</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>178 SW 8th Street</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3052248185</registrant_phone>
   <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>13</num>
   <domain_name>careera.xyz</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 22:44:41</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>careera.site</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 04:25:20</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>CA</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>fonzie.ns.cloudflare.com</value>
    <value>rosalie.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>careera.ai</domain_name>
   <domain_keyword>careera</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-09 14:18:02</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1227.awsdns-25.org</value>
    <value>ns-1617.awsdns-10.co.uk</value>
    <value>ns-271.awsdns-33.com</value>
    <value>ns-674.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,532 domain names (in 0.234 seconds) which look and sound like the brand name "careera".
Domain Name Registered Expiry Registrar Ownership
1 carrera.construction 21 Jul 2017 21 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
2 careerla.com 21 Jul 2001 21 Jul 2024 GoDaddy.com, LLC -
3 careers.io 4 Aug 2010 4 Aug 2024 101domain GRS Limited iostudio LLC
4 carrera.co 20 Jul 2010 19 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
5 careers.guru 9 Jul 2015 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 careers.style 4 May 2023 4 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 carrera.llc 25 Jun 2022 25 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 careers.gs - - Corporation Service Company Goldman Sachs &amp; Co. LLC
9 carmera.co 15 Oct 2014 14 Oct 2024 DNC Holdings, Inc. Jewella Privacy LLC
10 cariera.dev 20 Oct 2023 20 Oct 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
11 careerra.xyz 3 Jan 2024 3 Jan 2025 Dynadot LLC -
12 carrera.vip 16 Jun 2017 16 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shi xiaomin
13 capeera.com 17 Aug 2005 17 Aug 2024 GoDaddy.com, LLC -
14 careers.cymru 7 May 2023 7 May 2025 NameCheap, Inc. REDACTED FOR PRIVACY
15 careerfa.top 13 Jul 2023 13 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing yue qi ke ji you xian gong si
16 carrera.joburg 6 Jan 2024 6 Jan 2025 GANDI CARRERA SOFTWARE
17 bareera.net 8 Sep 2023 8 Sep 2024 GoDaddy.com, LLC -
18 careers.xn--vuq861b 29 Jun 2016 29 Jun 2024 Reserved for non-billable transactions where Registry Operator acts as Registrar -
19 careerac.com 17 Jun 2004 1 Feb 2025 gabia CareerNet Co.,LTD.
20 cartera.com.br 29 Apr 2021 29 Apr 2025 - Guilherme de Moraes Bueno
21 careeza.com 25 Dec 2017 25 Dec 2025 GoDaddy.com, LLC -
22 carrera.travel 7 Jan 2021 7 Jan 2025 OVH SAS HUTISSEN
23 career1.online 17 Feb 2024 17 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
24 careers.fr 1 Sep 2017 1 Sep 2024 XNS Registrar B.V. Nomio24
25 carrera.app 30 Mar 2018 30 Mar 2025 PSI-USA, Inc. dba Domain Robot Carrera Toys GmbH
26 careers.blue 11 Mar 2023 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 cartera.cloud 22 Jan 2021 22 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
28 careerz.org 2 Jun 2013 2 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 careert.net 27 Nov 2023 27 Nov 2024 Dynadot Inc -
30 careers.co.jp 2 May 2021 - - Ascent Global Partners K.K.
31 cartera.cat 1 Dec 2023 1 Dec 2024 Tecnocrática Centro de Datos S.L. -
32 carrera.photography 27 May 2014 27 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 cafeera.de - - - -
34 careeri.site 3 Jan 2024 3 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
35 carmera.com 25 Aug 2002 25 Aug 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 14657666
36 careers.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
37 carrera.info.pl 7 Jul 2016 7 Jul 2024 home.pl S.A. -
38 carwera.com 7 Sep 2022 7 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
39 careerl.ink 26 Apr 2022 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 careerx.net 19 Jan 2021 19 Jan 2025 CV. Jogjacamp -
41 careere.com 30 Apr 2018 30 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 car-era.ru 6 Sep 2006 6 Sep 2024 RU-CENTER-RU Private Person
43 careers.it 26 Aug 2008 26 Aug 2024 Donat Network System di Molino hidden
44 coreera.com 2 Jul 2023 2 Jul 2024 DropCatch.com 441 LLC HugeDomains.com
45 carrera.com.br 11 Aug 1999 11 Aug 2025 - ITA PECAS P/ VEICULOS COM E SERV LTDA
46 careers.ke - - Truehost Cloud Limited Example Inc.
47 careerp.net 25 Sep 2020 25 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
48 careers.cruises 28 Apr 2023 28 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 careers.cash 4 May 2023 4 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 carrera.be 26 Apr 2000 - Combell nv -
51 carrera.autos 10 Jul 2022 10 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
52 carcera.com 23 May 2015 23 May 2025 OVH, SAS REDACTED FOR PRIVACY
53 carrera.design 9 Jul 2019 9 Jul 2025 Network Solutions, LLC Oslo Servicios y Suministros
54 careerai.app 12 Jul 2023 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 carrera.club 8 May 2014 7 May 2024 PSI-USA, Inc. dba Domain Robot Carrera Toys GmbH
56 careerc.net 7 Oct 2004 7 Oct 2025 GoDaddy.com, LLC -
57 careers.bnpparibas 20 Apr 2016 20 Apr 2025 Nameshield SAS BNP PARIBAS
58 careerma.com 25 Jun 2023 25 Jun 2024 IONOS SE REDACTED FOR PRIVACY
59 careers.firmdale 10 Apr 2015 10 Apr 2023 FIRMDALE HOLDINGS LIMITED FIRMDALE HOLDINGS LIMITED
60 careerb.com 26 Jul 2013 26 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 careerx.ru 21 Nov 2023 21 Nov 2024 RU-CENTER-RU Private Person
62 carreera.com 17 Mar 2023 17 Mar 2025 GoDaddy.com, LLC -
63 cardera.pl 19 Oct 2022 19 Oct 2024 OVH SAS -
64 career-a.com 23 May 2023 23 May 2024 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
65 cartera.me 13 Apr 2009 13 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0148656478
66 careeray.com 26 Aug 2015 26 Aug 2024 BigRock Solutions Ltd. Tito Mathew
67 careeca.net 13 Jul 2018 13 Jul 2024 SHANGHAI BEST ORAY INFORMATION S&T CO., LTD. -
68 careerx.xyz 17 Apr 2023 17 Apr 2025 Xin Net Technology Corp. 葛荣凯
69 careers.airbus 29 Aug 2023 29 Aug 2024 CSC Corporate Domains, Inc. Airbus SAS
70 careerx.life 26 Mar 2023 26 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 careers.ca 7 Jun 2002 7 Jun 2025 GoDaddy Online Services Canada, Inc. REDACTED FOR PRIVACY
72 careeri.net 18 Jan 2018 18 Jan 2027 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
73 cartera.co.uk 6 Jan 2011 6 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
74 careeri.com 5 May 2001 5 May 2025 Name.com, Inc. T.E. Mansur
75 carrera.info 26 Jul 2001 26 Jul 2024 PSI-USA, Inc. dba Domain Robot Dr. Ing. h.c. F. Porsche Aktiengesellschaft
76 careerva.biz 14 Jan 2022 14 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 car-era.info 3 Sep 2012 3 Sep 2024 eNom, LLC Whois Privacy Protection Service, Inc.
78 careerpa.biz 1 Dec 2023 1 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
79 careers.direct 14 Feb 2019 14 Feb 2025 Mesh Digital Limited Domains By Proxy, LLC
80 carrera.nl 29 Nov 1998 - Domain Robot -
81 careers.energy 18 Feb 2015 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 careerw.com 28 Feb 2012 28 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 careerc.cn 17 Sep 2018 17 Sep 2028 阿里云计算有限公司(万网) 北京仕柯维科技有限公司
84 careers.hr 23 May 2022 23 May 2025 Orbis d.o.o. 101DOMAIN GRS LIMITED
85 carrera.fitness 2 Jan 2022 2 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
86 cariera.online 16 May 2023 16 May 2025 Regional Network Information Center, JSC dba RU-CENTER yacenya aleksandr
87 carerra.com 28 Mar 2002 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 caredera.com 1 Jun 2011 1 Jun 2025 Cloudflare, Inc. DATA REDACTED
89 cartera.icu 16 Apr 2024 16 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
90 careers.credit 28 Apr 2023 28 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 careers.contact 4 May 2023 4 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 carrera.one 17 Jan 2024 17 Jan 2025 IONOS SE Data Privacy Protected
93 careerx.tech 10 Jan 2024 10 Jan 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
94 careerx.online 2 Nov 2023 2 Nov 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
95 careers.productions 11 Jun 2014 11 Jun 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
96 carrera.org 18 Dec 2002 18 Dec 2024 OnlineNIC, Inc. Carrera Ukraine LLC
97 careerj.com 30 Nov 2017 30 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 carrera.ru 26 Mar 2008 26 Mar 2025 REGRU-RU MVM, LLC
99 carrera.studio 23 Aug 2023 23 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
100 career9.site 15 Nov 2023 15 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., 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 Careera.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=careera.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "careera.fr",
        "page_size": 100
    },
    "count": {
        "total": 5532,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "carrera.construction, careerla.com, careers.io, carrera.co, careers.guru, careers.style, carrera.llc, careers.gs, carmera.co, cariera.dev, careerra.xyz, carrera.vip, capeera.com, careers.cymru, careerfa.top, carrera.joburg, bareera.net, careers.xn--vuq861b, careerac.com, cartera.com.br, careeza.com, carrera.travel, career1.online, careers.fr, carrera.app, careers.blue, cartera.cloud, careerz.org, careert.net, careers.co.jp, cartera.cat, carrera.photography, cafeera.de, careeri.site, carmera.com, careers.ai, carrera.info.pl, carwera.com, careerl.ink, careerx.net, careere.com, car-era.ru, careers.it, coreera.com, carrera.com.br, careers.ke, careerp.net, careers.cruises, careers.cash, carrera.be, carrera.autos, carcera.com, carrera.design, careerai.app, carrera.club, careerc.net, careers.bnpparibas, careerma.com, careers.firmdale, careerb.com, careerx.ru, carreera.com, cardera.pl, career-a.com, cartera.me, careeray.com, careeca.net, careerx.xyz, careers.airbus, careerx.life, careers.ca, careeri.net, cartera.co.uk, careeri.com, carrera.info, careerva.biz, car-era.info, careerpa.biz, careers.direct, carrera.nl, careers.energy, careerw.com, careerc.cn, careers.hr, carrera.fitness, cariera.online, carerra.com, caredera.com, cartera.icu, careers.credit, careers.contact, carrera.one, careerx.tech, careerx.online, careers.productions, carrera.org, careerj.com, carrera.ru, carrera.studio, career9.site",
    "results": [
        {
            "num": 1,
            "domain_name": "carrera.construction",
            "domain_keyword": "carrera",
            "domain_tld": "construction",
            "query_time": "2024-05-02 07:24:55",
            "create_date": "2017-07-21",
            "update_date": "2023-07-13",
            "expiry_date": "2027-07-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "careerla.com",
            "domain_keyword": "careerla",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:12:34",
            "create_date": "2001-07-21",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "careers.io",
            "domain_keyword": "careers",
            "domain_tld": "io",
            "query_time": "2024-05-07 17:43:11",
            "create_date": "2010-08-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iostudio LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1525.awsdns-62.org",
                "ns-1606.awsdns-08.co.uk",
                "ns-584.awsdns-09.net",
                "ns-84.awsdns-10.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "carrera.co",
            "domain_keyword": "carrera",
            "domain_tld": "co",
            "query_time": "2024-05-16 10:46:01",
            "create_date": "2010-07-20",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-19",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "careers.guru",
            "domain_keyword": "careers",
            "domain_tld": "guru",
            "query_time": "2024-06-02 01:35:27",
            "create_date": "2015-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "careers.style",
            "domain_keyword": "careers",
            "domain_tld": "style",
            "query_time": "2024-05-05 01:29:56",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "carrera.llc",
            "domain_keyword": "carrera",
            "domain_tld": "llc",
            "query_time": "2024-05-16 10:46:01",
            "create_date": "2022-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "careers.gs",
            "domain_keyword": "careers",
            "domain_tld": "gs",
            "query_time": "2024-05-14 12:44:38",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Goldman Sachs &amp; Co. LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "carmera.co",
            "domain_keyword": "carmera",
            "domain_tld": "co",
            "query_time": "2024-05-23 06:14:30",
            "create_date": "2014-10-15",
            "update_date": "2023-09-02",
            "expiry_date": "2024-10-14",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "carter.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cariera.dev",
            "domain_keyword": "cariera",
            "domain_tld": "dev",
            "query_time": "2024-05-06 18:19:17",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "careerra.xyz",
            "domain_keyword": "careerra",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 17:43:04",
            "create_date": "2024-01-03",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-03",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "carrera.vip",
            "domain_keyword": "carrera",
            "domain_tld": "vip",
            "query_time": "2024-04-23 20:42:13",
            "create_date": "2017-06-16",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shi xiaomin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "capeera.com",
            "domain_keyword": "capeera",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:00:37",
            "create_date": "2005-08-17",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "careers.cymru",
            "domain_keyword": "careers",
            "domain_tld": "cymru",
            "query_time": "2024-05-08 01:24:21",
            "create_date": "2023-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "careerfa.top",
            "domain_keyword": "careerfa",
            "domain_tld": "top",
            "query_time": "2024-06-02 16:43:26",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing yue qi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "carrera.joburg",
            "domain_keyword": "carrera",
            "domain_tld": "joburg",
            "query_time": "2024-05-10 17:54:45",
            "create_date": "2024-01-06",
            "update_date": "2024-03-21",
            "expiry_date": "2025-01-06",
            "registrar_iana": 81,
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED",
            "registrant_company": "CARRERA SOFTWARE",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please 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": [
                "major.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bareera.net",
            "domain_keyword": "bareera",
            "domain_tld": "net",
            "query_time": "2024-05-12 19:17:16",
            "create_date": "2023-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.websoulhost.com",
                "ns2.websoulhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "careers.xn--vuq861b",
            "domain_keyword": "careers",
            "domain_tld": "xn--vuq861b",
            "query_time": "2024-04-24 12:21:11",
            "create_date": "2016-06-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-29",
            "registrar_iana": 9999,
            "registrar_name": "Reserved for non-billable transactions where Registry Operator acts as Registrar",
            "registrar_website": "http://whois.teleinfo.cn",
            "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": [
                "z1dns.teleinfo.cn",
                "z2dns.teleinfoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "careerac.com",
            "domain_keyword": "careerac",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:57",
            "create_date": "2004-06-17",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-01",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "CareerNet Co.,LTD.",
            "registrant_company": "CareerNet Co.,LTD.",
            "registrant_address": "16, Digital-ro 32ga-gil, Guro-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "08393",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.20000000",
            "name_servers": [
                "ns.career.co.kr",
                "ns1.career.co.kr",
                "ns2.career.co.kr",
                "ns3.career.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cartera.com.br",
            "domain_keyword": "cartera",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 13:38:05",
            "create_date": "2021-04-29",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-29",
            "registrant_name": "Guilherme de Moraes Bueno",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "careeza.com",
            "domain_keyword": "careeza",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:26:27",
            "create_date": "2017-12-25",
            "update_date": "2023-12-26",
            "expiry_date": "2025-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "carrera.travel",
            "domain_keyword": "carrera",
            "domain_tld": "travel",
            "query_time": "2024-05-22 11:40:40",
            "create_date": "2021-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HUTISSEN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "career1.online",
            "domain_keyword": "career1",
            "domain_tld": "online",
            "query_time": "2024-06-11 05:41:00",
            "create_date": "2024-02-17",
            "update_date": "2024-05-21",
            "expiry_date": "2025-02-17",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "careers.fr",
            "domain_keyword": "careers",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:35:54",
            "create_date": "2017-09-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-01",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 25,
            "domain_name": "carrera.app",
            "domain_keyword": "carrera",
            "domain_tld": "app",
            "query_time": "2024-04-24 05:23:46",
            "create_date": "2018-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Carrera Toys GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "careers.blue",
            "domain_keyword": "careers",
            "domain_tld": "blue",
            "query_time": "2024-05-14 12:44:38",
            "create_date": "2023-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "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": [
                "rns23.webhostbox.net",
                "rns24.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cartera.cloud",
            "domain_keyword": "cartera",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 17:11:36",
            "create_date": "2021-01-22",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "careerz.org",
            "domain_keyword": "careerz",
            "domain_tld": "org",
            "query_time": "2024-06-11 05:45:57",
            "create_date": "2013-06-02",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "careert.net",
            "domain_keyword": "careert",
            "domain_tld": "net",
            "query_time": "2024-04-18 03:47:33",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "careers.co.jp",
            "domain_keyword": "careers",
            "domain_tld": "co.jp",
            "query_time": "2024-05-07 17:43:10",
            "create_date": "2021-05-02",
            "update_date": "2023-06-01",
            "registrant_company": "Ascent Global Partners K.K.",
            "name_servers": [
                "ns48.wpxhosting.com",
                "ns49.wpxhosting.com"
            ]
        },
        {
            "num": 31,
            "domain_name": "cartera.cat",
            "domain_keyword": "cartera",
            "domain_tld": "cat",
            "query_time": "2024-05-31 18:48:17",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos S.L.",
            "registrar_website": "http://www.tecnocratica.net",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1063.awsdns-04.org",
                "ns-1943.awsdns-50.co.uk",
                "ns-366.awsdns-45.com",
                "ns-559.awsdns-05.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "carrera.photography",
            "domain_keyword": "carrera",
            "domain_tld": "photography",
            "query_time": "2024-05-29 16:42:27",
            "create_date": "2014-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cafeera.de",
            "domain_keyword": "cafeera",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:38:09",
            "update_date": "2018-09-08",
            "name_servers": [
                "ns1042.ui-dns.biz",
                "ns1042.ui-dns.com",
                "ns1042.ui-dns.de",
                "ns1042.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 34,
            "domain_name": "careeri.site",
            "domain_keyword": "careeri",
            "domain_tld": "site",
            "query_time": "2024-05-08 22:45:38",
            "create_date": "2024-01-03",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "carmera.com",
            "domain_keyword": "carmera",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:45:19",
            "create_date": "2002-08-25",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-25",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 93a50",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 14657666",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "careers.ai",
            "domain_keyword": "careers",
            "domain_tld": "ai",
            "query_time": "2024-05-04 04:04:56",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "luke.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "carrera.info.pl",
            "domain_keyword": "carrera",
            "domain_tld": "info.pl",
            "query_time": "2024-03-16 14:45:21",
            "create_date": "2016-07-07",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-07",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "carwera.com",
            "domain_keyword": "carwera",
            "domain_tld": "com",
            "query_time": "2024-05-20 11:21:43",
            "create_date": "2022-09-07",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.ns0.nl/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "careerl.ink",
            "domain_keyword": "careerl",
            "domain_tld": "ink",
            "query_time": "2024-05-16 04:25:57",
            "create_date": "2022-04-26",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "careerx.net",
            "domain_keyword": "careerx",
            "domain_tld": "net",
            "query_time": "2024-05-15 00:50:52",
            "create_date": "2021-01-19",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_state": "Jakarta",
            "registrant_country": "ID",
            "name_servers": [
                "ns03.lendcreative.com",
                "ns04.lendcreative.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "careere.com",
            "domain_keyword": "careere",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:10:54",
            "create_date": "2018-04-30",
            "update_date": "2021-04-24",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "car-era.ru",
            "domain_keyword": "car-era",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:19:18",
            "create_date": "2006-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameserver.ru",
                "ns2.nameserver.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "careers.it",
            "domain_keyword": "careers",
            "domain_tld": "it",
            "query_time": "2024-04-24 12:21:11",
            "create_date": "2008-08-26",
            "update_date": "2023-12-15",
            "expiry_date": "2024-08-26",
            "registrar_name": "Donat Network System di Molino",
            "registrar_website": "http://www.sincrono.net",
            "registrant_company": "hidden",
            "name_servers": [
                "dns2.assotld.it",
                "sam.userspace.it",
                "slave.sincrono.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "coreera.com",
            "domain_keyword": "coreera",
            "domain_tld": "com",
            "query_time": "2024-05-26 07:14:51",
            "create_date": "2023-07-02",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1852,
            "registrar_name": "DropCatch.com 441 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "carrera.com.br",
            "domain_keyword": "carrera",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 03:55:47",
            "create_date": "1999-08-11",
            "update_date": "2023-08-04",
            "expiry_date": "2025-08-11",
            "registrant_name": "ITA PECAS P/ VEICULOS COM E SERV LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.skymail.net.br",
                "ns2.skymail.net.br",
                "ns3.skymail.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 46,
            "domain_name": "careers.ke",
            "domain_keyword": "careers",
            "domain_tld": "ke",
            "query_time": "2024-05-24 18:15:39",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Example Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "da600a.trouble-free.net",
                "da600b.trouble-free.net"
            ],
            "domain_status": [
                "Active",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "careerp.net",
            "domain_keyword": "careerp",
            "domain_tld": "net",
            "query_time": "2024-05-24 01:28:46",
            "create_date": "2020-09-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-25",
            "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": 48,
            "domain_name": "careers.cruises",
            "domain_keyword": "careers",
            "domain_tld": "cruises",
            "query_time": "2024-04-29 00:44:27",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "careers.cash",
            "domain_keyword": "careers",
            "domain_tld": "cash",
            "query_time": "2024-05-05 01:25:08",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "carrera.be",
            "domain_keyword": "carrera",
            "domain_tld": "be",
            "query_time": "2024-05-02 07:24:55",
            "create_date": "2000-04-26",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 51,
            "domain_name": "carrera.autos",
            "domain_keyword": "carrera",
            "domain_tld": "autos",
            "query_time": "2024-05-28 06:34:05",
            "create_date": "2022-07-10",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-10",
            "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": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "carcera.com",
            "domain_keyword": "carcera",
            "domain_tld": "com",
            "query_time": "2024-06-02 16:34:59",
            "create_date": "2015-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "carrera.design",
            "domain_keyword": "carrera",
            "domain_tld": "design",
            "query_time": "2024-05-28 06:34:05",
            "create_date": "2019-07-09",
            "update_date": "2024-05-15",
            "expiry_date": "2025-07-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oslo Servicios y Suministros",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Puebla",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "careerai.app",
            "domain_keyword": "careerai",
            "domain_tld": "app",
            "query_time": "2024-06-02 16:42:39",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "carrera.club",
            "domain_keyword": "carrera",
            "domain_tld": "club",
            "query_time": "2024-06-01 21:52:13",
            "create_date": "2014-05-08",
            "update_date": "2023-06-22",
            "expiry_date": "2024-05-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Carrera Toys GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "careerc.net",
            "domain_keyword": "careerc",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:09:14",
            "create_date": "2004-10-07",
            "update_date": "2023-10-08",
            "expiry_date": "2025-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "careers.bnpparibas",
            "domain_keyword": "careers",
            "domain_tld": "bnpparibas",
            "query_time": "2024-05-04 04:04:56",
            "create_date": "2016-04-20",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BNP PARIBAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bnpparibas.com",
                "ns2.bnpparibas.com",
                "ns3.domivesta.net",
                "ns4.domivesta.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "careerma.com",
            "domain_keyword": "careerma",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:56:36",
            "create_date": "2023-06-25",
            "update_date": "2024-05-20",
            "expiry_date": "2024-06-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1025.ui-dns.de",
                "ns1048.ui-dns.biz",
                "ns1080.ui-dns.com",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "careers.firmdale",
            "domain_keyword": "careers",
            "domain_tld": "firmdale",
            "query_time": "2024-06-02 01:35:27",
            "create_date": "2015-04-10",
            "update_date": "2017-08-17",
            "expiry_date": "2023-04-10",
            "registrar_iana": 9998,
            "registrar_name": "FIRMDALE HOLDINGS LIMITED",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIRMDALE HOLDINGS LIMITED",
            "registrant_address": "21 GOLDEN SQUARE",
            "registrant_city": "LONDON",
            "registrant_zip": "W1F 9JN",
            "registrant_country": "UK",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-001.brightstar.limited",
                "ns-002.brightstar.limited",
                "ns-003.brightstar.limited",
                "ns-004.brightstar.nyc",
                "ns-005.brightstar.nyc"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "careerb.com",
            "domain_keyword": "careerb",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:08:37",
            "create_date": "2013-07-26",
            "update_date": "2020-07-20",
            "expiry_date": "2025-07-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "careerx.ru",
            "domain_keyword": "careerx",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:22:11",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "carreera.com",
            "domain_keyword": "carreera",
            "domain_tld": "com",
            "query_time": "2024-05-23 06:22:00",
            "create_date": "2023-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cardera.pl",
            "domain_keyword": "cardera",
            "domain_tld": "pl",
            "query_time": "2024-05-18 13:59:20",
            "create_date": "2022-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ara.ns.cloudflare.com",
                "byron.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "career-a.com",
            "domain_keyword": "career-a",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:54:24",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2024-05-23",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cartera.me",
            "domain_keyword": "cartera",
            "domain_tld": "me",
            "query_time": "2024-06-03 13:20:22",
            "create_date": "2009-04-13",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0148656478",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "donald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "careeray.com",
            "domain_keyword": "careeray",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:08:37",
            "create_date": "2015-08-26",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Tito Mathew",
            "registrant_address": "Melepurathuttu H, Elanthoor",
            "registrant_city": "Pathanamthitta",
            "registrant_state": "Other",
            "registrant_zip": "689643",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9526302640",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "careeca.net",
            "domain_keyword": "careeca",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:06:53",
            "create_date": "2018-07-13",
            "update_date": "2022-06-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1518,
            "registrar_name": "SHANGHAI BEST ORAY INFORMATION S&T CO., LTD.",
            "registrar_website": "http://www.oray.com",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "careerx.xyz",
            "domain_keyword": "careerx",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 01:26:57",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "careers.airbus",
            "domain_keyword": "careers",
            "domain_tld": "airbus",
            "query_time": "2024-05-18 09:50:09",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Airbus SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haute-Garonne",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "careerx.life",
            "domain_keyword": "careerx",
            "domain_tld": "life",
            "query_time": "2024-06-02 01:36:31",
            "create_date": "2023-03-26",
            "update_date": "2024-05-07",
            "expiry_date": "2024-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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "careers.ca",
            "domain_keyword": "careers",
            "domain_tld": "ca",
            "query_time": "2024-06-07 00:14:55",
            "create_date": "2002-06-07",
            "update_date": "2024-03-15",
            "expiry_date": "2025-06-07",
            "registrar_name": "GoDaddy Online Services Canada, Inc.",
            "registrar_website": "https://uniregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.link",
                "ns2.domain.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "careeri.net",
            "domain_keyword": "careeri",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:12:01",
            "create_date": "2018-01-18",
            "update_date": "2024-01-03",
            "expiry_date": "2027-01-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cartera.co.uk",
            "domain_keyword": "cartera",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 18:03:54",
            "create_date": "2011-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "careeri.com",
            "domain_keyword": "careeri",
            "domain_tld": "com",
            "query_time": "2024-05-05 00:33:30",
            "create_date": "2001-05-05",
            "update_date": "2024-02-07",
            "expiry_date": "2025-05-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "T.E. Mansur",
            "registrant_address": "Taawon Bldg, 3rd Flr",
            "registrant_city": "Forn Shebbak",
            "registrant_state": "Beirut",
            "registrant_zip": "961",
            "registrant_country": "LB",
            "registrant_email": "https://www.name.com/contact-domain-whois/careeri.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "carrera.info",
            "domain_keyword": "carrera",
            "domain_tld": "info",
            "query_time": "2024-05-02 07:24:56",
            "create_date": "2001-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dr. Ing. h.c. F. Porsche Aktiengesellschaft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.porsche.asia",
                "dns.porsche.ch",
                "dns.porsche.com",
                "dns.porsche.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "careerva.biz",
            "domain_keyword": "careerva",
            "domain_tld": "biz",
            "query_time": "2024-05-24 01:29:11",
            "create_date": "2022-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "car-era.info",
            "domain_keyword": "car-era",
            "domain_tld": "info",
            "query_time": "2024-05-17 10:10:45",
            "create_date": "2012-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "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.helpwebhost.com",
                "ns2.helpwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "careerpa.biz",
            "domain_keyword": "careerpa",
            "domain_tld": "biz",
            "query_time": "2024-06-02 16:43:58",
            "create_date": "2023-12-01",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-01",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "careers.direct",
            "domain_keyword": "careers",
            "domain_tld": "direct",
            "query_time": "2024-04-24 12:21:11",
            "create_date": "2019-02-14",
            "update_date": "2023-11-17",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "carrera.nl",
            "domain_keyword": "carrera",
            "domain_tld": "nl",
            "query_time": "2024-05-02 07:24:56",
            "create_date": "1998-11-29",
            "update_date": "2023-03-15",
            "registrar_name": "Domain Robot",
            "name_servers": [
                "dns.porsche.asia",
                "dns.porsche.ch",
                "dns.porsche.com",
                "dns.porsche.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "careers.energy",
            "domain_keyword": "careers",
            "domain_tld": "energy",
            "query_time": "2024-06-11 05:44:38",
            "create_date": "2015-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "careerw.com",
            "domain_keyword": "careerw",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:25:46",
            "create_date": "2012-02-28",
            "update_date": "2021-02-22",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "careerc.cn",
            "domain_keyword": "careerc",
            "domain_tld": "cn",
            "query_time": "2024-05-08 22:44:51",
            "create_date": "2018-09-17",
            "expiry_date": "2028-09-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京仕柯维科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "careers.hr",
            "domain_keyword": "careers",
            "domain_tld": "hr",
            "query_time": "2024-05-14 12:44:38",
            "create_date": "2022-05-23",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-23",
            "registrar_name": "Orbis d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "101DOMAIN GRS LIMITED",
            "registrant_address": "Level 2, Plaza 3 Custom House Plaza",
            "registrant_city": "Dublin",
            "registrant_state": "IE",
            "registrant_zip": "D01VY76",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sec1.rcode0.net",
                "sec2.rcode0.net"
            ]
        },
        {
            "num": 85,
            "domain_name": "carrera.fitness",
            "domain_keyword": "carrera",
            "domain_tld": "fitness",
            "query_time": "2024-05-14 07:53:49",
            "create_date": "2022-01-02",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1mpz.name.com",
                "ns2glx.name.com",
                "ns3flt.name.com",
                "ns4blx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cariera.online",
            "domain_keyword": "cariera",
            "domain_tld": "online",
            "query_time": "2024-05-21 23:32:43",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "yacenya aleksandr",
            "registrant_state": "Ryazanskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "carerra.com",
            "domain_keyword": "carerra",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:21:13",
            "create_date": "2002-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "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=carerra.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "caredera.com",
            "domain_keyword": "caredera",
            "domain_tld": "com",
            "query_time": "2024-06-11 05:39:43",
            "create_date": "2011-06-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/caredera.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "nelly.ns.cloudflare.com",
                "quentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cartera.icu",
            "domain_keyword": "cartera",
            "domain_tld": "icu",
            "query_time": "2024-04-17 23:35:57",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lakas.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "careers.credit",
            "domain_keyword": "careers",
            "domain_tld": "credit",
            "query_time": "2024-04-28 00:27:40",
            "create_date": "2023-04-28",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "careers.contact",
            "domain_keyword": "careers",
            "domain_tld": "contact",
            "query_time": "2024-05-07 17:43:10",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "carrera.one",
            "domain_keyword": "carrera",
            "domain_tld": "one",
            "query_time": "2024-05-19 03:55:47",
            "create_date": "2024-01-17",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "careerx.tech",
            "domain_keyword": "careerx",
            "domain_tld": "tech",
            "query_time": "2024-05-14 12:45:38",
            "create_date": "2024-01-10",
            "update_date": "2024-01-26",
            "expiry_date": "2026-01-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "careerx.online",
            "domain_keyword": "careerx",
            "domain_tld": "online",
            "query_time": "2024-05-14 12:45:38",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "careers.productions",
            "domain_keyword": "careers",
            "domain_tld": "productions",
            "query_time": "2024-05-14 12:44:39",
            "create_date": "2014-06-11",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "carrera.org",
            "domain_keyword": "carrera",
            "domain_tld": "org",
            "query_time": "2024-05-02 07:24:56",
            "create_date": "2002-12-18",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-18",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/en/Domains/whois.html",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Carrera Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alpha.freehost.com.ua",
                "beta.freehost.com.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "careerj.com",
            "domain_keyword": "careerj",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:12:28",
            "create_date": "2017-11-30",
            "update_date": "2020-11-24",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "carrera.ru",
            "domain_keyword": "carrera",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:11:50",
            "create_date": "2008-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "REGRU-RU",
            "registrant_company": "MVM, LLC",
            "name_servers": [
                "ns.carrera.ru",
                "ns2.carrera.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "carrera.studio",
            "domain_keyword": "carrera",
            "domain_tld": "studio",
            "query_time": "2024-05-14 07:53:49",
            "create_date": "2023-08-23",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "career9.site",
            "domain_keyword": "career9",
            "domain_tld": "site",
            "query_time": "2024-05-24 01:27:41",
            "create_date": "2023-11-15",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "He 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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.234,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>careera.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5532</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>carrera.construction, careerla.com, careers.io, carrera.co, careers.guru, careers.style, carrera.llc, careers.gs, carmera.co, cariera.dev, careerra.xyz, carrera.vip, capeera.com, careers.cymru, careerfa.top, carrera.joburg, bareera.net, careers.xn--vuq861b, careerac.com, cartera.com.br, careeza.com, carrera.travel, career1.online, careers.fr, carrera.app, careers.blue, cartera.cloud, careerz.org, careert.net, careers.co.jp, cartera.cat, carrera.photography, cafeera.de, careeri.site, carmera.com, careers.ai, carrera.info.pl, carwera.com, careerl.ink, careerx.net, careere.com, car-era.ru, careers.it, coreera.com, carrera.com.br, careers.ke, careerp.net, careers.cruises, careers.cash, carrera.be, carrera.autos, carcera.com, carrera.design, careerai.app, carrera.club, careerc.net, careers.bnpparibas, careerma.com, careers.firmdale, careerb.com, careerx.ru, carreera.com, cardera.pl, career-a.com, cartera.me, careeray.com, careeca.net, careerx.xyz, careers.airbus, careerx.life, careers.ca, careeri.net, cartera.co.uk, careeri.com, carrera.info, careerva.biz, car-era.info, careerpa.biz, careers.direct, carrera.nl, careers.energy, careerw.com, careerc.cn, careers.hr, carrera.fitness, cariera.online, carerra.com, caredera.com, cartera.icu, careers.credit, careers.contact, carrera.one, careerx.tech, careerx.online, careers.productions, carrera.org, careerj.com, carrera.ru, carrera.studio, career9.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>carrera.construction</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-02 07:24:55</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2027-07-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>careerla.com</domain_name>
   <domain_keyword>careerla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:12:34</query_time>
   <create_date>2001-07-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>3</num>
   <domain_name>careers.io</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-07 17:43:11</query_time>
   <create_date>2010-08-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iostudio LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1525.awsdns-62.org</value>
    <value>ns-1606.awsdns-08.co.uk</value>
    <value>ns-584.awsdns-09.net</value>
    <value>ns-84.awsdns-10.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>carrera.co</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-16 10:46:01</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-19</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>careers.guru</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-02 01:35:27</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>careers.style</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-05 01:29:56</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>carrera.llc</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-16 10:46:01</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>careers.gs</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-05-14 12:44:38</query_time>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Goldman Sachs &amp;amp; Co. LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>carmera.co</domain_name>
   <domain_keyword>carmera</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 06:14:30</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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>carter.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.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>10</num>
   <domain_name>cariera.dev</domain_name>
   <domain_keyword>cariera</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 18:19:17</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>11</num>
   <domain_name>careerra.xyz</domain_name>
   <domain_keyword>careerra</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 17:43:04</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-03</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>carrera.vip</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 20:42:13</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shi xiaomin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>capeera.com</domain_name>
   <domain_keyword>capeera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:00:37</query_time>
   <create_date>2005-08-17</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>careers.cymru</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-08 01:24:21</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>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>namecheap.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>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>careerfa.top</domain_name>
   <domain_keyword>careerfa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 16:43:26</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing yue qi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>carrera.joburg</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-05-10 17:54:45</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>CARRERA SOFTWARE</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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>major.ns.cloudflare.com</value>
    <value>mimi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bareera.net</domain_name>
   <domain_keyword>bareera</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 19:17:16</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-08</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.websoulhost.com</value>
    <value>ns2.websoulhost.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>18</num>
   <domain_name>careers.xn--vuq861b</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>xn--vuq861b</domain_tld>
   <query_time>2024-04-24 12:21:11</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Reserved for non-billable transactions where Registry Operator acts as Registrar</registrar_name>
   <registrar_website>http://whois.teleinfo.cn</registrar_website>
   <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>z1dns.teleinfo.cn</value>
    <value>z2dns.teleinfoo.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>19</num>
   <domain_name>careerac.com</domain_name>
   <domain_keyword>careerac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:57</query_time>
   <create_date>2004-06-17</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>CareerNet Co.,LTD.</registrant_name>
   <registrant_company>CareerNet Co.,LTD.</registrant_company>
   <registrant_address>16, Digital-ro 32ga-gil, Guro-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08393</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.20000000</registrant_phone>
   <name_servers>
    <value>ns.career.co.kr</value>
    <value>ns1.career.co.kr</value>
    <value>ns2.career.co.kr</value>
    <value>ns3.career.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cartera.com.br</domain_name>
   <domain_keyword>cartera</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 13:38:05</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrant_name>Guilherme de Moraes Bueno</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>careeza.com</domain_name>
   <domain_keyword>careeza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:26:27</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-12-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>ns53.domaincontrol.com</value>
    <value>ns54.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>carrera.travel</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-22 11:40:40</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HUTISSEN</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>career1.online</domain_name>
   <domain_keyword>career1</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 05:41:00</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-02-17</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>careers.fr</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:35:54</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>carrera.app</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-24 05:23:46</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Carrera Toys GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>careers.blue</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-14 12:44:38</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</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>rns23.webhostbox.net</value>
    <value>rns24.webhostbox.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>27</num>
   <domain_name>cartera.cloud</domain_name>
   <domain_keyword>cartera</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 17:11:36</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>careerz.org</domain_name>
   <domain_keyword>careerz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 05:45:57</query_time>
   <create_date>2013-06-02</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>29</num>
   <domain_name>careert.net</domain_name>
   <domain_keyword>careert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 03:47:33</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>30</num>
   <domain_name>careers.co.jp</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-07 17:43:10</query_time>
   <create_date>2021-05-02</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Ascent Global Partners K.K.</registrant_company>
   <name_servers>
    <value>ns48.wpxhosting.com</value>
    <value>ns49.wpxhosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>cartera.cat</domain_name>
   <domain_keyword>cartera</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-31 18:48:17</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos S.L.</registrar_name>
   <registrar_website>http://www.tecnocratica.net</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1063.awsdns-04.org</value>
    <value>ns-1943.awsdns-50.co.uk</value>
    <value>ns-366.awsdns-45.com</value>
    <value>ns-559.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>carrera.photography</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-29 16:42:27</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cafeera.de</domain_name>
   <domain_keyword>cafeera</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:38:09</query_time>
   <update_date>2018-09-08</update_date>
   <name_servers>
    <value>ns1042.ui-dns.biz</value>
    <value>ns1042.ui-dns.com</value>
    <value>ns1042.ui-dns.de</value>
    <value>ns1042.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>careeri.site</domain_name>
   <domain_keyword>careeri</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 22:45:38</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>carmera.com</domain_name>
   <domain_keyword>carmera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:45:19</query_time>
   <create_date>2002-08-25</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 93a50</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 14657666</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.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>36</num>
   <domain_name>careers.ai</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-04 04:04:56</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>luke.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.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>carrera.info.pl</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-03-16 14:45:21</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>carwera.com</domain_name>
   <domain_keyword>carwera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 11:21:43</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.ns0.nl/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>careerl.ink</domain_name>
   <domain_keyword>careerl</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-16 04:25:57</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>careerx.net</domain_name>
   <domain_keyword>careerx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 00:50:52</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_state>Jakarta</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>ns03.lendcreative.com</value>
    <value>ns04.lendcreative.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>careere.com</domain_name>
   <domain_keyword>careere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:10:54</query_time>
   <create_date>2018-04-30</create_date>
   <update_date>2021-04-24</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>car-era.ru</domain_name>
   <domain_keyword>car-era</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:19:18</query_time>
   <create_date>2006-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameserver.ru</value>
    <value>ns2.nameserver.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>careers.it</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 12:21:11</query_time>
   <create_date>2008-08-26</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>Donat Network System di Molino</registrar_name>
   <registrar_website>http://www.sincrono.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns2.assotld.it</value>
    <value>sam.userspace.it</value>
    <value>slave.sincrono.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>coreera.com</domain_name>
   <domain_keyword>coreera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 07:14:51</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1852</registrar_iana>
   <registrar_name>DropCatch.com 441 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>carrera.com.br</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 03:55:47</query_time>
   <create_date>1999-08-11</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrant_name>ITA PECAS P/ VEICULOS COM E SERV LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.skymail.net.br</value>
    <value>ns2.skymail.net.br</value>
    <value>ns3.skymail.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>careers.ke</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-05-24 18:15:39</query_time>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>da600a.trouble-free.net</value>
    <value>da600b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>careerp.net</domain_name>
   <domain_keyword>careerp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 01:28:46</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-25</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>48</num>
   <domain_name>careers.cruises</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>cruises</domain_tld>
   <query_time>2024-04-29 00:44:27</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>careers.cash</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-05 01:25:08</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>50</num>
   <domain_name>carrera.be</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-02 07:24:55</query_time>
   <create_date>2000-04-26</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>carrera.autos</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-28 06:34:05</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-10</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>carcera.com</domain_name>
   <domain_keyword>carcera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 16:34:59</query_time>
   <create_date>2015-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>carrera.design</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-28 06:34:05</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oslo Servicios y Suministros</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Puebla</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>careerai.app</domain_name>
   <domain_keyword>careerai</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 16:42:39</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>carrera.club</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 21:52:13</query_time>
   <create_date>2014-05-08</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-05-07</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>Carrera Toys GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>careerc.net</domain_name>
   <domain_keyword>careerc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:09:14</query_time>
   <create_date>2004-10-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2025-10-07</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>ns19.domaincontrol.com</value>
    <value>ns20.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>57</num>
   <domain_name>careers.bnpparibas</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>bnpparibas</domain_tld>
   <query_time>2024-05-04 04:04:56</query_time>
   <create_date>2016-04-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BNP PARIBAS</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bnpparibas.com</value>
    <value>ns2.bnpparibas.com</value>
    <value>ns3.domivesta.net</value>
    <value>ns4.domivesta.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>58</num>
   <domain_name>careerma.com</domain_name>
   <domain_keyword>careerma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:56:36</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1025.ui-dns.de</value>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1081.ui-dns.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>careers.firmdale</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>firmdale</domain_tld>
   <query_time>2024-06-02 01:35:27</query_time>
   <create_date>2015-04-10</create_date>
   <update_date>2017-08-17</update_date>
   <expiry_date>2023-04-10</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>FIRMDALE HOLDINGS LIMITED</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FIRMDALE HOLDINGS LIMITED</registrant_company>
   <registrant_address>21 GOLDEN SQUARE</registrant_address>
   <registrant_city>LONDON</registrant_city>
   <registrant_zip>W1F 9JN</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-001.brightstar.limited</value>
    <value>ns-002.brightstar.limited</value>
    <value>ns-003.brightstar.limited</value>
    <value>ns-004.brightstar.nyc</value>
    <value>ns-005.brightstar.nyc</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>careerb.com</domain_name>
   <domain_keyword>careerb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:08:37</query_time>
   <create_date>2013-07-26</create_date>
   <update_date>2020-07-20</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>careerx.ru</domain_name>
   <domain_keyword>careerx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:22:11</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>carreera.com</domain_name>
   <domain_keyword>carreera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 06:22:00</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cardera.pl</domain_name>
   <domain_keyword>cardera</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 13:59:20</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ara.ns.cloudflare.com</value>
    <value>byron.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>career-a.com</domain_name>
   <domain_keyword>career-a</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:54:24</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cartera.me</domain_name>
   <domain_keyword>cartera</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-03 13:20:22</query_time>
   <create_date>2009-04-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0148656478</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>donald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>careeray.com</domain_name>
   <domain_keyword>careeray</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:08:37</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Tito Mathew</registrant_name>
   <registrant_address>Melepurathuttu H, Elanthoor</registrant_address>
   <registrant_city>Pathanamthitta</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>689643</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9526302640</registrant_phone>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>careeca.net</domain_name>
   <domain_keyword>careeca</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:06:53</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2022-06-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>SHANGHAI BEST ORAY INFORMATION S&amp;T CO., LTD.</registrar_name>
   <registrar_website>http://www.oray.com</registrar_website>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>careerx.xyz</domain_name>
   <domain_keyword>careerx</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 01:26:57</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>careers.airbus</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>airbus</domain_tld>
   <query_time>2024-05-18 09:50:09</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Airbus SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haute-Garonne</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>careerx.life</domain_name>
   <domain_keyword>careerx</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-02 01:36:31</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>careers.ca</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-07 00:14:55</query_time>
   <create_date>2002-06-07</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>GoDaddy Online Services Canada, Inc.</registrar_name>
   <registrar_website>https://uniregistry.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.link</value>
    <value>ns2.domain.link</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>72</num>
   <domain_name>careeri.net</domain_name>
   <domain_keyword>careeri</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:12:01</query_time>
   <create_date>2018-01-18</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2027-01-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cartera.co.uk</domain_name>
   <domain_keyword>cartera</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 18:03:54</query_time>
   <create_date>2011-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>careeri.com</domain_name>
   <domain_keyword>careeri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 00:33:30</query_time>
   <create_date>2001-05-05</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>T.E. Mansur</registrant_name>
   <registrant_address>Taawon Bldg, 3rd Flr</registrant_address>
   <registrant_city>Forn Shebbak</registrant_city>
   <registrant_state>Beirut</registrant_state>
   <registrant_zip>961</registrant_zip>
   <registrant_country>LB</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/careeri.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>carrera.info</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 07:24:56</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dr. Ing. h.c. F. Porsche Aktiengesellschaft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.porsche.asia</value>
    <value>dns.porsche.ch</value>
    <value>dns.porsche.com</value>
    <value>dns.porsche.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>careerva.biz</domain_name>
   <domain_keyword>careerva</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 01:29:11</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>car-era.info</domain_name>
   <domain_keyword>car-era</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 10:10:45</query_time>
   <create_date>2012-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</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.helpwebhost.com</value>
    <value>ns2.helpwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>careerpa.biz</domain_name>
   <domain_keyword>careerpa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 16:43:58</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-01</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>careers.direct</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-24 12:21:11</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>carrera.nl</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 07:24:56</query_time>
   <create_date>1998-11-29</create_date>
   <update_date>2023-03-15</update_date>
   <registrar_name>Domain Robot</registrar_name>
   <name_servers>
    <value>dns.porsche.asia</value>
    <value>dns.porsche.ch</value>
    <value>dns.porsche.com</value>
    <value>dns.porsche.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>careers.energy</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-06-11 05:44:38</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-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>pdns01.domaincontrol.com</value>
    <value>pdns02.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>careerw.com</domain_name>
   <domain_keyword>careerw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:25:46</query_time>
   <create_date>2012-02-28</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>careerc.cn</domain_name>
   <domain_keyword>careerc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 22:44:51</query_time>
   <create_date>2018-09-17</create_date>
   <expiry_date>2028-09-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京仕柯维科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>careers.hr</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-14 12:44:38</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>Orbis d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>101DOMAIN GRS LIMITED</registrant_name>
   <registrant_address>Level 2, Plaza 3 Custom House Plaza</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>IE</registrant_state>
   <registrant_zip>D01VY76</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sec1.rcode0.net</value>
    <value>sec2.rcode0.net</value>
   </name_servers>
  </value>
  <value>
   <num>85</num>
   <domain_name>carrera.fitness</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-14 07:53:49</query_time>
   <create_date>2022-01-02</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1mpz.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3flt.name.com</value>
    <value>ns4blx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cariera.online</domain_name>
   <domain_keyword>cariera</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 23:32:43</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>yacenya aleksandr</registrant_company>
   <registrant_state>Ryazanskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>carerra.com</domain_name>
   <domain_keyword>carerra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:21:13</query_time>
   <create_date>2002-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</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=carerra.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>caredera.com</domain_name>
   <domain_keyword>caredera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 05:39:43</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/caredera.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>nelly.ns.cloudflare.com</value>
    <value>quentin.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>89</num>
   <domain_name>cartera.icu</domain_name>
   <domain_keyword>cartera</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-17 23:35:57</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lakas.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.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>90</num>
   <domain_name>careers.credit</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-04-28 00:27:40</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>careers.contact</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-07 17:43:10</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>92</num>
   <domain_name>carrera.one</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 03:55:47</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>careerx.tech</domain_name>
   <domain_keyword>careerx</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 12:45:38</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>94</num>
   <domain_name>careerx.online</domain_name>
   <domain_keyword>careerx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 12:45:38</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>careers.productions</domain_name>
   <domain_keyword>careers</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-14 12:44:39</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>carrera.org</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 07:24:56</query_time>
   <create_date>2002-12-18</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/en/Domains/whois.html</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Carrera Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alpha.freehost.com.ua</value>
    <value>beta.freehost.com.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>careerj.com</domain_name>
   <domain_keyword>careerj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:12:28</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2020-11-24</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>carrera.ru</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:11:50</query_time>
   <create_date>2008-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>MVM, LLC</registrant_company>
   <name_servers>
    <value>ns.carrera.ru</value>
    <value>ns2.carrera.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>carrera.studio</domain_name>
   <domain_keyword>carrera</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-14 07:53:49</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>career9.site</domain_name>
   <domain_keyword>career9</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 01:27:41</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-15</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_state>He 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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.234</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.