WHOIS QUERY TIME

1 Mar 2024 - 1:58 PM UTC

Registered: 19 April 2000
Modified: 3 April 2023
Expiry: 18 April 2024

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pah.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pah.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pah.pl",
            "domain_keyword": "pah",
            "domain_tld": "pl",
            "query_time": "2024-03-01 13:58:16",
            "create_date": "2000-04-19",
            "update_date": "2023-04-03",
            "expiry_date": "2024-04-18",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pah.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pah.pl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-01 13:58:16</query_time>
   <create_date>2000-04-19</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.066 seconds) for "pah.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Feb 2023 - 8:31 PM UTC

Registered: 19 April 2000
Modified: 8 April 2022
Expiry: 18 April 2023

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

#2 - QUERY TIME

30 Apr 2023 - 5:50 PM UTC

Registered: 19 April 2000
Modified: 3 April 2023
Expiry: 18 April 2024

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

* 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=pah.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pah.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pah.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "pah.pl",
            "domain_keyword": "pah",
            "domain_tld": "pl",
            "query_time": "2023-02-10 20:31:15",
            "create_date": "2000-04-19",
            "update_date": "2022-04-08",
            "expiry_date": "2023-04-18",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pah.pl",
            "domain_keyword": "pah",
            "domain_tld": "pl",
            "query_time": "2023-04-30 17:50:33",
            "create_date": "2000-04-19",
            "update_date": "2023-04-03",
            "expiry_date": "2024-04-18",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "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>pah.pl</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>pah.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pah.pl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-02-10 20:31:15</query_time>
   <create_date>2000-04-19</create_date>
   <update_date>2022-04-08</update_date>
   <expiry_date>2023-04-18</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pah.pl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-04-30 17:50:33</query_time>
   <create_date>2000-04-19</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.066</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 46 domain names (in 0.052 seconds) which contained the exact domain keyword "pah".
