WHOIS QUERY TIME

7 Jun 2024 - 2:37 PM UTC

Registered: 29 October 2017
Modified: 27 October 2023

REGISTRAR

Name: CSC Corporate Domains, Inc
Website: https://cscdbs.com

DNSSEC

unsigned

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pennys.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pennys.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pennys.co.nz",
            "domain_keyword": "pennys",
            "domain_tld": "co.nz",
            "query_time": "2024-06-07 14:37:08",
            "create_date": "2017-10-29",
            "update_date": "2023-10-27",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pennys.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pennys.co.nz</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-07 14:37:08</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2023-10-27</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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.088 seconds) for "pennys.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:15 AM UTC

Registered: 29 October 2017
Modified: 31 October 2022

REGISTRAR

Name: CSC Corporate Domains, Inc
Website: https://cscdbs.com

DNSSEC

unsigned

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

DOMAIN STATUS

ok

#2 - QUERY TIME

26 Dec 2023 - 8:53 AM UTC

Registered: 29 October 2017
Modified: 27 October 2023

REGISTRAR

Name: CSC Corporate Domains, Inc
Website: https://cscdbs.com

DNSSEC

unsigned

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

DOMAIN STATUS

ok

* 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=pennys.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pennys.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pennys.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "pennys.co.nz",
            "domain_keyword": "pennys",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 02:15:26",
            "create_date": "2017-10-29",
            "update_date": "2022-10-31",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pennys.co.nz",
            "domain_keyword": "pennys",
            "domain_tld": "co.nz",
            "query_time": "2023-12-26 08:53:40",
            "create_date": "2017-10-29",
            "update_date": "2023-10-27",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.088,
        "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>pennys.co.nz</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>pennys.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pennys.co.nz</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 02:15:26</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pennys.co.nz</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-12-26 08:53:40</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2023-10-27</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.088</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 30 domain names (in 0.104 seconds) which contained the exact domain keyword "pennys".
