WHOIS QUERY TIME

28 Apr 2024 - 6:05 PM UTC

Registered: 10 November 2005
Modified: 22 August 2023

REGISTRAR

Name: The Registrar Company B.V.

DNSSEC

yes

NAME SERVERS

ns1.satserver.nl
ns2.satserver.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=parmalat.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "parmalat.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "parmalat.nl",
            "domain_keyword": "parmalat",
            "domain_tld": "nl",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "2005-11-10",
            "update_date": "2023-08-22",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.satserver.nl",
                "ns2.satserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>parmalat.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>parmalat.nl</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2023-08-22</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.satserver.nl</value>
    <value>ns2.satserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.102 seconds) for "parmalat.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 4:40 AM UTC

Registered: 10 November 2005
Modified: 20 September 2022

REGISTRAR

Name: The Registrar Company B.V.

DNSSEC

yes

NAME SERVERS

ns1.satserver.nl
ns2.satserver.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

28 Oct 2023 - 12:33 PM UTC

Registered: 10 November 2005
Modified: 22 August 2023

REGISTRAR

Name: The Registrar Company B.V.

DNSSEC

yes

NAME SERVERS

ns1.satserver.nl
ns2.satserver.nl

DOMAIN STATUS

Active

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=parmalat.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "parmalat.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "parmalat.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "parmalat.nl",
            "domain_keyword": "parmalat",
            "domain_tld": "nl",
            "query_time": "2023-04-27 04:40:23",
            "create_date": "2005-11-10",
            "update_date": "2022-09-20",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.satserver.nl",
                "ns2.satserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "parmalat.nl",
            "domain_keyword": "parmalat",
            "domain_tld": "nl",
            "query_time": "2023-10-28 12:33:13",
            "create_date": "2005-11-10",
            "update_date": "2023-08-22",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.satserver.nl",
                "ns2.satserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "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>parmalat.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>parmalat.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>parmalat.nl</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 04:40:23</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2022-09-20</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.satserver.nl</value>
    <value>ns2.satserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>parmalat.nl</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-10-28 12:33:13</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2023-08-22</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.satserver.nl</value>
    <value>ns2.satserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.102</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 27 domain names (in 0.086 seconds) which contained the exact domain keyword "parmalat".
