WHOIS QUERY TIME

18 Apr 2024 - 9:06 AM UTC

Modified: 20 August 2023

REGISTRAR

Name: Corporation Service Company (Aust) Pty Ltd
Website: https://www.cscdigitalbrand.services

DNSSEC

unsigned

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: DNS ADMIN

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=alfa-romeo.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "alfa-romeo.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "alfa-romeo.com.au",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 09:06:05",
            "update_date": "2023-08-20",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "DNS ADMIN",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>alfa-romeo.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>alfa-romeo.com.au</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 09:06:05</query_time>
   <update_date>2023-08-20</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>DNS ADMIN</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.09 seconds) for "alfa-romeo.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Apr 2024 - 9:06 AM UTC

Modified: 20 August 2023

REGISTRAR

Name: Corporation Service Company (Aust) Pty Ltd
Website: https://www.cscdigitalbrand.services

DNSSEC

unsigned

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: DNS ADMIN

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=alfa-romeo.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "alfa-romeo.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "alfa-romeo.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "alfa-romeo.com.au",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 09:06:05",
            "update_date": "2023-08-20",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "DNS ADMIN",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.09,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>alfa-romeo.com.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>alfa-romeo.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alfa-romeo.com.au</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 09:06:05</query_time>
   <update_date>2023-08-20</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>DNS ADMIN</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.09</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 19 domain names (in 0.038 seconds) which contained the exact domain keyword "alfa-romeo".