Domain Name Registered Expiry Registrar Ownership
1 pennys.co.uk 5 Jun 1997 5 Jun 2025 New Reg Limited [Tag = UKIP] -
2 pennys.com 28 Oct 1997 2 Oct 2032 GoDaddy.com, LLC -
3 pennys.net 21 Mar 1999 21 Mar 2026 Onlinenic Inc Pennys Estate Agents
4 pennys.org 8 Jun 2002 8 Jun 2024 GoDaddy.com, LLC NameFind LLC
5 pennys.nl 23 Oct 2010 - XNS Registrar B.V. -
6 pennys.ie 23 Apr 2013 24 Apr 2025 Letshost REDACTED FOR PRIVACY
7 pennys.dk 9 Oct 2013 31 Oct 2024 - Betina Ørtoft Ladefoged Jørgensen
8 pennys.kitchen 13 May 2014 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 pennys.auction 6 Apr 2015 6 Apr 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
10 pennys.blog 21 Nov 2016 21 Nov 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
11 pennys.cl 13 Sep 2017 13 Sep 2024 NIC Chile Ivan Leon Izquierdo
12 pennys.co.nz 29 Oct 2017 - CSC Corporate Domains, Inc -
13 pennys.gallery 13 Jan 2020 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 pennys.site 2 Jun 2020 2 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
15 pennys.construction 6 Jun 2021 6 Jun 2024 Register.com, Inc. Penny's Construction
16 pennys.online 25 Apr 2022 25 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0164252697
17 pennys.life 24 Jan 2023 24 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
18 pennys.coffee 6 Feb 2023 6 Feb 2025 Squarespace Domains II LLC Penny & us LLC
19 pennys.biz 7 Feb 2023 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 pennys.info 25 Aug 2023 25 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
21 pennys.restaurant 4 Oct 2023 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 pennys.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
23 pennys.world 26 Dec 2023 26 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 pennys.app 26 Dec 2023 26 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
25 pennys.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
26 pennys.shop 21 Apr 2024 21 Apr 2025 Tucows Domains Inc. -
27 pennys.place 23 Apr 2024 23 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
28 pennys.dad 29 Apr 2024 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 pennys.fun 7 May 2024 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang zhi ju
30 pennys.dog 18 May 2024 18 May 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
31 pennys.com.au - - DROP.com.au Pty Ltd Domain Administrator

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pennys&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pennys",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 31,
        "relation": "eq",
        "current": 31
    },
    "unique_domains": "pennys.co.uk, pennys.com, pennys.net, pennys.org, pennys.nl, pennys.ie, pennys.dk, pennys.kitchen, pennys.auction, pennys.blog, pennys.cl, pennys.co.nz, pennys.gallery, pennys.site, pennys.construction, pennys.online, pennys.life, pennys.coffee, pennys.biz, pennys.info, pennys.restaurant, pennys.ru, pennys.world, pennys.app, pennys.xyz, pennys.shop, pennys.place, pennys.dad, pennys.fun, pennys.dog, pennys.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "pennys.co.uk",
            "domain_keyword": "pennys",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 00:53:40",
            "create_date": "1997-06-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-06-05",
            "registrar_name": "New Reg Limited [Tag = UKIP]",
            "registrar_website": "http://www.ukip.com",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "pennys.com",
            "domain_keyword": "pennys",
            "domain_tld": "com",
            "query_time": "2024-05-16 15:37:18",
            "create_date": "1997-10-28",
            "update_date": "2023-09-05",
            "expiry_date": "2032-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pennys.net",
            "domain_keyword": "pennys",
            "domain_tld": "net",
            "query_time": "2024-05-20 06:08:34",
            "create_date": "1999-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-21",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Pennys Estate Agents",
            "registrant_company": "Pennys Estate Agents",
            "registrant_address": "2 Rolle House, Rolle Street",
            "registrant_city": "Exmouth",
            "registrant_state": "Devon",
            "registrant_zip": "EX8 2SN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1395264111",
            "registrant_fax": "+44.1852084",
            "name_servers": [
                "ns1.proexe.com",
                "ns2.proexe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pennys.org",
            "domain_keyword": "pennys",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:53:41",
            "create_date": "2002-06-08",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pennys.nl",
            "domain_keyword": "pennys",
            "domain_tld": "nl",
            "query_time": "2024-04-17 00:53:41",
            "create_date": "2010-10-23",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "pennys.ie",
            "domain_keyword": "pennys",
            "domain_tld": "ie",
            "query_time": "2024-04-30 20:01:04",
            "create_date": "2013-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pennys.dk",
            "domain_keyword": "pennys",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:44:49",
            "create_date": "2013-10-09",
            "expiry_date": "2024-10-31",
            "registrant_name": "Betina Ørtoft Ladefoged Jørgensen",
            "registrant_address": "Jasminvej 10",
            "registrant_city": "Vestbjerg",
            "registrant_zip": "9380",
            "registrant_country": "DK",
            "name_servers": [
                "ns3.nordicway.dk",
                "ns4.nordicway.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "pennys.kitchen",
            "domain_keyword": "pennys",
            "domain_tld": "kitchen",
            "query_time": "2024-05-16 15:37:18",
            "create_date": "2014-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pennys.auction",
            "domain_keyword": "pennys",
            "domain_tld": "auction",
            "query_time": "2024-04-17 00:53:41",
            "create_date": "2015-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Iowa",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pennys.blog",
            "domain_keyword": "pennys",
            "domain_tld": "blog",
            "query_time": "2024-06-07 14:37:08",
            "create_date": "2016-11-21",
            "update_date": "2024-06-06",
            "expiry_date": "2024-11-21",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pennys.cl",
            "domain_keyword": "pennys",
            "domain_tld": "cl",
            "query_time": "2024-06-07 14:37:08",
            "create_date": "2017-09-13",
            "expiry_date": "2024-09-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Ivan Leon Izquierdo",
            "name_servers": [
                "kanye.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ]
        },
        {
            "num": 12,
            "domain_name": "pennys.co.nz",
            "domain_keyword": "pennys",
            "domain_tld": "co.nz",
            "query_time": "2024-06-07 14:37:08",
            "create_date": "2017-10-29",
            "update_date": "2023-10-27",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pennys.gallery",
            "domain_keyword": "pennys",
            "domain_tld": "gallery",
            "query_time": "2024-05-11 18:15:02",
            "create_date": "2020-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": 14,
            "domain_name": "pennys.site",
            "domain_keyword": "pennys",
            "domain_tld": "site",
            "query_time": "2024-06-07 14:37:08",
            "create_date": "2020-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.pennys.site",
                "ns2.pennys.site"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pennys.construction",
            "domain_keyword": "pennys",
            "domain_tld": "construction",
            "query_time": "2024-05-20 06:08:34",
            "create_date": "2021-06-06",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Penny's Construction",
            "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": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pennys.online",
            "domain_keyword": "pennys",
            "domain_tld": "online",
            "query_time": "2024-04-30 20:01:04",
            "create_date": "2022-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0164252697",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pennys.life",
            "domain_keyword": "pennys",
            "domain_tld": "life",
            "query_time": "2024-05-28 10:46:01",
            "create_date": "2023-01-24",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-24",
            "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": 18,
            "domain_name": "pennys.coffee",
            "domain_keyword": "pennys",
            "domain_tld": "coffee",
            "query_time": "2024-05-26 03:11:03",
            "create_date": "2023-02-06",
            "update_date": "2024-05-18",
            "expiry_date": "2025-02-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Penny & us LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "pennys.biz",
            "domain_keyword": "pennys",
            "domain_tld": "biz",
            "query_time": "2024-05-30 23:28:06",
            "create_date": "2023-02-07",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-07",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pennys.info",
            "domain_keyword": "pennys",
            "domain_tld": "info",
            "query_time": "2024-05-11 18:15:02",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pennys.restaurant",
            "domain_keyword": "pennys",
            "domain_tld": "restaurant",
            "query_time": "2024-06-07 14:37:09",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "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": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pennys.ru",
            "domain_keyword": "pennys",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:08:56",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "pennys.world",
            "domain_keyword": "pennys",
            "domain_tld": "world",
            "query_time": "2024-05-08 15:24:49",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pennys.app",
            "domain_keyword": "pennys",
            "domain_tld": "app",
            "query_time": "2024-05-08 15:24:49",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "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": 25,
            "domain_name": "pennys.xyz",
            "domain_keyword": "pennys",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 18:15:02",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pennys.shop",
            "domain_keyword": "pennys",
            "domain_tld": "shop",
            "query_time": "2024-04-24 16:47:18",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pennys.place",
            "domain_keyword": "pennys",
            "domain_tld": "place",
            "query_time": "2024-04-25 19:08:11",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pennys.dad",
            "domain_keyword": "pennys",
            "domain_tld": "dad",
            "query_time": "2024-05-02 16:38:54",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pennys.fun",
            "domain_keyword": "pennys",
            "domain_tld": "fun",
            "query_time": "2024-05-09 16:55:32",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhang zhi ju",
            "registrant_state": "he nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pennys.dog",
            "domain_keyword": "pennys",
            "domain_tld": "dog",
            "query_time": "2024-05-20 06:08:34",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pennys.com.au",
            "domain_keyword": "pennys",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 23:28:06",
            "update_date": "2024-05-18",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.104,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pennys</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>31</total>
  <relation>eq</relation>
  <current>31</current>
 </count>
 <unique_domains>pennys.co.uk, pennys.com, pennys.net, pennys.org, pennys.nl, pennys.ie, pennys.dk, pennys.kitchen, pennys.auction, pennys.blog, pennys.cl, pennys.co.nz, pennys.gallery, pennys.site, pennys.construction, pennys.online, pennys.life, pennys.coffee, pennys.biz, pennys.info, pennys.restaurant, pennys.ru, pennys.world, pennys.app, pennys.xyz, pennys.shop, pennys.place, pennys.dad, pennys.fun, pennys.dog, pennys.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pennys.co.uk</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 00:53:40</query_time>
   <create_date>1997-06-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_name>New Reg Limited [Tag = UKIP]</registrar_name>
   <registrar_website>http://www.ukip.com</registrar_website>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pennys.com</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 15:37:18</query_time>
   <create_date>1997-10-28</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2032-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pennys.net</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 06:08:34</query_time>
   <create_date>1999-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Pennys Estate Agents</registrant_name>
   <registrant_company>Pennys Estate Agents</registrant_company>
   <registrant_address>2 Rolle House, Rolle Street</registrant_address>
   <registrant_city>Exmouth</registrant_city>
   <registrant_state>Devon</registrant_state>
   <registrant_zip>EX8 2SN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1395264111</registrant_phone>
   <registrant_fax>+44.1852084</registrant_fax>
   <name_servers>
    <value>ns1.proexe.com</value>
    <value>ns2.proexe.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pennys.org</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:53:41</query_time>
   <create_date>2002-06-08</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-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>NameFind 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.namefind.com</value>
    <value>ns2.namefind.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>pennys.nl</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 00:53:41</query_time>
   <create_date>2010-10-23</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pennys.ie</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-30 20:01:04</query_time>
   <create_date>2013-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pennys.dk</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:44:49</query_time>
   <create_date>2013-10-09</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Betina Ørtoft Ladefoged Jørgensen</registrant_name>
   <registrant_address>Jasminvej 10</registrant_address>
   <registrant_city>Vestbjerg</registrant_city>
   <registrant_zip>9380</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns3.nordicway.dk</value>
    <value>ns4.nordicway.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pennys.kitchen</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-16 15:37:18</query_time>
   <create_date>2014-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</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>ns27.domaincontrol.com</value>
    <value>ns28.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>9</num>
   <domain_name>pennys.auction</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-04-17 00:53:41</query_time>
   <create_date>2015-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Iowa</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pennys.blog</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-07 14:37:08</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pennys.cl</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-07 14:37:08</query_time>
   <create_date>2017-09-13</create_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Ivan Leon Izquierdo</registrant_name>
   <name_servers>
    <value>kanye.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>pennys.co.nz</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-07 14:37:08</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2023-10-27</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pennys.gallery</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-11 18:15:02</query_time>
   <create_date>2020-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>14</num>
   <domain_name>pennys.site</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-07 14:37:08</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.pennys.site</value>
    <value>ns2.pennys.site</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pennys.construction</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-20 06:08:34</query_time>
   <create_date>2021-06-06</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Penny's Construction</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>dns103.register.com</value>
    <value>dns104.register.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>pennys.online</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 20:01:04</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0164252697</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pennys.life</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-28 10:46:01</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-24</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>18</num>
   <domain_name>pennys.coffee</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-26 03:11:03</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-02-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>Penny &amp; us LLC</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>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>pennys.biz</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 23:28:06</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-07</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pennys.info</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 18:15:02</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</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>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>pennys.restaurant</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-06-07 14:37:09</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>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>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pennys.ru</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:08:56</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>pennys.world</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 15:24:49</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pennys.app</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 15:24:49</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</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>25</num>
   <domain_name>pennys.xyz</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 18:15:02</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pennys.shop</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 16:47:18</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pennys.place</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-04-25 19:08:11</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pennys.dad</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>dad</domain_tld>
   <query_time>2024-05-02 16:38:54</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>ns37.domaincontrol.com</value>
    <value>ns38.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>29</num>
   <domain_name>pennys.fun</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 16:55:32</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zhang zhi ju</registrant_company>
   <registrant_state>he nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pennys.dog</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-20 06:08:34</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pennys.com.au</domain_name>
   <domain_keyword>pennys</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 23:28:06</query_time>
   <update_date>2024-05-18</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.104</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,527 domain names (in 0.186 seconds) which look and sound like the brand name "pennys".
Domain Name Registered Expiry Registrar Ownership
1 kennys.hu 17 Nov 2023 - - -
2 jennys.restaurant 17 Sep 2023 17 Sep 2024 OVH SAS REDACTED FOR PRIVACY
3 pennygs.com 4 Jan 2013 4 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 penkys.net 6 Dec 2012 6 Dec 2024 IONOS SE Penky GmbH
5 pennsy.place 11 Nov 2022 11 Nov 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 kennys.cn 21 Sep 2023 21 Sep 2024 阿里云计算有限公司(万网) 聂嘉琪
7 kennys.org 14 Mar 2018 14 Mar 2025 Sav.com, LLC Privacy Protection
8 dennys.dev 27 Jan 2022 27 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
9 bennys.club 1 Apr 2020 1 Apr 2025 Automattic, Inc Knock Knock WHOIS Not There, LLC
10 penngs.com 1 May 2019 1 May 2025 Network Solutions, LLC -
11 pennfs.com 25 Feb 2021 25 Feb 2025 GoDaddy.com, LLC -
12 pennsy.digital 11 Oct 2020 11 Oct 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 dennys.ru 15 Nov 2008 15 Nov 2024 RU-CENTER-RU Private Person
14 hennys.uk 8 Mar 2023 8 Mar 2025 Gandi [Tag = GANDI] -
15 kennys.us 5 Mar 2024 5 Mar 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
16 zpennys.com 6 Nov 2023 6 Nov 2026 GoDaddy.com, LLC -
17 pennyj.com 11 May 2013 11 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 bennys.ca 21 Jul 2021 21 Jul 2024 WHC Online Solutions Inc. REDACTED FOR PRIVACY
19 lennys.nz 14 May 2020 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
20 jennys.nyc 3 Oct 2014 2 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
21 lennys.org 11 Nov 2009 11 Nov 2024 Annulet LLC BuyDomains.com
22 dennys.me.uk 30 Apr 2008 30 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
23 bennys.life 1 May 2017 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 kennys.love 21 Nov 2023 21 Nov 2024 Alibaba Cloud Computing Ltd. liu yang
25 dennys.uk 20 Jan 2020 20 Jan 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
26 dennys.hn 8 Apr 2011 8 Apr 2029 Buro Internacional de Tecnologias (BIT-HN) Grupo Comidas
27 jennys.website 22 Mar 2015 22 Mar 2025 IONOS SE Sylvio Fritz
28 pennas.dk 29 Apr 2002 30 Jun 2024 - Penna Marie Smith Daarbak
29 bennys.jp 16 Jun 2014 30 Jun 2024 - BENNY'S JAPAN CO.LTD
30 pennyt.com 13 Sep 2007 31 Dec 2024 GoDaddy.com, LLC -
31 pennyj.org 4 Jul 2003 4 Jul 2024 Hostopia Canada Corp Penny Jackson
32 lennys.com.au - - DROP.com.au Pty Ltd Harrison Lavery
33 vennys.nl 7 May 2007 - Realtime Register -
34 pennyx.org 10 Jul 2002 10 Jul 2024 CloudFlare, Inc. Vensair
35 jennys.eu - - CRegISP Ltd -
36 dennys.com.cn 8 Nov 2022 8 Nov 2024 阿里云计算有限公司(万网) 王雪松
37 lennys.com 25 Nov 2003 25 Nov 2024 GoDaddy.com, LLC -
38 bennys.bio 9 May 2023 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 penpys.com 19 Sep 2022 19 Sep 2024 Megazone Corp., dba HOSTING.KR LEEJAE-WON
40 penny2.sexy 14 Aug 2022 14 Aug 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
41 jennys.cn 9 Sep 2020 9 Sep 2024 WEST263 INTERNATIONAL LIMITED 南昌强宇网络有限公司
42 tennys.com 12 Feb 1999 12 Feb 2025 GoDaddy.com, LLC -
43 bennys.nl 10 Nov 2002 - RootNet NOC B.V. -
44 kennys.mom 24 Oct 2023 24 Oct 2024 Porkbun, LLC Private by Design, LLC
45 kennys.at - - World4You Internet Services GmbH World4You Internet Services GmbH
46 bennys.dk 4 Jan 2023 3 Jan 2025 - Dan Pavia Møller
47 bennys.com 1 Feb 1995 2 Feb 2026 Rebel.com REDACTED FOR PRIVACY
48 jennys.fun 29 Jan 2024 29 Jan 2025 Hosting Ukraine LLC Hosting Ukraine LLC
49 pennyu.store 5 Sep 2017 5 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
50 jennys.world 26 Mar 2023 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 bennys.photography 1 Jul 2014 1 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
52 pennsys.com 2 Dec 1996 1 Dec 2024 GoDaddy.com, LLC -
53 jennys.org 12 Jul 2006 12 Jul 2025 Mesh Digital Limited Domains By Proxy, LLC
54 jennys.nl 16 Jun 2022 - Media Village B.V. -
55 bennys.eu - - CRegISP Ltd -
56 pentys.com 11 Apr 2024 11 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
57 pennds.org 17 Feb 2017 17 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
58 pengys.com 19 Aug 2021 19 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 dennys.me 8 Dec 2023 8 Dec 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
60 penny.im - 10 Nov 2024 - Redacted
61 pennyq.com 11 Sep 2003 11 Sep 2024 GoDaddy.com, LLC -
62 bennys.be 3 Apr 2003 - PROXIMEDIA SA -
63 pannys.com.au - - Domain Directors Pty Ltd trading as Instra Kondanapanny Letchumanan
64 bennys.fashion 16 May 2024 16 May 2025 OwnRegistrar, Inc. WhoisSecure
65 jennys.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
66 bennys.com.au - - Domain Directors Pty Ltd trading as Instra Ivan Dzeba
67 pennyc.com 5 May 2017 5 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 kennys.uk 30 Oct 2017 30 Oct 2024 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
69 yennys.com 6 Jan 2007 6 Jan 2025 SAV.COM, LLC REDACTED FOR PRIVACY
70 pinnys.com 29 Oct 2014 29 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 dennys.exposed 3 Jan 2024 3 Jan 2025 Gandi SAS Animal Equality
72 pennyu.ca 27 Feb 2020 27 Feb 2025 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
73 jennys.ie 9 Feb 2011 9 Feb 2025 Image ICT Solutions LTD JENNY'S BOUTIQUE LIMITED
74 pennyg.co.uk 14 Oct 2023 14 Oct 2024 20i Ltd [Tag = STACK] -
75 pennyw.com 20 Oct 2016 20 Oct 2024 GoDaddy.com, LLC -
76 pennysp.com 28 May 2024 28 May 2025 Tucows Domains Inc. -
77 pannys.com 11 Jun 2005 11 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
78 penneys.org 27 Jun 2004 27 Jun 2024 Moniker Online Services LLC Mrs Jello, LLC
79 kennys.de - - - -
80 hennys.com 27 Apr 1998 26 Apr 2025 Dynadot Inc -
81 dennys.services 25 Jan 2024 25 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 hennys.world 12 Nov 2018 12 Nov 2024 Key-Systems, LLC Hofkip bvba
83 vennys.co.uk 24 May 2001 24 May 2025 Namesco Limited [Tag = FREEPARKING] -
84 pensys.co.uk 24 Jan 2020 24 Jan 2025 Ionos SE [Tag = 1AND1] -
85 pennyi.com 12 Apr 2015 12 Apr 2025 GoDaddy.com, LLC -
86 cpennys.com 27 Nov 2019 27 Nov 2024 GoDaddy.com, LLC -
87 hennys.net 23 Nov 2010 23 Nov 2029 ENOM, INC. REDACTED FOR PRIVACY
88 pennyl.com 25 Sep 2017 25 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 dennys.com.mx 3 Oct 2001 2 Oct 2026 Akky (Una division de NIC Mexico) Alejandro Jose Seade Terrazas
90 aennys.com 13 Aug 2023 13 Aug 2025 Key-Systems GmbH c/o whoisproxy.com
91 dennys.coffee 17 Jan 2020 17 Jan 2025 Key-Systems, LLC Stonewall Kitchen, LLC
92 bennys.website 6 Feb 2024 6 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 dennys.net 4 Apr 1998 3 Apr 2025 Network Solutions, LLC -
94 pennyg.net 26 Aug 2014 26 Aug 2024 Domain.com, LLC -
95 pennyu.org 8 Jun 2024 8 Jun 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
96 kennys.store 26 Feb 2021 26 Feb 2025 Mesh Digital Ltd Domains By Proxy, LLC
97 spennys.com 26 Jan 2017 26 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 pennym.co.uk 30 Dec 2022 30 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
99 dennys.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
100 penneys.net 13 Mar 2024 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Pennys.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pennys.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pennys.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 5527,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kennys.hu, jennys.restaurant, pennygs.com, penkys.net, pennsy.place, kennys.cn, kennys.org, dennys.dev, bennys.club, penngs.com, pennfs.com, pennsy.digital, dennys.ru, hennys.uk, kennys.us, zpennys.com, pennyj.com, bennys.ca, lennys.nz, jennys.nyc, lennys.org, dennys.me.uk, bennys.life, kennys.love, dennys.uk, dennys.hn, jennys.website, pennas.dk, bennys.jp, pennyt.com, pennyj.org, lennys.com.au, vennys.nl, pennyx.org, jennys.eu, dennys.com.cn, lennys.com, bennys.bio, penpys.com, penny2.sexy, jennys.cn, tennys.com, bennys.nl, kennys.mom, kennys.at, bennys.dk, bennys.com, jennys.fun, pennyu.store, jennys.world, bennys.photography, pennsys.com, jennys.org, jennys.nl, bennys.eu, pentys.com, pennds.org, pengys.com, dennys.me, penny.im, pennyq.com, bennys.be, pannys.com.au, bennys.fashion, jennys.online, bennys.com.au, pennyc.com, kennys.uk, yennys.com, pinnys.com, dennys.exposed, pennyu.ca, jennys.ie, pennyg.co.uk, pennyw.com, pennysp.com, pannys.com, penneys.org, kennys.de, hennys.com, dennys.services, hennys.world, vennys.co.uk, pensys.co.uk, pennyi.com, cpennys.com, hennys.net, pennyl.com, dennys.com.mx, aennys.com, dennys.coffee, bennys.website, dennys.net, pennyg.net, pennyu.org, kennys.store, spennys.com, pennym.co.uk, dennys.info, penneys.net",
    "results": [
        {
            "num": 1,
            "domain_name": "kennys.hu",
            "domain_keyword": "kennys",
            "domain_tld": "hu",
            "query_time": "2024-05-10 16:20:51",
            "create_date": "2023-11-17"
        },
        {
            "num": 2,
            "domain_name": "jennys.restaurant",
            "domain_keyword": "jennys",
            "domain_tld": "restaurant",
            "query_time": "2024-05-28 07:11:07",
            "create_date": "2023-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "pennygs.com",
            "domain_keyword": "pennygs",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:34:48",
            "create_date": "2013-01-04",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "rodney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "penkys.net",
            "domain_keyword": "penkys",
            "domain_tld": "net",
            "query_time": "2024-04-17 03:43:53",
            "create_date": "2012-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Penky GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1068.ui-dns.de",
                "ns1092.ui-dns.org",
                "ns1099.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pennsy.place",
            "domain_keyword": "pennsy",
            "domain_tld": "place",
            "query_time": "2024-04-30 19:58:21",
            "create_date": "2022-11-11",
            "update_date": "2022-11-16",
            "expiry_date": "2025-11-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kennys.cn",
            "domain_keyword": "kennys",
            "domain_tld": "cn",
            "query_time": "2024-05-09 16:14:46",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "聂嘉琪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kennys.org",
            "domain_keyword": "kennys",
            "domain_tld": "org",
            "query_time": "2024-04-18 06:27:47",
            "create_date": "2018-03-14",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-14",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dennys.dev",
            "domain_keyword": "dennys",
            "domain_tld": "dev",
            "query_time": "2024-05-24 04:25:25",
            "create_date": "2022-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "bennys.club",
            "domain_keyword": "bennys",
            "domain_tld": "club",
            "query_time": "2024-05-31 08:49:52",
            "create_date": "2020-04-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc",
            "registrar_website": "http://automattic.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": 10,
            "domain_name": "penngs.com",
            "domain_keyword": "penngs",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:13:31",
            "create_date": "2019-05-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pennfs.com",
            "domain_keyword": "pennfs",
            "domain_tld": "com",
            "query_time": "2024-06-07 01:36:56",
            "create_date": "2021-02-25",
            "update_date": "2023-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pennsy.digital",
            "domain_keyword": "pennsy",
            "domain_tld": "digital",
            "query_time": "2024-04-30 19:58:21",
            "create_date": "2020-10-11",
            "update_date": "2024-03-17",
            "expiry_date": "2025-10-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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dennys.ru",
            "domain_keyword": "dennys",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:03:34",
            "create_date": "2008-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "hennys.uk",
            "domain_keyword": "hennys",
            "domain_tld": "uk",
            "query_time": "2024-05-08 23:22:32",
            "create_date": "2023-03-08",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-08",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1477.awsdns-56.org",
                "ns-1668.awsdns-16.co.uk",
                "ns-387.awsdns-48.com",
                "ns-867.awsdns-44.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "kennys.us",
            "domain_keyword": "kennys",
            "domain_tld": "us",
            "query_time": "2024-04-18 06:27:47",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "zpennys.com",
            "domain_keyword": "zpennys",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:22:20",
            "create_date": "2023-11-06",
            "update_date": "2024-03-18",
            "expiry_date": "2026-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pennyj.com",
            "domain_keyword": "pennyj",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:35:24",
            "create_date": "2013-05-11",
            "update_date": "2021-05-05",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bennys.ca",
            "domain_keyword": "bennys",
            "domain_tld": "ca",
            "query_time": "2024-06-10 16:10:21",
            "create_date": "2021-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "lennys.nz",
            "domain_keyword": "lennys",
            "domain_tld": "nz",
            "query_time": "2024-05-01 15:46:00",
            "create_date": "2020-05-14",
            "update_date": "2023-02-18",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.openhost.co.nz",
                "ns2.openhost.co.nz",
                "ns3.openhost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "jennys.nyc",
            "domain_keyword": "jennys",
            "domain_tld": "nyc",
            "query_time": "2024-06-01 16:28:04",
            "create_date": "2014-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-02",
            "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": "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "lennys.org",
            "domain_keyword": "lennys",
            "domain_tld": "org",
            "query_time": "2024-04-14 01:40:02",
            "create_date": "2009-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dennys.me.uk",
            "domain_keyword": "dennys",
            "domain_tld": "me.uk",
            "query_time": "2024-05-15 09:40:19",
            "create_date": "2008-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "bennys.life",
            "domain_keyword": "bennys",
            "domain_tld": "life",
            "query_time": "2024-05-06 08:54:23",
            "create_date": "2017-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-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": [
                "ns3.alphahosting.com",
                "ns4.alphahosting.com",
                "ns5.alphahosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kennys.love",
            "domain_keyword": "kennys",
            "domain_tld": "love",
            "query_time": "2024-05-25 10:48:00",
            "create_date": "2023-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "dennys.uk",
            "domain_keyword": "dennys",
            "domain_tld": "uk",
            "query_time": "2024-05-17 10:39:11",
            "create_date": "2020-01-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-20",
            "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": 26,
            "domain_name": "dennys.hn",
            "domain_keyword": "dennys",
            "domain_tld": "hn",
            "query_time": "2024-06-08 00:44:25",
            "create_date": "2011-04-08",
            "update_date": "2024-03-15",
            "expiry_date": "2029-04-08",
            "registrar_name": "Buro Internacional de Tecnologias (BIT-HN)",
            "registrar_website": "http://www.nic.hn",
            "registrant_name": "Grupo Comidas",
            "registrant_company": "Grupo Comidas",
            "registrant_address": "Kilometro 4 autopista al aeropuerto fte",
            "registrant_city": "San Pedro Sula",
            "registrant_state": "Cortes",
            "registrant_zip": "00000",
            "registrant_country": "HN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+504 25590055",
            "name_servers": [
                "ns-1322.awsdns-37.org",
                "ns-2010.awsdns-59.co.uk",
                "ns-485.awsdns-60.com",
                "ns-756.awsdns-30.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jennys.website",
            "domain_keyword": "jennys",
            "domain_tld": "website",
            "query_time": "2024-04-27 03:02:51",
            "create_date": "2015-03-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Sylvio Fritz",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pennas.dk",
            "domain_keyword": "pennas",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:44:47",
            "create_date": "2002-04-29",
            "expiry_date": "2024-06-30",
            "registrant_name": "Penna Marie Smith Daarbak",
            "registrant_address": "Tuenvej 63",
            "registrant_city": "Frederikshavn",
            "registrant_zip": "9900",
            "registrant_country": "DK",
            "registrant_phone": "+4598438298",
            "name_servers": [
                "ray.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "bennys.jp",
            "domain_keyword": "bennys",
            "domain_tld": "jp",
            "query_time": "2024-04-20 22:29:06",
            "create_date": "2014-06-16",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "BENNY'S JAPAN CO.LTD",
            "registrant_address": "Setagaya Ku",
            "registrant_zip": "154-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5433-8262",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 30,
            "domain_name": "pennyt.com",
            "domain_keyword": "pennyt",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:54:56",
            "create_date": "2007-09-13",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pennyj.org",
            "domain_keyword": "pennyj",
            "domain_tld": "org",
            "query_time": "2024-06-07 14:35:24",
            "create_date": "2003-07-04",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-04",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp",
            "registrar_website": "https://www.aplus.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Penny Jackson",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar 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.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "lennys.com.au",
            "domain_keyword": "lennys",
            "domain_tld": "com.au",
            "query_time": "2024-04-11 02:08:34",
            "update_date": "2023-08-20",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Harrison Lavery",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-rttakep5.ns3.dan.hosting"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vennys.nl",
            "domain_keyword": "vennys",
            "domain_tld": "nl",
            "query_time": "2024-06-06 00:04:18",
            "create_date": "2007-05-07",
            "update_date": "2021-05-03",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "pennyx.org",
            "domain_keyword": "pennyx",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:55:53",
            "create_date": "2002-07-10",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vensair",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utah",
            "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": [
                "dawn.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jennys.eu",
            "domain_keyword": "jennys",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:15:53",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 36,
            "domain_name": "dennys.com.cn",
            "domain_keyword": "dennys",
            "domain_tld": "com.cn",
            "query_time": "2024-05-10 22:52:13",
            "create_date": "2022-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "lennys.com",
            "domain_keyword": "lennys",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:41:35",
            "create_date": "2003-11-25",
            "update_date": "2022-10-31",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bennys.bio",
            "domain_keyword": "bennys",
            "domain_tld": "bio",
            "query_time": "2024-05-13 23:28:04",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "penpys.com",
            "domain_keyword": "penpys",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:29:16",
            "create_date": "2022-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "LEEJAE-WON",
            "registrant_company": "LEEJAE-WON",
            "registrant_address": "WB 2704 299 Omok-ro Yangcheon-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08001",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1044000960",
            "name_servers": [
                "ns-1526.awsdns-62.org",
                "ns-319.awsdns-39.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "penny2.sexy",
            "domain_keyword": "penny2",
            "domain_tld": "sexy",
            "query_time": "2024-06-07 14:32:44",
            "create_date": "2022-08-14",
            "update_date": "2023-06-10",
            "expiry_date": "2024-08-14",
            "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": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jennys.cn",
            "domain_keyword": "jennys",
            "domain_tld": "cn",
            "query_time": "2024-05-28 07:11:07",
            "create_date": "2020-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "WEST263 INTERNATIONAL LIMITED",
            "registrant_name": "南昌强宇网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tennys.com",
            "domain_keyword": "tennys",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:01:47",
            "create_date": "1999-02-12",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bennys.nl",
            "domain_keyword": "bennys",
            "domain_tld": "nl",
            "query_time": "2024-04-30 22:59:36",
            "create_date": "2002-11-10",
            "update_date": "2021-11-12",
            "registrar_name": "RootNet NOC B.V.",
            "name_servers": [
                "nsauth.myrootnet.com",
                "nsauth.myrootnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "kennys.mom",
            "domain_keyword": "kennys",
            "domain_tld": "mom",
            "query_time": "2024-05-09 16:14:46",
            "create_date": "2023-10-24",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-24",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kennys.at",
            "domain_keyword": "kennys",
            "domain_tld": "at",
            "query_time": "2024-06-06 17:31:25",
            "update_date": "2016-05-03",
            "registrar_name": "World4You Internet Services GmbH",
            "registrar_website": "https://nic.at/registrar/61",
            "registrant_name": "Domain Admin",
            "registrant_company": "World4You Internet Services GmbH",
            "registrant_address": "Hafenstrasse 35",
            "registrant_city": "Linz",
            "registrant_zip": "4020",
            "registrant_country": "AT",
            "registrant_email": "<data not disclosed>",
            "registrant_phone": "<data not disclosed>",
            "registrant_fax": "<data not disclosed>",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ]
        },
        {
            "num": 46,
            "domain_name": "bennys.dk",
            "domain_keyword": "bennys",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:00:27",
            "create_date": "2023-01-04",
            "expiry_date": "2025-01-03",
            "registrant_name": "Dan Pavia Møller",
            "registrant_address": "Ladegårdsparken Vest 95, 4. tv",
            "registrant_city": "Holbæk",
            "registrant_zip": "4300",
            "registrant_country": "DK",
            "name_servers": [
                "kipp.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "bennys.com",
            "domain_keyword": "bennys",
            "domain_tld": "com",
            "query_time": "2024-05-26 19:38:50",
            "create_date": "1995-02-01",
            "update_date": "2023-12-13",
            "expiry_date": "2026-02-02",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "domains1.uniserve.com",
                "domains2.uniserve.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "jennys.fun",
            "domain_keyword": "jennys",
            "domain_tld": "fun",
            "query_time": "2024-05-28 07:11:07",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns115.inhostedns.com",
                "ns215.inhostedns.net",
                "ns315.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pennyu.store",
            "domain_keyword": "pennyu",
            "domain_tld": "store",
            "query_time": "2024-04-17 00:55:08",
            "create_date": "2017-09-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "jennys.world",
            "domain_keyword": "jennys",
            "domain_tld": "world",
            "query_time": "2024-05-09 05:41:29",
            "create_date": "2023-03-26",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-26",
            "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": 51,
            "domain_name": "bennys.photography",
            "domain_keyword": "bennys",
            "domain_tld": "photography",
            "query_time": "2024-05-19 06:56:55",
            "create_date": "2014-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "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": [
                "docks20.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pennsys.com",
            "domain_keyword": "pennsys",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:31:46",
            "create_date": "1996-12-02",
            "update_date": "2023-06-03",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns100.nsresponse.com",
                "ns101.nsresponse.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "jennys.org",
            "domain_keyword": "jennys",
            "domain_tld": "org",
            "query_time": "2024-04-27 03:02:35",
            "create_date": "2006-07-12",
            "update_date": "2023-10-26",
            "expiry_date": "2025-07-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "jennys.nl",
            "domain_keyword": "jennys",
            "domain_tld": "nl",
            "query_time": "2024-04-27 03:02:35",
            "create_date": "2022-06-16",
            "update_date": "2022-11-25",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "bennys.eu",
            "domain_keyword": "bennys",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:55:31",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 56,
            "domain_name": "pentys.com",
            "domain_keyword": "pentys",
            "domain_tld": "com",
            "query_time": "2024-06-04 04:30:53",
            "create_date": "2024-04-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "pennds.org",
            "domain_keyword": "pennds",
            "domain_tld": "org",
            "query_time": "2024-06-07 01:36:18",
            "create_date": "2017-02-17",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reclaimhosting.com",
                "ns2.reclaimhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pengys.com",
            "domain_keyword": "pengys",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:11:42",
            "create_date": "2021-08-19",
            "update_date": "2022-08-13",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dennys.me",
            "domain_keyword": "dennys",
            "domain_tld": "me",
            "query_time": "2024-06-01 18:04:22",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "penny.im",
            "domain_keyword": "penny",
            "domain_tld": "im",
            "query_time": "2024-05-22 01:49:33",
            "expiry_date": "2024-11-10",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns-1181.awsdns-19.org",
                "ns-1690.awsdns-19.co.uk",
                "ns-257.awsdns-32.com",
                "ns-807.awsdns-36.net"
            ]
        },
        {
            "num": 61,
            "domain_name": "pennyq.com",
            "domain_keyword": "pennyq",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:53:05",
            "create_date": "2003-09-11",
            "update_date": "2022-09-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bennys.be",
            "domain_keyword": "bennys",
            "domain_tld": "be",
            "query_time": "2024-04-20 22:29:06",
            "create_date": "2003-04-03",
            "registrar_name": "PROXIMEDIA SA",
            "registrar_website": "https://www.proximedia.be",
            "name_servers": [
                "ns1.proximedia.com",
                "ns2.proximedia.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 63,
            "domain_name": "pannys.com.au",
            "domain_keyword": "pannys",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 01:17:56",
            "update_date": "2024-02-16",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Kondanapanny Letchumanan",
            "name_servers": [
                "kevin.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bennys.fashion",
            "domain_keyword": "bennys",
            "domain_tld": "fashion",
            "query_time": "2024-05-18 16:44:08",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ultahost.com",
                "ns2.ultahost.com",
                "ns3.ultahost.com",
                "ns4.ultahost.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "jennys.online",
            "domain_keyword": "jennys",
            "domain_tld": "online",
            "query_time": "2024-05-23 04:15:39",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bennys.com.au",
            "domain_keyword": "bennys",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 06:58:42",
            "update_date": "2022-01-17",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Ivan Dzeba",
            "name_servers": [
                "ns1.syd4.hostingplatform.net.au",
                "ns2.syd4.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "pennyc.com",
            "domain_keyword": "pennyc",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:33:36",
            "create_date": "2017-05-05",
            "update_date": "2021-04-29",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kennys.uk",
            "domain_keyword": "kennys",
            "domain_tld": "uk",
            "query_time": "2024-05-04 23:13:43",
            "create_date": "2017-10-30",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-30",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "yennys.com",
            "domain_keyword": "yennys",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:12:36",
            "create_date": "2007-01-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-06",
            "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=yennys.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "pinnys.com",
            "domain_keyword": "pinnys",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:31:24",
            "create_date": "2014-10-29",
            "update_date": "2020-10-06",
            "expiry_date": "2025-10-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dennys.exposed",
            "domain_keyword": "dennys",
            "domain_tld": "exposed",
            "query_time": "2024-05-10 22:52:13",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Animal Equality",
            "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-181-a.gandi.net",
                "ns-67-c.gandi.net",
                "ns-97-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pennyu.ca",
            "domain_keyword": "pennyu",
            "domain_tld": "ca",
            "query_time": "2024-06-07 14:37:32",
            "create_date": "2020-02-27",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-27",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jennys.ie",
            "domain_keyword": "jennys",
            "domain_tld": "ie",
            "query_time": "2024-06-09 07:19:00",
            "create_date": "2011-02-09",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-09",
            "registrar_name": "Image ICT Solutions LTD",
            "registrar_website": "www.imageictsolutions.ie",
            "registrant_name": "JENNY'S BOUTIQUE LIMITED",
            "name_servers": [
                "ns1.webworld.org",
                "ns2.webworld.org",
                "ns3.webworld.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pennyg.co.uk",
            "domain_keyword": "pennyg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 15:24:16",
            "create_date": "2023-10-14",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "pennyw.com",
            "domain_keyword": "pennyw",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:37:34",
            "create_date": "2016-10-20",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ionnelrduir.site",
                "ns2.ionnelrduir.site"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pennysp.com",
            "domain_keyword": "pennysp",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:14:55",
            "create_date": "2024-05-28",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pannys.com",
            "domain_keyword": "pannys",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:17:56",
            "create_date": "2005-06-11",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pannys.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "penneys.org",
            "domain_keyword": "penneys",
            "domain_tld": "org",
            "query_time": "2024-04-17 03:46:59",
            "create_date": "2004-06-27",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-27",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mrs Jello, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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.parkingspa.com",
                "ns2.parkingspa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kennys.de",
            "domain_keyword": "kennys",
            "domain_tld": "de",
            "query_time": "2024-05-04 07:20:10",
            "update_date": "2024-02-01",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "hennys.com",
            "domain_keyword": "hennys",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:27:12",
            "create_date": "1998-04-27",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dennys.services",
            "domain_keyword": "dennys",
            "domain_tld": "services",
            "query_time": "2024-05-24 04:25:25",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "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": 82,
            "domain_name": "hennys.world",
            "domain_keyword": "hennys",
            "domain_tld": "world",
            "query_time": "2024-05-24 05:09:45",
            "create_date": "2018-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hofkip bvba",
            "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, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "vennys.co.uk",
            "domain_keyword": "vennys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 20:59:56",
            "create_date": "2001-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "Namesco Limited [Tag = FREEPARKING]",
            "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": 84,
            "domain_name": "pensys.co.uk",
            "domain_keyword": "pensys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 23:31:45",
            "create_date": "2020-01-24",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-24",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1031.ui-dns.de",
                "ns1085.ui-dns.org",
                "ns1117.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "pennyi.com",
            "domain_keyword": "pennyi",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:35:21",
            "create_date": "2015-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cpennys.com",
            "domain_keyword": "cpennys",
            "domain_tld": "com",
            "query_time": "2024-06-11 13:28:47",
            "create_date": "2019-11-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squirreldns.com",
                "ns2.squirreldns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hennys.net",
            "domain_keyword": "hennys",
            "domain_tld": "net",
            "query_time": "2024-05-15 11:37:47",
            "create_date": "2010-11-23",
            "update_date": "2020-11-02",
            "expiry_date": "2029-11-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/84e42395-96a8-40f9-82bf-11458b0cb134",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pennyl.com",
            "domain_keyword": "pennyl",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:35:35",
            "create_date": "2017-09-25",
            "update_date": "2020-09-19",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dennys.com.mx",
            "domain_keyword": "dennys",
            "domain_tld": "com.mx",
            "query_time": "2017-07-13 22:17:47",
            "create_date": "2001-10-03",
            "update_date": "2016-10-14",
            "expiry_date": "2026-10-02",
            "registrar_name": "Akky (Una division de NIC Mexico)",
            "registrant_name": "Alejandro Jose Seade Terrazas",
            "registrant_city": "Juarez",
            "registrant_state": "Chihuahua",
            "registrant_country": "MX",
            "name_servers": [
                "ns1.dnchosting.com",
                "ns2.dnchosting.com"
            ]
        },
        {
            "num": 90,
            "domain_name": "aennys.com",
            "domain_keyword": "aennys",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:00:21",
            "create_date": "2023-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2025-08-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.hostinger.com/contacts",
            "registrant_name": "On behalf of aennys.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "8213ea7c04c45a2746b10b6cae3e90b4bbf8917b708a25958ee93fa783446b49@aennys.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dennys.coffee",
            "domain_keyword": "dennys",
            "domain_tld": "coffee",
            "query_time": "2024-05-17 10:39:11",
            "create_date": "2020-01-17",
            "update_date": "2023-11-16",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stonewall Kitchen, 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": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bennys.website",
            "domain_keyword": "bennys",
            "domain_tld": "website",
            "query_time": "2024-05-31 08:49:52",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dennys.net",
            "domain_keyword": "dennys",
            "domain_tld": "net",
            "query_time": "2024-06-01 02:13:24",
            "create_date": "1998-04-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pennyg.net",
            "domain_keyword": "pennyg",
            "domain_tld": "net",
            "query_time": "2024-06-07 14:34:39",
            "create_date": "2014-08-26",
            "update_date": "2024-01-12",
            "expiry_date": "2024-08-26",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pennyu.org",
            "domain_keyword": "pennyu",
            "domain_tld": "org",
            "query_time": "2024-06-10 22:33:14",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "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": [
                "jonah.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "kennys.store",
            "domain_keyword": "kennys",
            "domain_tld": "store",
            "query_time": "2024-06-13 10:45:34",
            "create_date": "2021-02-26",
            "update_date": "2024-06-08",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1010168.ukvpshosting.com",
                "ns1010169.ukvpshosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "spennys.com",
            "domain_keyword": "spennys",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:39:05",
            "create_date": "2017-01-26",
            "update_date": "2021-01-20",
            "expiry_date": "2026-01-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pennym.co.uk",
            "domain_keyword": "pennym",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 18:14:28",
            "create_date": "2022-12-30",
            "update_date": "2023-08-09",
            "expiry_date": "2024-12-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "dennys.info",
            "domain_keyword": "dennys",
            "domain_tld": "info",
            "query_time": "2024-05-13 15:38:52",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "penneys.net",
            "domain_keyword": "penneys",
            "domain_tld": "net",
            "query_time": "2024-05-16 15:36:40",
            "create_date": "2024-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=penneys.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.186,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pennys.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5527</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kennys.hu, jennys.restaurant, pennygs.com, penkys.net, pennsy.place, kennys.cn, kennys.org, dennys.dev, bennys.club, penngs.com, pennfs.com, pennsy.digital, dennys.ru, hennys.uk, kennys.us, zpennys.com, pennyj.com, bennys.ca, lennys.nz, jennys.nyc, lennys.org, dennys.me.uk, bennys.life, kennys.love, dennys.uk, dennys.hn, jennys.website, pennas.dk, bennys.jp, pennyt.com, pennyj.org, lennys.com.au, vennys.nl, pennyx.org, jennys.eu, dennys.com.cn, lennys.com, bennys.bio, penpys.com, penny2.sexy, jennys.cn, tennys.com, bennys.nl, kennys.mom, kennys.at, bennys.dk, bennys.com, jennys.fun, pennyu.store, jennys.world, bennys.photography, pennsys.com, jennys.org, jennys.nl, bennys.eu, pentys.com, pennds.org, pengys.com, dennys.me, penny.im, pennyq.com, bennys.be, pannys.com.au, bennys.fashion, jennys.online, bennys.com.au, pennyc.com, kennys.uk, yennys.com, pinnys.com, dennys.exposed, pennyu.ca, jennys.ie, pennyg.co.uk, pennyw.com, pennysp.com, pannys.com, penneys.org, kennys.de, hennys.com, dennys.services, hennys.world, vennys.co.uk, pensys.co.uk, pennyi.com, cpennys.com, hennys.net, pennyl.com, dennys.com.mx, aennys.com, dennys.coffee, bennys.website, dennys.net, pennyg.net, pennyu.org, kennys.store, spennys.com, pennym.co.uk, dennys.info, penneys.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kennys.hu</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 16:20:51</query_time>
   <create_date>2023-11-17</create_date>
  </value>
  <value>
   <num>2</num>
   <domain_name>jennys.restaurant</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-28 07:11:07</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pennygs.com</domain_name>
   <domain_keyword>pennygs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:34:48</query_time>
   <create_date>2013-01-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>rodney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>penkys.net</domain_name>
   <domain_keyword>penkys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 03:43:53</query_time>
   <create_date>2012-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Penky GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1068.ui-dns.de</value>
    <value>ns1092.ui-dns.org</value>
    <value>ns1099.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pennsy.place</domain_name>
   <domain_keyword>pennsy</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-04-30 19:58:21</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2025-11-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>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>6</num>
   <domain_name>kennys.cn</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 16:14:46</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>聂嘉琪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kennys.org</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 06:27:47</query_time>
   <create_date>2018-03-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-14</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dennys.dev</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-24 04:25:25</query_time>
   <create_date>2022-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bennys.club</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-31 08:49:52</query_time>
   <create_date>2020-04-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc</registrar_name>
   <registrar_website>http://automattic.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>10</num>
   <domain_name>penngs.com</domain_name>
   <domain_keyword>penngs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:13:31</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pennfs.com</domain_name>
   <domain_keyword>pennfs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 01:36:56</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pennsy.digital</domain_name>
   <domain_keyword>pennsy</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-30 19:58:21</query_time>
   <create_date>2020-10-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-10-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>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>13</num>
   <domain_name>dennys.ru</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:03:34</query_time>
   <create_date>2008-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>hennys.uk</domain_name>
   <domain_keyword>hennys</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 23:22:32</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-1668.awsdns-16.co.uk</value>
    <value>ns-387.awsdns-48.com</value>
    <value>ns-867.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>kennys.us</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-18 06:27:47</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>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>zpennys.com</domain_name>
   <domain_keyword>zpennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:22:20</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pennyj.com</domain_name>
   <domain_keyword>pennyj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:35:24</query_time>
   <create_date>2013-05-11</create_date>
   <update_date>2021-05-05</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bennys.ca</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 16:10:21</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>19</num>
   <domain_name>lennys.nz</domain_name>
   <domain_keyword>lennys</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-01 15:46:00</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2023-02-18</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.openhost.co.nz</value>
    <value>ns2.openhost.co.nz</value>
    <value>ns3.openhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jennys.nyc</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-01 16:28:04</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-02</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>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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>lennys.org</domain_name>
   <domain_keyword>lennys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 01:40:02</query_time>
   <create_date>2009-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>dennys.me.uk</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-15 09:40:19</query_time>
   <create_date>2008-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>bennys.life</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-06 08:54:23</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-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>ns3.alphahosting.com</value>
    <value>ns4.alphahosting.com</value>
    <value>ns5.alphahosting.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>24</num>
   <domain_name>kennys.love</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-25 10:48:00</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>dennys.uk</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 10:39:11</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-20</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>26</num>
   <domain_name>dennys.hn</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-06-08 00:44:25</query_time>
   <create_date>2011-04-08</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2029-04-08</expiry_date>
   <registrar_name>Buro Internacional de Tecnologias (BIT-HN)</registrar_name>
   <registrar_website>http://www.nic.hn</registrar_website>
   <registrant_name>Grupo Comidas</registrant_name>
   <registrant_company>Grupo Comidas</registrant_company>
   <registrant_address>Kilometro 4 autopista al aeropuerto fte</registrant_address>
   <registrant_city>San Pedro Sula</registrant_city>
   <registrant_state>Cortes</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+504 25590055</registrant_phone>
   <name_servers>
    <value>ns-1322.awsdns-37.org</value>
    <value>ns-2010.awsdns-59.co.uk</value>
    <value>ns-485.awsdns-60.com</value>
    <value>ns-756.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jennys.website</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-27 03:02:51</query_time>
   <create_date>2015-03-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Sylvio Fritz</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pennas.dk</domain_name>
   <domain_keyword>pennas</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:44:47</query_time>
   <create_date>2002-04-29</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Penna Marie Smith Daarbak</registrant_name>
   <registrant_address>Tuenvej 63</registrant_address>
   <registrant_city>Frederikshavn</registrant_city>
   <registrant_zip>9900</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4598438298</registrant_phone>
   <name_servers>
    <value>ray.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bennys.jp</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-20 22:29:06</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>BENNY'S JAPAN CO.LTD</registrant_name>
   <registrant_address>Setagaya Ku</registrant_address>
   <registrant_zip>154-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5433-8262</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>pennyt.com</domain_name>
   <domain_keyword>pennyt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:54:56</query_time>
   <create_date>2007-09-13</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pennyj.org</domain_name>
   <domain_keyword>pennyj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 14:35:24</query_time>
   <create_date>2003-07-04</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp</registrar_name>
   <registrar_website>https://www.aplus.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Penny Jackson</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>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lennys.com.au</domain_name>
   <domain_keyword>lennys</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-11 02:08:34</query_time>
   <update_date>2023-08-20</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Harrison Lavery</registrant_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-rttakep5.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>vennys.nl</domain_name>
   <domain_keyword>vennys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 00:04:18</query_time>
   <create_date>2007-05-07</create_date>
   <update_date>2021-05-03</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pennyx.org</domain_name>
   <domain_keyword>pennyx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:55:53</query_time>
   <create_date>2002-07-10</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vensair</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utah</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>dawn.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.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>jennys.eu</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:15:53</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>dennys.com.cn</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-10 22:52:13</query_time>
   <create_date>2022-11-08</create_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>lennys.com</domain_name>
   <domain_keyword>lennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:41:35</query_time>
   <create_date>2003-11-25</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bennys.bio</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-13 23:28:04</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>penpys.com</domain_name>
   <domain_keyword>penpys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:29:16</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>LEEJAE-WON</registrant_name>
   <registrant_company>LEEJAE-WON</registrant_company>
   <registrant_address>WB 2704 299 Omok-ro Yangcheon-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08001</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1044000960</registrant_phone>
   <name_servers>
    <value>ns-1526.awsdns-62.org</value>
    <value>ns-319.awsdns-39.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>penny2.sexy</domain_name>
   <domain_keyword>penny2</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-06-07 14:32:44</query_time>
   <create_date>2022-08-14</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-08-14</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>coco.bunny.net</value>
    <value>kiki.bunny.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jennys.cn</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 07:11:07</query_time>
   <create_date>2020-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>WEST263 INTERNATIONAL LIMITED</registrar_name>
   <registrant_name>南昌强宇网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tennys.com</domain_name>
   <domain_keyword>tennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:01:47</query_time>
   <create_date>1999-02-12</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-12</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.namefind.com</value>
    <value>ns2.namefind.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>bennys.nl</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 22:59:36</query_time>
   <create_date>2002-11-10</create_date>
   <update_date>2021-11-12</update_date>
   <registrar_name>RootNet NOC B.V.</registrar_name>
   <name_servers>
    <value>nsauth.myrootnet.com</value>
    <value>nsauth.myrootnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kennys.mom</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-09 16:14:46</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-24</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>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>45</num>
   <domain_name>kennys.at</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-06-06 17:31:25</query_time>
   <update_date>2016-05-03</update_date>
   <registrar_name>World4You Internet Services GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/61</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>World4You Internet Services GmbH</registrant_company>
   <registrant_address>Hafenstrasse 35</registrant_address>
   <registrant_city>Linz</registrant_city>
   <registrant_zip>4020</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>&lt;data not disclosed&gt;</registrant_email>
   <registrant_phone>&lt;data not disclosed&gt;</registrant_phone>
   <registrant_fax>&lt;data not disclosed&gt;</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>bennys.dk</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:00:27</query_time>
   <create_date>2023-01-04</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrant_name>Dan Pavia Møller</registrant_name>
   <registrant_address>Ladegårdsparken Vest 95, 4. tv</registrant_address>
   <registrant_city>Holbæk</registrant_city>
   <registrant_zip>4300</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>kipp.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bennys.com</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 19:38:50</query_time>
   <create_date>1995-02-01</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>domains1.uniserve.com</value>
    <value>domains2.uniserve.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jennys.fun</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-28 07:11:07</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns115.inhostedns.com</value>
    <value>ns215.inhostedns.net</value>
    <value>ns315.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pennyu.store</domain_name>
   <domain_keyword>pennyu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-17 00:55:08</query_time>
   <create_date>2017-09-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>50</num>
   <domain_name>jennys.world</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-09 05:41:29</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-26</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>51</num>
   <domain_name>bennys.photography</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-19 06:56:55</query_time>
   <create_date>2014-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</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>docks20.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pennsys.com</domain_name>
   <domain_keyword>pennsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:31:46</query_time>
   <create_date>1996-12-02</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-12-01</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>ns100.nsresponse.com</value>
    <value>ns101.nsresponse.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>jennys.org</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 03:02:35</query_time>
   <create_date>2006-07-12</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>jennys.nl</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 03:02:35</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2022-11-25</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bennys.eu</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:55:31</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>pentys.com</domain_name>
   <domain_keyword>pentys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 04:30:53</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>pennds.org</domain_name>
   <domain_keyword>pennds</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 01:36:18</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reclaimhosting.com</value>
    <value>ns2.reclaimhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>pengys.com</domain_name>
   <domain_keyword>pengys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:11:42</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2022-08-13</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dennys.me</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-01 18:04:22</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>penny.im</domain_name>
   <domain_keyword>penny</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-22 01:49:33</query_time>
   <expiry_date>2024-11-10</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns-1181.awsdns-19.org</value>
    <value>ns-1690.awsdns-19.co.uk</value>
    <value>ns-257.awsdns-32.com</value>
    <value>ns-807.awsdns-36.net</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>pennyq.com</domain_name>
   <domain_keyword>pennyq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:53:05</query_time>
   <create_date>2003-09-11</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>62</num>
   <domain_name>bennys.be</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-20 22:29:06</query_time>
   <create_date>2003-04-03</create_date>
   <registrar_name>PROXIMEDIA SA</registrar_name>
   <registrar_website>https://www.proximedia.be</registrar_website>
   <name_servers>
    <value>ns1.proximedia.com</value>
    <value>ns2.proximedia.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>pannys.com.au</domain_name>
   <domain_keyword>pannys</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 01:17:56</query_time>
   <update_date>2024-02-16</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Kondanapanny Letchumanan</registrant_name>
   <name_servers>
    <value>kevin.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bennys.fashion</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-18 16:44:08</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ultahost.com</value>
    <value>ns2.ultahost.com</value>
    <value>ns3.ultahost.com</value>
    <value>ns4.ultahost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>jennys.online</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 04:15:39</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bennys.com.au</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 06:58:42</query_time>
   <update_date>2022-01-17</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Ivan Dzeba</registrant_name>
   <name_servers>
    <value>ns1.syd4.hostingplatform.net.au</value>
    <value>ns2.syd4.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>pennyc.com</domain_name>
   <domain_keyword>pennyc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:33:36</query_time>
   <create_date>2017-05-05</create_date>
   <update_date>2021-04-29</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kennys.uk</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 23:13:43</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-30</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>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>yennys.com</domain_name>
   <domain_keyword>yennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:12:36</query_time>
   <create_date>2007-01-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-06</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=yennys.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pinnys.com</domain_name>
   <domain_keyword>pinnys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:31:24</query_time>
   <create_date>2014-10-29</create_date>
   <update_date>2020-10-06</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dennys.exposed</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>exposed</domain_tld>
   <query_time>2024-05-10 22:52:13</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</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>Animal Equality</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>ns-181-a.gandi.net</value>
    <value>ns-67-c.gandi.net</value>
    <value>ns-97-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>pennyu.ca</domain_name>
   <domain_keyword>pennyu</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-07 14:37:32</query_time>
   <create_date>2020-02-27</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>73</num>
   <domain_name>jennys.ie</domain_name>
   <domain_keyword>jennys</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-09 07:19:00</query_time>
   <create_date>2011-02-09</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Image ICT Solutions LTD</registrar_name>
   <registrar_website>www.imageictsolutions.ie</registrar_website>
   <registrant_name>JENNY'S BOUTIQUE LIMITED</registrant_name>
   <name_servers>
    <value>ns1.webworld.org</value>
    <value>ns2.webworld.org</value>
    <value>ns3.webworld.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pennyg.co.uk</domain_name>
   <domain_keyword>pennyg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 15:24:16</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>pennyw.com</domain_name>
   <domain_keyword>pennyw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:37:34</query_time>
   <create_date>2016-10-20</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-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.ionnelrduir.site</value>
    <value>ns2.ionnelrduir.site</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pennysp.com</domain_name>
   <domain_keyword>pennysp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:14:55</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-28</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pannys.com</domain_name>
   <domain_keyword>pannys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:17:56</query_time>
   <create_date>2005-06-11</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pannys.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>penneys.org</domain_name>
   <domain_keyword>penneys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 03:46:59</query_time>
   <create_date>2004-06-27</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-27</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>Mrs Jello, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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.parkingspa.com</value>
    <value>ns2.parkingspa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kennys.de</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 07:20:10</query_time>
   <update_date>2024-02-01</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>hennys.com</domain_name>
   <domain_keyword>hennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:27:12</query_time>
   <create_date>1998-04-27</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-26</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.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dennys.services</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-24 04:25:25</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</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>82</num>
   <domain_name>hennys.world</domain_name>
   <domain_keyword>hennys</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-24 05:09:45</query_time>
   <create_date>2018-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</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>Hofkip bvba</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, 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.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>vennys.co.uk</domain_name>
   <domain_keyword>vennys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 20:59:56</query_time>
   <create_date>2001-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>Namesco Limited [Tag = FREEPARKING]</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>84</num>
   <domain_name>pensys.co.uk</domain_name>
   <domain_keyword>pensys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 23:31:45</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1031.ui-dns.de</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1117.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>pennyi.com</domain_name>
   <domain_keyword>pennyi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:35:21</query_time>
   <create_date>2015-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cpennys.com</domain_name>
   <domain_keyword>cpennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 13:28:47</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-27</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.squirreldns.com</value>
    <value>ns2.squirreldns.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>hennys.net</domain_name>
   <domain_keyword>hennys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 11:37:47</query_time>
   <create_date>2010-11-23</create_date>
   <update_date>2020-11-02</update_date>
   <expiry_date>2029-11-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/84e42395-96a8-40f9-82bf-11458b0cb134</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pennyl.com</domain_name>
   <domain_keyword>pennyl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:35:35</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2020-09-19</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dennys.com.mx</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>com.mx</domain_tld>
   <query_time>2017-07-13 22:17:47</query_time>
   <create_date>2001-10-03</create_date>
   <update_date>2016-10-14</update_date>
   <expiry_date>2026-10-02</expiry_date>
   <registrar_name>Akky (Una division de NIC Mexico)</registrar_name>
   <registrant_name>Alejandro Jose Seade Terrazas</registrant_name>
   <registrant_city>Juarez</registrant_city>
   <registrant_state>Chihuahua</registrant_state>
   <registrant_country>MX</registrant_country>
   <name_servers>
    <value>ns1.dnchosting.com</value>
    <value>ns2.dnchosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>90</num>
   <domain_name>aennys.com</domain_name>
   <domain_keyword>aennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:00:21</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.hostinger.com/contacts</registrar_website>
   <registrant_name>On behalf of aennys.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>8213ea7c04c45a2746b10b6cae3e90b4bbf8917b708a25958ee93fa783446b49@aennys.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dennys.coffee</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-17 10:39:11</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-01-17</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>Stonewall Kitchen, 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>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bennys.website</domain_name>
   <domain_keyword>bennys</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-31 08:49:52</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dennys.net</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 02:13:24</query_time>
   <create_date>1998-04-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pennyg.net</domain_name>
   <domain_keyword>pennyg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 14:34:39</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pennyu.org</domain_name>
   <domain_keyword>pennyu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 22:33:14</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.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>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>jonah.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>kennys.store</domain_name>
   <domain_keyword>kennys</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-13 10:45:34</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1010168.ukvpshosting.com</value>
    <value>ns1010169.ukvpshosting.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>97</num>
   <domain_name>spennys.com</domain_name>
   <domain_keyword>spennys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:39:05</query_time>
   <create_date>2017-01-26</create_date>
   <update_date>2021-01-20</update_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>pennym.co.uk</domain_name>
   <domain_keyword>pennym</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 18:14:28</query_time>
   <create_date>2022-12-30</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>dennys.info</domain_name>
   <domain_keyword>dennys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 15:38:52</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>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>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>penneys.net</domain_name>
   <domain_keyword>penneys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 15:36:40</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=penneys.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>
 </results>
 <stats>
  <total_time>0.186</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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