Domain Name Registered Expiry Registrar Ownership
1 parmalat.com 26 Dec 1995 25 Dec 2024 BARBERO & Associates Ltd Parmalat S.p.A.
2 parmalat.it 26 Jun 1997 16 Mar 2025 BARBERO & Associates Ltd Parmalat S.p.A.
3 parmalat.net 8 Jul 1997 7 Jul 2024 BARBERO & Associates Ltd Parmalat S.p.A.
4 parmalat.ru 25 Feb 1999 28 Feb 2025 RU-CENTER-RU PARMALAT MK LTD.
5 parmalat.com.co 12 Jun 2000 11 Jun 2025 Mi.com.co Privacy Protect, LLC (PrivacyProtect.org)
6 parmalat.ca 16 Oct 2000 25 Nov 2024 Webnames.ca Inc. Lactalis Canada lnc.
7 parmalat.info 16 Aug 2001 16 Aug 2024 Barbero & Associates Limited Parmalat S.p.A.
8 parmalat.biz 16 Nov 2001 18 Nov 2024 Barbero & Associates Limited Parmalat S.p.A.
9 parmalat.nl 10 Nov 2005 - The Registrar Company B.V. -
10 parmalat.org 15 May 2006 15 May 2025 Barbero & Associates Limited Parmalat S.p.A.
11 parmalat.co.uk 5 May 2008 5 May 2025 BARBERO &amp; Associates Ltd t/a BARBERO [Tag = BARBERO] -
12 parmalat.com.cn 15 Oct 2010 15 Oct 2024 阿里云计算有限公司(万网) 郑潇
13 parmalat.mobi 13 Apr 2014 13 Apr 2025 NETIM SARL PROXYDOM
14 parmalat.bio 18 Mar 2015 18 Mar 2025 Barbero & Associates Limited Parmalat S.p.A.
15 parmalat.hu 19 Oct 2015 - - -
16 parmalat.com.br 9 May 2016 9 May 2025 - Parmalat S.p.A
17 parmalat.club 4 Oct 2017 4 Oct 2024 Barbero & Associates Limited Parmalat S.p.A.
18 parmalat.online 4 Oct 2017 4 Oct 2024 Barbero & Associates Ltd Parmalat S.p.A.
19 parmalat.cloud 4 Oct 2017 4 Oct 2024 1API GmbH Parmalat S.p.A.
20 parmalat.xyz 5 Jun 2019 5 Jun 2024 Barbero & Associates Ltd Parmalat S.p.A.
21 parmalat.store 5 Apr 2020 5 Apr 2025 Barbero & Associates Ltd Parmalat S.p.A.
22 parmalat.company 4 Jan 2021 4 Jan 2025 Barbero & Associates Limited Parmalat S.p.A.
23 parmalat.kids 6 Sep 2022 6 Sep 2024 Key-Systems, LLC Parmalat S.p.A.
24 parmalat.top 19 Jan 2024 19 Jan 2025 1API GmbH Parmalat S.p.A.
25 parmalat.au - - Corporation Service Company (Aust) Pty Ltd LACTALIS AUSTRALIA PTY LTD
26 parmalat.ro - 30 May 2025 ICI - Registrar -
27 parmalat.pt - 11 Feb 2024 - Parmalat Portugal - Produtos Alimentares S.A.
28 parmalat.com.au - - Corporation Service Company (Aust) Pty Ltd LACTALIS AUSTRALIA PTY LTD

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=parmalat&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "parmalat",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 28,
        "relation": "eq",
        "current": 28
    },
    "unique_domains": "parmalat.com, parmalat.it, parmalat.net, parmalat.ru, parmalat.com.co, parmalat.ca, parmalat.info, parmalat.biz, parmalat.nl, parmalat.org, parmalat.co.uk, parmalat.com.cn, parmalat.mobi, parmalat.bio, parmalat.hu, parmalat.com.br, parmalat.club, parmalat.online, parmalat.cloud, parmalat.xyz, parmalat.store, parmalat.company, parmalat.kids, parmalat.top, parmalat.au, parmalat.ro, parmalat.pt, parmalat.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "parmalat.com",
            "domain_keyword": "parmalat",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "1995-12-26",
            "update_date": "2023-03-09",
            "expiry_date": "2024-12-25",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "Francesco Carducci",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "Via Gugliemo Silva 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20149",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0521808264",
            "registrant_fax": "+39.0521808540",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "parmalat.it",
            "domain_keyword": "parmalat",
            "domain_tld": "it",
            "query_time": "2024-05-31 23:36:30",
            "create_date": "1997-06-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-16",
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "Via Gugliemo Silva, 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20149",
            "registrant_country": "IT",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "parmalat.net",
            "domain_keyword": "parmalat",
            "domain_tld": "net",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "1997-07-08",
            "update_date": "2023-03-09",
            "expiry_date": "2024-07-07",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "Francesco Carducci",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "Via Gugliemo Silva 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20149",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0521808264",
            "registrant_fax": "+39.0521808540",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "parmalat.ru",
            "domain_keyword": "parmalat",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:49:58",
            "create_date": "1999-02-25",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PARMALAT MK LTD.",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "parmalat.com.co",
            "domain_keyword": "parmalat",
            "domain_tld": "com.co",
            "query_time": "2024-06-11 00:15:22",
            "create_date": "2000-06-12",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-11",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnswhisper.com",
                "ns2.dnswhisper.com"
            ],
            "domain_status": [
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "parmalat.ca",
            "domain_keyword": "parmalat",
            "domain_tld": "ca",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "2000-10-16",
            "update_date": "2024-04-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Glen Tai",
            "registrant_company": "Lactalis Canada lnc.",
            "registrant_address": "405 The West Mall Floor 10",
            "registrant_city": "Etobicoke",
            "registrant_state": "ON",
            "registrant_zip": "M9C5J1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166203112",
            "name_servers": [
                "toroon63nszp04.srvr.bell.ca",
                "toroondcnszs04.srvr.bell.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "parmalat.info",
            "domain_keyword": "parmalat",
            "domain_tld": "info",
            "query_time": "2024-05-09 06:52:05",
            "create_date": "2001-08-16",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-16",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Limited",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "parmalat.biz",
            "domain_keyword": "parmalat",
            "domain_tld": "biz",
            "query_time": "2024-05-18 09:54:21",
            "create_date": "2001-11-16",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-18",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "parmalat.nl",
            "domain_keyword": "parmalat",
            "domain_tld": "nl",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "2005-11-10",
            "update_date": "2023-08-22",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.satserver.nl",
                "ns2.satserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "parmalat.org",
            "domain_keyword": "parmalat",
            "domain_tld": "org",
            "query_time": "2024-05-18 09:54:21",
            "create_date": "2006-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Limited",
            "registrar_website": "https://whois.barbero.domains/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "parmalat.co.uk",
            "domain_keyword": "parmalat",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 19:13:10",
            "create_date": "2008-05-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "BARBERO &amp; Associates Ltd t/a BARBERO [Tag = BARBERO]",
            "registrar_website": "https://www.barbero.co.uk",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "parmalat.com.cn",
            "domain_keyword": "parmalat",
            "domain_tld": "com.cn",
            "query_time": "2024-06-07 19:48:10",
            "create_date": "2010-10-15",
            "expiry_date": "2024-10-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郑潇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "parmalat.mobi",
            "domain_keyword": "parmalat",
            "domain_tld": "mobi",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "2014-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PROXYDOM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "parmalat.bio",
            "domain_keyword": "parmalat",
            "domain_tld": "bio",
            "query_time": "2024-04-17 19:13:10",
            "create_date": "2015-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Limited",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "parmalat.hu",
            "domain_keyword": "parmalat",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:22:19",
            "create_date": "2015-10-19"
        },
        {
            "num": 16,
            "domain_name": "parmalat.com.br",
            "domain_keyword": "parmalat",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 16:37:19",
            "create_date": "2016-05-09",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-09",
            "registrant_name": "Parmalat S.p.A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.itambe.com.br",
                "ns2.itambe.com.br",
                "ns3.itambe.com.br",
                "ns4.itambe.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 17,
            "domain_name": "parmalat.club",
            "domain_keyword": "parmalat",
            "domain_tld": "club",
            "query_time": "2024-04-17 19:13:10",
            "create_date": "2017-10-04",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-04",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "parmalat.online",
            "domain_keyword": "parmalat",
            "domain_tld": "online",
            "query_time": "2024-04-17 19:13:10",
            "create_date": "2017-10-04",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-04",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Ltd",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_company": "Parmalat S.p.A.",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "parmalat.cloud",
            "domain_keyword": "parmalat",
            "domain_tld": "cloud",
            "query_time": "2024-06-07 19:48:10",
            "create_date": "2017-10-04",
            "update_date": "2024-03-13",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "parmalat.xyz",
            "domain_keyword": "parmalat",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 19:13:11",
            "create_date": "2019-06-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-05",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Ltd",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_company": "Parmalat S.p.A.",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "parmalat.store",
            "domain_keyword": "parmalat",
            "domain_tld": "store",
            "query_time": "2024-06-07 19:48:10",
            "create_date": "2020-04-05",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-05",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Ltd",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_company": "Parmalat S.p.A.",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "parmalat.company",
            "domain_keyword": "parmalat",
            "domain_tld": "company",
            "query_time": "2024-05-09 06:52:05",
            "create_date": "2021-01-04",
            "update_date": "2023-12-03",
            "expiry_date": "2025-01-04",
            "registrar_iana": 3776,
            "registrar_name": "Barbero & Associates Limited",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "parmalat.kids",
            "domain_keyword": "parmalat",
            "domain_tld": "kids",
            "query_time": "2024-05-18 09:54:21",
            "create_date": "2022-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "parmalat.top",
            "domain_keyword": "parmalat",
            "domain_tld": "top",
            "query_time": "2024-05-18 09:54:21",
            "create_date": "2024-01-19",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "parmalat.au",
            "domain_keyword": "parmalat",
            "domain_tld": "au",
            "query_time": "2024-05-18 19:38:03",
            "update_date": "2024-05-08",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "LACTALIS AUSTRALIA PTY LTD",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "parmalat.ro",
            "domain_keyword": "parmalat",
            "domain_tld": "ro",
            "query_time": "2024-05-31 01:45:22",
            "expiry_date": "2025-05-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.parmalat.ro",
                "ns2.parmalat.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "parmalat.pt",
            "domain_keyword": "parmalat",
            "domain_tld": "pt",
            "query_time": "2024-05-28 05:42:13",
            "expiry_date": "2024-02-11",
            "registrant_name": "Parmalat Portugal - Produtos Alimentares S.A.",
            "registrant_address": "Rua Pé de Mouro, N. 36",
            "registrant_city": "Sintra",
            "registrant_state": "Sintra",
            "registrant_zip": "2714-508",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.compulab.pt",
                "ns12.compulab.pt",
                "ns13.compulab.pt",
                "ns14.compulab.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 28,
            "domain_name": "parmalat.com.au",
            "domain_keyword": "parmalat",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 19:48:10",
            "update_date": "2023-09-02",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "LACTALIS AUSTRALIA PTY LTD",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>parmalat</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>28</total>
  <relation>eq</relation>
  <current>28</current>
 </count>
 <unique_domains>parmalat.com, parmalat.it, parmalat.net, parmalat.ru, parmalat.com.co, parmalat.ca, parmalat.info, parmalat.biz, parmalat.nl, parmalat.org, parmalat.co.uk, parmalat.com.cn, parmalat.mobi, parmalat.bio, parmalat.hu, parmalat.com.br, parmalat.club, parmalat.online, parmalat.cloud, parmalat.xyz, parmalat.store, parmalat.company, parmalat.kids, parmalat.top, parmalat.au, parmalat.ro, parmalat.pt, parmalat.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>parmalat.com</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>1995-12-26</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</registrar_website>
   <registrant_name>Francesco Carducci</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>Via Gugliemo Silva 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20149</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0521808264</registrant_phone>
   <registrant_fax>+39.0521808540</registrant_fax>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>parmalat.it</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 23:36:30</query_time>
   <create_date>1997-06-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>Via Gugliemo Silva, 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20149</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>parmalat.net</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>1997-07-08</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</registrar_website>
   <registrant_name>Francesco Carducci</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>Via Gugliemo Silva 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20149</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0521808264</registrant_phone>
   <registrant_fax>+39.0521808540</registrant_fax>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>parmalat.ru</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:49:58</query_time>
   <create_date>1999-02-25</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PARMALAT MK LTD.</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>parmalat.com.co</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-11 00:15:22</query_time>
   <create_date>2000-06-12</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnswhisper.com</value>
    <value>ns2.dnswhisper.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>parmalat.ca</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>2000-10-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Glen Tai</registrant_name>
   <registrant_company>Lactalis Canada lnc.</registrant_company>
   <registrant_address>405 The West Mall Floor 10</registrant_address>
   <registrant_city>Etobicoke</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M9C5J1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166203112</registrant_phone>
   <name_servers>
    <value>toroon63nszp04.srvr.bell.ca</value>
    <value>toroondcnszs04.srvr.bell.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>parmalat.info</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 06:52:05</query_time>
   <create_date>2001-08-16</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Limited</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>parmalat.biz</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 09:54:21</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>parmalat.nl</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2023-08-22</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.satserver.nl</value>
    <value>ns2.satserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>parmalat.org</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 09:54:21</query_time>
   <create_date>2006-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Limited</registrar_name>
   <registrar_website>https://whois.barbero.domains/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>parmalat.co.uk</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 19:13:10</query_time>
   <create_date>2008-05-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>BARBERO &amp;amp; Associates Ltd t/a BARBERO [Tag = BARBERO]</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>parmalat.com.cn</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-07 19:48:10</query_time>
   <create_date>2010-10-15</create_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郑潇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>parmalat.mobi</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>2014-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PROXYDOM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>parmalat.bio</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-17 19:13:10</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Limited</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</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>parmalat.hu</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:22:19</query_time>
   <create_date>2015-10-19</create_date>
  </value>
  <value>
   <num>16</num>
   <domain_name>parmalat.com.br</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 16:37:19</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrant_name>Parmalat S.p.A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.itambe.com.br</value>
    <value>ns2.itambe.com.br</value>
    <value>ns3.itambe.com.br</value>
    <value>ns4.itambe.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>parmalat.club</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-17 19:13:10</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>parmalat.online</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 19:13:10</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Ltd</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_company>Parmalat S.p.A.</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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>parmalat.cloud</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-07 19:48:10</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>parmalat.xyz</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 19:13:11</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Ltd</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_company>Parmalat S.p.A.</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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>parmalat.store</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 19:48:10</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Ltd</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_company>Parmalat S.p.A.</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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>parmalat.company</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-09 06:52:05</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>Barbero &amp; Associates Limited</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>parmalat.kids</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-05-18 09:54:21</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>parmalat.top</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 09:54:21</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>parmalat.au</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 19:38:03</query_time>
   <update_date>2024-05-08</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>LACTALIS AUSTRALIA PTY LTD</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>26</num>
   <domain_name>parmalat.ro</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-31 01:45:22</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.parmalat.ro</value>
    <value>ns2.parmalat.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>parmalat.pt</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 05:42:13</query_time>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>Parmalat Portugal - Produtos Alimentares S.A.</registrant_name>
   <registrant_address>Rua Pé de Mouro, N. 36</registrant_address>
   <registrant_city>Sintra</registrant_city>
   <registrant_state>Sintra</registrant_state>
   <registrant_zip>2714-508</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.compulab.pt</value>
    <value>ns12.compulab.pt</value>
    <value>ns13.compulab.pt</value>
    <value>ns14.compulab.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>parmalat.com.au</domain_name>
   <domain_keyword>parmalat</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 19:48:10</query_time>
   <update_date>2023-09-02</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>LACTALIS AUSTRALIA PTY LTD</registrant_name>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</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>
 </results>
 <stats>
  <total_time>0.086</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 955 domain names (in 0.286 seconds) which look and sound like the brand name "parmalat".
Domain Name Registered Expiry Registrar Ownership
1 parmalaw.com 22 Feb 2004 22 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
2 parmalab.com 5 Jul 2001 5 Jul 2024 Tucows Domains Inc. -
3 parsmalat.com 19 Oct 2023 19 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com none
4 parmalate.com 22 Jun 2013 22 Jun 2024 BARBERO & Associates Ltd REDACTED FOR PRIVACY
5 marmalat.com 8 Apr 2020 8 Apr 2024 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi -
6 farmalat.net 6 Feb 2024 6 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
7 parmalatt.com 29 Aug 2015 29 Aug 2024 BARBERO & Associates Ltd REDACTED FOR PRIVACY
8 tarmalat.com 4 Nov 2003 4 Nov 2024 Onlinenic Inc Namzad IT Center
9 parmalats.net 2 Oct 2023 2 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
10 pharmalat.net 11 Mar 2004 11 Mar 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
11 parmaeat.com 10 Jun 2018 10 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 parmelat.com 26 Jul 2005 26 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
13 armalat.com 31 May 2017 31 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
14 paralat.ru 6 Feb 2018 6 Feb 2025 R01-RU Private Person
15 paralat.com 6 Feb 2018 6 Feb 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
16 pharmalat.com 24 Apr 2014 24 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 parmalet.com 29 Aug 2015 29 Aug 2024 BARBERO & Associates Ltd REDACTED FOR PRIVACY
18 parmalak.com 13 Nov 2020 13 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
19 parmagat.com 3 Apr 2023 3 Apr 2024 Domain Original, LLC -
20 parmalab.it 11 Feb 2008 1 Jun 2024 Logos Engineering s.r.l. Parmalab S.r.l.
21 farmalat.com 23 Nov 2023 23 Nov 2024 FastDomain Inc. -
22 pamalat.com 14 Apr 2011 14 Apr 2025 BARBERO & Associates Ltd REDACTED FOR PRIVACY
23 parmala.com 21 Feb 2024 20 Feb 2025 EMIRATES TELECOMMUNICATIONS CORPORATION - ETISALAT WHOIS PROTECTION
24 paralat.su 6 Feb 2018 6 Feb 2025 REGRU-SU Private Person
25 marmelat.ru 16 Nov 2021 16 Nov 2024 DOMAINSHOP-RU Private Person
26 hardmalat.com 9 Jul 2021 9 Jul 2024 1API GmbH REDACTED FOR PRIVACY
27 permacat.com 27 Sep 2019 27 Sep 2024 Porkbun LLC Private by Design, LLC
28 parralax.xyz 10 Nov 2023 10 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 partalaa.com 9 Jun 2023 9 Jun 2024 1API GmbH REDACTED FOR PRIVACY
30 farmalaw.info 30 Aug 2017 30 Aug 2024 Tucows Domains Inc. Data Protected
31 primalat.com 21 May 2022 21 May 2025 Dynadot Inc -
32 permalab.info 21 Mar 2019 21 Mar 2025 PHPNET France DBA Nuxit GDPR Masked
33 paymanat.net 27 May 2024 27 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
34 parrabat.com 1 Feb 2024 1 Feb 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
35 farmacat.biz 11 Dec 2007 10 Dec 2024 Nominalia Internet S.L. Consell De Col?legis Farmaceutics De Catalunya
36 pharmalaw.app 23 Feb 2022 23 Feb 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
37 tormalat.com 18 Oct 2023 18 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
38 paamalai.com 22 Mar 2015 22 Mar 2025 GANDI SAS REDACTED FOR PRIVACY
39 parmadar.com 6 Jun 2006 6 Jun 2026 GoDaddy.com, LLC -
40 parmaham.tv 25 Jan 2018 25 Jan 2026 Network Solutions, LLC Registry Services, LLC
41 marmalait.com 15 Jan 2024 25 Oct 2025 Cronon AG -
42 payrmflat.com 10 Jun 2023 10 Jun 2024 SAV.COM, LLC REDACTED FOR PRIVACY
43 farmalar.com 4 Jul 2018 4 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 paxmalan.com 20 Sep 2019 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 parma-ae.com 30 May 2021 30 May 2024 EMIRATES TELECOMMUNICATIONS CORPORATION - ETISALAT PARMA
46 harmalas.com 28 Mar 2018 28 Mar 2026 GoDaddy.com, LLC -
47 sarmalaw.com 3 Jan 2008 3 Jan 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0144341486
48 parmalux.nl 16 May 2021 - ZXCS -
49 permalab.earth 27 Dec 2016 26 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 parmajiat.com 13 May 2015 13 May 2025 Tucows Domains Inc. -
51 karmafat.com 13 Apr 2022 13 Apr 2025 Wild West Domains, LLC Bethany Knoll Productions
52 pranalat.com 8 Dec 2020 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 parmatam.com 4 Mar 1999 4 Mar 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
54 parcalab.com 11 Dec 2008 11 Dec 2024 FastDomain Inc. -
55 karmalot.com 28 Sep 2010 28 Sep 2024 GoDaddy.com, LLC -
56 barbalat.ru 17 Feb 2024 17 Feb 2025 REGRU-RU Yandex.Mail Exclusive email address feature
57 marmamat.com 25 May 2016 25 May 2025 GoDaddy.com, LLC -
58 parrabat.online 10 Aug 2023 10 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
59 karmalaw.org 24 Nov 2021 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 parmaham.trade 30 May 2014 29 May 2025 Marcaria International LLC Consorzio del Prosciutto di Parma
61 carmalam.com 31 May 2022 31 May 2025 Tucows Domains Inc. -
62 parmagiat.com 17 Aug 2017 17 Aug 2027 GoDaddy.com, LLC Domains By Proxy, LLC
63 farmalact.com 22 Dec 2014 22 Dec 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
64 permalath.com 29 Nov 2006 29 Nov 2024 CSC CORPORATE DOMAINS, INC. BASF Corporation
65 darmalak.store 2 May 2024 2 May 2025 Go Daddy, LLC Domains By Proxy, LLC
66 farmalab.eu - - Aruba S.p.A. -
67 karmalaa.store 3 Sep 2023 3 Sep 2024 Ligne Web Services -
68 pardalar.com 9 Jun 2021 9 Jun 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
69 marmalab.net 12 Apr 2024 12 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 parmalatsa.com 15 Oct 2020 15 Oct 2024 BARBERO & Associates Ltd Parmalat S.p.A.
71 permalab.eu - - Vautron Rechenzentrum AG -
72 farmalact.org 22 Dec 2014 22 Dec 2024 Arsys Internet, S.L. dba NICLINE.COM NULL
73 parmakla.com 16 Apr 2023 16 Apr 2025 GoDaddy.com, LLC -
74 pharmalast.com 28 Jan 2023 28 Jan 2025 GoDaddy.com, LLC -
75 karmalab.com 8 May 2000 8 May 2025 GoDaddy.com, LLC -
76 parxalot.com 3 May 2020 3 May 2026 GoDaddy.com, LLC -
77 paralata.store 13 Sep 2023 13 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
78 pharmapat.com 14 Jan 2022 14 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
79 farmalab.xyz 28 Nov 2023 28 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
80 parmaest.com 2 Jan 2007 2 Jan 2026 Tucows Domains Inc. -
81 parmgyat.net 4 Sep 2022 4 Sep 2024 GoDaddy.com, LLC -
82 pharmalak.com 13 Sep 2023 13 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 karmalab.org 8 Feb 2002 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 parkflat.com.br 21 Jun 2000 21 Jun 2024 - Condominio do Edificio Park Avenue Business Flat
85 barbalat.net 14 May 2011 14 May 2025 Namebay REDACTED FOR PRIVACY
86 rarmalta.org 14 Aug 2020 14 Aug 2024 FastDomain Inc. REDACTED FOR PRIVACY
87 pazmagat.net 20 Jan 2014 20 Jan 2026 GoDaddy.com, LLC -
88 darmazat.be 2 Mar 2018 - Vimexx -
89 pharmapat.net 18 Oct 2023 18 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 barbalat.fr 16 Mar 2006 16 Mar 2025 NORDNET ETS BARBALAT GILBERT
91 karmalax.com 9 Jul 2011 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 karmalaw.esq 11 May 2023 11 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
93 permalac.com 21 Jun 2006 21 Jun 2024 GoDaddy.com, LLC -
94 parmaham.blog 10 Nov 2016 10 Nov 2024 Marcaria.com International, Inc. Consorzio del Prosciutto di Parma
95 pharmalaw.info 5 Apr 2013 5 Apr 2025 Mesh Digital Limited REDACTED FOR PRIVACY
96 farmalar.org 22 Nov 2015 22 Nov 2024 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
97 farmacat.org 18 Apr 2002 18 Apr 2025 Nominalia Internet SL REDACTED FOR PRIVACY
98 parmatax.com 25 Mar 2010 25 Mar 2025 Wild West Domains, LLC -
99 parualab.com 7 Sep 2022 7 Sep 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
100 paralata.com 11 Jun 2022 11 Jun 2024 IONOS SE 1&1 Internet Limited
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 Parmalat.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=parmalat.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "parmalat.nl",
        "page_size": 100
    },
    "count": {
        "total": 955,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "parmalaw.com, parmalab.com, parsmalat.com, parmalate.com, marmalat.com, farmalat.net, parmalatt.com, tarmalat.com, parmalats.net, pharmalat.net, parmaeat.com, parmelat.com, armalat.com, paralat.ru, paralat.com, pharmalat.com, parmalet.com, parmalak.com, parmagat.com, parmalab.it, farmalat.com, pamalat.com, parmala.com, paralat.su, marmelat.ru, hardmalat.com, permacat.com, parralax.xyz, partalaa.com, farmalaw.info, primalat.com, permalab.info, paymanat.net, parrabat.com, farmacat.biz, pharmalaw.app, tormalat.com, paamalai.com, parmadar.com, parmaham.tv, marmalait.com, payrmflat.com, farmalar.com, paxmalan.com, parma-ae.com, harmalas.com, sarmalaw.com, parmalux.nl, permalab.earth, parmajiat.com, karmafat.com, pranalat.com, parmatam.com, parcalab.com, karmalot.com, barbalat.ru, marmamat.com, parrabat.online, karmalaw.org, parmaham.trade, carmalam.com, parmagiat.com, farmalact.com, permalath.com, darmalak.store, farmalab.eu, karmalaa.store, pardalar.com, marmalab.net, parmalatsa.com, permalab.eu, farmalact.org, parmakla.com, pharmalast.com, karmalab.com, parxalot.com, paralata.store, pharmapat.com, farmalab.xyz, parmaest.com, parmgyat.net, pharmalak.com, karmalab.org, parkflat.com.br, barbalat.net, rarmalta.org, pazmagat.net, darmazat.be, pharmapat.net, barbalat.fr, karmalax.com, karmalaw.esq, permalac.com, parmaham.blog, pharmalaw.info, farmalar.org, farmacat.org, parmatax.com, parualab.com, paralata.com",
    "results": [
        {
            "num": 1,
            "domain_name": "parmalaw.com",
            "domain_keyword": "parmalaw",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:11",
            "create_date": "2004-02-22",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-22",
            "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": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/cf351e7b-c088-4109-b053-14118eaa9a36",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "parmalab.com",
            "domain_keyword": "parmalab",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:10",
            "create_date": "2001-07-05",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "parsmalat.com",
            "domain_keyword": "parsmalat",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:56:23",
            "create_date": "2023-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "none",
            "registrant_state": "Fejer",
            "registrant_country": "HU",
            "registrant_email": "https://csl-registrar.com/contact/parsmalat.com/owner",
            "name_servers": [
                "ns547.mihanwebhost.com",
                "ns548.mihanwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "parmalate.com",
            "domain_keyword": "parmalate",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:54:21",
            "create_date": "2013-06-22",
            "update_date": "2024-03-14",
            "expiry_date": "2024-06-22",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "contact via https://send-message.ispapi.net/parmalate.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "marmalat.com",
            "domain_keyword": "marmalat",
            "domain_tld": "com",
            "query_time": "2024-06-01 03:40:16",
            "create_date": "2020-04-08",
            "update_date": "2024-05-09",
            "expiry_date": "2024-04-08",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "http://metunic.com.tr",
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "farmalat.net",
            "domain_keyword": "farmalat",
            "domain_tld": "net",
            "query_time": "2024-05-30 00:30:28",
            "create_date": "2024-02-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-06",
            "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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "parmalatt.com",
            "domain_keyword": "parmalatt",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:11",
            "create_date": "2015-08-29",
            "update_date": "2024-03-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "contact via https://send-message.ispapi.net/parmalatt.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tarmalat.com",
            "domain_keyword": "tarmalat",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:26:22",
            "create_date": "2003-11-04",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-04",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Namzad IT Center",
            "registrant_company": "Namzad IT Center",
            "registrant_address": "#4-No.3",
            "registrant_city": "Tehran, Tehran 11111",
            "registrant_state": "Tehran, Tehran 11111",
            "registrant_zip": "-",
            "registrant_email": "-",
            "registrant_phone": "+01.4622124",
            "registrant_fax": "+01.5122687",
            "name_servers": [
                "ns1.dehkadehco.com",
                "ns2.dehkadehco.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "parmalats.net",
            "domain_keyword": "parmalats",
            "domain_tld": "net",
            "query_time": "2024-06-07 19:48:10",
            "create_date": "2023-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pharmalat.net",
            "domain_keyword": "pharmalat",
            "domain_tld": "net",
            "query_time": "2024-05-11 17:19:28",
            "create_date": "2004-03-11",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (627279673)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O pharmalat.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "parmaeat.com",
            "domain_keyword": "parmaeat",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:01",
            "create_date": "2018-06-10",
            "update_date": "2020-06-04",
            "expiry_date": "2024-06-10",
            "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": 12,
            "domain_name": "parmelat.com",
            "domain_keyword": "parmelat",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:50",
            "create_date": "2005-07-26",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "armalat.com",
            "domain_keyword": "armalat",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:56:10",
            "create_date": "2017-05-31",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.cyon.ch/domains/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cyon.ch",
                "ns2.cyon.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "paralat.ru",
            "domain_keyword": "paralat",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:06",
            "create_date": "2018-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "paralat.com",
            "domain_keyword": "paralat",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:34:35",
            "create_date": "2018-02-06",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pharmalat.com",
            "domain_keyword": "pharmalat",
            "domain_tld": "com",
            "query_time": "2024-06-12 22:08:30",
            "create_date": "2014-04-24",
            "update_date": "2021-04-18",
            "expiry_date": "2025-04-24",
            "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": 17,
            "domain_name": "parmalet.com",
            "domain_keyword": "parmalet",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:11",
            "create_date": "2015-08-29",
            "update_date": "2024-03-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "contact via https://send-message.ispapi.net/parmalet.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "parmalak.com",
            "domain_keyword": "parmalak",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:54:20",
            "create_date": "2020-11-13",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-13",
            "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": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=parmalak.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sered.net",
                "dns2.sered.net",
                "dns3.sered.net",
                "dns4.sered.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "parmagat.com",
            "domain_keyword": "parmagat",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:34:41",
            "create_date": "2023-04-03",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-03",
            "registrar_iana": 2339,
            "registrar_name": "Domain Original, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "parmalab.it",
            "domain_keyword": "parmalab",
            "domain_tld": "it",
            "query_time": "2024-06-07 19:48:09",
            "create_date": "2008-02-11",
            "update_date": "2024-06-02",
            "expiry_date": "2024-06-01",
            "registrar_name": "Logos Engineering s.r.l.",
            "registrant_company": "Parmalab S.r.l.",
            "registrant_address": "Via Edison Volta 25/a",
            "registrant_city": "Parma",
            "registrant_state": "PR",
            "registrant_zip": "43125",
            "registrant_country": "IT",
            "name_servers": [
                "ns3.webee.biz",
                "ns3.webee.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "farmalat.com",
            "domain_keyword": "farmalat",
            "domain_tld": "com",
            "query_time": "2024-06-13 12:21:39",
            "create_date": "2023-11-23",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "matt.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pamalat.com",
            "domain_keyword": "pamalat",
            "domain_tld": "com",
            "query_time": "2024-05-05 03:41:21",
            "create_date": "2011-04-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "contact via https://send-message.ispapi.net/pamalat.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "parmala.com",
            "domain_keyword": "parmala",
            "domain_tld": "com",
            "query_time": "2024-06-07 19:48:09",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1738,
            "registrar_name": "EMIRATES TELECOMMUNICATIONS CORPORATION - ETISALAT",
            "registrar_website": "HTTPS://WWW.NIC.AE",
            "registrant_name": "WHOIS PROTECTION",
            "registrant_company": "WHOIS PROTECTION",
            "registrant_address": "WHOIS PROTECTION WHOIS PROTECTION",
            "registrant_city": "WHOIS PROTECTION",
            "registrant_state": "WHOIS PROTECTION",
            "registrant_zip": "WHOIS PROTECTION",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.8006060",
            "registrant_fax": "+.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "paralat.su",
            "domain_keyword": "paralat",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:23:48",
            "create_date": "2018-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 25,
            "domain_name": "marmelat.ru",
            "domain_keyword": "marmelat",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:23:35",
            "create_date": "2021-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "aisha.ns.cloudflare.com",
                "mcgrory.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "hardmalat.com",
            "domain_keyword": "hardmalat",
            "domain_tld": "com",
            "query_time": "2024-05-03 20:02:58",
            "create_date": "2021-07-09",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "kab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AF",
            "registrant_email": "contact via https://www.1api.net/send-message/hardmalat.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.netafraz.com",
                "ns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "permacat.com",
            "domain_keyword": "permacat",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:17:39",
            "create_date": "2019-09-27",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/permacat.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "parralax.xyz",
            "domain_keyword": "parralax",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 09:56:59",
            "create_date": "2023-11-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "partalaa.com",
            "domain_keyword": "partalaa",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:40:57",
            "create_date": "2023-06-09",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "muscat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "OM",
            "registrant_email": "contact via https://www.1api.net/send-message/partalaa.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bn1.7hostir.com",
                "bn2.7hostir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "farmalaw.info",
            "domain_keyword": "farmalaw",
            "domain_tld": "info",
            "query_time": "2024-05-19 16:58:51",
            "create_date": "2017-08-30",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "primalat.com",
            "domain_keyword": "primalat",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:16:07",
            "create_date": "2022-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "permalab.info",
            "domain_keyword": "permalab",
            "domain_tld": "info",
            "query_time": "2024-05-16 07:06:47",
            "create_date": "2019-03-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 820,
            "registrar_name": "PHPNET France DBA Nuxit",
            "registrar_website": "http://www.magic.fr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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.dns26.net",
                "ns4.dns26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "paymanat.net",
            "domain_keyword": "paymanat",
            "domain_tld": "net",
            "query_time": "2024-05-30 16:56:09",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2027-05-27",
            "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=paymanat.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "parrabat.com",
            "domain_keyword": "parrabat",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:43:09",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IDF",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "farmacat.biz",
            "domain_keyword": "farmacat",
            "domain_tld": "biz",
            "query_time": "2024-04-18 11:10:08",
            "create_date": "2007-12-11",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-10",
            "registrar_iana": 76,
            "registrar_name": "Nominalia Internet S.L.",
            "registrar_website": "www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Consell De Col?legis Farmaceutics De Catalunya",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pharmalaw.app",
            "domain_keyword": "pharmalaw",
            "domain_tld": "app",
            "query_time": "2024-04-26 05:04:10",
            "create_date": "2022-02-23",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tormalat.com",
            "domain_keyword": "tormalat",
            "domain_tld": "com",
            "query_time": "2024-05-01 06:48:05",
            "create_date": "2023-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/tormalat.com/owner",
            "name_servers": [
                "ns1.limoo.host",
                "ns2.limoo.host",
                "ns3.limoo.host",
                "ns4.limoo.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "paamalai.com",
            "domain_keyword": "paamalai",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:55:25",
            "create_date": "2015-03-22",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-22",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1437.awsdns-51.org",
                "ns-1596.awsdns-07.co.uk",
                "ns-208.awsdns-26.com",
                "ns-842.awsdns-41.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "parmadar.com",
            "domain_keyword": "parmadar",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:04:59",
            "create_date": "2006-06-06",
            "update_date": "2022-09-03",
            "expiry_date": "2026-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "parmaham.tv",
            "domain_keyword": "parmaham",
            "domain_tld": "tv",
            "query_time": "2024-05-18 09:54:18",
            "create_date": "2018-01-25",
            "update_date": "2023-12-31",
            "expiry_date": "2026-01-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "marmalait.com",
            "domain_keyword": "marmalait",
            "domain_tld": "com",
            "query_time": "2024-05-13 12:26:48",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-10-25",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks10.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "payrmflat.com",
            "domain_keyword": "payrmflat",
            "domain_tld": "com",
            "query_time": "2024-05-11 00:27:19",
            "create_date": "2023-06-10",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-10",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=payrmflat.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "farmalar.com",
            "domain_keyword": "farmalar",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:14:32",
            "create_date": "2018-07-04",
            "update_date": "2020-06-28",
            "expiry_date": "2025-07-04",
            "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": 44,
            "domain_name": "paxmalan.com",
            "domain_keyword": "paxmalan",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:14:57",
            "create_date": "2019-09-20",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=paxmalan.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "parma-ae.com",
            "domain_keyword": "parma-ae",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:34:40",
            "create_date": "2021-05-30",
            "update_date": "2021-11-29",
            "expiry_date": "2024-05-30",
            "registrar_iana": 1738,
            "registrar_name": "EMIRATES TELECOMMUNICATIONS CORPORATION - ETISALAT",
            "registrar_website": "HTTPS://WWW.NIC.AE",
            "registrant_name": "ISAM ZAMZAM -",
            "registrant_company": "PARMA",
            "registrant_address": "ABU DHABI MARINA AREA BREAKWATER, CORNICHE ROAD",
            "registrant_city": "ABU DHABI",
            "registrant_zip": "6284",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+962.785454000",
            "registrant_fax": "+0.0",
            "name_servers": [
                "april.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "harmalas.com",
            "domain_keyword": "harmalas",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:35:54",
            "create_date": "2018-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2026-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sarmalaw.com",
            "domain_keyword": "sarmalaw",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:30:10",
            "create_date": "2008-01-03",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-03",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0144341486",
            "registrant_company": "Contact Privacy Inc. Customer 0144341486",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "parmalux.nl",
            "domain_keyword": "parmalux",
            "domain_tld": "nl",
            "query_time": "2024-05-18 09:54:21",
            "create_date": "2021-05-16",
            "update_date": "2021-08-06",
            "registrar_name": "ZXCS",
            "name_servers": [
                "audrey.ns.cloudflare.com",
                "lamar.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "permalab.earth",
            "domain_keyword": "permalab",
            "domain_tld": "earth",
            "query_time": "2024-05-16 07:06:47",
            "create_date": "2016-12-27",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-26",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "parmajiat.com",
            "domain_keyword": "parmajiat",
            "domain_tld": "com",
            "query_time": "2024-05-20 14:37:36",
            "create_date": "2015-05-13",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "karmafat.com",
            "domain_keyword": "karmafat",
            "domain_tld": "com",
            "query_time": "2024-05-03 04:38:28",
            "create_date": "2022-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_company": "Bethany Knoll Productions",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=karmafat.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pranalat.com",
            "domain_keyword": "pranalat",
            "domain_tld": "com",
            "query_time": "2024-04-28 13:24:36",
            "create_date": "2020-12-08",
            "update_date": "2022-12-09",
            "expiry_date": "2024-12-08",
            "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=pranalat.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "parmatam.com",
            "domain_keyword": "parmatam",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:43",
            "create_date": "1999-03-04",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-04",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "parcalab.com",
            "domain_keyword": "parcalab",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:24:35",
            "create_date": "2008-12-11",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "karmalot.com",
            "domain_keyword": "karmalot",
            "domain_tld": "com",
            "query_time": "2024-05-03 04:38:43",
            "create_date": "2010-09-28",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-28",
            "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": 56,
            "domain_name": "barbalat.ru",
            "domain_keyword": "barbalat",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:23:03",
            "create_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "marmamat.com",
            "domain_keyword": "marmamat",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:17:14",
            "create_date": "2016-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "parrabat.online",
            "domain_keyword": "parrabat",
            "domain_tld": "online",
            "query_time": "2024-05-03 00:14:43",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "karmalaw.org",
            "domain_keyword": "karmalaw",
            "domain_tld": "org",
            "query_time": "2024-04-25 06:02:39",
            "create_date": "2021-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "parmaham.trade",
            "domain_keyword": "parmaham",
            "domain_tld": "trade",
            "query_time": "2024-05-18 09:54:18",
            "create_date": "2014-05-30",
            "update_date": "2023-09-08",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Consorzio del Prosciutto di Parma",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "carmalam.com",
            "domain_keyword": "carmalam",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:18:53",
            "create_date": "2022-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "parmagiat.com",
            "domain_keyword": "parmagiat",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:05:01",
            "create_date": "2017-08-17",
            "update_date": "2022-08-05",
            "expiry_date": "2027-08-17",
            "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=parmagiat.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "cora.ns.cloudflare.com",
                "elias.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "farmalact.com",
            "domain_keyword": "farmalact",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:14:31",
            "create_date": "2014-12-22",
            "update_date": "2016-12-23",
            "expiry_date": "2024-12-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MURCIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.piensasolutions.com",
                "ns6.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "permalath.com",
            "domain_keyword": "permalath",
            "domain_tld": "com",
            "query_time": "2024-05-03 20:54:52",
            "create_date": "2006-11-29",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-29",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "BASF Domainadmin",
            "registrant_company": "BASF Corporation",
            "registrant_address": "100 Park Avenue",
            "registrant_city": "Florham Park",
            "registrant_state": "NJ",
            "registrant_zip": "07932-1049",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9732456000",
            "name_servers": [
                "ns01.basf.com",
                "ns02.basf.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "darmalak.store",
            "domain_keyword": "darmalak",
            "domain_tld": "store",
            "query_time": "2024-05-05 16:50:40",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "farmalab.eu",
            "domain_keyword": "farmalab",
            "domain_tld": "eu",
            "query_time": "2024-05-05 02:38:37",
            "registrar_name": "Aruba S.p.A.",
            "registrar_website": "http://www.aruba.it",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ]
        },
        {
            "num": 67,
            "domain_name": "karmalaa.store",
            "domain_keyword": "karmalaa",
            "domain_tld": "store",
            "query_time": "2024-05-14 21:25:44",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "registrant_country": "SN",
            "registrant_email": "please query the rdds service of the 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": [
                "ns10.lwsdns.com",
                "ns11.lwsdns.com",
                "ns12.lwsdns.com",
                "ns9.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pardalar.com",
            "domain_keyword": "pardalar",
            "domain_tld": "com",
            "query_time": "2024-05-13 06:39:17",
            "create_date": "2021-06-09",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-09",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.billur.com",
                "ns2.billur.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "marmalab.net",
            "domain_keyword": "marmalab",
            "domain_tld": "net",
            "query_time": "2024-06-05 23:35:53",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "parmalatsa.com",
            "domain_keyword": "parmalatsa",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:05:04",
            "create_date": "2020-10-15",
            "update_date": "2023-09-07",
            "expiry_date": "2024-10-15",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "Francesco Carducci",
            "registrant_company": "Parmalat S.p.A.",
            "registrant_address": "Via Gugliemo Silva 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20149",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0521808264",
            "registrant_fax": "+39.0521808540",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "permalab.eu",
            "domain_keyword": "permalab",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:03:07",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.vautron.de",
            "name_servers": [
                "ns1.arillo.de",
                "ns2.arillo.de",
                "ns3.arillo.de"
            ]
        },
        {
            "num": 72,
            "domain_name": "farmalact.org",
            "domain_keyword": "farmalact",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:14:31",
            "create_date": "2014-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NULL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MURCIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.piensasolutions.com",
                "ns6.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "parmakla.com",
            "domain_keyword": "parmakla",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:05:03",
            "create_date": "2023-04-16",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pharmalast.com",
            "domain_keyword": "pharmalast",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:04:10",
            "create_date": "2023-01-28",
            "update_date": "2024-03-17",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "karmalab.com",
            "domain_keyword": "karmalab",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:28:39",
            "create_date": "2000-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.lunarmania.com",
                "ns2.lunarmania.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "parxalot.com",
            "domain_keyword": "parxalot",
            "domain_tld": "com",
            "query_time": "2024-05-09 22:54:25",
            "create_date": "2020-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2026-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "paralata.store",
            "domain_keyword": "paralata",
            "domain_tld": "store",
            "query_time": "2024-05-25 17:30:31",
            "create_date": "2023-09-13",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-13",
            "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": [
                "june.ns.cloudflare.com",
                "miguel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "pharmapat.com",
            "domain_keyword": "pharmapat",
            "domain_tld": "com",
            "query_time": "2024-05-31 15:05:19",
            "create_date": "2022-01-14",
            "update_date": "2022-08-23",
            "expiry_date": "2024-01-14",
            "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": 79,
            "domain_name": "farmalab.xyz",
            "domain_keyword": "farmalab",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 00:30:27",
            "create_date": "2023-11-28",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "parmaest.com",
            "domain_keyword": "parmaest",
            "domain_tld": "com",
            "query_time": "2024-06-07 19:48:04",
            "create_date": "2007-01-02",
            "update_date": "2024-04-03",
            "expiry_date": "2026-01-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "parmgyat.net",
            "domain_keyword": "parmgyat",
            "domain_tld": "net",
            "query_time": "2024-04-17 19:14:05",
            "create_date": "2022-09-04",
            "update_date": "2023-11-19",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "cns7.my-hosting-panel.com",
                "cns8.my-hosting-panel.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "pharmalak.com",
            "domain_keyword": "pharmalak",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:17:26",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "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": 83,
            "domain_name": "karmalab.org",
            "domain_keyword": "karmalab",
            "domain_tld": "org",
            "query_time": "2024-05-29 01:30:48",
            "create_date": "2002-02-08",
            "update_date": "2023-06-16",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "parkflat.com.br",
            "domain_keyword": "parkflat",
            "domain_tld": "com.br",
            "query_time": "2024-06-07 14:21:38",
            "create_date": "2000-06-21",
            "update_date": "2020-11-23",
            "expiry_date": "2024-06-21",
            "registrant_name": "Condominio do Edificio Park Avenue Business Flat",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostmidia.com.br",
                "ns2.hostmidia.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 85,
            "domain_name": "barbalat.net",
            "domain_keyword": "barbalat",
            "domain_tld": "net",
            "query_time": "2024-04-17 19:54:39",
            "create_date": "2011-05-14",
            "update_date": "2023-05-09",
            "expiry_date": "2025-05-14",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=905860cd-5e90-4531-b0e7-6aaf3ce8dea1&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "rarmalta.org",
            "domain_keyword": "rarmalta",
            "domain_tld": "org",
            "query_time": "2024-05-12 09:23:31",
            "create_date": "2020-08-14",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pazmagat.net",
            "domain_keyword": "pazmagat",
            "domain_tld": "net",
            "query_time": "2024-04-21 09:25:28",
            "create_date": "2014-01-20",
            "update_date": "2024-01-10",
            "expiry_date": "2026-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "darmazat.be",
            "domain_keyword": "darmazat",
            "domain_tld": "be",
            "query_time": "2024-06-01 18:52:11",
            "create_date": "2018-03-02",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 89,
            "domain_name": "pharmapat.net",
            "domain_keyword": "pharmapat",
            "domain_tld": "net",
            "query_time": "2024-04-29 00:03:17",
            "create_date": "2023-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pharmapat.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "barbalat.fr",
            "domain_keyword": "barbalat",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:04:32",
            "create_date": "2006-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "ETS BARBALAT GILBERT",
            "registrant_address": "18, rue des Combes, 25120 Maiche",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.381640866",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 91,
            "domain_name": "karmalax.com",
            "domain_keyword": "karmalax",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:02:39",
            "create_date": "2011-07-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-09",
            "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=karmalax.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "karmalaw.esq",
            "domain_keyword": "karmalaw",
            "domain_tld": "esq",
            "query_time": "2024-05-14 21:25:44",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "permalac.com",
            "domain_keyword": "permalac",
            "domain_tld": "com",
            "query_time": "2024-06-04 08:18:47",
            "create_date": "2006-06-21",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "parmaham.blog",
            "domain_keyword": "parmaham",
            "domain_tld": "blog",
            "query_time": "2024-06-07 19:48:06",
            "create_date": "2016-11-10",
            "update_date": "2023-09-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_company": "Consorzio del Prosciutto di Parma",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pharmalaw.info",
            "domain_keyword": "pharmalaw",
            "domain_tld": "info",
            "query_time": "2024-04-26 05:04:10",
            "create_date": "2013-04-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "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": [
                "ns1.gerstenberg.eu",
                "ns2.gerstenberg.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "farmalar.org",
            "domain_keyword": "farmalar",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:14:32",
            "create_date": "2015-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Caceres",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.dondominio.com",
                "ns7.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "farmacat.org",
            "domain_keyword": "farmacat",
            "domain_tld": "org",
            "query_time": "2024-04-18 11:10:09",
            "create_date": "2002-04-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-18",
            "registrar_iana": 76,
            "registrar_name": "Nominalia Internet SL",
            "registrar_website": "https://search.nominalia.com/search",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "parmatax.com",
            "domain_keyword": "parmatax",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:43",
            "create_date": "2010-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "parualab.com",
            "domain_keyword": "parualab",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:34:13",
            "create_date": "2022-09-07",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "paralata.com",
            "domain_keyword": "paralata",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:36:44",
            "create_date": "2022-06-11",
            "update_date": "2023-02-06",
            "expiry_date": "2024-06-11",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "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>parmalat.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>955</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>parmalaw.com, parmalab.com, parsmalat.com, parmalate.com, marmalat.com, farmalat.net, parmalatt.com, tarmalat.com, parmalats.net, pharmalat.net, parmaeat.com, parmelat.com, armalat.com, paralat.ru, paralat.com, pharmalat.com, parmalet.com, parmalak.com, parmagat.com, parmalab.it, farmalat.com, pamalat.com, parmala.com, paralat.su, marmelat.ru, hardmalat.com, permacat.com, parralax.xyz, partalaa.com, farmalaw.info, primalat.com, permalab.info, paymanat.net, parrabat.com, farmacat.biz, pharmalaw.app, tormalat.com, paamalai.com, parmadar.com, parmaham.tv, marmalait.com, payrmflat.com, farmalar.com, paxmalan.com, parma-ae.com, harmalas.com, sarmalaw.com, parmalux.nl, permalab.earth, parmajiat.com, karmafat.com, pranalat.com, parmatam.com, parcalab.com, karmalot.com, barbalat.ru, marmamat.com, parrabat.online, karmalaw.org, parmaham.trade, carmalam.com, parmagiat.com, farmalact.com, permalath.com, darmalak.store, farmalab.eu, karmalaa.store, pardalar.com, marmalab.net, parmalatsa.com, permalab.eu, farmalact.org, parmakla.com, pharmalast.com, karmalab.com, parxalot.com, paralata.store, pharmapat.com, farmalab.xyz, parmaest.com, parmgyat.net, pharmalak.com, karmalab.org, parkflat.com.br, barbalat.net, rarmalta.org, pazmagat.net, darmazat.be, pharmapat.net, barbalat.fr, karmalax.com, karmalaw.esq, permalac.com, parmaham.blog, pharmalaw.info, farmalar.org, farmacat.org, parmatax.com, parualab.com, paralata.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>parmalaw.com</domain_name>
   <domain_keyword>parmalaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:11</query_time>
   <create_date>2004-02-22</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-22</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>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cf351e7b-c088-4109-b053-14118eaa9a36</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>parmalab.com</domain_name>
   <domain_keyword>parmalab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:10</query_time>
   <create_date>2001-07-05</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-05</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>parsmalat.com</domain_name>
   <domain_keyword>parsmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:56:23</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Fejer</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/parsmalat.com/owner</registrant_email>
   <name_servers>
    <value>ns547.mihanwebhost.com</value>
    <value>ns548.mihanwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>parmalate.com</domain_name>
   <domain_keyword>parmalate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:54:21</query_time>
   <create_date>2013-06-22</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</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>PR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/parmalate.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>marmalat.com</domain_name>
   <domain_keyword>marmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 03:40:16</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>http://metunic.com.tr</registrar_website>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>farmalat.net</domain_name>
   <domain_keyword>farmalat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 00:30:28</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-06</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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>parmalatt.com</domain_name>
   <domain_keyword>parmalatt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:11</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/parmalatt.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tarmalat.com</domain_name>
   <domain_keyword>tarmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:26:22</query_time>
   <create_date>2003-11-04</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Namzad IT Center</registrant_name>
   <registrant_company>Namzad IT Center</registrant_company>
   <registrant_address>#4-No.3</registrant_address>
   <registrant_city>Tehran, Tehran 11111</registrant_city>
   <registrant_state>Tehran, Tehran 11111</registrant_state>
   <registrant_zip>-</registrant_zip>
   <registrant_email>-</registrant_email>
   <registrant_phone>+01.4622124</registrant_phone>
   <registrant_fax>+01.5122687</registrant_fax>
   <name_servers>
    <value>ns1.dehkadehco.com</value>
    <value>ns2.dehkadehco.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>parmalats.net</domain_name>
   <domain_keyword>parmalats</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 19:48:10</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pharmalat.net</domain_name>
   <domain_keyword>pharmalat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 17:19:28</query_time>
   <create_date>2004-03-11</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (627279673)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O pharmalat.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>parmaeat.com</domain_name>
   <domain_keyword>parmaeat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:01</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2020-06-04</update_date>
   <expiry_date>2024-06-10</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>12</num>
   <domain_name>parmelat.com</domain_name>
   <domain_keyword>parmelat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:50</query_time>
   <create_date>2005-07-26</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>13</num>
   <domain_name>armalat.com</domain_name>
   <domain_keyword>armalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:56:10</query_time>
   <create_date>2017-05-31</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.cyon.ch/domains/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns1.cyon.ch</value>
    <value>ns2.cyon.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>paralat.ru</domain_name>
   <domain_keyword>paralat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:06</query_time>
   <create_date>2018-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>paralat.com</domain_name>
   <domain_keyword>paralat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:34:35</query_time>
   <create_date>2018-02-06</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pharmalat.com</domain_name>
   <domain_keyword>pharmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 22:08:30</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2021-04-18</update_date>
   <expiry_date>2025-04-24</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>17</num>
   <domain_name>parmalet.com</domain_name>
   <domain_keyword>parmalet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:11</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/parmalet.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>parmalak.com</domain_name>
   <domain_keyword>parmalak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:54:20</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-13</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>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=parmalak.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sered.net</value>
    <value>dns2.sered.net</value>
    <value>dns3.sered.net</value>
    <value>dns4.sered.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>parmagat.com</domain_name>
   <domain_keyword>parmagat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:34:41</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>2339</registrar_iana>
   <registrar_name>Domain Original, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>parmalab.it</domain_name>
   <domain_keyword>parmalab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 19:48:09</query_time>
   <create_date>2008-02-11</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>Logos Engineering s.r.l.</registrar_name>
   <registrant_company>Parmalab S.r.l.</registrant_company>
   <registrant_address>Via Edison Volta 25/a</registrant_address>
   <registrant_city>Parma</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns3.webee.biz</value>
    <value>ns3.webee.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>farmalat.com</domain_name>
   <domain_keyword>farmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 12:21:39</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>matt.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pamalat.com</domain_name>
   <domain_keyword>pamalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 03:41:21</query_time>
   <create_date>2011-04-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</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>PR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/pamalat.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>parmala.com</domain_name>
   <domain_keyword>parmala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 19:48:09</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1738</registrar_iana>
   <registrar_name>EMIRATES TELECOMMUNICATIONS CORPORATION - ETISALAT</registrar_name>
   <registrar_website>HTTPS://WWW.NIC.AE</registrar_website>
   <registrant_name>WHOIS PROTECTION</registrant_name>
   <registrant_company>WHOIS PROTECTION</registrant_company>
   <registrant_address>WHOIS PROTECTION WHOIS PROTECTION</registrant_address>
   <registrant_city>WHOIS PROTECTION</registrant_city>
   <registrant_state>WHOIS PROTECTION</registrant_state>
   <registrant_zip>WHOIS PROTECTION</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.8006060</registrant_phone>
   <registrant_fax>+.</registrant_fax>
   <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>24</num>
   <domain_name>paralat.su</domain_name>
   <domain_keyword>paralat</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:23:48</query_time>
   <create_date>2018-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>marmelat.ru</domain_name>
   <domain_keyword>marmelat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:23:35</query_time>
   <create_date>2021-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>aisha.ns.cloudflare.com</value>
    <value>mcgrory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>hardmalat.com</domain_name>
   <domain_keyword>hardmalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 20:02:58</query_time>
   <create_date>2021-07-09</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>kab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/hardmalat.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.netafraz.com</value>
    <value>ns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>permacat.com</domain_name>
   <domain_keyword>permacat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:17:39</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/permacat.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>parralax.xyz</domain_name>
   <domain_keyword>parralax</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 09:56:59</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>partalaa.com</domain_name>
   <domain_keyword>partalaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:40:57</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>muscat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>OM</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/partalaa.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>bn1.7hostir.com</value>
    <value>bn2.7hostir.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>farmalaw.info</domain_name>
   <domain_keyword>farmalaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 16:58:51</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <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>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>31</num>
   <domain_name>primalat.com</domain_name>
   <domain_keyword>primalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:16:07</query_time>
   <create_date>2022-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>32</num>
   <domain_name>permalab.info</domain_name>
   <domain_keyword>permalab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 07:06:47</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>820</registrar_iana>
   <registrar_name>PHPNET France DBA Nuxit</registrar_name>
   <registrar_website>http://www.magic.fr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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.dns26.net</value>
    <value>ns4.dns26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>paymanat.net</domain_name>
   <domain_keyword>paymanat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 16:56:09</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2027-05-27</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=paymanat.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>parrabat.com</domain_name>
   <domain_keyword>parrabat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:43:09</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>IDF</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>farmacat.biz</domain_name>
   <domain_keyword>farmacat</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 11:10:08</query_time>
   <create_date>2007-12-11</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia Internet S.L.</registrar_name>
   <registrar_website>www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Consell De Col?legis Farmaceutics De Catalunya</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>pharmalaw.app</domain_name>
   <domain_keyword>pharmalaw</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-26 05:04:10</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tormalat.com</domain_name>
   <domain_keyword>tormalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 06:48:05</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/tormalat.com/owner</registrant_email>
   <name_servers>
    <value>ns1.limoo.host</value>
    <value>ns2.limoo.host</value>
    <value>ns3.limoo.host</value>
    <value>ns4.limoo.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>paamalai.com</domain_name>
   <domain_keyword>paamalai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:55:25</query_time>
   <create_date>2015-03-22</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1437.awsdns-51.org</value>
    <value>ns-1596.awsdns-07.co.uk</value>
    <value>ns-208.awsdns-26.com</value>
    <value>ns-842.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>parmadar.com</domain_name>
   <domain_keyword>parmadar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:04:59</query_time>
   <create_date>2006-06-06</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2026-06-06</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>parmaham.tv</domain_name>
   <domain_keyword>parmaham</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 09:54:18</query_time>
   <create_date>2018-01-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>marmalait.com</domain_name>
   <domain_keyword>marmalait</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 12:26:48</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-10-25</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>payrmflat.com</domain_name>
   <domain_keyword>payrmflat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 00:27:19</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=payrmflat.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>farmalar.com</domain_name>
   <domain_keyword>farmalar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:14:32</query_time>
   <create_date>2018-07-04</create_date>
   <update_date>2020-06-28</update_date>
   <expiry_date>2025-07-04</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>44</num>
   <domain_name>paxmalan.com</domain_name>
   <domain_keyword>paxmalan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:14:57</query_time>
   <create_date>2019-09-20</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=paxmalan.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>parma-ae.com</domain_name>
   <domain_keyword>parma-ae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:34:40</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2021-11-29</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>1738</registrar_iana>
   <registrar_name>EMIRATES TELECOMMUNICATIONS CORPORATION - ETISALAT</registrar_name>
   <registrar_website>HTTPS://WWW.NIC.AE</registrar_website>
   <registrant_name>ISAM ZAMZAM -</registrant_name>
   <registrant_company>PARMA</registrant_company>
   <registrant_address>ABU DHABI MARINA AREA BREAKWATER, CORNICHE ROAD</registrant_address>
   <registrant_city>ABU DHABI</registrant_city>
   <registrant_zip>6284</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+962.785454000</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>harmalas.com</domain_name>
   <domain_keyword>harmalas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:35:54</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sarmalaw.com</domain_name>
   <domain_keyword>sarmalaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:30:10</query_time>
   <create_date>2008-01-03</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0144341486</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0144341486</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>parmalux.nl</domain_name>
   <domain_keyword>parmalux</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 09:54:21</query_time>
   <create_date>2021-05-16</create_date>
   <update_date>2021-08-06</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>audrey.ns.cloudflare.com</value>
    <value>lamar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>permalab.earth</domain_name>
   <domain_keyword>permalab</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-16 07:06:47</query_time>
   <create_date>2016-12-27</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-26</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>parmajiat.com</domain_name>
   <domain_keyword>parmajiat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 14:37:36</query_time>
   <create_date>2015-05-13</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-13</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>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>karmafat.com</domain_name>
   <domain_keyword>karmafat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 04:38:28</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_company>Bethany Knoll Productions</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=karmafat.com</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>52</num>
   <domain_name>pranalat.com</domain_name>
   <domain_keyword>pranalat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 13:24:36</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2022-12-09</update_date>
   <expiry_date>2024-12-08</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=pranalat.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>parmatam.com</domain_name>
   <domain_keyword>parmatam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:43</query_time>
   <create_date>1999-03-04</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>parcalab.com</domain_name>
   <domain_keyword>parcalab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:24:35</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>karmalot.com</domain_name>
   <domain_keyword>karmalot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 04:38:43</query_time>
   <create_date>2010-09-28</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-28</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>56</num>
   <domain_name>barbalat.ru</domain_name>
   <domain_keyword>barbalat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:23:03</query_time>
   <create_date>2024-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>marmamat.com</domain_name>
   <domain_keyword>marmamat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:17:14</query_time>
   <create_date>2016-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.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>58</num>
   <domain_name>parrabat.online</domain_name>
   <domain_keyword>parrabat</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 00:14:43</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>karmalaw.org</domain_name>
   <domain_keyword>karmalaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 06:02:39</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>parmaham.trade</domain_name>
   <domain_keyword>parmaham</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-18 09:54:18</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Consorzio del Prosciutto di Parma</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PR</registrant_state>
   <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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>carmalam.com</domain_name>
   <domain_keyword>carmalam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:18:53</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>parmagiat.com</domain_name>
   <domain_keyword>parmagiat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:05:01</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2022-08-05</update_date>
   <expiry_date>2027-08-17</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=parmagiat.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>cora.ns.cloudflare.com</value>
    <value>elias.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>farmalact.com</domain_name>
   <domain_keyword>farmalact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:14:31</query_time>
   <create_date>2014-12-22</create_date>
   <update_date>2016-12-23</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>MURCIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.piensasolutions.com</value>
    <value>ns6.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>permalath.com</domain_name>
   <domain_keyword>permalath</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 20:54:52</query_time>
   <create_date>2006-11-29</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>BASF Domainadmin</registrant_name>
   <registrant_company>BASF Corporation</registrant_company>
   <registrant_address>100 Park Avenue</registrant_address>
   <registrant_city>Florham Park</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07932-1049</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9732456000</registrant_phone>
   <name_servers>
    <value>ns01.basf.com</value>
    <value>ns02.basf.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>darmalak.store</domain_name>
   <domain_keyword>darmalak</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 16:50:40</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>farmalab.eu</domain_name>
   <domain_keyword>farmalab</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 02:38:37</query_time>
   <registrar_name>Aruba S.p.A.</registrar_name>
   <registrar_website>http://www.aruba.it</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>
  </value>
  <value>
   <num>67</num>
   <domain_name>karmalaa.store</domain_name>
   <domain_keyword>karmalaa</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-14 21:25:44</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <registrant_country>SN</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>ns10.lwsdns.com</value>
    <value>ns11.lwsdns.com</value>
    <value>ns12.lwsdns.com</value>
    <value>ns9.lwsdns.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>pardalar.com</domain_name>
   <domain_keyword>pardalar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 06:39:17</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UZ</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>ns1.billur.com</value>
    <value>ns2.billur.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>marmalab.net</domain_name>
   <domain_keyword>marmalab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 23:35:53</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>parmalatsa.com</domain_name>
   <domain_keyword>parmalatsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:05:04</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</registrar_website>
   <registrant_name>Francesco Carducci</registrant_name>
   <registrant_company>Parmalat S.p.A.</registrant_company>
   <registrant_address>Via Gugliemo Silva 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20149</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0521808264</registrant_phone>
   <registrant_fax>+39.0521808540</registrant_fax>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>permalab.eu</domain_name>
   <domain_keyword>permalab</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:03:07</query_time>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.vautron.de</registrar_website>
   <name_servers>
    <value>ns1.arillo.de</value>
    <value>ns2.arillo.de</value>
    <value>ns3.arillo.de</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>farmalact.org</domain_name>
   <domain_keyword>farmalact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:14:31</query_time>
   <create_date>2014-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NULL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MURCIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.piensasolutions.com</value>
    <value>ns6.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>parmakla.com</domain_name>
   <domain_keyword>parmakla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:05:03</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pharmalast.com</domain_name>
   <domain_keyword>pharmalast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:04:10</query_time>
   <create_date>2023-01-28</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-01-28</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>ns5.afternic.com</value>
    <value>ns6.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>75</num>
   <domain_name>karmalab.com</domain_name>
   <domain_keyword>karmalab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:28:39</query_time>
   <create_date>2000-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.lunarmania.com</value>
    <value>ns2.lunarmania.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>parxalot.com</domain_name>
   <domain_keyword>parxalot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 22:54:25</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2026-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>paralata.store</domain_name>
   <domain_keyword>paralata</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 17:30:31</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-13</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>june.ns.cloudflare.com</value>
    <value>miguel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>pharmapat.com</domain_name>
   <domain_keyword>pharmapat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 15:05:19</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-01-14</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>79</num>
   <domain_name>farmalab.xyz</domain_name>
   <domain_keyword>farmalab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 00:30:27</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>parmaest.com</domain_name>
   <domain_keyword>parmaest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 19:48:04</query_time>
   <create_date>2007-01-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2026-01-02</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.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>parmgyat.net</domain_name>
   <domain_keyword>parmgyat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 19:14:05</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-09-04</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>cns7.my-hosting-panel.com</value>
    <value>cns8.my-hosting-panel.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>pharmalak.com</domain_name>
   <domain_keyword>pharmalak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:17:26</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</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>83</num>
   <domain_name>karmalab.org</domain_name>
   <domain_keyword>karmalab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 01:30:48</query_time>
   <create_date>2002-02-08</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>parkflat.com.br</domain_name>
   <domain_keyword>parkflat</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-07 14:21:38</query_time>
   <create_date>2000-06-21</create_date>
   <update_date>2020-11-23</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrant_name>Condominio do Edificio Park Avenue Business Flat</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostmidia.com.br</value>
    <value>ns2.hostmidia.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>barbalat.net</domain_name>
   <domain_keyword>barbalat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 19:54:39</query_time>
   <create_date>2011-05-14</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=905860cd-5e90-4531-b0e7-6aaf3ce8dea1&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>rarmalta.org</domain_name>
   <domain_keyword>rarmalta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 09:23:31</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pazmagat.net</domain_name>
   <domain_keyword>pazmagat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 09:25:28</query_time>
   <create_date>2014-01-20</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-01-20</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>darmazat.be</domain_name>
   <domain_keyword>darmazat</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 18:52:11</query_time>
   <create_date>2018-03-02</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>pharmapat.net</domain_name>
   <domain_keyword>pharmapat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 00:03:17</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pharmapat.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>barbalat.fr</domain_name>
   <domain_keyword>barbalat</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:04:32</query_time>
   <create_date>2006-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>ETS BARBALAT GILBERT</registrant_company>
   <registrant_address>18, rue des Combes, 25120 Maiche</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.381640866</registrant_phone>
   <name_servers>
    <value>ns3.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>karmalax.com</domain_name>
   <domain_keyword>karmalax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:02:39</query_time>
   <create_date>2011-07-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-09</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=karmalax.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>92</num>
   <domain_name>karmalaw.esq</domain_name>
   <domain_keyword>karmalaw</domain_keyword>
   <domain_tld>esq</domain_tld>
   <query_time>2024-05-14 21:25:44</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>permalac.com</domain_name>
   <domain_keyword>permalac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 08:18:47</query_time>
   <create_date>2006-06-21</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>parmaham.blog</domain_name>
   <domain_keyword>parmaham</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-07 19:48:06</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_company>Consorzio del Prosciutto di Parma</registrant_company>
   <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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pharmalaw.info</domain_name>
   <domain_keyword>pharmalaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 05:04:10</query_time>
   <create_date>2013-04-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.gerstenberg.eu</value>
    <value>ns2.gerstenberg.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>farmalar.org</domain_name>
   <domain_keyword>farmalar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:14:32</query_time>
   <create_date>2015-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Caceres</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.dondominio.com</value>
    <value>ns7.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>farmacat.org</domain_name>
   <domain_keyword>farmacat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 11:10:09</query_time>
   <create_date>2002-04-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia Internet SL</registrar_name>
   <registrar_website>https://search.nominalia.com/search</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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.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>parmatax.com</domain_name>
   <domain_keyword>parmatax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:43</query_time>
   <create_date>2010-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>parualab.com</domain_name>
   <domain_keyword>parualab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:34:13</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>paralata.com</domain_name>
   <domain_keyword>paralata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:36:44</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-02-06</update_date>
   <expiry_date>2024-06-11</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </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 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.