Domain Name Registered Expiry Registrar Ownership
1 alfa-romeo.dk 4 Nov 1999 31 Dec 2024 - K.W. Bruun Scala A/S
2 alfa-romeo.ru 3 Mar 2000 31 Mar 2025 RU-CENTER-RU Private Person
3 alfa-romeo.be 30 Jan 2001 - team.blue nl B.V. -
4 alfa-romeo.info 31 Aug 2001 31 Aug 2024 Domain The Net Technologies Ltd. Fiat Auto S.p.A.
5 alfa-romeo.biz 10 Oct 2001 7 Nov 2024 Domain The Net Technologies, Ltd. Fiat Auto S.p.A.
6 alfa-romeo.com 5 Aug 2004 5 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
7 alfa-romeo.asia 22 Mar 2008 22 Mar 2025 united-domains AG REDACTED FOR PRIVACY
8 alfa-romeo.org 5 Dec 2015 5 Dec 2024 IONOS SE Data Privacy Protected
9 alfa-romeo.shop 26 Sep 2016 26 Sep 2024 Mesh Digital Limited -
10 alfa-romeo.berlin 8 Jun 2017 8 Jun 2024 RegistryGate GmbH -
11 alfa-romeo.co.uk 16 Feb 2019 16 Feb 2025 Ionos SE [Tag = 1AND1] -
12 alfa-romeo.fr 18 Nov 2019 17 Dec 2024 OVH Ano Nymous
13 alfa-romeo.racing 18 Aug 2020 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 alfa-romeo.autos 5 May 2022 5 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
15 alfa-romeo.net 9 Aug 2022 9 Aug 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
16 alfa-romeo.pl 5 May 2023 - Aftermarket.pl Limited -
17 alfa-romeo.online 30 Mar 2024 30 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
18 alfa-romeo.com.au - - Corporation Service Company (Aust) Pty Ltd DNS ADMIN
19 alfa-romeo.eu - - CatchTiger B.V. -
20 alfa-romeo.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=alfa-romeo&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "alfa-romeo",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 20,
        "relation": "eq",
        "current": 20
    },
    "unique_domains": "alfa-romeo.dk, alfa-romeo.ru, alfa-romeo.be, alfa-romeo.info, alfa-romeo.biz, alfa-romeo.com, alfa-romeo.asia, alfa-romeo.org, alfa-romeo.shop, alfa-romeo.berlin, alfa-romeo.co.uk, alfa-romeo.fr, alfa-romeo.racing, alfa-romeo.autos, alfa-romeo.net, alfa-romeo.pl, alfa-romeo.online, alfa-romeo.com.au, alfa-romeo.eu, alfa-romeo.de",
    "results": [
        {
            "num": 1,
            "domain_name": "alfa-romeo.dk",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:49:09",
            "create_date": "1999-11-04",
            "expiry_date": "2024-12-31",
            "registrant_name": "K.W. Bruun Scala A/S",
            "registrant_address": "Hovedvejen 1",
            "registrant_city": "Glostrup",
            "registrant_zip": "2600",
            "registrant_country": "DK",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "alfa-romeo.ru",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:20:16",
            "create_date": "2000-03-03",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.guildhome.ru",
                "ns2.guildhome.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "alfa-romeo.be",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "be",
            "query_time": "2024-05-16 07:51:45",
            "create_date": "2001-01-30",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "alfa-romeo.info",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "info",
            "query_time": "2024-05-16 07:51:45",
            "create_date": "2001-08-31",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-31",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies Ltd.",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiat Auto S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alfa-romeo.biz",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "biz",
            "query_time": "2024-04-18 09:06:03",
            "create_date": "2001-10-10",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-07",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies, Ltd.",
            "registrar_website": "www.domainthenet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiat Auto S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "alfa-romeo.com",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:06:03",
            "create_date": "2004-08-05",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vic",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=alfa-romeo.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dave.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "alfa-romeo.asia",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "asia",
            "query_time": "2024-05-20 21:20:25",
            "create_date": "2008-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alfa-romeo.org",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:06:03",
            "create_date": "2015-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": [
                "hybrid899-1.fr.ns.planethoster.net",
                "hybrid899.fr.ns.planethoster.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "alfa-romeo.shop",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "shop",
            "query_time": "2024-05-07 03:13:51",
            "create_date": "2016-09-26",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.meshdigital.com",
            "registrant_state": "unknown",
            "registrant_country": "DE",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "alfa-romeo.berlin",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "berlin",
            "query_time": "2024-05-16 07:51:45",
            "create_date": "2017-06-08",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com/",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "alfa-romeo.co.uk",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 09:06:06",
            "create_date": "2019-02-16",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1051.ui-dns.org",
                "ns1062.ui-dns.de",
                "ns1088.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "alfa-romeo.fr",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:33:27",
            "create_date": "2019-11-18",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-17",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 13,
            "domain_name": "alfa-romeo.racing",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "racing",
            "query_time": "2024-05-16 07:51:45",
            "create_date": "2020-08-18",
            "update_date": "2023-11-28",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alfa-romeo.autos",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "autos",
            "query_time": "2024-05-06 01:12:47",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "alfa-romeo.net",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "net",
            "query_time": "2024-04-06 20:05:20",
            "create_date": "2022-08-09",
            "update_date": "2023-08-22",
            "expiry_date": "2025-08-09",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "alfa-romeo.pl",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "pl",
            "query_time": "2024-05-19 23:55:35",
            "create_date": "2023-05-05",
            "update_date": "2024-04-20",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "alfa-romeo.online",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "online",
            "query_time": "2024-05-30 11:59:52",
            "create_date": "2024-03-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-30",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "alfa-romeo.com.au",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 09:06:05",
            "update_date": "2023-08-20",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "DNS ADMIN",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "alfa-romeo.eu",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "eu",
            "query_time": "2024-05-21 23:11:35",
            "registrar_name": "CatchTiger B.V.",
            "registrar_website": "http://catchtiger.com",
            "name_servers": [
                "ns1.nicsell.com",
                "ns2.nicsell.com"
            ]
        },
        {
            "num": 20,
            "domain_name": "alfa-romeo.de",
            "domain_keyword": "alfa-romeo",
            "domain_tld": "de",
            "query_time": "2024-05-21 16:44:44",
            "update_date": "2019-12-02",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>alfa-romeo</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>20</total>
  <relation>eq</relation>
  <current>20</current>
 </count>
 <unique_domains>alfa-romeo.dk, alfa-romeo.ru, alfa-romeo.be, alfa-romeo.info, alfa-romeo.biz, alfa-romeo.com, alfa-romeo.asia, alfa-romeo.org, alfa-romeo.shop, alfa-romeo.berlin, alfa-romeo.co.uk, alfa-romeo.fr, alfa-romeo.racing, alfa-romeo.autos, alfa-romeo.net, alfa-romeo.pl, alfa-romeo.online, alfa-romeo.com.au, alfa-romeo.eu, alfa-romeo.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alfa-romeo.dk</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:49:09</query_time>
   <create_date>1999-11-04</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>K.W. Bruun Scala A/S</registrant_name>
   <registrant_address>Hovedvejen 1</registrant_address>
   <registrant_city>Glostrup</registrant_city>
   <registrant_zip>2600</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>alfa-romeo.ru</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:20:16</query_time>
   <create_date>2000-03-03</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.guildhome.ru</value>
    <value>ns2.guildhome.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>alfa-romeo.be</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-16 07:51:45</query_time>
   <create_date>2001-01-30</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>alfa-romeo.info</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 07:51:45</query_time>
   <create_date>2001-08-31</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies Ltd.</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiat Auto S.p.A.</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>IT</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.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alfa-romeo.biz</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 09:06:03</query_time>
   <create_date>2001-10-10</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies, Ltd.</registrar_name>
   <registrar_website>www.domainthenet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiat Auto S.p.A.</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>IT</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.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>alfa-romeo.com</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:06:03</query_time>
   <create_date>2004-08-05</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vic</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=alfa-romeo.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dave.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>alfa-romeo.asia</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 21:20:25</query_time>
   <create_date>2008-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alfa-romeo.org</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:06:03</query_time>
   <create_date>2015-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</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>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>hybrid899-1.fr.ns.planethoster.net</value>
    <value>hybrid899.fr.ns.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>alfa-romeo.shop</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-07 03:13:51</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.meshdigital.com</registrar_website>
   <registrant_state>unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>alfa-romeo.berlin</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-16 07:51:45</query_time>
   <create_date>2017-06-08</create_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com/</registrar_website>
   <name_servers>
    <value>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>alfa-romeo.co.uk</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 09:06:06</query_time>
   <create_date>2019-02-16</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1017.ui-dns.biz</value>
    <value>ns1051.ui-dns.org</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1088.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>alfa-romeo.fr</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:33:27</query_time>
   <create_date>2019-11-18</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>alfa-romeo.racing</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>racing</domain_tld>
   <query_time>2024-05-16 07:51:45</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>alfa-romeo.autos</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-06 01:12:47</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>alfa-romeo.net</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 20:05:20</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>alfa-romeo.pl</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 23:55:35</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-04-20</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>alfa-romeo.online</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 11:59:52</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>alfa-romeo.com.au</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 09:06:05</query_time>
   <update_date>2023-08-20</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>DNS ADMIN</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>alfa-romeo.eu</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-21 23:11:35</query_time>
   <registrar_name>CatchTiger B.V.</registrar_name>
   <registrar_website>http://catchtiger.com</registrar_website>
   <name_servers>
    <value>ns1.nicsell.com</value>
    <value>ns2.nicsell.com</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>alfa-romeo.de</domain_name>
   <domain_keyword>alfa-romeo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 16:44:44</query_time>
   <update_date>2019-12-02</update_date>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 130 domain names (in 0.286 seconds) which look and sound like the brand name "alfa-romeo".
Domain Name Registered Expiry Registrar Ownership
1 alfa-romero.com 16 Aug 2022 16 Aug 2025 GoDaddy.com, LLC -
2 alfaromeo.com.cn 15 May 2012 15 May 2027 北京新网数码信息技术有限公司 斯泰兰蒂斯(上海)汽车有限公司
3 alfaromeo.me 5 Mar 2024 5 Mar 2025 Sav.com, LLC - 20 REDACTED FOR PRIVACY
4 alfaromeo.qa - - InterNetX GmbH -
5 alfaromeo.ro 19 Jan 2001 28 Jun 2024 ICI - Registrar -
6 alfaromeo.hr 6 Sep 2011 6 Sep 2024 Plus Hosting Grupa d.o.o. AUTOCOMMERCE HRVATSKA d.o.o.
7 alfaromeo.nl 3 Dec 1996 - Realtime Register -
8 alfaromeo.ru 1 Dec 1998 31 Dec 2024 RU-CENTER-RU Fiat Auto S.p.A. Moscow Rep. Off.
9 alfaromeo.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
10 alfaromeo.biz 15 Nov 2001 18 Nov 2024 Domain The Net Technologies, Ltd. Fiat Auto S.p.A
11 alfaromeo.guru 12 Nov 2020 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 alfaromeo.london 25 Aug 2014 25 Aug 2024 Tucows.com Co. -
13 alfaromeo.com.pl 15 Nov 1996 7 May 2025 cyber_Folks S.A. -
14 alfaromeo.pl 27 Jan 2001 26 Jan 2025 cyber_Folks S.A. -
15 alfaromeo.top 1 Jun 2023 1 Jun 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 南京车配家网络科技有限公司
16 alfaromeo.store 14 Jun 2016 14 Jun 2024 Tucows.com Co. Kopfsache Media GmbH
17 alfaromeo.me.uk 20 Jan 2012 20 Jan 2026 Vanilla Circus Ltd t/a Statefactory Internet [Tag = STATEFACTORY] -
18 alfaromeo.hu 2 Dec 1998 - - -
19 alfaromeo.online 13 Mar 2019 13 Mar 2025 Global Domains International, Inc. DomainCostClub.com
20 alfaromeo.space 12 Apr 2023 12 Apr 2025 eNom, Inc. Data Protected
21 alfaromeo.se 6 Apr 2005 6 Apr 2025 Key-Systems Gmbh -
22 alfaromeo.miami 5 Nov 2018 5 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
23 alfaromeo.world 29 Apr 2021 29 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 alfaromeo.site 3 Jun 2023 3 Jun 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
25 alfaromeo.love 30 Apr 2024 30 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 alf-romeo.ru 3 Nov 2010 3 Nov 2024 REGTIME-RU Private Person
27 alfaromeo.pt - - - FCA PORTUGAL, S.A.
28 alfaromeo.org 16 Jun 1998 15 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
29 alfaromeo.africa 5 Aug 2023 5 Aug 2024 Domains.co.za Private
30 alfaromeo.one 24 Oct 2023 24 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
31 alfaromeo.icu 12 Jul 2023 12 Jul 2024 Gname.com Pte. Ltd. -
32 alfaromeo.fashion 27 Aug 2023 27 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
33 alfaromeo.pro 9 Oct 2023 9 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
34 alfaromeo.fun 27 Mar 2024 27 Mar 2025 Netowl,Inc. XSERVER Inc.
35 alfaeromeo.pl 7 Aug 2023 7 Aug 2024 dhosting.pl Sp. z o.o. -
36 alfabromeo.com 10 Sep 2021 10 Sep 2024 GoDaddy.com, LLC -
37 alfa-romeos.com 31 May 2005 31 May 2025 GoDaddy.com, LLC -
38 alfaeromeo.com 8 Jul 2021 8 Jul 2024 GoDaddy.com, LLC -
39 alfaromeo.it 1 Aug 1997 26 Jan 2025 Domain The Net Technologies Ltd. Consorzio Fiat Media Center
40 alfaromeo.parts 22 Mar 2024 22 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
41 alfaromeo.cl 29 Mar 2004 26 Apr 2025 NIC Chile Stellantis Europe S.p.A
42 alfaromeo.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
43 alfaromeo.ca 20 Feb 2013 20 Feb 2025 CSC Corporate Domains (Canada) Company FCA Canada Inc
44 alfaromeo.cn 15 May 2012 15 May 2025 Key-Systems Fiat Group Automobiles Spa
45 alfaromeo.com 26 Jul 1995 25 Jul 2024 DomainTheNet.com ******
46 alfaromeo.md 28 Aug 2015 28 Aug 2024 - -
47 alfaromeo.io 1 Oct 2018 1 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 alfaromeo.club 25 Feb 2023 25 Feb 2025 Sav.com LLC Privacy Protection
49 alfaromeo.website 14 Jul 2023 14 Jul 2024 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
50 alfaromeo.net 4 Nov 1997 3 Nov 2024 DomainTheNet.com ******
51 alfaromeo.fr 10 Dec 2001 31 Oct 2024 Domain the Net Technologies Ltd. Fiat France
52 alfaromeo.foundation 2 Dec 2022 2 Dec 2024 Dreamscape Networks International Pte Ltd Advanced Simplicity
53 alfaromeo.life 22 Jun 2023 22 Jun 2024 Sav.com, LLC Privacy Protection
54 alfaromeo.de - - - -
55 alfaromeo.xyz 3 Mar 2023 3 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
56 alfaromeo.co.nz 4 Dec 2001 - Key-Systems GmbH -
57 alfaromeo.tech 25 Mar 2023 25 Mar 2024 Key-Systems LLC TLS Łukasz Strojny
58 alfaromeo.cloud 2 May 2024 2 May 2025 Chengdu West Dimension Digital Technology Co., LTD REDACTED FOR PRIVACY
59 alfaromeo.ai - - Netherlands Domains REDACTED FOR PRIVACY
60 alfaromeo.co.uk 11 Sep 1996 11 Sep 2024 Kevin Green t/a oRe Net [Tag = WARHEAD] -
61 alfaromeo.info 27 Aug 2001 27 Aug 2024 Domain The Net Technologies Ltd. Fiat Auto S.p.A
62 alfaromeo.lt 15 Oct 2002 15 Oct 2024 Telia Lietuva, AB Telia Lietuva, AB, UAB Veda
63 alfaromeo.ng 5 Nov 2014 5 Nov 2024 lufemdomains Fiat Group Automobiles SPA
64 alfaromeo.link 4 Jun 2021 4 Jun 2024 Gandi SAS Vario Press Ltd
65 alfaromeo.nyc 28 Apr 2017 28 Apr 2024 NameCheap, Inc. REDACTED FOR PRIVACY
66 alfaromeo.com.br 23 Sep 1998 23 Sep 2024 FIATGROUP (30) FCA FIAT CHRYSLER AUTOMOVEIS BRASIL LTDA
67 alfaromeo.charity 2 Dec 2022 2 Dec 2024 Dreamscape Networks International Pte Ltd Advanced Simplicity
68 alfaromeo.uk 1 Jul 2019 1 Jul 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
69 alfaromeo.be 26 Aug 1996 - Key-Systems GmbH -
70 alfaromeo.co.jp 22 May 2009 - - SPECTUS K.K.
71 alfaromeo.mu 23 May 2011 22 May 2025 Register.mu -
72 alfaromeo.ie 27 Nov 2000 27 Nov 2024 Blacknight Solutions Fiat Chrysler Automobiles Ireland DAC
73 alfaromeo.xin 23 Nov 2017 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 陈云青
74 alfaromeo.gives 2 Dec 2022 2 Dec 2024 Dreamscape Networks International Pte Ltd Advanced Simplicity
75 ialfaromeo.com 24 Sep 2023 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 alfa-rotec.com 25 Sep 2004 25 Sep 2024 IONOS SE -
77 alfa-romeo24.com 3 Feb 2005 3 Feb 2025 Cronon GmbH -
78 alfatrofeo.com 22 Aug 2011 22 Aug 2024 GoDaddy.com, LLC -
79 alfa-promo.ru 11 Apr 2010 11 Apr 2025 REGRU-RU Private Person
80 alfaromeos.uk 25 Oct 2017 25 Oct 2025 Lively Ltd [Tag = GOOSEBERRY] -
81 alfaromero.net 22 May 2006 22 May 2025 Tucows Domains Inc. -
82 alfabromeos.com 10 Sep 2021 10 Sep 2024 GoDaddy.com, LLC -
83 alba-romero.com 3 Jun 2020 3 Jun 2024 NOMINALIA INTERNET S.L. Juan Pedro Fernández Navarro
84 alfa-homes.com 22 Jul 2017 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 alfa-rotec.de - - - -
86 alfa-rotec.net 25 Sep 2004 25 Sep 2024 IONOS SE ALFA-ROTEC GmbH
87 alfaromeos.co.uk 16 Apr 2002 16 Apr 2026 Lively Ltd [Tag = GOOSEBERRY] -
88 alfaromeos.com 16 Jan 2000 16 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
89 ealfaromeo.com 25 Feb 2017 25 Feb 2025 Network Solutions, LLC -
90 alfaromeos.ru 5 Oct 2023 5 Oct 2024 REGRU-RU Private Person
91 alfa-homes.co.uk 18 Oct 2016 18 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
92 alfa-romeo24.org 4 Feb 2005 4 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
93 xalfaromeo.com 16 Aug 2023 16 Aug 2024 IONOS SE 1&1 Internet Limited
94 alfaromea.com 29 Mar 2023 29 Mar 2025 Xin Net Technology Corporation -
95 alfapromo.net 28 Jan 2024 28 Jan 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
96 alfapromo.ru 4 Mar 2016 4 Mar 2025 REGRU-RU 68 Media SA
97 alfaromel.com 26 Dec 2011 26 Dec 2024 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
98 alfaromoe.be 12 Apr 2024 - EasyHost® -
99 alfapromo.shop 27 May 2024 27 May 2025 Registrar.eu -
100 alvaromeo.net 10 Oct 2011 10 Oct 2024 INWX GmbH OVNItec
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 Alfa-romeo.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=alfa-romeo.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "alfa-romeo.com.au",
        "page_size": 100
    },
    "count": {
        "total": 130,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "alfa-romero.com, alfaromeo.com.cn, alfaromeo.me, alfaromeo.qa, alfaromeo.ro, alfaromeo.hr, alfaromeo.nl, alfaromeo.ru, alfaromeo.au, alfaromeo.biz, alfaromeo.guru, alfaromeo.london, alfaromeo.com.pl, alfaromeo.pl, alfaromeo.top, alfaromeo.store, alfaromeo.me.uk, alfaromeo.hu, alfaromeo.online, alfaromeo.space, alfaromeo.se, alfaromeo.miami, alfaromeo.world, alfaromeo.site, alfaromeo.love, alf-romeo.ru, alfaromeo.pt, alfaromeo.org, alfaromeo.africa, alfaromeo.one, alfaromeo.icu, alfaromeo.fashion, alfaromeo.pro, alfaromeo.fun, alfaeromeo.pl, alfabromeo.com, alfa-romeos.com, alfaeromeo.com, alfaromeo.it, alfaromeo.parts, alfaromeo.cl, alfaromeo.com.au, alfaromeo.ca, alfaromeo.cn, alfaromeo.com, alfaromeo.md, alfaromeo.io, alfaromeo.club, alfaromeo.website, alfaromeo.net, alfaromeo.fr, alfaromeo.foundation, alfaromeo.life, alfaromeo.de, alfaromeo.xyz, alfaromeo.co.nz, alfaromeo.tech, alfaromeo.cloud, alfaromeo.ai, alfaromeo.co.uk, alfaromeo.info, alfaromeo.lt, alfaromeo.ng, alfaromeo.link, alfaromeo.nyc, alfaromeo.com.br, alfaromeo.charity, alfaromeo.uk, alfaromeo.be, alfaromeo.co.jp, alfaromeo.mu, alfaromeo.ie, alfaromeo.xin, alfaromeo.gives, ialfaromeo.com, alfa-rotec.com, alfa-romeo24.com, alfatrofeo.com, alfa-promo.ru, alfaromeos.uk, alfaromero.net, alfabromeos.com, alba-romero.com, alfa-homes.com, alfa-rotec.de, alfa-rotec.net, alfaromeos.co.uk, alfaromeos.com, ealfaromeo.com, alfaromeos.ru, alfa-homes.co.uk, alfa-romeo24.org, xalfaromeo.com, alfaromea.com, alfapromo.net, alfapromo.ru, alfaromel.com, alfaromoe.be, alfapromo.shop, alvaromeo.net",
    "results": [
        {
            "num": 1,
            "domain_name": "alfa-romero.com",
            "domain_keyword": "alfa-romero",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:13:48",
            "create_date": "2022-08-16",
            "update_date": "2022-08-16",
            "expiry_date": "2025-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "alfaromeo.com.cn",
            "domain_keyword": "alfaromeo",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 07:17:39",
            "create_date": "2012-05-15",
            "expiry_date": "2027-05-15",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "斯泰兰蒂斯(上海)汽车有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "alfaromeo.me",
            "domain_keyword": "alfaromeo",
            "domain_tld": "me",
            "query_time": "2024-04-13 21:37:15",
            "create_date": "2024-03-05",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-05",
            "registrar_iana": 3910,
            "registrar_name": "Sav.com, LLC - 20",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alfaromeo.qa",
            "domain_keyword": "alfaromeo",
            "domain_tld": "qa",
            "query_time": "2024-05-17 22:57:44",
            "update_date": "2023-11-10",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "alfaromeo.ro",
            "domain_keyword": "alfaromeo",
            "domain_tld": "ro",
            "query_time": "2024-05-21 21:59:41",
            "create_date": "2001-01-19",
            "expiry_date": "2024-06-28",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 6,
            "domain_name": "alfaromeo.hr",
            "domain_keyword": "alfaromeo",
            "domain_tld": "hr",
            "query_time": "2024-04-13 04:18:03",
            "create_date": "2011-09-06",
            "update_date": "2020-02-05",
            "expiry_date": "2024-09-06",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "AUTOCOMMERCE HRVATSKA d.o.o.",
            "registrant_address": "Kovinska 22",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ]
        },
        {
            "num": 7,
            "domain_name": "alfaromeo.nl",
            "domain_keyword": "alfaromeo",
            "domain_tld": "nl",
            "query_time": "2024-05-21 21:59:41",
            "create_date": "1996-12-03",
            "update_date": "2024-01-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "alfaromeo.ru",
            "domain_keyword": "alfaromeo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:21:31",
            "create_date": "1998-12-01",
            "expiry_date": "2024-12-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Fiat Auto S.p.A. Moscow Rep. Off.",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "alfaromeo.au",
            "domain_keyword": "alfaromeo",
            "domain_tld": "au",
            "query_time": "2024-05-19 03:51:22",
            "update_date": "2024-04-30",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "alfaromeo.biz",
            "domain_keyword": "alfaromeo",
            "domain_tld": "biz",
            "query_time": "2024-04-13 21:37:14",
            "create_date": "2001-11-15",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-18",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies, Ltd.",
            "registrar_website": "www.domainthenet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiat Auto S.p.A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "alfaromeo.guru",
            "domain_keyword": "alfaromeo",
            "domain_tld": "guru",
            "query_time": "2024-05-17 22:57:44",
            "create_date": "2020-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "alfaromeo.london",
            "domain_keyword": "alfaromeo",
            "domain_tld": "london",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2014-08-25",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_state": "Hampshire",
            "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.",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "alfaromeo.com.pl",
            "domain_keyword": "alfaromeo",
            "domain_tld": "com.pl",
            "query_time": "2024-05-12 10:30:09",
            "create_date": "1996-11-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-07",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.fiat.pl",
                "ns2.fiat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alfaromeo.pl",
            "domain_keyword": "alfaromeo",
            "domain_tld": "pl",
            "query_time": "2024-03-20 10:23:57",
            "create_date": "2001-01-27",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-26",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.fiat.pl",
                "ns2.fiat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "alfaromeo.top",
            "domain_keyword": "alfaromeo",
            "domain_tld": "top",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "南京车配家网络科技有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JiangSuSheng",
            "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": [
                "dns7.4cun.com",
                "dns8.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "alfaromeo.store",
            "domain_keyword": "alfaromeo",
            "domain_tld": "store",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2016-06-14",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Kopfsache Media GmbH",
            "registrant_state": "Berlin",
            "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.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "alfaromeo.me.uk",
            "domain_keyword": "alfaromeo",
            "domain_tld": "me.uk",
            "query_time": "2024-05-21 21:59:41",
            "create_date": "2012-01-20",
            "update_date": "2023-12-05",
            "expiry_date": "2026-01-20",
            "registrar_name": "Vanilla Circus Ltd t/a Statefactory Internet [Tag = STATEFACTORY]",
            "registrar_website": "http://WWW.STATEFACTORY.COM",
            "name_servers": [
                "fns13.nfucountryside.org.uk",
                "fns14.nfucountryside.org.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "alfaromeo.hu",
            "domain_keyword": "alfaromeo",
            "domain_tld": "hu",
            "query_time": "2024-05-16 19:11:14",
            "create_date": "1998-12-02"
        },
        {
            "num": 19,
            "domain_name": "alfaromeo.online",
            "domain_keyword": "alfaromeo",
            "domain_tld": "online",
            "query_time": "2024-05-12 10:30:09",
            "create_date": "2019-03-13",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc.",
            "registrar_website": "http://domaincostclub.com",
            "registrant_company": "DomainCostClub.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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "alfaromeo.space",
            "domain_keyword": "alfaromeo",
            "domain_tld": "space",
            "query_time": "2024-05-02 23:58:30",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "alfaromeo.se",
            "domain_keyword": "alfaromeo",
            "domain_tld": "se",
            "query_time": "2024-05-22 23:38:01",
            "create_date": "2005-04-06",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-06",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "alfaromeo.miami",
            "domain_keyword": "alfaromeo",
            "domain_tld": "miami",
            "query_time": "2024-05-17 22:57:46",
            "create_date": "2018-11-05",
            "update_date": "2023-11-11",
            "expiry_date": "2028-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "alfaromeo.world",
            "domain_keyword": "alfaromeo",
            "domain_tld": "world",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2021-04-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "alfaromeo.site",
            "domain_keyword": "alfaromeo",
            "domain_tld": "site",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2023-06-03",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alfaromeo.love",
            "domain_keyword": "alfaromeo",
            "domain_tld": "love",
            "query_time": "2024-05-02 03:38:00",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "alf-romeo.ru",
            "domain_keyword": "alf-romeo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:19:45",
            "create_date": "2010-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ispvds.com",
                "ns2.ispvds.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "alfaromeo.pt",
            "domain_keyword": "alfaromeo",
            "domain_tld": "pt",
            "query_time": "2024-04-13 04:18:03",
            "registrant_name": "FCA PORTUGAL, S.A.",
            "registrant_address": "Av. Jose Gomes Ferreira, nº. 15 Edificio Atlas IV -",
            "registrant_city": "Algés",
            "registrant_state": "Miraflores",
            "registrant_zip": "1495-139",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 28,
            "domain_name": "alfaromeo.org",
            "domain_keyword": "alfaromeo",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "1998-06-16",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "alfaromeo.africa",
            "domain_keyword": "alfaromeo",
            "domain_tld": "africa",
            "query_time": "2024-05-02 23:58:30",
            "create_date": "2023-08-05",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Private",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "alfaromeo.one",
            "domain_keyword": "alfaromeo",
            "domain_tld": "one",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "alfaromeo.icu",
            "domain_keyword": "alfaromeo",
            "domain_tld": "icu",
            "query_time": "2024-05-28 19:47:31",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Guangdong",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "alfaromeo.fashion",
            "domain_keyword": "alfaromeo",
            "domain_tld": "fashion",
            "query_time": "2024-05-02 23:58:30",
            "create_date": "2023-08-27",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "alfaromeo.pro",
            "domain_keyword": "alfaromeo",
            "domain_tld": "pro",
            "query_time": "2024-05-02 23:58:30",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "alfaromeo.fun",
            "domain_keyword": "alfaromeo",
            "domain_tld": "fun",
            "query_time": "2024-05-26 23:45:05",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "alfaeromeo.pl",
            "domain_keyword": "alfaeromeo",
            "domain_tld": "pl",
            "query_time": "2024-04-14 19:08:12",
            "create_date": "2023-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "bryce.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "alfabromeo.com",
            "domain_keyword": "alfabromeo",
            "domain_tld": "com",
            "query_time": "2024-04-13 04:14:38",
            "create_date": "2021-09-10",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "alfa-romeos.com",
            "domain_keyword": "alfa-romeos",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:40:55",
            "create_date": "2005-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "alfaeromeo.com",
            "domain_keyword": "alfaeromeo",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:08:27",
            "create_date": "2021-07-08",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "alfaromeo.it",
            "domain_keyword": "alfaromeo",
            "domain_tld": "it",
            "query_time": "2024-04-13 04:18:03",
            "create_date": "1997-08-01",
            "update_date": "2024-02-11",
            "expiry_date": "2025-01-26",
            "registrar_name": "Domain The Net Technologies Ltd.",
            "registrar_website": "https://www.domainthenet.com",
            "registrant_company": "Consorzio Fiat Media Center",
            "registrant_address": "Corso Orbasano 367",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10137",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "alfaromeo.parts",
            "domain_keyword": "alfaromeo",
            "domain_tld": "parts",
            "query_time": "2024-05-24 01:06:08",
            "create_date": "2024-03-22",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "alfaromeo.cl",
            "domain_keyword": "alfaromeo",
            "domain_tld": "cl",
            "query_time": "2024-04-06 17:03:24",
            "create_date": "2004-03-29",
            "expiry_date": "2025-04-26",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Stellantis Europe S.p.A",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ]
        },
        {
            "num": 42,
            "domain_name": "alfaromeo.com.au",
            "domain_keyword": "alfaromeo",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 07:17:39",
            "update_date": "2024-04-30",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "alfaromeo.ca",
            "domain_keyword": "alfaromeo",
            "domain_tld": "ca",
            "query_time": "2024-04-13 04:18:03",
            "create_date": "2013-02-20",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-20",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "FCA Canada Inc",
            "registrant_address": "One Riverside Drive West",
            "registrant_city": "Windsor",
            "registrant_state": "ON",
            "registrant_zip": "N9A5K3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5195619577",
            "registrant_fax": "+1.2488386975",
            "name_servers": [
                "ns1.fcadns.ca",
                "ns2.fcadns.ca",
                "ns3.fcadns.ca",
                "ns4.fcadns.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "alfaromeo.cn",
            "domain_keyword": "alfaromeo",
            "domain_tld": "cn",
            "query_time": "2024-05-17 22:57:44",
            "create_date": "2012-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "Key-Systems",
            "registrant_name": "Fiat Group Automobiles Spa",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "alfaromeo.com",
            "domain_keyword": "alfaromeo",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:23:55",
            "create_date": "1995-07-26",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-25",
            "registrar_iana": 10007,
            "registrar_name": "DomainTheNet.com",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_name": "****** ******",
            "registrant_company": "******",
            "registrant_address": "******",
            "registrant_city": "******",
            "registrant_state": "******",
            "registrant_zip": "******",
            "registrant_country": "IT",
            "registrant_email": "******",
            "registrant_phone": "+******",
            "registrant_fax": "+******",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "alfaromeo.md",
            "domain_keyword": "alfaromeo",
            "domain_tld": "md",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2015-08-28",
            "expiry_date": "2024-08-28",
            "name_servers": [
                "aldo.ns.cloudflare.com",
                "maisie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 47,
            "domain_name": "alfaromeo.io",
            "domain_keyword": "alfaromeo",
            "domain_tld": "io",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2018-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "alfaromeo.club",
            "domain_keyword": "alfaromeo",
            "domain_tld": "club",
            "query_time": "2024-05-07 07:17:39",
            "create_date": "2023-02-25",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "alfaromeo.website",
            "domain_keyword": "alfaromeo",
            "domain_tld": "website",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2023-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_state": "Istanbul",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fenomenhosting.net",
                "ns2.fenomenhosting.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alfaromeo.net",
            "domain_keyword": "alfaromeo",
            "domain_tld": "net",
            "query_time": "2024-04-13 21:37:15",
            "create_date": "1997-11-04",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-03",
            "registrar_iana": 10007,
            "registrar_name": "DomainTheNet.com",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_name": "****** ******",
            "registrant_company": "******",
            "registrant_address": "******",
            "registrant_city": "******",
            "registrant_state": "******",
            "registrant_zip": "******",
            "registrant_country": "IT",
            "registrant_email": "******",
            "registrant_phone": "+******",
            "registrant_fax": "+******",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "alfaromeo.fr",
            "domain_keyword": "alfaromeo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:33:34",
            "create_date": "2001-12-10",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-31",
            "registrar_name": "Domain the Net Technologies Ltd.",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_company": "Fiat France",
            "registrant_address": "Fiat France SA, 6, rue Nicolas Copernic, 78190 Trappes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.130167000",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 52,
            "domain_name": "alfaromeo.foundation",
            "domain_keyword": "alfaromeo",
            "domain_tld": "foundation",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2022-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Simplicity",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "alfaromeo.life",
            "domain_keyword": "alfaromeo",
            "domain_tld": "life",
            "query_time": "2024-05-31 12:05:52",
            "create_date": "2023-06-22",
            "update_date": "2023-08-21",
            "expiry_date": "2024-06-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "alfaromeo.de",
            "domain_keyword": "alfaromeo",
            "domain_tld": "de",
            "query_time": "2024-05-30 11:16:45",
            "update_date": "2022-03-09",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 55,
            "domain_name": "alfaromeo.xyz",
            "domain_keyword": "alfaromeo",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2023-03-03",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-03",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "alfaromeo.co.nz",
            "domain_keyword": "alfaromeo",
            "domain_tld": "co.nz",
            "query_time": "2024-05-28 19:47:30",
            "create_date": "2001-12-04",
            "update_date": "2023-05-10",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "alfaromeo.tech",
            "domain_keyword": "alfaromeo",
            "domain_tld": "tech",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2023-03-25",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "TLS Łukasz Strojny",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "alfaromeo.cloud",
            "domain_keyword": "alfaromeo",
            "domain_tld": "cloud",
            "query_time": "2024-05-02 23:58:30",
            "create_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "alfaromeo.ai",
            "domain_keyword": "alfaromeo",
            "domain_tld": "ai",
            "query_time": "2024-05-17 22:57:43",
            "registrar_name": "Netherlands Domains",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "alfaromeo.co.uk",
            "domain_keyword": "alfaromeo",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 02:43:03",
            "create_date": "1996-09-11",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-11",
            "registrar_name": "Kevin Green t/a oRe Net [Tag = WARHEAD]",
            "registrar_website": "http://www.orenet.co.uk",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "alfaromeo.info",
            "domain_keyword": "alfaromeo",
            "domain_tld": "info",
            "query_time": "2024-05-07 07:17:39",
            "create_date": "2001-08-27",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-27",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies Ltd.",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fiat Auto S.p.A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "alfaromeo.lt",
            "domain_keyword": "alfaromeo",
            "domain_tld": "lt",
            "query_time": "2024-05-02 23:58:30",
            "create_date": "2002-10-15",
            "expiry_date": "2024-10-15",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB, UAB Veda",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 63,
            "domain_name": "alfaromeo.ng",
            "domain_keyword": "alfaromeo",
            "domain_tld": "ng",
            "query_time": "2024-05-07 07:17:40",
            "create_date": "2014-11-05",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-05",
            "registrar_name": "lufemdomains",
            "registrar_website": "https://www.hihostnow.com.ng",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Fiat Group Automobiles SPA",
            "registrant_address": "Corso Agnelli 200",
            "registrant_city": "Torino",
            "registrant_zip": "10135",
            "registrant_country": "IT",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "alfaromeo.link",
            "domain_keyword": "alfaromeo",
            "domain_tld": "link",
            "query_time": "2024-04-13 21:37:15",
            "create_date": "2021-06-04",
            "update_date": "2023-04-25",
            "expiry_date": "2024-06-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vario Press Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.variouk.net",
                "ns2.variouk.net",
                "ns3.variouk.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "alfaromeo.nyc",
            "domain_keyword": "alfaromeo",
            "domain_tld": "nyc",
            "query_time": "2024-06-01 14:39:45",
            "create_date": "2017-04-28",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar 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": 66,
            "domain_name": "alfaromeo.com.br",
            "domain_keyword": "alfaromeo",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 10:30:09",
            "create_date": "1998-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "registrar_name": "FIATGROUP (30)",
            "registrant_name": "FCA FIAT CHRYSLER AUTOMOVEIS BRASIL LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1396.awsdns-46.org",
                "ns-171.awsdns-21.com",
                "ns-2005.awsdns-58.co.uk",
                "ns-991.awsdns-59.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 67,
            "domain_name": "alfaromeo.charity",
            "domain_keyword": "alfaromeo",
            "domain_tld": "charity",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2022-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Simplicity",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "alfaromeo.uk",
            "domain_keyword": "alfaromeo",
            "domain_tld": "uk",
            "query_time": "2024-05-26 23:45:05",
            "create_date": "2019-07-01",
            "update_date": "2023-06-04",
            "expiry_date": "2024-07-01",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "alfaromeo.be",
            "domain_keyword": "alfaromeo",
            "domain_tld": "be",
            "query_time": "2024-06-02 02:42:36",
            "create_date": "1996-08-26",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "alfaromeo.co.jp",
            "domain_keyword": "alfaromeo",
            "domain_tld": "co.jp",
            "query_time": "2024-04-13 04:18:03",
            "create_date": "2009-05-22",
            "update_date": "2023-06-01",
            "registrant_company": "SPECTUS K.K.",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 71,
            "domain_name": "alfaromeo.mu",
            "domain_keyword": "alfaromeo",
            "domain_tld": "mu",
            "query_time": "2024-05-22 00:15:25",
            "create_date": "2011-05-23",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-22",
            "registrar_name": "Register.mu",
            "name_servers": [
                "dns1.vetro.mu",
                "dns2.vetro.mu",
                "dns3.vetro.mu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "alfaromeo.ie",
            "domain_keyword": "alfaromeo",
            "domain_tld": "ie",
            "query_time": "2024-05-28 19:47:31",
            "create_date": "2000-11-27",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-27",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Fiat Chrysler Automobiles Ireland DAC",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "alfaromeo.xin",
            "domain_keyword": "alfaromeo",
            "domain_tld": "xin",
            "query_time": "2024-05-26 23:45:05",
            "create_date": "2017-11-23",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "陈云青",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "alfaromeo.gives",
            "domain_keyword": "alfaromeo",
            "domain_tld": "gives",
            "query_time": "2024-06-02 02:43:02",
            "create_date": "2022-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Simplicity",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ialfaromeo.com",
            "domain_keyword": "ialfaromeo",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:20:40",
            "create_date": "2023-09-24",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ialfaromeo.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "alfa-rotec.com",
            "domain_keyword": "alfa-rotec",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:06:03",
            "create_date": "2004-09-25",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "alfa-romeo24.com",
            "domain_keyword": "alfa-romeo24",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:13:48",
            "create_date": "2005-02-03",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks11.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "alfatrofeo.com",
            "domain_keyword": "alfatrofeo",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:17:20",
            "create_date": "2011-08-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "alfa-promo.ru",
            "domain_keyword": "alfa-promo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:20:15",
            "create_date": "2010-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "alfaromeos.uk",
            "domain_keyword": "alfaromeos",
            "domain_tld": "uk",
            "query_time": "2024-05-12 10:30:12",
            "create_date": "2017-10-25",
            "update_date": "2023-11-27",
            "expiry_date": "2025-10-25",
            "registrar_name": "Lively Ltd [Tag = GOOSEBERRY]",
            "registrar_website": "http://www.parkingspace.co.uk",
            "name_servers": [
                "ns1.lively.co.uk",
                "ns2.lively.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "alfaromero.net",
            "domain_keyword": "alfaromero",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:57:16",
            "create_date": "2006-05-22",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "alfabromeos.com",
            "domain_keyword": "alfabromeos",
            "domain_tld": "com",
            "query_time": "2024-04-13 04:14:38",
            "create_date": "2021-09-10",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "alba-romero.com",
            "domain_keyword": "alba-romero",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:59:05",
            "create_date": "2020-06-03",
            "update_date": "2023-05-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Juan Pedro Fernández Navarro",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "alfa-homes.com",
            "domain_keyword": "alfa-homes",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:05:51",
            "create_date": "2017-07-22",
            "update_date": "2020-07-16",
            "expiry_date": "2024-07-22",
            "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": 85,
            "domain_name": "alfa-rotec.de",
            "domain_keyword": "alfa-rotec",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:10:18",
            "update_date": "2018-08-18",
            "name_servers": [
                "ns1061.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1061.ui-dns.de",
                "ns1061.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "alfa-rotec.net",
            "domain_keyword": "alfa-rotec",
            "domain_tld": "net",
            "query_time": "2024-04-18 09:06:03",
            "create_date": "2004-09-25",
            "update_date": "2017-11-02",
            "expiry_date": "2024-09-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ALFA-ROTEC GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1094.ui-dns.biz",
                "ns1094.ui-dns.com",
                "ns1094.ui-dns.de",
                "ns1094.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "alfaromeos.co.uk",
            "domain_keyword": "alfaromeos",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 03:04:32",
            "create_date": "2002-04-16",
            "update_date": "2024-04-15",
            "expiry_date": "2026-04-16",
            "registrar_name": "Lively Ltd [Tag = GOOSEBERRY]",
            "registrar_website": "http://www.parkingspace.co.uk",
            "name_servers": [
                "ns1.lively.co.uk",
                "ns2.lively.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "alfaromeos.com",
            "domain_keyword": "alfaromeos",
            "domain_tld": "com",
            "query_time": "2024-05-26 23:45:05",
            "create_date": "2000-01-16",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/092b3489-4ba6-4c06-8d4d-8af0682b5b1a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ealfaromeo.com",
            "domain_keyword": "ealfaromeo",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:34:16",
            "create_date": "2017-02-25",
            "update_date": "2023-06-29",
            "expiry_date": "2025-02-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.dealer.com",
                "ns2.dealer.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "alfaromeos.ru",
            "domain_keyword": "alfaromeos",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:21:32",
            "create_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "cortney.ns.cloudflare.com",
                "piers.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "alfa-homes.co.uk",
            "domain_keyword": "alfa-homes",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 09:05:55",
            "create_date": "2016-10-18",
            "update_date": "2024-02-06",
            "expiry_date": "2024-10-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "alfa-romeo24.org",
            "domain_keyword": "alfa-romeo24",
            "domain_tld": "org",
            "query_time": "2024-05-07 03:13:48",
            "create_date": "2005-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "docks16.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "xalfaromeo.com",
            "domain_keyword": "xalfaromeo",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:10:04",
            "create_date": "2023-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1030.ui-dns.biz",
                "ns1031.ui-dns.com",
                "ns1041.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "alfaromea.com",
            "domain_keyword": "alfaromea",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:50:32",
            "create_date": "2023-03-29",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "alfapromo.net",
            "domain_keyword": "alfapromo",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:57:11",
            "create_date": "2024-01-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "alfapromo.ru",
            "domain_keyword": "alfapromo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:21:27",
            "create_date": "2016-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "REGRU-RU",
            "registrant_company": "68 Media SA",
            "name_servers": [
                "domain.park7.ru",
                "forsale.park7.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "alfaromel.com",
            "domain_keyword": "alfaromel",
            "domain_tld": "com",
            "query_time": "2024-04-13 21:37:12",
            "create_date": "2011-12-26",
            "update_date": "2021-06-10",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns3.cnolnic.com",
                "ns4.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "alfaromoe.be",
            "domain_keyword": "alfaromoe",
            "domain_tld": "be",
            "query_time": "2024-05-18 12:55:33",
            "create_date": "2024-04-12",
            "registrar_name": "EasyHost®",
            "registrar_website": "http://www.easyhost.be",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 99,
            "domain_name": "alfapromo.shop",
            "domain_keyword": "alfapromo",
            "domain_tld": "shop",
            "query_time": "2024-06-01 00:24:06",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_country": "UA",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "guss.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "alvaromeo.net",
            "domain_keyword": "alvaromeo",
            "domain_tld": "net",
            "query_time": "2024-04-26 07:37:50",
            "create_date": "2011-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OVNItec",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.extdns.de",
                "ns2.extdns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.286,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>alfa-romeo.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>130</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>alfa-romero.com, alfaromeo.com.cn, alfaromeo.me, alfaromeo.qa, alfaromeo.ro, alfaromeo.hr, alfaromeo.nl, alfaromeo.ru, alfaromeo.au, alfaromeo.biz, alfaromeo.guru, alfaromeo.london, alfaromeo.com.pl, alfaromeo.pl, alfaromeo.top, alfaromeo.store, alfaromeo.me.uk, alfaromeo.hu, alfaromeo.online, alfaromeo.space, alfaromeo.se, alfaromeo.miami, alfaromeo.world, alfaromeo.site, alfaromeo.love, alf-romeo.ru, alfaromeo.pt, alfaromeo.org, alfaromeo.africa, alfaromeo.one, alfaromeo.icu, alfaromeo.fashion, alfaromeo.pro, alfaromeo.fun, alfaeromeo.pl, alfabromeo.com, alfa-romeos.com, alfaeromeo.com, alfaromeo.it, alfaromeo.parts, alfaromeo.cl, alfaromeo.com.au, alfaromeo.ca, alfaromeo.cn, alfaromeo.com, alfaromeo.md, alfaromeo.io, alfaromeo.club, alfaromeo.website, alfaromeo.net, alfaromeo.fr, alfaromeo.foundation, alfaromeo.life, alfaromeo.de, alfaromeo.xyz, alfaromeo.co.nz, alfaromeo.tech, alfaromeo.cloud, alfaromeo.ai, alfaromeo.co.uk, alfaromeo.info, alfaromeo.lt, alfaromeo.ng, alfaromeo.link, alfaromeo.nyc, alfaromeo.com.br, alfaromeo.charity, alfaromeo.uk, alfaromeo.be, alfaromeo.co.jp, alfaromeo.mu, alfaromeo.ie, alfaromeo.xin, alfaromeo.gives, ialfaromeo.com, alfa-rotec.com, alfa-romeo24.com, alfatrofeo.com, alfa-promo.ru, alfaromeos.uk, alfaromero.net, alfabromeos.com, alba-romero.com, alfa-homes.com, alfa-rotec.de, alfa-rotec.net, alfaromeos.co.uk, alfaromeos.com, ealfaromeo.com, alfaromeos.ru, alfa-homes.co.uk, alfa-romeo24.org, xalfaromeo.com, alfaromea.com, alfapromo.net, alfapromo.ru, alfaromel.com, alfaromoe.be, alfapromo.shop, alvaromeo.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alfa-romero.com</domain_name>
   <domain_keyword>alfa-romero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:13:48</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>alfaromeo.com.cn</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 07:17:39</query_time>
   <create_date>2012-05-15</create_date>
   <expiry_date>2027-05-15</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>斯泰兰蒂斯(上海)汽车有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>alfaromeo.me</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-13 21:37:15</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>3910</registrar_iana>
   <registrar_name>Sav.com, LLC - 20</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alfaromeo.qa</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-17 22:57:44</query_time>
   <update_date>2023-11-10</update_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>alfaromeo.ro</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-21 21:59:41</query_time>
   <create_date>2001-01-19</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>alfaromeo.hr</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-13 04:18:03</query_time>
   <create_date>2011-09-06</create_date>
   <update_date>2020-02-05</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>AUTOCOMMERCE HRVATSKA d.o.o.</registrant_name>
   <registrant_address>Kovinska 22</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>alfaromeo.nl</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 21:59:41</query_time>
   <create_date>1996-12-03</create_date>
   <update_date>2024-01-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alfaromeo.ru</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:21:31</query_time>
   <create_date>1998-12-01</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Fiat Auto S.p.A. Moscow Rep. Off.</registrant_company>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>alfaromeo.au</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 03:51:22</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>alfaromeo.biz</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 21:37:14</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies, Ltd.</registrar_name>
   <registrar_website>www.domainthenet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiat Auto S.p.A</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>IT</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.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>alfaromeo.guru</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-17 22:57:44</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>alfaromeo.london</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2014-08-25</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_state>Hampshire</registrant_state>
   <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>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>alfaromeo.com.pl</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-12 10:30:09</query_time>
   <create_date>1996-11-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.fiat.pl</value>
    <value>ns2.fiat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>alfaromeo.pl</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-20 10:23:57</query_time>
   <create_date>2001-01-27</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.fiat.pl</value>
    <value>ns2.fiat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>alfaromeo.top</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>南京车配家网络科技有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JiangSuSheng</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>dns7.4cun.com</value>
    <value>dns8.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>alfaromeo.store</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Kopfsache Media GmbH</registrant_company>
   <registrant_state>Berlin</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.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>alfaromeo.me.uk</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-21 21:59:41</query_time>
   <create_date>2012-01-20</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2026-01-20</expiry_date>
   <registrar_name>Vanilla Circus Ltd t/a Statefactory Internet [Tag = STATEFACTORY]</registrar_name>
   <registrar_website>http://WWW.STATEFACTORY.COM</registrar_website>
   <name_servers>
    <value>fns13.nfucountryside.org.uk</value>
    <value>fns14.nfucountryside.org.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>alfaromeo.hu</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-16 19:11:14</query_time>
   <create_date>1998-12-02</create_date>
  </value>
  <value>
   <num>19</num>
   <domain_name>alfaromeo.online</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 10:30:09</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc.</registrar_name>
   <registrar_website>http://domaincostclub.com</registrar_website>
   <registrant_company>DomainCostClub.com</registrant_company>
   <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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>alfaromeo.space</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-02 23:58:30</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</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.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>alfaromeo.se</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-22 23:38:01</query_time>
   <create_date>2005-04-06</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>alfaromeo.miami</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-05-17 22:57:46</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2028-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>alfaromeo.world</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>24</num>
   <domain_name>alfaromeo.site</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>alfaromeo.love</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-02 03:38:00</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>alf-romeo.ru</domain_name>
   <domain_keyword>alf-romeo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:19:45</query_time>
   <create_date>2010-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ispvds.com</value>
    <value>ns2.ispvds.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>alfaromeo.pt</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-13 04:18:03</query_time>
   <registrant_name>FCA PORTUGAL, S.A.</registrant_name>
   <registrant_address>Av. Jose Gomes Ferreira, nº. 15 Edificio Atlas IV -</registrant_address>
   <registrant_city>Algés</registrant_city>
   <registrant_state>Miraflores</registrant_state>
   <registrant_zip>1495-139</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>alfaromeo.org</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>1998-06-16</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>alfaromeo.africa</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-02 23:58:30</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Private</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.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>alfaromeo.one</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</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.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>31</num>
   <domain_name>alfaromeo.icu</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-28 19:47:31</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Guangdong</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>alfaromeo.fashion</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-02 23:58:30</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>alfaromeo.pro</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 23:58:30</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alfaromeo.fun</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 23:45:05</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>alfaeromeo.pl</domain_name>
   <domain_keyword>alfaeromeo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-14 19:08:12</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>bryce.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>alfabromeo.com</domain_name>
   <domain_keyword>alfabromeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 04:14:38</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>37</num>
   <domain_name>alfa-romeos.com</domain_name>
   <domain_keyword>alfa-romeos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:40:55</query_time>
   <create_date>2005-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</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>ns11.domaincontrol.com</value>
    <value>ns12.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>38</num>
   <domain_name>alfaeromeo.com</domain_name>
   <domain_keyword>alfaeromeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:08:27</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>alfaromeo.it</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-13 04:18:03</query_time>
   <create_date>1997-08-01</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>Domain The Net Technologies Ltd.</registrar_name>
   <registrar_website>https://www.domainthenet.com</registrar_website>
   <registrant_company>Consorzio Fiat Media Center</registrant_company>
   <registrant_address>Corso Orbasano 367</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10137</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alfaromeo.parts</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-24 01:06:08</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>alfaromeo.cl</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-06 17:03:24</query_time>
   <create_date>2004-03-29</create_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Stellantis Europe S.p.A</registrant_name>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>alfaromeo.com.au</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 07:17:39</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>alfaromeo.ca</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-13 04:18:03</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>FCA Canada Inc</registrant_name>
   <registrant_address>One Riverside Drive West</registrant_address>
   <registrant_city>Windsor</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>N9A5K3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5195619577</registrant_phone>
   <registrant_fax>+1.2488386975</registrant_fax>
   <name_servers>
    <value>ns1.fcadns.ca</value>
    <value>ns2.fcadns.ca</value>
    <value>ns3.fcadns.ca</value>
    <value>ns4.fcadns.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>alfaromeo.cn</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 22:57:44</query_time>
   <create_date>2012-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>Fiat Group Automobiles Spa</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>alfaromeo.com</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:23:55</query_time>
   <create_date>1995-07-26</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>DomainTheNet.com</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_name>****** ******</registrant_name>
   <registrant_company>******</registrant_company>
   <registrant_address>******</registrant_address>
   <registrant_city>******</registrant_city>
   <registrant_state>******</registrant_state>
   <registrant_zip>******</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>******</registrant_email>
   <registrant_phone>+******</registrant_phone>
   <registrant_fax>+******</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>alfaromeo.md</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2015-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <name_servers>
    <value>aldo.ns.cloudflare.com</value>
    <value>maisie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>alfaromeo.io</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>48</num>
   <domain_name>alfaromeo.club</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-07 07:17:39</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>alfaromeo.website</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_state>Istanbul</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fenomenhosting.net</value>
    <value>ns2.fenomenhosting.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alfaromeo.net</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 21:37:15</query_time>
   <create_date>1997-11-04</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>DomainTheNet.com</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_name>****** ******</registrant_name>
   <registrant_company>******</registrant_company>
   <registrant_address>******</registrant_address>
   <registrant_city>******</registrant_city>
   <registrant_state>******</registrant_state>
   <registrant_zip>******</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>******</registrant_email>
   <registrant_phone>+******</registrant_phone>
   <registrant_fax>+******</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>alfaromeo.fr</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:33:34</query_time>
   <create_date>2001-12-10</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Domain the Net Technologies Ltd.</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_company>Fiat France</registrant_company>
   <registrant_address>Fiat France SA, 6, rue Nicolas Copernic, 78190 Trappes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.130167000</registrant_phone>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>alfaromeo.foundation</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Simplicity</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>alfaromeo.life</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-31 12:05:52</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>alfaromeo.de</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-30 11:16:45</query_time>
   <update_date>2022-03-09</update_date>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>alfaromeo.xyz</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>alfaromeo.co.nz</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-28 19:47:30</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-05-10</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>alfaromeo.tech</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>TLS Łukasz Strojny</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>alfaromeo.cloud</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-02 23:58:30</query_time>
   <create_date>2024-05-02</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.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>Guang Xi Zhuang Zu Zi Zhi Qu</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>alfaromeo.ai</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-17 22:57:43</query_time>
   <registrar_name>Netherlands Domains</registrar_name>
   <registrar_website>null</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>alfaromeo.co.uk</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 02:43:03</query_time>
   <create_date>1996-09-11</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Kevin Green t/a oRe Net [Tag = WARHEAD]</registrar_name>
   <registrar_website>http://www.orenet.co.uk</registrar_website>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>alfaromeo.info</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 07:17:39</query_time>
   <create_date>2001-08-27</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies Ltd.</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fiat Auto S.p.A</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>IT</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.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>alfaromeo.lt</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-02 23:58:30</query_time>
   <create_date>2002-10-15</create_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB, UAB Veda</registrant_company>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>alfaromeo.ng</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-07 07:17:40</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>lufemdomains</registrar_name>
   <registrar_website>https://www.hihostnow.com.ng</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Fiat Group Automobiles SPA</registrant_company>
   <registrant_address>Corso Agnelli 200</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_zip>10135</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>alfaromeo.link</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-13 21:37:15</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vario Press 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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.variouk.net</value>
    <value>ns2.variouk.net</value>
    <value>ns3.variouk.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>alfaromeo.nyc</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-01 14:39:45</query_time>
   <create_date>2017-04-28</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-28</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>66</num>
   <domain_name>alfaromeo.com.br</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 10:30:09</query_time>
   <create_date>1998-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>FIATGROUP (30)</registrar_name>
   <registrant_name>FCA FIAT CHRYSLER AUTOMOVEIS BRASIL LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1396.awsdns-46.org</value>
    <value>ns-171.awsdns-21.com</value>
    <value>ns-2005.awsdns-58.co.uk</value>
    <value>ns-991.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>alfaromeo.charity</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>charity</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Simplicity</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>alfaromeo.uk</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 23:45:05</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>alfaromeo.be</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 02:42:36</query_time>
   <create_date>1996-08-26</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>alfaromeo.co.jp</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-13 04:18:03</query_time>
   <create_date>2009-05-22</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>SPECTUS K.K.</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>alfaromeo.mu</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-22 00:15:25</query_time>
   <create_date>2011-05-23</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>Register.mu</registrar_name>
   <name_servers>
    <value>dns1.vetro.mu</value>
    <value>dns2.vetro.mu</value>
    <value>dns3.vetro.mu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>alfaromeo.ie</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-28 19:47:31</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Fiat Chrysler Automobiles Ireland DAC</registrant_name>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>alfaromeo.xin</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-26 23:45:05</query_time>
   <create_date>2017-11-23</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-23</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>陈云青</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>alfaromeo.gives</domain_name>
   <domain_keyword>alfaromeo</domain_keyword>
   <domain_tld>gives</domain_tld>
   <query_time>2024-06-02 02:43:02</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Simplicity</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ialfaromeo.com</domain_name>
   <domain_keyword>ialfaromeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:20:40</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ialfaromeo.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>alfa-rotec.com</domain_name>
   <domain_keyword>alfa-rotec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:06:03</query_time>
   <create_date>2004-09-25</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>alfa-romeo24.com</domain_name>
   <domain_keyword>alfa-romeo24</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:13:48</query_time>
   <create_date>2005-02-03</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>alfatrofeo.com</domain_name>
   <domain_keyword>alfatrofeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:17:20</query_time>
   <create_date>2011-08-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-22</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.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>79</num>
   <domain_name>alfa-promo.ru</domain_name>
   <domain_keyword>alfa-promo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:20:15</query_time>
   <create_date>2010-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>alfaromeos.uk</domain_name>
   <domain_keyword>alfaromeos</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 10:30:12</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-10-25</expiry_date>
   <registrar_name>Lively Ltd [Tag = GOOSEBERRY]</registrar_name>
   <registrar_website>http://www.parkingspace.co.uk</registrar_website>
   <name_servers>
    <value>ns1.lively.co.uk</value>
    <value>ns2.lively.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>alfaromero.net</domain_name>
   <domain_keyword>alfaromero</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:57:16</query_time>
   <create_date>2006-05-22</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>alfabromeos.com</domain_name>
   <domain_keyword>alfabromeos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 04:14:38</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>83</num>
   <domain_name>alba-romero.com</domain_name>
   <domain_keyword>alba-romero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:59:05</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Juan Pedro Fernández Navarro</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.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>alfa-homes.com</domain_name>
   <domain_keyword>alfa-homes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:05:51</query_time>
   <create_date>2017-07-22</create_date>
   <update_date>2020-07-16</update_date>
   <expiry_date>2024-07-22</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>85</num>
   <domain_name>alfa-rotec.de</domain_name>
   <domain_keyword>alfa-rotec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:10:18</query_time>
   <update_date>2018-08-18</update_date>
   <name_servers>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1061.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>alfa-rotec.net</domain_name>
   <domain_keyword>alfa-rotec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 09:06:03</query_time>
   <create_date>2004-09-25</create_date>
   <update_date>2017-11-02</update_date>
   <expiry_date>2024-09-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_company>ALFA-ROTEC GmbH</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1094.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>alfaromeos.co.uk</domain_name>
   <domain_keyword>alfaromeos</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 03:04:32</query_time>
   <create_date>2002-04-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-04-16</expiry_date>
   <registrar_name>Lively Ltd [Tag = GOOSEBERRY]</registrar_name>
   <registrar_website>http://www.parkingspace.co.uk</registrar_website>
   <name_servers>
    <value>ns1.lively.co.uk</value>
    <value>ns2.lively.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>alfaromeos.com</domain_name>
   <domain_keyword>alfaromeos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 23:45:05</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/092b3489-4ba6-4c06-8d4d-8af0682b5b1a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ealfaromeo.com</domain_name>
   <domain_keyword>ealfaromeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:34:16</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dealer.com</value>
    <value>ns2.dealer.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>alfaromeos.ru</domain_name>
   <domain_keyword>alfaromeos</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:21:32</query_time>
   <create_date>2023-10-05</create_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>cortney.ns.cloudflare.com</value>
    <value>piers.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>alfa-homes.co.uk</domain_name>
   <domain_keyword>alfa-homes</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 09:05:55</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>alfa-romeo24.org</domain_name>
   <domain_keyword>alfa-romeo24</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 03:13:48</query_time>
   <create_date>2005-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</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>docks16.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>xalfaromeo.com</domain_name>
   <domain_keyword>xalfaromeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:10:04</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <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>ns1016.ui-dns.de</value>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1031.ui-dns.com</value>
    <value>ns1041.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>alfaromea.com</domain_name>
   <domain_keyword>alfaromea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:50:32</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.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>alfapromo.net</domain_name>
   <domain_keyword>alfapromo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:57:11</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>alfapromo.ru</domain_name>
   <domain_keyword>alfapromo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:21:27</query_time>
   <create_date>2016-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>68 Media SA</registrant_company>
   <name_servers>
    <value>domain.park7.ru</value>
    <value>forsale.park7.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>alfaromel.com</domain_name>
   <domain_keyword>alfaromel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 21:37:12</query_time>
   <create_date>2011-12-26</create_date>
   <update_date>2021-06-10</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns3.cnolnic.com</value>
    <value>ns4.cnolnic.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>alfaromoe.be</domain_name>
   <domain_keyword>alfaromoe</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-18 12:55:33</query_time>
   <create_date>2024-04-12</create_date>
   <registrar_name>EasyHost®</registrar_name>
   <registrar_website>http://www.easyhost.be</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>alfapromo.shop</domain_name>
   <domain_keyword>alfapromo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 00:24:06</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_country>UA</registrant_country>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>guss.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>alvaromeo.net</domain_name>
   <domain_keyword>alvaromeo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 07:37:50</query_time>
   <create_date>2011-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</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_company>OVNItec</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.extdns.de</value>
    <value>ns2.extdns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.286</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.