Domain Name Registered Expiry Registrar Ownership
1 pah.com 28 Apr 1997 29 Apr 2026 https://www.101domain.com/ Digital Privacy Corporation
2 pah.org 9 Feb 1998 8 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
3 pah.co.uk 14 Apr 1999 14 Apr 2025 Namesco Limited [Tag = NAMESCO] -
4 pah.pl 19 Apr 2000 18 Apr 2024 HBS cloud sp. z o.o. -
5 pah.net 30 Jun 2001 30 Jun 2027 SAV.COM, LLC REDACTED FOR PRIVACY
6 pah.org.pl 4 Jul 2001 3 Jul 2024 cyber_Folks S.A. -
7 pah.be 17 Feb 2004 - Key-Systems GmbH -
8 pah.org.uk 26 Feb 2004 26 Feb 2026 UK Web.Solutions Direct Ltd [Tag = UKWSD] -
9 pah.ru 1 May 2005 1 May 2025 SALENAMES-RU Private Person
10 pah.jp 29 Mar 2007 31 Mar 2025 - GlaxoSmithKline K.K.
11 pah.it 4 Jul 2007 4 Jul 2024 EuroDNS SA QUINV SA
12 pah.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
13 pah.biz 29 Mar 2011 28 Mar 2025 Moniker Online Services, LLC Moniker Privacy Services
14 pah.tv 15 Jun 2011 15 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 pah.com.co 19 Nov 2011 18 Nov 2026 Mi.com.co PAH ABOGADOS-900329128 2
16 pah.cl 16 Jan 2012 20 Sep 2025 NIC Chile BENJAMIN PATRICIO ARANEDA HERRERA
17 pah.club 29 May 2014 28 May 2024 IONOS SE REDACTED FOR PRIVACY
18 pah.cc 10 Nov 2014 7 Aug 2024 Ascio Technologies, Inc Not Disclosed
19 pah.community 26 Aug 2015 26 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 pah.codes 24 Feb 2016 24 Feb 2025 Key-Systems, LLC Festivalia GmbH
21 pah.global 2 Apr 2017 2 Apr 2025 101domain GRS Limited Digital Privacy Corporation
22 pah.company 14 Jun 2017 14 Jun 2025 101domain GRS Limited Digital Privacy Corporation
23 pah.life 20 Sep 2017 20 Sep 2024 CSC Corporate Domains, Inc. Everyday Health Inc.
24 pah.care 20 Sep 2017 20 Sep 2024 CSC Corporate Domains, Inc. Everyday Health Inc.
25 pah.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
26 pah.email 1 Dec 2018 1 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 pah.capital 9 Aug 2019 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 pah.madrid 17 Dec 2019 18 Dec 2024 Arsys -
29 pah.uk 29 Dec 2019 29 Dec 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
30 pah.vet 7 Feb 2020 7 Feb 2025 eNom, LLC Data Protected
31 pah.app 26 Jul 2020 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 pah.group 31 Jul 2020 31 Jul 2024 EuroDNS S.A. PATRIMONIAL ASSETS HOLDING SL
33 pah.llc 17 Feb 2022 17 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 pah.support 11 Mar 2022 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 pah.mobi 1 Sep 2022 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 pah.productions 27 Oct 2022 27 Oct 2024 Key-Systems, LLC REDACTED FOR PRIVACY
37 pah.homes 22 Mar 2023 22 Mar 2024 Porkbun, LLC Private by Design, LLC
38 pah.country 13 Apr 2023 13 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
39 pah.info 1 Aug 2023 1 Aug 2024 Sav.com, LLC - 23 Privacy Protection
40 pah.com.pl 10 Aug 2023 10 Aug 2024 Aftermarket.pl Limited -
41 pah.supply 6 Sep 2023 6 Sep 2024 Cloudflare, Inc REDACTED FOR PRIVACY
42 pah.training 29 Sep 2023 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 pah.me 29 Oct 2023 29 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
44 pah.clinic 13 May 2024 13 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0171155294
45 pah.asia 26 May 2024 26 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
46 pah.de - - - -
47 pah.com.au - - DROP.com.au Pty Ltd Taehee Kim

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pah&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pah",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 47,
        "relation": "eq",
        "current": 47
    },
    "unique_domains": "pah.com, pah.org, pah.co.uk, pah.pl, pah.net, pah.org.pl, pah.be, pah.org.uk, pah.ru, pah.jp, pah.it, pah.co, pah.biz, pah.tv, pah.com.co, pah.cl, pah.club, pah.cc, pah.community, pah.codes, pah.global, pah.company, pah.life, pah.care, pah.icu, pah.email, pah.capital, pah.madrid, pah.uk, pah.vet, pah.app, pah.group, pah.llc, pah.support, pah.mobi, pah.productions, pah.homes, pah.country, pah.info, pah.com.pl, pah.supply, pah.training, pah.me, pah.clinic, pah.asia, pah.de, pah.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "pah.com",
            "domain_keyword": "pah",
            "domain_tld": "com",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "1997-04-28",
            "update_date": "2020-12-03",
            "expiry_date": "2026-04-29",
            "registrar_iana": 1011,
            "registrar_name": "https://www.101domain.com/",
            "registrar_website": "https://www.101domain.com/",
            "registrant_name": "Private Registrant",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "3220 Executive Ridge Drive, Suite 101., C/O PAH.COM",
            "registrant_city": "Vista",
            "registrant_state": "CA",
            "registrant_zip": "92081",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7604482392",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns1-09.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns2-09.azure-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pah.org",
            "domain_keyword": "pah",
            "domain_tld": "org",
            "query_time": "2024-06-10 11:57:43",
            "create_date": "1998-02-09",
            "update_date": "2023-07-26",
            "expiry_date": "2026-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": [
                "dara.ns.cloudflare.com",
                "lennox.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pah.co.uk",
            "domain_keyword": "pah",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 21:47:28",
            "create_date": "1999-04-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-04-14",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "pah.pl",
            "domain_keyword": "pah",
            "domain_tld": "pl",
            "query_time": "2024-03-01 13:58:16",
            "create_date": "2000-04-19",
            "update_date": "2023-04-03",
            "expiry_date": "2024-04-18",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pah.net",
            "domain_keyword": "pah",
            "domain_tld": "net",
            "query_time": "2024-05-13 06:17:09",
            "create_date": "2001-06-30",
            "update_date": "2023-04-28",
            "expiry_date": "2027-06-30",
            "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=pah.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pah.org.pl",
            "domain_keyword": "pah",
            "domain_tld": "org.pl",
            "query_time": "2024-03-19 18:18:32",
            "create_date": "2001-07-04",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-03",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pah.be",
            "domain_keyword": "pah",
            "domain_tld": "be",
            "query_time": "2024-06-10 19:55:39",
            "create_date": "2004-02-17",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns1.jnj.com",
                "ns3.jnj.com",
                "ns5.jnj.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "pah.org.uk",
            "domain_keyword": "pah",
            "domain_tld": "org.uk",
            "query_time": "2024-05-23 07:27:49",
            "create_date": "2004-02-26",
            "update_date": "2024-02-23",
            "expiry_date": "2026-02-26",
            "registrar_name": "UK Web.Solutions Direct Ltd [Tag = UKWSD]",
            "registrar_website": "https://ukwebsolutionsdirect.co.uk",
            "name_servers": [
                "ns1.ukwebsolutionsdirect.com",
                "ns2.ukwebsolutionsdirect.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "pah.ru",
            "domain_keyword": "pah",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:46:17",
            "create_date": "2005-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "pah.jp",
            "domain_keyword": "pah",
            "domain_tld": "jp",
            "query_time": "2024-06-08 11:10:10",
            "create_date": "2007-03-29",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "GlaxoSmithKline K.K.",
            "registrant_address": "GSK Bldg.",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5786-5042",
            "registrant_fax": "03-5786-5152",
            "name_servers": [
                "ns-1070.awsdns-05.org",
                "ns-1601.awsdns-08.co.uk",
                "ns-87.awsdns-10.com",
                "ns-999.awsdns-60.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 11,
            "domain_name": "pah.it",
            "domain_keyword": "pah",
            "domain_tld": "it",
            "query_time": "2024-04-28 20:27:44",
            "create_date": "2007-07-04",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-04",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "pah.co",
            "domain_keyword": "pah",
            "domain_tld": "co",
            "query_time": "2024-04-16 21:47:26",
            "create_date": "2010-07-20",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pah.biz",
            "domain_keyword": "pah",
            "domain_tld": "biz",
            "query_time": "2024-05-17 21:01:02",
            "create_date": "2011-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-28",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services, LLC",
            "registrar_website": "www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "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.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "pah.tv",
            "domain_keyword": "pah",
            "domain_tld": "tv",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2011-06-15",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-15",
            "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": [
                "ns-1445.awsdns-52.org",
                "ns-1805.awsdns-33.co.uk",
                "ns-825.awsdns-39.net",
                "ns-88.awsdns-11.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pah.com.co",
            "domain_keyword": "pah",
            "domain_tld": "com.co",
            "query_time": "2024-05-20 21:55:54",
            "create_date": "2011-11-19",
            "update_date": "2022-09-03",
            "expiry_date": "2026-11-18",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PAH ABOGADOS-900329128 2",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cundinamarca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pah.cl",
            "domain_keyword": "pah",
            "domain_tld": "cl",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2012-01-16",
            "expiry_date": "2025-09-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "BENJAMIN PATRICIO ARANEDA HERRERA",
            "name_servers": [
                "ns.hostingtop.cl",
                "ns.vinculo.cl"
            ]
        },
        {
            "num": 17,
            "domain_name": "pah.club",
            "domain_keyword": "pah",
            "domain_tld": "club",
            "query_time": "2024-05-30 01:41:14",
            "create_date": "2014-05-29",
            "update_date": "2023-07-13",
            "expiry_date": "2024-05-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pah.cc",
            "domain_keyword": "pah",
            "domain_tld": "cc",
            "query_time": "2024-05-07 23:29:06",
            "create_date": "2014-11-10",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NO",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=pah.cc",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pah.community",
            "domain_keyword": "pah",
            "domain_tld": "community",
            "query_time": "2024-05-13 06:17:09",
            "create_date": "2015-08-26",
            "update_date": "2023-06-22",
            "expiry_date": "2025-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pah.codes",
            "domain_keyword": "pah",
            "domain_tld": "codes",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2016-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Festivalia GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pah.global",
            "domain_keyword": "pah",
            "domain_tld": "global",
            "query_time": "2024-05-13 06:17:09",
            "create_date": "2017-04-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pah.company",
            "domain_keyword": "pah",
            "domain_tld": "company",
            "query_time": "2024-05-20 21:55:54",
            "create_date": "2017-06-14",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-14",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pah.life",
            "domain_keyword": "pah",
            "domain_tld": "life",
            "query_time": "2024-04-16 21:47:26",
            "create_date": "2017-09-20",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Everyday Health Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.primeinc.org",
                "ns4.primeinc.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pah.care",
            "domain_keyword": "pah",
            "domain_tld": "care",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2017-09-20",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Everyday Health Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.primeinc.org",
                "ns4.primeinc.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pah.icu",
            "domain_keyword": "pah",
            "domain_tld": "icu",
            "query_time": "2024-05-30 01:41:12",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "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.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pah.email",
            "domain_keyword": "pah",
            "domain_tld": "email",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2018-12-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pah.capital",
            "domain_keyword": "pah",
            "domain_tld": "capital",
            "query_time": "2024-04-28 20:27:43",
            "create_date": "2019-08-09",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pah.madrid",
            "domain_keyword": "pah",
            "domain_tld": "madrid",
            "query_time": "2024-04-16 21:47:27",
            "create_date": "2019-12-17",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "registrant_state": "MADRID",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns43.servidoresdns.net",
                "dns44.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pah.uk",
            "domain_keyword": "pah",
            "domain_tld": "uk",
            "query_time": "2024-04-16 21:47:27",
            "create_date": "2019-12-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "pah.vet",
            "domain_keyword": "pah",
            "domain_tld": "vet",
            "query_time": "2024-04-16 21:47:27",
            "create_date": "2020-02-07",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netcomcloud.us",
                "ns2.netcomcloud.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pah.app",
            "domain_keyword": "pah",
            "domain_tld": "app",
            "query_time": "2024-04-28 20:27:43",
            "create_date": "2020-07-26",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pah.group",
            "domain_keyword": "pah",
            "domain_tld": "group",
            "query_time": "2024-05-20 21:55:54",
            "create_date": "2020-07-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PATRIMONIAL ASSETS HOLDING  SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "pah.llc",
            "domain_keyword": "pah",
            "domain_tld": "llc",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2022-02-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pah.support",
            "domain_keyword": "pah",
            "domain_tld": "support",
            "query_time": "2024-04-27 18:36:09",
            "create_date": "2022-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pah.mobi",
            "domain_keyword": "pah",
            "domain_tld": "mobi",
            "query_time": "2024-05-27 11:25:31",
            "create_date": "2022-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pah.productions",
            "domain_keyword": "pah",
            "domain_tld": "productions",
            "query_time": "2024-05-27 11:25:31",
            "create_date": "2022-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pah.homes",
            "domain_keyword": "pah",
            "domain_tld": "homes",
            "query_time": "2024-06-02 05:38:32",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pah.country",
            "domain_keyword": "pah",
            "domain_tld": "country",
            "query_time": "2024-04-28 20:27:44",
            "create_date": "2023-04-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 39,
            "domain_name": "pah.info",
            "domain_keyword": "pah",
            "domain_tld": "info",
            "query_time": "2024-04-28 20:27:44",
            "create_date": "2023-08-01",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-01",
            "registrar_iana": 3913,
            "registrar_name": "Sav.com, LLC - 23",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "pah.com.pl",
            "domain_keyword": "pah",
            "domain_tld": "com.pl",
            "query_time": "2024-04-28 20:27:45",
            "create_date": "2023-08-10",
            "update_date": "2024-03-21",
            "expiry_date": "2024-08-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 41,
            "domain_name": "pah.supply",
            "domain_keyword": "pah",
            "domain_tld": "supply",
            "query_time": "2024-05-20 21:55:54",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hal.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pah.training",
            "domain_keyword": "pah",
            "domain_tld": "training",
            "query_time": "2024-06-09 23:52:14",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pah.me",
            "domain_keyword": "pah",
            "domain_tld": "me",
            "query_time": "2024-04-16 21:47:27",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pah.clinic",
            "domain_keyword": "pah",
            "domain_tld": "clinic",
            "query_time": "2024-05-15 14:26:58",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0171155294",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pah.asia",
            "domain_keyword": "pah",
            "domain_tld": "asia",
            "query_time": "2024-05-28 14:17:45",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pah.de",
            "domain_keyword": "pah",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:45:52",
            "update_date": "2023-05-23",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "pah.com.au",
            "domain_keyword": "pah",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 01:41:12",
            "update_date": "2024-05-23",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Taehee Kim",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pah</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>47</total>
  <relation>eq</relation>
  <current>47</current>
 </count>
 <unique_domains>pah.com, pah.org, pah.co.uk, pah.pl, pah.net, pah.org.pl, pah.be, pah.org.uk, pah.ru, pah.jp, pah.it, pah.co, pah.biz, pah.tv, pah.com.co, pah.cl, pah.club, pah.cc, pah.community, pah.codes, pah.global, pah.company, pah.life, pah.care, pah.icu, pah.email, pah.capital, pah.madrid, pah.uk, pah.vet, pah.app, pah.group, pah.llc, pah.support, pah.mobi, pah.productions, pah.homes, pah.country, pah.info, pah.com.pl, pah.supply, pah.training, pah.me, pah.clinic, pah.asia, pah.de, pah.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pah.com</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>1997-04-28</create_date>
   <update_date>2020-12-03</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>https://www.101domain.com/</registrar_name>
   <registrar_website>https://www.101domain.com/</registrar_website>
   <registrant_name>Private Registrant</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>3220 Executive Ridge Drive, Suite 101., C/O PAH.COM</registrant_address>
   <registrant_city>Vista</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92081</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7604482392</registrant_phone>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns2-09.azure-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pah.org</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 11:57:43</query_time>
   <create_date>1998-02-09</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2026-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>dara.ns.cloudflare.com</value>
    <value>lennox.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>3</num>
   <domain_name>pah.co.uk</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 21:47:28</query_time>
   <create_date>1999-04-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>pah.pl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-01 13:58:16</query_time>
   <create_date>2000-04-19</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pah.net</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 06:17:09</query_time>
   <create_date>2001-06-30</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2027-06-30</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=pah.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pah.org.pl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-03-19 18:18:32</query_time>
   <create_date>2001-07-04</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pah.be</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-10 19:55:39</query_time>
   <create_date>2004-02-17</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns1.jnj.com</value>
    <value>ns3.jnj.com</value>
    <value>ns5.jnj.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>pah.org.uk</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-23 07:27:49</query_time>
   <create_date>2004-02-26</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_name>UK Web.Solutions Direct Ltd [Tag = UKWSD]</registrar_name>
   <registrar_website>https://ukwebsolutionsdirect.co.uk</registrar_website>
   <name_servers>
    <value>ns1.ukwebsolutionsdirect.com</value>
    <value>ns2.ukwebsolutionsdirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>pah.ru</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:46:17</query_time>
   <create_date>2005-05-01</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>pah.jp</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-08 11:10:10</query_time>
   <create_date>2007-03-29</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>GlaxoSmithKline K.K.</registrant_name>
   <registrant_address>GSK Bldg.</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5786-5042</registrant_phone>
   <registrant_fax>03-5786-5152</registrant_fax>
   <name_servers>
    <value>ns-1070.awsdns-05.org</value>
    <value>ns-1601.awsdns-08.co.uk</value>
    <value>ns-87.awsdns-10.com</value>
    <value>ns-999.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>pah.it</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-28 20:27:44</query_time>
   <create_date>2007-07-04</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pah.co</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-16 21:47:26</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.eftydns.com</value>
    <value>ns2.eftydns.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>pah.biz</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 21:01:02</query_time>
   <create_date>2011-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services, LLC</registrar_name>
   <registrar_website>www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>pah.tv</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2011-06-15</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-15</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>ns-1445.awsdns-52.org</value>
    <value>ns-1805.awsdns-33.co.uk</value>
    <value>ns-825.awsdns-39.net</value>
    <value>ns-88.awsdns-11.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>15</num>
   <domain_name>pah.com.co</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-20 21:55:54</query_time>
   <create_date>2011-11-19</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2026-11-18</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>PAH ABOGADOS-900329128 2</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cundinamarca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pah.cl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2012-01-16</create_date>
   <expiry_date>2025-09-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>BENJAMIN PATRICIO ARANEDA HERRERA</registrant_name>
   <name_servers>
    <value>ns.hostingtop.cl</value>
    <value>ns.vinculo.cl</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>pah.club</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-30 01:41:14</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pah.cc</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-07 23:29:06</query_time>
   <create_date>2014-11-10</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=pah.cc</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pah.community</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-13 06:17:09</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>20</num>
   <domain_name>pah.codes</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2016-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</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>Festivalia GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>pah.global</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-13 06:17:09</query_time>
   <create_date>2017-04-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pah.company</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-20 21:55:54</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pah.life</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-16 21:47:26</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Everyday Health Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.primeinc.org</value>
    <value>ns4.primeinc.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pah.care</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Everyday Health Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.primeinc.org</value>
    <value>ns4.primeinc.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pah.icu</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-30 01:41:12</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <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>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.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>pah.email</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pah.capital</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-28 20:27:43</query_time>
   <create_date>2019-08-09</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pah.madrid</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>madrid</domain_tld>
   <query_time>2024-04-16 21:47:27</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <registrant_state>MADRID</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns43.servidoresdns.net</value>
    <value>dns44.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pah.uk</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 21:47:27</query_time>
   <create_date>2019-12-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>pah.vet</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-04-16 21:47:27</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netcomcloud.us</value>
    <value>ns2.netcomcloud.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pah.app</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-28 20:27:43</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.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>32</num>
   <domain_name>pah.group</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-20 21:55:54</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PATRIMONIAL ASSETS HOLDING  SL</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>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>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>pah.llc</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pah.support</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-27 18:36:09</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pah.mobi</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-27 11:25:31</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>pah.productions</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-27 11:25:31</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pah.homes</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-02 05:38:32</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pah.country</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-04-28 20:27:44</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>pah.info</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 20:27:44</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>3913</registrar_iana>
   <registrar_name>Sav.com, LLC - 23</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>pah.com.pl</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-28 20:27:45</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pah.supply</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-20 21:55:54</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hal.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pah.training</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-06-09 23:52:14</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pah.me</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-16 21:47:27</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>pah.clinic</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-15 14:26:58</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171155294</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>pah.asia</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 14:17:45</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pah.de</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:45:52</query_time>
   <update_date>2023-05-23</update_date>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>pah.com.au</domain_name>
   <domain_keyword>pah</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 01:41:12</query_time>
   <update_date>2024-05-23</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Taehee Kim</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 7,288 domain names (in 0.08 seconds) which look and sound like the brand name "pah".
Domain Name Registered Expiry Registrar Ownership
1 pagh.org.uk 22 Dec 2009 22 Dec 2029 Gandi [Tag = GANDI] -
2 pav.org.uk 19 Feb 2023 19 Feb 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
3 qpah.com.au - - Web Address Registration Pty Ltd Monica Zidar
4 pap.estate 25 Oct 2022 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 eah.net 14 Mar 2000 14 Mar 2025 Dynadot Inc -
6 pap.day 1 Feb 2022 1 Feb 2025 united-domains AG REDACTED FOR PRIVACY
7 pph.me 4 Nov 2011 4 Nov 2024 Gandi SAS PeoplePerHour.com
8 par.country 13 Apr 2023 13 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
9 pjah.de - - - -
10 hah.se 10 Feb 2006 10 Feb 2025 One.com -
11 tah.io 11 Aug 2017 11 Aug 2024 Sav.com, LLC Privacy Protection
12 pao.net.pl 20 Dec 2023 20 Dec 2024 PERSKIMEDIA Szymon Perski -
13 path.new 5 Mar 2024 5 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
14 qah.zone 30 Apr 2014 30 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
15 paw.cool 10 Mar 2021 10 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 pai.press 6 Jan 2016 6 Jan 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhao Hang
17 pai.house 14 Apr 2019 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 mah.technology 8 Mar 2020 8 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
19 wah.co.uk 17 Dec 1998 17 Dec 2025 Krystal Hosting Ltd [Tag = KRYSTAL] -
20 pat.onl 15 Mar 2021 15 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 pas.com.hr 29 Dec 2016 29 Dec 2024 Plus Hosting Grupa d.o.o. NGN MEDIA d.o.o.
22 pas.la 18 Aug 2006 18 Aug 2024 GANDI -
23 pas.onl 2 Mar 2023 2 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 eah.business 23 Oct 2023 23 Oct 2024 Ledl.net GmbH REDACTED FOR PRIVACY
25 gah.photos 15 Aug 2018 15 Aug 2024 Cloudflare, Inc REDACTED FOR PRIVACY
26 paw.tools 18 Nov 2023 18 Nov 2024 Sav.com, LLC REDACTED FOR PRIVACY
27 pae.com.co 21 Jul 2023 21 Jul 2024 Mi.com.co PUBLIMAYO SAS
28 pa4.com 18 Mar 2000 18 Mar 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
29 p7h.com 18 Mar 2004 18 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
30 pay.church 28 Feb 2020 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 pax.studio 1 Mar 2019 1 Mar 2025 Porkbun LLC Private by Design, LLC
32 rah.co.nz 4 Dec 2006 - Rocketspark Limited -
33 aph.wtf 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 paz.construction 16 Sep 2020 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 nah.uk 15 Oct 2020 15 Oct 2024 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
36 tpah.org 15 May 2024 15 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
37 pyh.media 19 May 2022 19 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 paw.red 8 Nov 2021 8 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 刘昊天
39 aph.xyz 21 Dec 2021 21 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
40 vah.asia 5 Dec 2011 5 Dec 2024 Web Commerce Communications Limited dba WebNic.cc One Community Worldwide Sdn Bhd
41 aah.pl 23 Jul 2013 23 Jul 2024 Aftermarket.pl Limited -
42 cah.marketing 6 Sep 2023 6 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 pth.info.pl 27 Jun 2012 27 Jun 2024 OVH SAS -
44 pth.org.pl 27 Jul 2005 26 Jul 2024 nazwa.pl sp. z o.o. -
45 par.biz 27 Mar 2002 26 Mar 2025 CSC Corporate Domains, Inc. Bisnode Marknad
46 pae.services 16 Mar 2024 16 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
47 pai.ai - - Zenaida.cate.ai KODO
48 jah.nyc 10 Mar 2024 10 Mar 2025 GoDaddy.com, LLC JLF INTERNATIONAL LLC
49 pch.gallery 1 Dec 2022 1 Dec 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
50 pab.ie 27 May 2007 28 May 2025 CSC Domains Inc POSTER AUDIT BUREAU LIMITED
51 pak.info.pl 28 Mar 2022 28 Mar 2025 ZENBOX sp. z o.o. -
52 phh.ro 23 Jul 2010 21 Sep 2024 Easyhost SRL -
53 psh.jp 8 May 2001 31 May 2025 - print system INC
54 pha.studio 3 Aug 2023 3 Aug 2024 Tucows Domains Inc. Data Protected
55 pak.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
56 pch.red 7 Apr 2018 7 Apr 2025 Tucows Domains Inc. PERSIAN COMPUTER HIGHWAY COMPANY LTD.
57 paf.brussels 25 Oct 2016 25 Oct 2024 OVH SAS PAF!
58 pam.org.cn 6 Mar 2023 6 Mar 2025 郑州世纪创联电子科技开发有限公司 广州方公科技有限公司
59 p8h.net 20 Jul 2012 20 Jul 2024 GoDaddy.com, LLC -
60 pa7.info 20 Jul 2019 20 Jul 2024 GoDaddy.com, LLC CREDIT FAX, LLC
61 pal.pics 4 Oct 2023 4 Oct 2024 Netowl,Inc. XSERVER Inc.
62 p3h.ru 22 Jun 2010 22 Jun 2024 R01-RU Private Person
63 paho.ru 29 Jan 2019 29 Jan 2025 SALENAMES-RU Private Person
64 pqh.ru 5 Sep 2006 5 Sep 2024 RU-CENTER-RU NETGALAXY LTD
65 pau.cc 4 Sep 2001 4 Sep 2024 NameCheap, Inc. -
66 kpah.ru 9 Jan 2008 9 Jan 2025 SALENAMES-RU Private Person
67 par.tax 31 Jul 2023 31 Jul 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
68 pan.training 18 Oct 2021 18 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 pagh.co.uk 9 Oct 2019 9 Oct 2024 Ionos SE [Tag = 1AND1] -
70 pay.sc 3 Jul 2005 3 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
71 pax.waw.pl 2 Jul 2011 2 Jul 2024 OVH SAS -
72 fah.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
73 jah.it 11 Jul 2008 3 Jul 2024 Algorithmedia S.r.l. Puglia.com srls
74 pap.ro 14 Mar 2003 11 Jul 2029 ICI - Registrar -
75 pad.monster 13 Apr 2024 13 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
76 pahl.net 18 Feb 1998 7 Mar 2025 PSI-USA, Inc. dba Domain Robot PAHL.NET systems
77 pah7.com 23 Oct 2021 23 Oct 2025 Tucows Domains Inc. -
78 hah.nz 14 Oct 2014 - Instra Corporation Pty Ltd. -
79 paf.be 5 Jan 2001 - Registrar.eu -
80 pag.uk 1 Jul 2015 1 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
81 pan.hi.cn 5 Dec 2022 5 Dec 2024 成都西维数码科技有限公司 沈杰杰
82 pau.pw 25 Mar 2013 25 Mar 2032 Automattic Inc. -
83 bah.dog 13 Jan 2022 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 phh.info 30 Jul 2001 30 Jul 2025 Network Solutions, LLC REDACTED FOR PRIVACY
85 pam.sk 19 Nov 2003 19 Nov 2024 Jozef Sudolský PAM - ak
86 lah.services 5 Jan 2024 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 pat.ventures 17 Oct 2020 17 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 pkh.company 7 Mar 2024 7 Mar 2025 Tucows Domains Inc. Data Protected
89 pha.info 27 Nov 2009 27 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC
90 pal.works 26 Jun 2023 26 Jun 2024 Sav.com, LLC Privacy Protection
91 path.irish 21 Jan 2022 21 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 pph.lat 29 Aug 2023 29 Aug 2024 Porkbun, LLC Private by Design, LLC
93 pan.cyou 22 May 2024 22 May 2025 Gname.com Pte. Ltd. -
94 pat.photography 14 Sep 2017 14 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
95 pay.global 24 Jun 2014 24 Jun 2025 101domain GRS Limited REDACTED FOR PRIVACY
96 pat.cymru 25 Aug 2015 25 Aug 2025 TLD Registrar Solutions Ltd. REDACTED FOR PRIVACY
97 aph.us.com 18 Jan 2024 18 Jan 2025 Network Solutions LLC -
98 pav.services 22 Jan 2024 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 plh.ninja 18 Jun 2023 18 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
100 pag.co.in 8 Aug 2006 8 Aug 2027 Endurance Digital Domain Technology LLP PAG International Pvt. Ltd.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Pah.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pah.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pah.pl",
        "page_size": 100
    },
    "count": {
        "total": 7288,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pagh.org.uk, pav.org.uk, qpah.com.au, pap.estate, eah.net, pap.day, pph.me, par.country, pjah.de, hah.se, tah.io, pao.net.pl, path.new, qah.zone, paw.cool, pai.press, pai.house, mah.technology, wah.co.uk, pat.onl, pas.com.hr, pas.la, pas.onl, eah.business, gah.photos, paw.tools, pae.com.co, pa4.com, p7h.com, pay.church, pax.studio, rah.co.nz, aph.wtf, paz.construction, nah.uk, tpah.org, pyh.media, paw.red, aph.xyz, vah.asia, aah.pl, cah.marketing, pth.info.pl, pth.org.pl, par.biz, pae.services, pai.ai, jah.nyc, pch.gallery, pab.ie, pak.info.pl, phh.ro, psh.jp, pha.studio, pak.feedback, pch.red, paf.brussels, pam.org.cn, p8h.net, pa7.info, pal.pics, p3h.ru, paho.ru, pqh.ru, pau.cc, kpah.ru, par.tax, pan.training, pagh.co.uk, pay.sc, pax.waw.pl, fah.uk, jah.it, pap.ro, pad.monster, pahl.net, pah7.com, hah.nz, paf.be, pag.uk, pan.hi.cn, pau.pw, bah.dog, phh.info, pam.sk, lah.services, pat.ventures, pkh.company, pha.info, pal.works, path.irish, pph.lat, pan.cyou, pat.photography, pay.global, pat.cymru, aph.us.com, pav.services, plh.ninja, pag.co.in",
    "results": [
        {
            "num": 1,
            "domain_name": "pagh.org.uk",
            "domain_keyword": "pagh",
            "domain_tld": "org.uk",
            "query_time": "2024-04-16 21:42:19",
            "create_date": "2009-12-22",
            "update_date": "2020-11-25",
            "expiry_date": "2029-12-22",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk",
                "ns3.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "pav.org.uk",
            "domain_keyword": "pav",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 17:36:43",
            "create_date": "2023-02-19",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-19",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "qpah.com.au",
            "domain_keyword": "qpah",
            "domain_tld": "com.au",
            "query_time": "2024-04-19 07:48:55",
            "update_date": "2021-07-24",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Monica Zidar",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pap.estate",
            "domain_keyword": "pap",
            "domain_tld": "estate",
            "query_time": "2024-04-21 05:32:13",
            "create_date": "2022-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "eah.net",
            "domain_keyword": "eah",
            "domain_tld": "net",
            "query_time": "2024-04-21 23:32:16",
            "create_date": "2000-03-14",
            "update_date": "2023-05-03",
            "expiry_date": "2025-03-14",
            "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": 6,
            "domain_name": "pap.day",
            "domain_keyword": "pap",
            "domain_tld": "day",
            "query_time": "2024-04-22 07:50:31",
            "create_date": "2022-02-01",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pph.me",
            "domain_keyword": "pph",
            "domain_tld": "me",
            "query_time": "2024-04-22 12:10:47",
            "create_date": "2011-11-04",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PeoplePerHour.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1119.awsdns-11.org",
                "ns-1750.awsdns-26.co.uk",
                "ns-273.awsdns-34.com",
                "ns-919.awsdns-50.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "par.country",
            "domain_keyword": "par",
            "domain_tld": "country",
            "query_time": "2024-05-02 07:24:36",
            "create_date": "2023-04-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pjah.de",
            "domain_keyword": "pjah",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:13:08",
            "update_date": "2020-11-22",
            "name_servers": [
                "ns1040.ui-dns.com",
                "ns1047.ui-dns.de",
                "ns1072.ui-dns.biz",
                "ns1101.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "hah.se",
            "domain_keyword": "hah",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:15:40",
            "create_date": "2006-02-10",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-10",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 11,
            "domain_name": "tah.io",
            "domain_keyword": "tah",
            "domain_tld": "io",
            "query_time": "2024-05-03 15:36:46",
            "create_date": "2017-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pao.net.pl",
            "domain_keyword": "pao",
            "domain_tld": "net.pl",
            "query_time": "2024-05-03 16:58:46",
            "create_date": "2023-12-20",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "path.new",
            "domain_keyword": "path",
            "domain_tld": "new",
            "query_time": "2024-05-07 18:32:53",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "qah.zone",
            "domain_keyword": "qah",
            "domain_tld": "zone",
            "query_time": "2024-05-07 20:39:26",
            "create_date": "2014-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "chemnitz.nic.xlink.net",
                "ulm.nic.xlink.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "paw.cool",
            "domain_keyword": "paw",
            "domain_tld": "cool",
            "query_time": "2024-04-25 17:49:35",
            "create_date": "2021-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pai.press",
            "domain_keyword": "pai",
            "domain_tld": "press",
            "query_time": "2024-04-28 20:29:07",
            "create_date": "2016-01-06",
            "update_date": "2023-08-31",
            "expiry_date": "2026-01-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhao Hang",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pai.house",
            "domain_keyword": "pai",
            "domain_tld": "house",
            "query_time": "2024-04-28 20:29:07",
            "create_date": "2019-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mah.technology",
            "domain_keyword": "mah",
            "domain_tld": "technology",
            "query_time": "2024-05-09 17:36:20",
            "create_date": "2020-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "wah.co.uk",
            "domain_keyword": "wah",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 18:47:45",
            "create_date": "1998-12-17",
            "update_date": "2023-12-17",
            "expiry_date": "2025-12-17",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "pat.onl",
            "domain_keyword": "pat",
            "domain_tld": "onl",
            "query_time": "2024-05-11 18:39:09",
            "create_date": "2021-03-15",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "thea.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pas.com.hr",
            "domain_keyword": "pas",
            "domain_tld": "com.hr",
            "query_time": "2024-05-09 22:54:41",
            "create_date": "2016-12-29",
            "update_date": "2024-05-09",
            "expiry_date": "2024-12-29",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "NGN MEDIA d.o.o.",
            "registrant_address": "Vanganel 39c",
            "registrant_city": "Koper",
            "registrant_state": "SI",
            "registrant_zip": "6000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.domenar.net",
                "ns2.domenar.net"
            ]
        },
        {
            "num": 22,
            "domain_name": "pas.la",
            "domain_keyword": "pas",
            "domain_tld": "la",
            "query_time": "2024-05-09 22:54:41",
            "create_date": "2006-08-18",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-18",
            "registrar_name": "GANDI",
            "registrant_email": "https://whois.nic.la/contact/pas.la/registrant",
            "name_servers": [
                "ns-1-a.gandi.net",
                "ns-112-c.gandi.net",
                "ns-220-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pas.onl",
            "domain_keyword": "pas",
            "domain_tld": "onl",
            "query_time": "2024-05-09 22:54:41",
            "create_date": "2023-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "eah.business",
            "domain_keyword": "eah",
            "domain_tld": "business",
            "query_time": "2024-05-11 01:52:31",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gah.photos",
            "domain_keyword": "gah",
            "domain_tld": "photos",
            "query_time": "2024-05-12 13:18:56",
            "create_date": "2018-08-15",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "paw.tools",
            "domain_keyword": "paw",
            "domain_tld": "tools",
            "query_time": "2024-04-28 12:31:40",
            "create_date": "2023-11-18",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-18",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pae.com.co",
            "domain_keyword": "pae",
            "domain_tld": "com.co",
            "query_time": "2024-04-29 05:01:31",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PUBLIMAYO SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "86",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.miputumayo.net",
                "ns2.miputumayo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pa4.com",
            "domain_keyword": "pa4",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:53:46",
            "create_date": "2000-03-18",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-18",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "western",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "p7h.com",
            "domain_keyword": "p7h",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:46:31",
            "create_date": "2004-03-18",
            "update_date": "2023-03-07",
            "expiry_date": "2025-03-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pay.church",
            "domain_keyword": "pay",
            "domain_tld": "church",
            "query_time": "2024-04-28 15:54:02",
            "create_date": "2020-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webserversystems.com",
                "ns2.webserversystems.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pax.studio",
            "domain_keyword": "pax",
            "domain_tld": "studio",
            "query_time": "2024-04-28 15:50:58",
            "create_date": "2019-03-01",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "rah.co.nz",
            "domain_keyword": "rah",
            "domain_tld": "co.nz",
            "query_time": "2024-04-26 21:53:36",
            "create_date": "2006-12-04",
            "update_date": "2023-01-21",
            "registrar_name": "Rocketspark Limited",
            "registrar_website": "https://www.rocketspark.com",
            "name_servers": [
                "ns1.rocketspark.com",
                "ns2.rocketspark.com",
                "ns3.rocketspark.com",
                "ns4.rocketspark.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aph.wtf",
            "domain_keyword": "aph",
            "domain_tld": "wtf",
            "query_time": "2024-05-11 17:50:12",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.iaasdns.com",
                "ns26.iaasdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "paz.construction",
            "domain_keyword": "paz",
            "domain_tld": "construction",
            "query_time": "2024-05-11 00:31:26",
            "create_date": "2020-09-16",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nah.uk",
            "domain_keyword": "nah",
            "domain_tld": "uk",
            "query_time": "2024-05-10 22:24:57",
            "create_date": "2020-10-15",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-15",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "tpah.org",
            "domain_keyword": "tpah",
            "domain_tld": "org",
            "query_time": "2024-05-17 17:25:25",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2029-05-15",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pyh.media",
            "domain_keyword": "pyh",
            "domain_tld": "media",
            "query_time": "2024-05-21 04:22:10",
            "create_date": "2022-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "paw.red",
            "domain_keyword": "paw",
            "domain_tld": "red",
            "query_time": "2024-05-22 07:04:34",
            "create_date": "2021-11-08",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "刘昊天",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aph.xyz",
            "domain_keyword": "aph",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 02:34:05",
            "create_date": "2021-12-21",
            "update_date": "2023-10-13",
            "expiry_date": "2024-12-21",
            "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": 40,
            "domain_name": "vah.asia",
            "domain_keyword": "vah",
            "domain_tld": "asia",
            "query_time": "2024-05-22 04:32:54",
            "create_date": "2011-12-05",
            "update_date": "2021-11-08",
            "expiry_date": "2024-12-05",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "One Community Worldwide Sdn Bhd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns01.hknet21.com",
                "dns02.hknet21.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aah.pl",
            "domain_keyword": "aah",
            "domain_tld": "pl",
            "query_time": "2024-05-20 19:42:53",
            "create_date": "2013-07-23",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 42,
            "domain_name": "cah.marketing",
            "domain_keyword": "cah",
            "domain_tld": "marketing",
            "query_time": "2024-05-20 16:01:22",
            "create_date": "2023-09-06",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "pth.info.pl",
            "domain_keyword": "pth",
            "domain_tld": "info.pl",
            "query_time": "2024-05-23 20:38:54",
            "create_date": "2012-06-27",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-27",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pth.org.pl",
            "domain_keyword": "pth",
            "domain_tld": "org.pl",
            "query_time": "2024-05-23 20:38:56",
            "create_date": "2005-07-27",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-26",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.mghost.pl",
                "ns2.mghost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "par.biz",
            "domain_keyword": "par",
            "domain_tld": "biz",
            "query_time": "2024-05-25 17:23:37",
            "create_date": "2002-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bisnode Marknad",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.euro909.com",
                "ns3.euro909.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pae.services",
            "domain_keyword": "pae",
            "domain_tld": "services",
            "query_time": "2024-05-17 20:57:23",
            "create_date": "2024-03-16",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "pai.ai",
            "domain_keyword": "pai",
            "domain_tld": "ai",
            "query_time": "2024-05-16 09:23:40",
            "registrar_name": "Zenaida.cate.ai",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KODO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com",
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "jah.nyc",
            "domain_keyword": "jah",
            "domain_tld": "nyc",
            "query_time": "2024-05-14 02:28:59",
            "create_date": "2024-03-10",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JLF INTERNATIONAL LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pch.gallery",
            "domain_keyword": "pch",
            "domain_tld": "gallery",
            "query_time": "2024-05-29 00:25:34",
            "create_date": "2022-12-01",
            "update_date": "2023-10-08",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "pab.ie",
            "domain_keyword": "pab",
            "domain_tld": "ie",
            "query_time": "2024-05-31 03:58:16",
            "create_date": "2007-05-27",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-28",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "POSTER AUDIT BUREAU LIMITED",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pak.info.pl",
            "domain_keyword": "pak",
            "domain_tld": "info.pl",
            "query_time": "2024-06-02 05:41:08",
            "create_date": "2022-03-28",
            "update_date": "2022-07-19",
            "expiry_date": "2025-03-28",
            "registrar_name": "ZENBOX sp. z o.o.",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "phh.ro",
            "domain_keyword": "phh",
            "domain_tld": "ro",
            "query_time": "2024-06-01 21:09:47",
            "create_date": "2010-07-23",
            "expiry_date": "2024-09-21",
            "registrar_name": "Easyhost SRL",
            "registrar_website": "www.easyhost.com",
            "name_servers": [
                "nero.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 53,
            "domain_name": "psh.jp",
            "domain_keyword": "psh",
            "domain_tld": "jp",
            "query_time": "2024-06-02 06:20:20",
            "create_date": "2001-05-08",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "print system INC",
            "registrant_address": "Aoba-ku Sendai-shi",
            "registrant_zip": "981-0952",
            "registrant_email": "[email protected]",
            "registrant_phone": "022-279-1144",
            "registrant_fax": "022-278-6990",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 54,
            "domain_name": "pha.studio",
            "domain_keyword": "pha",
            "domain_tld": "studio",
            "query_time": "2024-06-11 04:47:44",
            "create_date": "2023-08-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-03",
            "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": "Buckinghamshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "pak.feedback",
            "domain_keyword": "pak",
            "domain_tld": "feedback",
            "query_time": "2024-06-11 01:07:48",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pch.red",
            "domain_keyword": "pch",
            "domain_tld": "red",
            "query_time": "2024-06-10 22:42:35",
            "create_date": "2018-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PERSIAN COMPUTER HIGHWAY COMPANY LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a-ir14.serverpars.com",
                "b-ir14.serverpars.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "paf.brussels",
            "domain_keyword": "paf",
            "domain_tld": "brussels",
            "query_time": "2024-06-12 19:10:18",
            "create_date": "2016-10-25",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PAF!",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pam.org.cn",
            "domain_keyword": "pam",
            "domain_tld": "org.cn",
            "query_time": "2024-04-22 22:21:33",
            "create_date": "2023-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "广州方公科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "p8h.net",
            "domain_keyword": "p8h",
            "domain_tld": "net",
            "query_time": "2024-04-26 22:48:45",
            "create_date": "2012-07-20",
            "update_date": "2022-09-12",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.fmjuk.net",
                "ns2.fmjuk.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pa7.info",
            "domain_keyword": "pa7",
            "domain_tld": "info",
            "query_time": "2024-04-26 22:54:00",
            "create_date": "2019-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CREDIT FAX, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "pal.pics",
            "domain_keyword": "pal",
            "domain_tld": "pics",
            "query_time": "2024-04-29 11:12:17",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "p3h.ru",
            "domain_keyword": "p3h",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:44:36",
            "create_date": "2010-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "paho.ru",
            "domain_keyword": "paho",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:46:19",
            "create_date": "2019-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "pqh.ru",
            "domain_keyword": "pqh",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:36:06",
            "create_date": "2006-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "pau.cc",
            "domain_keyword": "pau",
            "domain_tld": "cc",
            "query_time": "2024-04-30 18:10:46",
            "create_date": "2001-09-04",
            "update_date": "2022-08-17",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kpah.ru",
            "domain_keyword": "kpah",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:11:07",
            "create_date": "2008-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "par.tax",
            "domain_keyword": "par",
            "domain_tld": "tax",
            "query_time": "2024-04-25 03:33:18",
            "create_date": "2023-07-31",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pan.training",
            "domain_keyword": "pan",
            "domain_tld": "training",
            "query_time": "2024-05-02 12:50:08",
            "create_date": "2021-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2025-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "pagh.co.uk",
            "domain_keyword": "pagh",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 00:15:27",
            "create_date": "2019-10-09",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1076.ui-dns.org",
                "ns1081.ui-dns.com",
                "ns1108.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "pay.sc",
            "domain_keyword": "pay",
            "domain_tld": "sc",
            "query_time": "2023-12-01 00:49:19",
            "create_date": "2005-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pax.waw.pl",
            "domain_keyword": "pax",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-31 03:21:43",
            "create_date": "2011-07-02",
            "update_date": "2022-06-09",
            "expiry_date": "2024-07-02",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fah.uk",
            "domain_keyword": "fah",
            "domain_tld": "uk",
            "query_time": "2024-04-15 20:33:52",
            "create_date": "2019-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "jah.it",
            "domain_keyword": "jah",
            "domain_tld": "it",
            "query_time": "2024-04-17 09:25:49",
            "create_date": "2008-07-11",
            "update_date": "2023-10-24",
            "expiry_date": "2024-07-03",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 74,
            "domain_name": "pap.ro",
            "domain_keyword": "pap",
            "domain_tld": "ro",
            "query_time": "2024-04-16 15:55:44",
            "create_date": "2003-03-14",
            "expiry_date": "2029-07-11",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 75,
            "domain_name": "pad.monster",
            "domain_keyword": "pad",
            "domain_tld": "monster",
            "query_time": "2024-04-16 16:20:06",
            "create_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "pahl.net",
            "domain_keyword": "pahl",
            "domain_tld": "net",
            "query_time": "2024-04-16 21:48:39",
            "create_date": "1998-02-18",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PAHL.NET systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/pahl.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pahl.net",
                "ns2.pahl.net",
                "ns3.pahl.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pah7.com",
            "domain_keyword": "pah7",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:47:27",
            "create_date": "2021-10-23",
            "update_date": "2023-09-23",
            "expiry_date": "2025-10-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hah.nz",
            "domain_keyword": "hah",
            "domain_tld": "nz",
            "query_time": "2024-04-17 01:47:09",
            "create_date": "2014-10-14",
            "update_date": "2023-10-01",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "paf.be",
            "domain_keyword": "paf",
            "domain_tld": "be",
            "query_time": "2024-04-19 18:38:11",
            "create_date": "2001-01-05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 80,
            "domain_name": "pag.uk",
            "domain_keyword": "pag",
            "domain_tld": "uk",
            "query_time": "2024-04-19 18:40:25",
            "create_date": "2015-07-01",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "pan.hi.cn",
            "domain_keyword": "pan",
            "domain_tld": "hi.cn",
            "query_time": "2024-04-12 00:20:06",
            "create_date": "2022-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "沈杰杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "drew.dnspod.net",
                "gosling.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "pau.pw",
            "domain_keyword": "pau",
            "domain_tld": "pw",
            "query_time": "2024-04-15 10:19:01",
            "create_date": "2013-03-25",
            "update_date": "2023-09-13",
            "expiry_date": "2032-03-25",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_email": "https://whois.nic.pw/contact/pau.pw/registrant",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bah.dog",
            "domain_keyword": "bah",
            "domain_tld": "dog",
            "query_time": "2024-05-13 01:48:39",
            "create_date": "2022-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "phh.info",
            "domain_keyword": "phh",
            "domain_tld": "info",
            "query_time": "2024-05-13 11:54:14",
            "create_date": "2001-07-30",
            "update_date": "2024-01-03",
            "expiry_date": "2025-07-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.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": [
                "whq-ns.wizcom.com",
                "whq-ns2.wizcom.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "pam.sk",
            "domain_keyword": "pam",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:50:05",
            "create_date": "2003-11-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-19",
            "registrar_name": "Jozef Sudolský",
            "registrant_name": "PAM - ak",
            "registrant_company": "PAM - ak",
            "registrant_address": "Triblavinská 47, m.č. Čierna Voda - Triblavina",
            "registrant_city": "Chorvátsky Grob",
            "registrant_zip": "90025",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 86,
            "domain_name": "lah.services",
            "domain_keyword": "lah",
            "domain_tld": "services",
            "query_time": "2024-05-07 09:45:17",
            "create_date": "2024-01-05",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pat.ventures",
            "domain_keyword": "pat",
            "domain_tld": "ventures",
            "query_time": "2024-05-07 18:28:29",
            "create_date": "2020-10-17",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pkh.company",
            "domain_keyword": "pkh",
            "domain_tld": "company",
            "query_time": "2024-05-09 16:29:56",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "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": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "leif.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pha.info",
            "domain_keyword": "pha",
            "domain_tld": "info",
            "query_time": "2024-05-10 11:16:09",
            "create_date": "2009-11-27",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-27",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "pal.works",
            "domain_keyword": "pal",
            "domain_tld": "works",
            "query_time": "2024-05-17 20:38:36",
            "create_date": "2023-06-26",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "path.irish",
            "domain_keyword": "path",
            "domain_tld": "irish",
            "query_time": "2024-05-15 15:56:38",
            "create_date": "2022-01-21",
            "update_date": "2022-01-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pph.lat",
            "domain_keyword": "pph",
            "domain_tld": "lat",
            "query_time": "2024-05-19 07:59:05",
            "create_date": "2023-08-29",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pan.cyou",
            "domain_keyword": "pan",
            "domain_tld": "cyou",
            "query_time": "2024-05-24 16:52:35",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "dsad",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pat.photography",
            "domain_keyword": "pat",
            "domain_tld": "photography",
            "query_time": "2024-05-25 08:52:21",
            "create_date": "2017-09-14",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pay.global",
            "domain_keyword": "pay",
            "domain_tld": "global",
            "query_time": "2024-05-18 18:55:28",
            "create_date": "2014-06-24",
            "update_date": "2024-05-01",
            "expiry_date": "2025-06-24",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1218.ispapi.net",
                "ns2167.ispapi.net",
                "ns3219.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pat.cymru",
            "domain_keyword": "pat",
            "domain_tld": "cymru",
            "query_time": "2024-05-19 02:57:25",
            "create_date": "2015-08-25",
            "update_date": "2023-07-09",
            "expiry_date": "2025-08-25",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cheshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.centralnic-dns.com",
                "ns1.centralnic-dns.com",
                "ns2.centralnic-dns.com",
                "ns3.centralnic-dns.com",
                "ns4.centralnic-dns.com",
                "ns5.centralnic-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aph.us.com",
            "domain_keyword": "aph",
            "domain_tld": "us.com",
            "query_time": "2024-05-17 07:03:53",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_email": "https://whois.centralnic.com/contact/aph.us.com/registrant",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pav.services",
            "domain_keyword": "pav",
            "domain_tld": "services",
            "query_time": "2024-05-17 14:43:00",
            "create_date": "2024-01-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "plh.ninja",
            "domain_keyword": "plh",
            "domain_tld": "ninja",
            "query_time": "2024-05-14 12:47:45",
            "create_date": "2023-06-18",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1242.awsdns-27.org",
                "ns-1988.awsdns-56.co.uk",
                "ns-239.awsdns-29.com",
                "ns-552.awsdns-05.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pag.co.in",
            "domain_keyword": "pag",
            "domain_tld": "co.in",
            "query_time": "2024-05-15 04:54:18",
            "create_date": "2006-08-08",
            "update_date": "2022-01-16",
            "expiry_date": "2027-08-08",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PAG International Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pagi358046.earth.orderbox-dns.com",
                "pagi358046.mars.orderbox-dns.com",
                "pagi358046.mercury.orderbox-dns.com",
                "pagi358046.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pah.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7288</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pagh.org.uk, pav.org.uk, qpah.com.au, pap.estate, eah.net, pap.day, pph.me, par.country, pjah.de, hah.se, tah.io, pao.net.pl, path.new, qah.zone, paw.cool, pai.press, pai.house, mah.technology, wah.co.uk, pat.onl, pas.com.hr, pas.la, pas.onl, eah.business, gah.photos, paw.tools, pae.com.co, pa4.com, p7h.com, pay.church, pax.studio, rah.co.nz, aph.wtf, paz.construction, nah.uk, tpah.org, pyh.media, paw.red, aph.xyz, vah.asia, aah.pl, cah.marketing, pth.info.pl, pth.org.pl, par.biz, pae.services, pai.ai, jah.nyc, pch.gallery, pab.ie, pak.info.pl, phh.ro, psh.jp, pha.studio, pak.feedback, pch.red, paf.brussels, pam.org.cn, p8h.net, pa7.info, pal.pics, p3h.ru, paho.ru, pqh.ru, pau.cc, kpah.ru, par.tax, pan.training, pagh.co.uk, pay.sc, pax.waw.pl, fah.uk, jah.it, pap.ro, pad.monster, pahl.net, pah7.com, hah.nz, paf.be, pag.uk, pan.hi.cn, pau.pw, bah.dog, phh.info, pam.sk, lah.services, pat.ventures, pkh.company, pha.info, pal.works, path.irish, pph.lat, pan.cyou, pat.photography, pay.global, pat.cymru, aph.us.com, pav.services, plh.ninja, pag.co.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pagh.org.uk</domain_name>
   <domain_keyword>pagh</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-16 21:42:19</query_time>
   <create_date>2009-12-22</create_date>
   <update_date>2020-11-25</update_date>
   <expiry_date>2029-12-22</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
    <value>ns3.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pav.org.uk</domain_name>
   <domain_keyword>pav</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 17:36:43</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>qpah.com.au</domain_name>
   <domain_keyword>qpah</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-19 07:48:55</query_time>
   <update_date>2021-07-24</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Monica Zidar</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pap.estate</domain_name>
   <domain_keyword>pap</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-04-21 05:32:13</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>5</num>
   <domain_name>eah.net</domain_name>
   <domain_keyword>eah</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 23:32:16</query_time>
   <create_date>2000-03-14</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2025-03-14</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>6</num>
   <domain_name>pap.day</domain_name>
   <domain_keyword>pap</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-04-22 07:50:31</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED 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 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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pph.me</domain_name>
   <domain_keyword>pph</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 12:10:47</query_time>
   <create_date>2011-11-04</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PeoplePerHour.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1119.awsdns-11.org</value>
    <value>ns-1750.awsdns-26.co.uk</value>
    <value>ns-273.awsdns-34.com</value>
    <value>ns-919.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>par.country</domain_name>
   <domain_keyword>par</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-02 07:24:36</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pjah.de</domain_name>
   <domain_keyword>pjah</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:13:08</query_time>
   <update_date>2020-11-22</update_date>
   <name_servers>
    <value>ns1040.ui-dns.com</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1101.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>hah.se</domain_name>
   <domain_keyword>hah</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:15:40</query_time>
   <create_date>2006-02-10</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tah.io</domain_name>
   <domain_keyword>tah</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-03 15:36:46</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pao.net.pl</domain_name>
   <domain_keyword>pao</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-03 16:58:46</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>path.new</domain_name>
   <domain_keyword>path</domain_keyword>
   <domain_tld>new</domain_tld>
   <query_time>2024-05-07 18:32:53</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>qah.zone</domain_name>
   <domain_keyword>qah</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-07 20:39:26</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>chemnitz.nic.xlink.net</value>
    <value>ulm.nic.xlink.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>paw.cool</domain_name>
   <domain_keyword>paw</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-25 17:49:35</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pai.press</domain_name>
   <domain_keyword>pai</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-04-28 20:29:07</query_time>
   <create_date>2016-01-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhao Hang</registrant_company>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.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>pai.house</domain_name>
   <domain_keyword>pai</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-04-28 20:29:07</query_time>
   <create_date>2019-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mah.technology</domain_name>
   <domain_keyword>mah</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-09 17:36:20</query_time>
   <create_date>2020-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wah.co.uk</domain_name>
   <domain_keyword>wah</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 18:47:45</query_time>
   <create_date>1998-12-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>pat.onl</domain_name>
   <domain_keyword>pat</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-11 18:39:09</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>thea.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>pas.com.hr</domain_name>
   <domain_keyword>pas</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-09 22:54:41</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>NGN MEDIA d.o.o.</registrant_name>
   <registrant_address>Vanganel 39c</registrant_address>
   <registrant_city>Koper</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>6000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.domenar.net</value>
    <value>ns2.domenar.net</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>pas.la</domain_name>
   <domain_keyword>pas</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-09 22:54:41</query_time>
   <create_date>2006-08-18</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrant_email>https://whois.nic.la/contact/pas.la/registrant</registrant_email>
   <name_servers>
    <value>ns-1-a.gandi.net</value>
    <value>ns-112-c.gandi.net</value>
    <value>ns-220-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pas.onl</domain_name>
   <domain_keyword>pas</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-09 22:54:41</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>eah.business</domain_name>
   <domain_keyword>eah</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-11 01:52:31</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gah.photos</domain_name>
   <domain_keyword>gah</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-12 13:18:56</query_time>
   <create_date>2018-08-15</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>NH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>paw.tools</domain_name>
   <domain_keyword>paw</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-28 12:31:40</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pae.com.co</domain_name>
   <domain_keyword>pae</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-29 05:01:31</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</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>PUBLIMAYO SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>86</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.miputumayo.net</value>
    <value>ns2.miputumayo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pa4.com</domain_name>
   <domain_keyword>pa4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:53:46</query_time>
   <create_date>2000-03-18</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>western</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>p7h.com</domain_name>
   <domain_keyword>p7h</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:46:31</query_time>
   <create_date>2004-03-18</create_date>
   <update_date>2023-03-07</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pay.church</domain_name>
   <domain_keyword>pay</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-28 15:54:02</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webserversystems.com</value>
    <value>ns2.webserversystems.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>31</num>
   <domain_name>pax.studio</domain_name>
   <domain_keyword>pax</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-28 15:50:58</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>rah.co.nz</domain_name>
   <domain_keyword>rah</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-26 21:53:36</query_time>
   <create_date>2006-12-04</create_date>
   <update_date>2023-01-21</update_date>
   <registrar_name>Rocketspark Limited</registrar_name>
   <registrar_website>https://www.rocketspark.com</registrar_website>
   <name_servers>
    <value>ns1.rocketspark.com</value>
    <value>ns2.rocketspark.com</value>
    <value>ns3.rocketspark.com</value>
    <value>ns4.rocketspark.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aph.wtf</domain_name>
   <domain_keyword>aph</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-11 17:50:12</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.iaasdns.com</value>
    <value>ns26.iaasdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>paz.construction</domain_name>
   <domain_keyword>paz</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-11 00:31:26</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>nah.uk</domain_name>
   <domain_keyword>nah</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 22:24:57</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>tpah.org</domain_name>
   <domain_keyword>tpah</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 17:25:25</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2029-05-15</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pyh.media</domain_name>
   <domain_keyword>pyh</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-21 04:22:10</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>paw.red</domain_name>
   <domain_keyword>paw</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-22 07:04:34</query_time>
   <create_date>2021-11-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>刘昊天</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>aph.xyz</domain_name>
   <domain_keyword>aph</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 02:34:05</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-12-21</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>40</num>
   <domain_name>vah.asia</domain_name>
   <domain_keyword>vah</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-22 04:32:54</query_time>
   <create_date>2011-12-05</create_date>
   <update_date>2021-11-08</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>One Community Worldwide Sdn Bhd</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>MY</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>dns01.hknet21.com</value>
    <value>dns02.hknet21.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>41</num>
   <domain_name>aah.pl</domain_name>
   <domain_keyword>aah</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-20 19:42:53</query_time>
   <create_date>2013-07-23</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cah.marketing</domain_name>
   <domain_keyword>cah</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-20 16:01:22</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pth.info.pl</domain_name>
   <domain_keyword>pth</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-05-23 20:38:54</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>pth.org.pl</domain_name>
   <domain_keyword>pth</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-23 20:38:56</query_time>
   <create_date>2005-07-27</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.mghost.pl</value>
    <value>ns2.mghost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>par.biz</domain_name>
   <domain_keyword>par</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 17:23:37</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bisnode Marknad</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.euro909.com</value>
    <value>ns3.euro909.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pae.services</domain_name>
   <domain_keyword>pae</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-17 20:57:23</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>pai.ai</domain_name>
   <domain_keyword>pai</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 09:23:40</query_time>
   <registrar_name>Zenaida.cate.ai</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KODO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jah.nyc</domain_name>
   <domain_keyword>jah</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-14 02:28:59</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-10</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>JLF INTERNATIONAL LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>49</num>
   <domain_name>pch.gallery</domain_name>
   <domain_keyword>pch</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-29 00:25:34</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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.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>50</num>
   <domain_name>pab.ie</domain_name>
   <domain_keyword>pab</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-31 03:58:16</query_time>
   <create_date>2007-05-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>POSTER AUDIT BUREAU LIMITED</registrant_name>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>pak.info.pl</domain_name>
   <domain_keyword>pak</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-06-02 05:41:08</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>ZENBOX sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>phh.ro</domain_name>
   <domain_keyword>phh</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 21:09:47</query_time>
   <create_date>2010-07-23</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Easyhost SRL</registrar_name>
   <registrar_website>www.easyhost.com</registrar_website>
   <name_servers>
    <value>nero.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>psh.jp</domain_name>
   <domain_keyword>psh</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 06:20:20</query_time>
   <create_date>2001-05-08</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>print system INC</registrant_name>
   <registrant_address>Aoba-ku Sendai-shi</registrant_address>
   <registrant_zip>981-0952</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>022-279-1144</registrant_phone>
   <registrant_fax>022-278-6990</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>pha.studio</domain_name>
   <domain_keyword>pha</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-11 04:47:44</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-03</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>Buckinghamshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>55</num>
   <domain_name>pak.feedback</domain_name>
   <domain_keyword>pak</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-11 01:07:48</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pch.red</domain_name>
   <domain_keyword>pch</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-06-10 22:42:35</query_time>
   <create_date>2018-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</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>PERSIAN COMPUTER HIGHWAY COMPANY LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>a-ir14.serverpars.com</value>
    <value>b-ir14.serverpars.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>paf.brussels</domain_name>
   <domain_keyword>paf</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-06-12 19:10:18</query_time>
   <create_date>2016-10-25</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PAF!</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>BE</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 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>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>pam.org.cn</domain_name>
   <domain_keyword>pam</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-22 22:21:33</query_time>
   <create_date>2023-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>广州方公科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>p8h.net</domain_name>
   <domain_keyword>p8h</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 22:48:45</query_time>
   <create_date>2012-07-20</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-07-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>ns1.fmjuk.net</value>
    <value>ns2.fmjuk.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pa7.info</domain_name>
   <domain_keyword>pa7</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 22:54:00</query_time>
   <create_date>2019-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CREDIT FAX, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>pal.pics</domain_name>
   <domain_keyword>pal</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-29 11:12:17</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>p3h.ru</domain_name>
   <domain_keyword>p3h</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:44:36</query_time>
   <create_date>2010-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>paho.ru</domain_name>
   <domain_keyword>paho</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:46:19</query_time>
   <create_date>2019-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>pqh.ru</domain_name>
   <domain_keyword>pqh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:36:06</query_time>
   <create_date>2006-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>pau.cc</domain_name>
   <domain_keyword>pau</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-30 18:10:46</query_time>
   <create_date>2001-09-04</create_date>
   <update_date>2022-08-17</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kpah.ru</domain_name>
   <domain_keyword>kpah</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:11:07</query_time>
   <create_date>2008-01-09</create_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>par.tax</domain_name>
   <domain_keyword>par</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-25 03:33:18</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pan.training</domain_name>
   <domain_keyword>pan</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-02 12:50:08</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>pagh.co.uk</domain_name>
   <domain_keyword>pagh</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 00:15:27</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1108.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>pay.sc</domain_name>
   <domain_keyword>pay</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-12-01 00:49:19</query_time>
   <create_date>2005-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>pax.waw.pl</domain_name>
   <domain_keyword>pax</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-31 03:21:43</query_time>
   <create_date>2011-07-02</create_date>
   <update_date>2022-06-09</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>fah.uk</domain_name>
   <domain_keyword>fah</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 20:33:52</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>jah.it</domain_name>
   <domain_keyword>jah</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 09:25:49</query_time>
   <create_date>2008-07-11</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pap.ro</domain_name>
   <domain_keyword>pap</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-16 15:55:44</query_time>
   <create_date>2003-03-14</create_date>
   <expiry_date>2029-07-11</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pad.monster</domain_name>
   <domain_keyword>pad</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-16 16:20:06</query_time>
   <create_date>2024-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pahl.net</domain_name>
   <domain_keyword>pahl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 21:48:39</query_time>
   <create_date>1998-02-18</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PAHL.NET systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/pahl.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pahl.net</value>
    <value>ns2.pahl.net</value>
    <value>ns3.pahl.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pah7.com</domain_name>
   <domain_keyword>pah7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:47:27</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-10-23</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hah.nz</domain_name>
   <domain_keyword>hah</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-17 01:47:09</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-10-01</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>paf.be</domain_name>
   <domain_keyword>paf</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 18:38:11</query_time>
   <create_date>2001-01-05</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>pag.uk</domain_name>
   <domain_keyword>pag</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-19 18:40:25</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>pan.hi.cn</domain_name>
   <domain_keyword>pan</domain_keyword>
   <domain_tld>hi.cn</domain_tld>
   <query_time>2024-04-12 00:20:06</query_time>
   <create_date>2022-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>沈杰杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>drew.dnspod.net</value>
    <value>gosling.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>pau.pw</domain_name>
   <domain_keyword>pau</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-15 10:19:01</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2032-03-25</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/pau.pw/registrant</registrant_email>
   <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>83</num>
   <domain_name>bah.dog</domain_name>
   <domain_keyword>bah</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-13 01:48:39</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>phh.info</domain_name>
   <domain_keyword>phh</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 11:54:14</query_time>
   <create_date>2001-07-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>whq-ns.wizcom.com</value>
    <value>whq-ns2.wizcom.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>pam.sk</domain_name>
   <domain_keyword>pam</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:50:05</query_time>
   <create_date>2003-11-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Jozef Sudolský</registrar_name>
   <registrant_name>PAM - ak</registrant_name>
   <registrant_company>PAM - ak</registrant_company>
   <registrant_address>Triblavinská 47, m.č. Čierna Voda - Triblavina</registrant_address>
   <registrant_city>Chorvátsky Grob</registrant_city>
   <registrant_zip>90025</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lah.services</domain_name>
   <domain_keyword>lah</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-07 09:45:17</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pat.ventures</domain_name>
   <domain_keyword>pat</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-07 18:28:29</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pkh.company</domain_name>
   <domain_keyword>pkh</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-09 16:29:56</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</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>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>leif.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pha.info</domain_name>
   <domain_keyword>pha</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 11:16:09</query_time>
   <create_date>2009-11-27</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</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>90</num>
   <domain_name>pal.works</domain_name>
   <domain_keyword>pal</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-17 20:38:36</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>path.irish</domain_name>
   <domain_keyword>path</domain_keyword>
   <domain_tld>irish</domain_tld>
   <query_time>2024-05-15 15:56:38</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2022-01-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pph.lat</domain_name>
   <domain_keyword>pph</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 07:59:05</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pan.cyou</domain_name>
   <domain_keyword>pan</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-24 16:52:35</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>dsad</registrant_state>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pat.photography</domain_name>
   <domain_keyword>pat</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-25 08:52:21</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pay.global</domain_name>
   <domain_keyword>pay</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-18 18:55:28</query_time>
   <create_date>2014-06-24</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1218.ispapi.net</value>
    <value>ns2167.ispapi.net</value>
    <value>ns3219.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pat.cymru</domain_name>
   <domain_keyword>pat</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-19 02:57:25</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2025-08-25</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.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>Cheshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.centralnic-dns.com</value>
    <value>ns1.centralnic-dns.com</value>
    <value>ns2.centralnic-dns.com</value>
    <value>ns3.centralnic-dns.com</value>
    <value>ns4.centralnic-dns.com</value>
    <value>ns5.centralnic-dns.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>aph.us.com</domain_name>
   <domain_keyword>aph</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-17 07:03:53</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/aph.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.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>pav.services</domain_name>
   <domain_keyword>pav</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-17 14:43:00</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>plh.ninja</domain_name>
   <domain_keyword>plh</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-14 12:47:45</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1242.awsdns-27.org</value>
    <value>ns-1988.awsdns-56.co.uk</value>
    <value>ns-239.awsdns-29.com</value>
    <value>ns-552.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pag.co.in</domain_name>
   <domain_keyword>pag</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-15 04:54:18</query_time>
   <create_date>2006-08-08</create_date>
   <update_date>2022-01-16</update_date>
   <expiry_date>2027-08-08</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PAG International Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pagi358046.earth.orderbox-dns.com</value>
    <value>pagi358046.mars.orderbox-dns.com</value>
    <value>pagi358046.mercury.orderbox-dns.com</value>
    <value>pagi358046.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.