WHOIS QUERY TIME

26 May 2024 - 1:34 PM UTC

Registered: 17 January 2008
Modified: 18 January 2024
Expiry: 17 January 2025

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

d.ns1.pl
d.ns2.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=peni.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "peni.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "peni.pl",
            "domain_keyword": "peni",
            "domain_tld": "pl",
            "query_time": "2024-05-26 13:34:42",
            "create_date": "2008-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "d.ns1.pl",
                "d.ns2.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>peni.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>peni.pl</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 13:34:42</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>d.ns1.pl</value>
    <value>d.ns2.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.024 seconds) for "peni.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 12:00 AM UTC

Registered: 17 January 2008
Modified: 20 January 2023
Expiry: 17 January 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

d.ns1.pl
d.ns2.pl

#2 - QUERY TIME

1 Feb 2024 - 4:59 AM UTC

Registered: 17 January 2008
Modified: 18 January 2024
Expiry: 17 January 2025

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

d.ns1.pl
d.ns2.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=peni.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "peni.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "peni.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "peni.pl",
            "domain_keyword": "peni",
            "domain_tld": "pl",
            "query_time": "2023-05-03 00:00:02",
            "create_date": "2008-01-17",
            "update_date": "2023-01-20",
            "expiry_date": "2024-01-17",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "d.ns1.pl",
                "d.ns2.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "peni.pl",
            "domain_keyword": "peni",
            "domain_tld": "pl",
            "query_time": "2024-02-01 04:59:46",
            "create_date": "2008-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "d.ns1.pl",
                "d.ns2.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "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>peni.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>peni.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peni.pl</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-03 00:00:02</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2023-01-20</update_date>
   <expiry_date>2024-01-17</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>d.ns1.pl</value>
    <value>d.ns2.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>peni.pl</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-01 04:59:46</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>d.ns1.pl</value>
    <value>d.ns2.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.024</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 14 domain names (in 0.015 seconds) which contained the exact domain keyword "peni".
Domain Name Registered Expiry Registrar Ownership
1 peni.com 28 Sep 1999 28 Sep 2025 GoDaddy.com, LLC -
2 peni.net 13 Apr 2001 13 Apr 2025 Dynadot Inc -
3 peni.ru 30 Jan 2006 30 Jan 2025 SALENAMES-RU Private Person
4 peni.co.kr 15 Jun 2006 15 Jun 2027 (?)??? ???
5 peni.pl 17 Jan 2008 17 Jan 2025 OVH SAS -
6 peni.nl 12 Jan 2009 - XNS Registrar B.V. -
7 peni.org 27 Apr 2011 27 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
8 peni.su 20 Nov 2020 20 Nov 2024 BEGET-SU Private Person
9 peni.xyz 29 Aug 2021 29 Aug 2024 PlanetHoster Ireneusz Bachurski Przedsiebiorstwo INFO-BI
10 peni.co.ke 21 Jun 2022 21 Jun 2024 Kenya Website Experts Slugline Media
11 peni.us 18 Oct 2022 18 Oct 2024 GoDaddy.com, LLC Nanci Nette
12 peni.shop 1 Dec 2022 1 Dec 2024 GoDaddy.com LLC -
13 peni.monster 20 Apr 2023 20 Apr 2025 Web Commerce Communications Ltd Whoisprotection.cc
14 peni.top 17 Dec 2023 17 Dec 2024 CSL Computer Service Langenbach GmbH REDACTED FOR PRIVACY
15 peni.eu - - Registrar.eu -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=peni&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "peni",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "peni.com, peni.net, peni.ru, peni.co.kr, peni.pl, peni.nl, peni.org, peni.su, peni.xyz, peni.co.ke, peni.us, peni.shop, peni.monster, peni.top, peni.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "peni.com",
            "domain_keyword": "peni",
            "domain_tld": "com",
            "query_time": "2024-05-17 23:37:58",
            "create_date": "1999-09-28",
            "update_date": "2024-05-17",
            "expiry_date": "2025-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "haley.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "domain_status": [
                "pendingTransfer"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "peni.net",
            "domain_keyword": "peni",
            "domain_tld": "net",
            "query_time": "2024-04-30 19:22:44",
            "create_date": "2001-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "peni.ru",
            "domain_keyword": "peni",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:08:44",
            "create_date": "2006-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "peni.co.kr",
            "domain_keyword": "peni",
            "domain_tld": "co.kr",
            "query_time": "2022-07-06 07:11:45",
            "create_date": "2006-06-15",
            "update_date": "2010-10-05",
            "expiry_date": "2027-06-15",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 5,
            "domain_name": "peni.pl",
            "domain_keyword": "peni",
            "domain_tld": "pl",
            "query_time": "2024-05-26 13:34:42",
            "create_date": "2008-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "d.ns1.pl",
                "d.ns2.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "peni.nl",
            "domain_keyword": "peni",
            "domain_tld": "nl",
            "query_time": "2024-05-07 11:04:06",
            "create_date": "2009-01-12",
            "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": 7,
            "domain_name": "peni.org",
            "domain_keyword": "peni",
            "domain_tld": "org",
            "query_time": "2024-05-07 11:04:06",
            "create_date": "2011-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "peni.su",
            "domain_keyword": "peni",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:24:06",
            "create_date": "2020-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "BEGET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 9,
            "domain_name": "peni.xyz",
            "domain_keyword": "peni",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 23:11:50",
            "create_date": "2021-08-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-29",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "peni.co.ke",
            "domain_keyword": "peni",
            "domain_tld": "co.ke",
            "query_time": "2024-05-07 11:04:06",
            "create_date": "2022-06-21",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-21",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Slugline Media",
            "registrant_address": "Nairobi",
            "registrant_city": "Nairobi",
            "registrant_state": "Kenya",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "peni.us",
            "domain_keyword": "peni",
            "domain_tld": "us",
            "query_time": "2024-04-30 19:22:44",
            "create_date": "2022-10-18",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Nanci Nette",
            "registrant_address": "1619 N. La Brea Ave, #221",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "90028",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3147056711",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "peni.shop",
            "domain_keyword": "peni",
            "domain_tld": "shop",
            "query_time": "2024-05-04 07:54:00",
            "create_date": "2022-12-01",
            "update_date": "2024-03-07",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "peni.monster",
            "domain_keyword": "peni",
            "domain_tld": "monster",
            "query_time": "2024-04-30 19:22:43",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "peni.top",
            "domain_keyword": "peni",
            "domain_tld": "top",
            "query_time": "2024-05-26 03:10:03",
            "create_date": "2023-12-17",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "https://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "daisy.ns.cloudflare.com",
                "kolton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "peni.eu",
            "domain_keyword": "peni",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:01:38",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>peni</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>peni.com, peni.net, peni.ru, peni.co.kr, peni.pl, peni.nl, peni.org, peni.su, peni.xyz, peni.co.ke, peni.us, peni.shop, peni.monster, peni.top, peni.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peni.com</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 23:37:58</query_time>
   <create_date>1999-09-28</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>haley.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>pendingTransfer</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>peni.net</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 19:22:44</query_time>
   <create_date>2001-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>peni.ru</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:08:44</query_time>
   <create_date>2006-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>peni.co.kr</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-06 07:11:45</query_time>
   <create_date>2006-06-15</create_date>
   <update_date>2010-10-05</update_date>
   <expiry_date>2027-06-15</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>5</num>
   <domain_name>peni.pl</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 13:34:42</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>d.ns1.pl</value>
    <value>d.ns2.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>peni.nl</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 11:04:06</query_time>
   <create_date>2009-01-12</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>7</num>
   <domain_name>peni.org</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 11:04:06</query_time>
   <create_date>2011-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>peni.su</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:24:06</query_time>
   <create_date>2020-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>BEGET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>peni.xyz</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 23:11:50</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.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>peni.co.ke</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-07 11:04:06</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Kenya Website Experts</registrar_name>
   <registrar_website>https://kenyawebexperts.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Slugline Media</registrant_company>
   <registrant_address>Nairobi</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Kenya</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>peni.us</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 19:22:44</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Nanci Nette</registrant_name>
   <registrant_address>1619 N. La Brea Ave, #221</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90028</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3147056711</registrant_phone>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>peni.shop</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 07:54:00</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-03-07</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>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>13</num>
   <domain_name>peni.monster</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-30 19:22:43</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>peni.top</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 03:10:03</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>https://joker.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>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>daisy.ns.cloudflare.com</value>
    <value>kolton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>peni.eu</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:01:38</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.015</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 3,422 domain names (in 0.042 seconds) which look and sound like the brand name "peni".
Domain Name Registered Expiry Registrar Ownership
1 pesi.app 3 Apr 2019 3 Apr 2025 1API GmbH PESI
2 deni.ro 15 Sep 2018 13 Sep 2024 Speed Total SRL -
3 penis.guru 13 Apr 2024 13 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 jeni.it 17 Feb 2009 28 Oct 2024 Aruba s.p.a. martina frappi
5 pein.hamburg 27 Aug 2014 27 Aug 2024 Cronon GmbH -
6 psni.org.uk 24 Nov 1999 24 Nov 2024 Nitec Solutions Limited [Tag = NITEC] -
7 penn.run 19 Aug 2015 19 Aug 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
8 seni.org 28 Mar 2005 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 pani.co.uk 11 Mar 2005 11 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
10 peng.uno 13 May 2023 13 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
11 penis.coach 7 Jan 2021 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 pesi.cn 17 Mar 2003 17 Mar 2026 阿里云计算有限公司(万网) 广州市舞龙网络技术咨询有限公司
13 pens.marketing 22 Nov 2019 22 Nov 2024 MarkMonitor Inc. National Pen Co., LLC
14 deni.dk 20 Sep 2016 30 Sep 2024 - Denis Smajlovic
15 pepi.dev 8 Nov 2019 8 Nov 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
16 pena.parts 11 Mar 2022 11 Mar 2025 GoDaddy.com, LLC CREANET B\\u0130L\\u0130\\u015e\\u0130M H\\u0130ZMETLER\\u0130
17 peoni.com.br 2 Mar 2023 2 Mar 2025 - Maria Eduarda Hinckel Demaria
18 pena.tech 31 Jan 2024 31 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
19 veni.link 30 Jul 2022 30 Jul 2024 PDR Ltd. N/A
20 pemi.it 22 Jun 2021 22 Jun 2024 OVH FHU Pemi Michał Pepliński
21 peng.taxi 19 Aug 2015 19 Aug 2024 united-domains AG REDACTED FOR PRIVACY
22 penn.email 5 Feb 2017 5 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
23 peniu.net 21 Sep 2023 21 Sep 2024 Domain International Services Limited -
24 openi.pro 12 Dec 2023 12 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 pen2.jp 11 Dec 2011 31 Dec 2024 - Kazuya Shimanuki
26 peci.co 8 Feb 2011 7 Feb 2029 Network Solutions, LLC REDACTED FOR PRIVACY
27 jeni.ca 14 Apr 2011 14 Apr 2025 Netfirms, LTD REDACTED FOR PRIVACY
28 pini.xyz 16 May 2018 16 May 2025 NameSilo, LLC PrivacyGuardian.org llc
29 seni.by 12 Sep 2006 11 Oct 2024 Open Contact, Ltd Представительство АО TZMO S.A. (РП) в Республике Беларусь
30 pent.co.uk 24 Dec 2002 24 Dec 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
31 deni.us 16 Apr 2010 15 Apr 2026 GoDaddy.com, LLC UD Point
32 pemi.com.br 7 Dec 2004 7 Dec 2029 - Construtora Lasper Ltda.
33 peki.co.uk 24 Oct 2023 24 Oct 2024 Namesco Limited [Tag = NAMESCO] -
34 pezi.nl 27 Jan 2014 - Metaregistrar B.V. -
35 pesi.eu - - eu-nyx.at web invest gmbh & co KG -
36 peno.ru 25 Sep 2018 25 Sep 2024 RU-CENTER-RU Private Person
37 poni.team 19 Oct 2021 19 Oct 2025 NameSilo, LLC Candy Horses LLC
38 pepi.org 29 Apr 2021 29 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
39 neni.name - - IONOS SE -
40 pedi.hu 7 Oct 2022 - - -
41 penni.asia 12 May 2009 12 May 2025 united-domains AG REDACTED FOR PRIVACY
42 peri.global 2 Sep 2016 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 psni.com 7 Oct 1996 6 Oct 2024 Tucows Domains Inc. -
44 pens.cm 7 Sep 2020 7 Sep 2024 Netcom.cm Sarl Above.com Domain Privacy
45 peri.cat 22 Apr 2006 22 Apr 2025 Entorno Digital -
46 penqi.xyz 27 Mar 2024 27 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
47 geni.systems 25 May 2024 25 May 2025 Squarespace Domains II LLC ABANG HAJI AMIN SALAM CONTRACTOR
48 pein.faith 30 Aug 2021 30 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 seni.catering 4 Jun 2024 4 Jun 2025 Squarespace Domains II LLC Seni's Ethiopian Kitchen
50 penq.nl 8 Nov 2017 - XNS Registrar B.V. -
51 penai.net 19 Feb 2023 19 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
52 pena.su 16 May 2006 16 May 2024 RUCENTER-SU Private Person
53 deni.cloud 25 Feb 2020 25 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
54 yeni.in 29 Oct 2017 29 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
55 ceni.com.br 3 Nov 2004 3 Nov 2025 - ESPA?O ABERTO ASS.PEDAG?GICA LTDA
56 penn.org 30 Aug 2001 30 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Daruna, LLC
57 pene.club 27 Apr 2024 27 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 deni.me 2 May 2014 2 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0148211185
59 veni.cool 2 Mar 2024 2 Mar 2025 DNSPod, Inc. moni
60 penis.com.pl 27 Apr 2004 27 Apr 2025 nazwa.pl sp. z o.o. -
61 penn.sh 17 Jan 2022 17 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
62 penu.de - - - -
63 pgeni.com 11 Feb 2020 11 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 zeni.cloud 10 Oct 2017 10 Oct 2024 Tucows Domains Inc. RUDY ZENI
65 peli.ru 21 Sep 2018 21 Sep 2024 RU-CENTER-RU PELICAN PRODUCTS, INC
66 penji.io 7 Feb 2019 7 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 poni.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 meni.com 7 May 1996 8 May 2025 IONOS SE MENI-DESIGN
69 peny.info 13 May 2023 13 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
70 pens.app 7 May 2018 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 pebi.nl 12 Feb 2015 - XNS Registrar B.V. -
72 peniw.com 30 Jul 2023 30 Jul 2024 DNSPod, Inc. REDACTED FOR PRIVACY
73 veni.it 14 Apr 2013 1 May 2025 Puglia.com srls Puglia.com S.r.l.s.
74 reni.one 19 May 2023 19 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 meni.com.br 19 Jun 2016 19 Jun 2025 - CAIO ROMANO BORGES DANIEL
76 penk.store 31 Mar 2023 31 Mar 2024 Namecheap Withheld for Privacy Purposes
77 pens.quest 2 Apr 2023 2 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
78 peng.pub 12 May 2015 12 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Peng Xing Yang
79 peti.be 13 Jan 2011 - Eurodns S.A. -
80 pepi.com 31 Dec 1995 30 Dec 2025 Network Solutions, LLC -
81 pesi.com 26 Oct 1995 25 Oct 2024 1API GmbH Registrant of pesi.com
82 deni.systems 18 Jul 2020 18 Jul 2024 1API GmbH REDACTED FOR PRIVACY
83 feni.community 21 Jul 2022 21 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 pene.us 12 Sep 2023 12 Sep 2024 Sav.com LLC REDACTED FOR PRIVACY
85 peqi.email 22 Apr 2024 22 Apr 2025 Gandi SAS Configr Administracao de Sistemas LTDA - ME
86 neni.ru 18 Jun 2008 18 Jun 2024 R01-RU Private Person
87 peti.ai - - 1api.net Domains By Proxy, LLC
88 penis.co.uk 20 Jun 2001 20 Jun 2024 Sam Charles [Tag = CHARLES] Sam Charles
89 zeni.su 15 Jan 2024 15 Jan 2025 RUCENTER-SU Private Person
90 teni.ro 12 Aug 2017 11 Aug 2024 Space Ro SRL -
91 reni.cam 9 May 2024 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
92 feni.club 6 May 2024 6 May 2025 Sav.com LLC REDACTED FOR PRIVACY
93 pen9.net 20 Sep 2023 20 Sep 2024 GoDaddy.com, LLC -
94 weni.pro 11 Aug 2023 11 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 poni.vip 2 Apr 2023 2 Apr 2025 DNSPod, Inc. He Fei Tuo Xu Wang Luo Ke Ji You Xian Gong Si
96 poni.best 12 Nov 2021 12 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
97 peri.media 18 Aug 2021 18 Aug 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
98 penxi.cfd 15 Mar 2024 15 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
99 penz.nl 10 Jul 2010 - XNS Registrar B.V. -
100 penl.cloud 6 Feb 2024 6 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
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 Peni.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=peni.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "peni.pl",
        "page_size": 100
    },
    "count": {
        "total": 3422,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pesi.app, deni.ro, penis.guru, jeni.it, pein.hamburg, psni.org.uk, penn.run, seni.org, pani.co.uk, peng.uno, penis.coach, pesi.cn, pens.marketing, deni.dk, pepi.dev, pena.parts, peoni.com.br, pena.tech, veni.link, pemi.it, peng.taxi, penn.email, peniu.net, openi.pro, pen2.jp, peci.co, jeni.ca, pini.xyz, seni.by, pent.co.uk, deni.us, pemi.com.br, peki.co.uk, pezi.nl, pesi.eu, peno.ru, poni.team, pepi.org, neni.name, pedi.hu, penni.asia, peri.global, psni.com, pens.cm, peri.cat, penqi.xyz, geni.systems, pein.faith, seni.catering, penq.nl, penai.net, pena.su, deni.cloud, yeni.in, ceni.com.br, penn.org, pene.club, deni.me, veni.cool, penis.com.pl, penn.sh, penu.de, pgeni.com, zeni.cloud, peli.ru, penji.io, poni.app, meni.com, peny.info, pens.app, pebi.nl, peniw.com, veni.it, reni.one, meni.com.br, penk.store, pens.quest, peng.pub, peti.be, pepi.com, pesi.com, deni.systems, feni.community, pene.us, peqi.email, neni.ru, peti.ai, penis.co.uk, zeni.su, teni.ro, reni.cam, feni.club, pen9.net, weni.pro, poni.vip, poni.best, peri.media, penxi.cfd, penz.nl, penl.cloud",
    "results": [
        {
            "num": 1,
            "domain_name": "pesi.app",
            "domain_keyword": "pesi",
            "domain_tld": "app",
            "query_time": "2024-04-12 06:54:48",
            "create_date": "2019-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PESI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "deni.ro",
            "domain_keyword": "deni",
            "domain_tld": "ro",
            "query_time": "2024-04-12 19:41:24",
            "create_date": "2018-09-15",
            "expiry_date": "2024-09-13",
            "registrar_name": "Speed Total SRL",
            "registrar_website": "www.avox.ro",
            "name_servers": [
                "ns1.cybercloud.ro",
                "ns2.cybercloud.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "penis.guru",
            "domain_keyword": "penis",
            "domain_tld": "guru",
            "query_time": "2024-04-15 16:23:21",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "jeni.it",
            "domain_keyword": "jeni",
            "domain_tld": "it",
            "query_time": "2024-04-15 02:43:35",
            "create_date": "2009-02-17",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "martina frappi",
            "registrant_address": "via val di chio, 23",
            "registrant_city": "CASTIGLION FIORENTINO",
            "registrant_state": "AR",
            "registrant_zip": "52043",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "pein.hamburg",
            "domain_keyword": "pein",
            "domain_tld": "hamburg",
            "query_time": "2024-04-19 05:38:30",
            "create_date": "2014-08-27",
            "expiry_date": "2024-08-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.de/",
            "name_servers": [
                "docks04.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "psni.org.uk",
            "domain_keyword": "psni",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 17:55:42",
            "create_date": "1999-11-24",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-24",
            "registrar_name": "Nitec Solutions Limited [Tag = NITEC]",
            "registrar_website": "https://www.nitec.com",
            "name_servers": [
                "ns1-38.azure-dns.com",
                "ns2-38.azure-dns.com",
                "ns3-38.azure-dns.com",
                "ns4-38.azure-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "penn.run",
            "domain_keyword": "penn",
            "domain_tld": "run",
            "query_time": "2024-04-17 03:45:03",
            "create_date": "2015-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "seni.org",
            "domain_keyword": "seni",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:44:41",
            "create_date": "2005-03-28",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pani.co.uk",
            "domain_keyword": "pani",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 16:52:09",
            "create_date": "2005-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "peng.uno",
            "domain_keyword": "peng",
            "domain_tld": "uno",
            "query_time": "2024-05-15 23:10:48",
            "create_date": "2023-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "penis.coach",
            "domain_keyword": "penis",
            "domain_tld": "coach",
            "query_time": "2024-05-15 23:12:36",
            "create_date": "2021-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pesi.cn",
            "domain_keyword": "pesi",
            "domain_tld": "cn",
            "query_time": "2024-05-16 09:01:42",
            "create_date": "2003-03-17",
            "expiry_date": "2026-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州市舞龙网络技术咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pens.marketing",
            "domain_keyword": "pens",
            "domain_tld": "marketing",
            "query_time": "2024-05-11 18:16:19",
            "create_date": "2019-11-22",
            "update_date": "2023-05-14",
            "expiry_date": "2024-11-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Pen Co., LLC",
            "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": [
                "ns-1371.awsdns-43.org",
                "ns-143.awsdns-17.com",
                "ns-1693.awsdns-19.co.uk",
                "ns-734.awsdns-27.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "deni.dk",
            "domain_keyword": "deni",
            "domain_tld": "dk",
            "query_time": "2024-05-12 13:36:44",
            "create_date": "2016-09-20",
            "expiry_date": "2024-09-30",
            "registrant_name": "Denis Smajlovic",
            "registrant_address": "166 Geary St Ste 1500, San Francisco, CA 94108",
            "registrant_city": "N/A",
            "registrant_country": "US",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "pepi.dev",
            "domain_keyword": "pepi",
            "domain_tld": "dev",
            "query_time": "2024-05-21 19:24:31",
            "create_date": "2019-11-08",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "pepidev1.pepi.club",
                "pepidev2.pepi.club"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pena.parts",
            "domain_keyword": "pena",
            "domain_tld": "parts",
            "query_time": "2024-05-13 21:44:35",
            "create_date": "2022-03-11",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CREANET B\\\\u0130L\\\\u0130\\\\u015e\\\\u0130M H\\\\u0130ZMETLER\\\\u0130",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BAYRAMPA\\\\u015eA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "peoni.com.br",
            "domain_keyword": "peoni",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 03:13:47",
            "create_date": "2023-03-02",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-02",
            "registrant_name": "Maria Eduarda Hinckel Demaria",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "pena.tech",
            "domain_keyword": "pena",
            "domain_tld": "tech",
            "query_time": "2024-05-26 03:06:42",
            "create_date": "2024-01-31",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu 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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "veni.link",
            "domain_keyword": "veni",
            "domain_tld": "link",
            "query_time": "2024-06-05 23:59:32",
            "create_date": "2022-07-30",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "luke.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pemi.it",
            "domain_keyword": "pemi",
            "domain_tld": "it",
            "query_time": "2024-06-01 21:22:35",
            "create_date": "2021-06-22",
            "update_date": "2023-07-08",
            "expiry_date": "2024-06-22",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "FHU Pemi Michał Pepliński",
            "registrant_address": "os. Powstańców Warszawy 6F/59",
            "registrant_city": "Poznań",
            "registrant_state": "--",
            "registrant_zip": "61-656",
            "registrant_country": "PL",
            "name_servers": [
                "cloe.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "peng.taxi",
            "domain_keyword": "peng",
            "domain_tld": "taxi",
            "query_time": "2024-05-30 09:53:46",
            "create_date": "2015-08-19",
            "update_date": "2024-05-08",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hansadns.com",
                "dns2.hansadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "penn.email",
            "domain_keyword": "penn",
            "domain_tld": "email",
            "query_time": "2024-06-07 01:35:47",
            "create_date": "2017-02-05",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "peniu.net",
            "domain_keyword": "peniu",
            "domain_tld": "net",
            "query_time": "2024-06-07 01:34:44",
            "create_date": "2023-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "http://www.wdomain.com",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "openi.pro",
            "domain_keyword": "openi",
            "domain_tld": "pro",
            "query_time": "2024-06-08 07:38:40",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2025-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pen2.jp",
            "domain_keyword": "pen2",
            "domain_tld": "jp",
            "query_time": "2024-04-15 19:12:01",
            "create_date": "2011-12-11",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Kazuya Shimanuki",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 26,
            "domain_name": "peci.co",
            "domain_keyword": "peci",
            "domain_tld": "co",
            "query_time": "2024-04-15 17:52:08",
            "create_date": "2011-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2029-02-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jeni.ca",
            "domain_keyword": "jeni",
            "domain_tld": "ca",
            "query_time": "2024-04-15 02:43:35",
            "create_date": "2011-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.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.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pini.xyz",
            "domain_keyword": "pini",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 18:58:58",
            "create_date": "2018-05-16",
            "update_date": "2024-03-10",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "paris.ns.cloudflare.com",
                "wells.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "seni.by",
            "domain_keyword": "seni",
            "domain_tld": "by",
            "query_time": "2024-04-23 02:44:41",
            "create_date": "2006-09-12",
            "update_date": "2023-05-12",
            "expiry_date": "2024-10-11",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Представительство АО TZMO S.A. (РП) в Республике Беларусь",
            "registrant_address": "220131, -, г. Минск, ул. Сосновый бор, 2, 2",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375175126497",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 30,
            "domain_name": "pent.co.uk",
            "domain_keyword": "pent",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 04:22:24",
            "create_date": "2002-12-24",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-24",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "deni.us",
            "domain_keyword": "deni",
            "domain_tld": "us",
            "query_time": "2024-04-16 01:15:22",
            "create_date": "2010-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2026-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "deni surya",
            "registrant_company": "UD Point",
            "registrant_address": "Diponegoro street 38",
            "registrant_city": "Denpasar",
            "registrant_state": "Bali",
            "registrant_zip": "80112",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.8563083550",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pemi.com.br",
            "domain_keyword": "pemi",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 19:13:05",
            "create_date": "2004-12-07",
            "update_date": "2021-12-03",
            "expiry_date": "2029-12-07",
            "registrant_name": "Construtora Lasper Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.art3.com.br",
                "ns2.art3.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 33,
            "domain_name": "peki.co.uk",
            "domain_keyword": "peki",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 13:10:44",
            "create_date": "2023-10-24",
            "update_date": "2024-05-04",
            "expiry_date": "2024-10-24",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "pezi.nl",
            "domain_keyword": "pezi",
            "domain_tld": "nl",
            "query_time": "2024-05-09 20:47:22",
            "create_date": "2014-01-27",
            "update_date": "2017-05-04",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "art.ns.cloudflare.com",
                "lady.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "pesi.eu",
            "domain_keyword": "pesi",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:03:50",
            "registrar_name": "eu-nyx.at web invest gmbh & co KG",
            "registrar_website": "http://www.eu-nyx.at",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 36,
            "domain_name": "peno.ru",
            "domain_keyword": "peno",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:08:56",
            "create_date": "2018-09-25",
            "expiry_date": "2024-09-25",
            "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": 37,
            "domain_name": "poni.team",
            "domain_keyword": "poni",
            "domain_tld": "team",
            "query_time": "2024-05-01 21:19:08",
            "create_date": "2021-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2025-10-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Candy Horses LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "paul.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pepi.org",
            "domain_keyword": "pepi",
            "domain_tld": "org",
            "query_time": "2024-05-08 02:16:10",
            "create_date": "2021-04-29",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "neni.name",
            "domain_keyword": "neni",
            "domain_tld": "name",
            "query_time": "2024-05-08 04:44:49",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 40,
            "domain_name": "pedi.hu",
            "domain_keyword": "pedi",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:24:53",
            "create_date": "2022-10-07"
        },
        {
            "num": 41,
            "domain_name": "penni.asia",
            "domain_keyword": "penni",
            "domain_tld": "asia",
            "query_time": "2024-05-16 15:36:43",
            "create_date": "2009-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "peri.global",
            "domain_keyword": "peri",
            "domain_tld": "global",
            "query_time": "2024-05-16 07:05:39",
            "create_date": "2016-09-02",
            "update_date": "2023-03-31",
            "expiry_date": "2024-09-02",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "psni.com",
            "domain_keyword": "psni",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:34:49",
            "create_date": "1996-10-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-1.nuoz.net",
                "ns-2.nuoz.net",
                "ns-3.nuoz.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pens.cm",
            "domain_keyword": "pens",
            "domain_tld": "cm",
            "query_time": "2024-05-30 23:29:27",
            "create_date": "2020-09-07",
            "update_date": "2023-05-17",
            "expiry_date": "2024-09-07",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Host Master",
            "registrant_company": "Above.com Domain Privacy",
            "registrant_address": "8 East concourse",
            "registrant_city": "Beaumaris",
            "registrant_state": "VIC",
            "registrant_zip": "3193",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.390164107",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 45,
            "domain_name": "peri.cat",
            "domain_keyword": "peri",
            "domain_tld": "cat",
            "query_time": "2024-05-28 07:45:20",
            "create_date": "2006-04-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "penqi.xyz",
            "domain_keyword": "penqi",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 10:46:17",
            "create_date": "2024-03-27",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-27",
            "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": 47,
            "domain_name": "geni.systems",
            "domain_keyword": "geni",
            "domain_tld": "systems",
            "query_time": "2024-05-28 16:53:13",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ABANG HAJI AMIN SALAM CONTRACTOR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sarawak",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "pein.faith",
            "domain_keyword": "pein",
            "domain_tld": "faith",
            "query_time": "2024-05-26 13:28:09",
            "create_date": "2021-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "seni.catering",
            "domain_keyword": "seni",
            "domain_tld": "catering",
            "query_time": "2024-06-06 14:25:03",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Seni's Ethiopian Kitchen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "penq.nl",
            "domain_keyword": "penq",
            "domain_tld": "nl",
            "query_time": "2024-06-07 16:39:21",
            "create_date": "2017-11-08",
            "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": 51,
            "domain_name": "penai.net",
            "domain_keyword": "penai",
            "domain_tld": "net",
            "query_time": "2024-06-09 14:46:57",
            "create_date": "2023-02-19",
            "update_date": "2023-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pena.su",
            "domain_keyword": "pena",
            "domain_tld": "su",
            "query_time": "2024-06-09 14:46:52",
            "create_date": "2006-05-16",
            "expiry_date": "2024-05-16",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 53,
            "domain_name": "deni.cloud",
            "domain_keyword": "deni",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 19:41:08",
            "create_date": "2020-02-25",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "yeni.in",
            "domain_keyword": "yeni",
            "domain_tld": "in",
            "query_time": "2024-04-19 04:09:32",
            "create_date": "2017-10-29",
            "update_date": "2024-01-23",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ceni.com.br",
            "domain_keyword": "ceni",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 07:33:45",
            "create_date": "2004-11-03",
            "update_date": "2023-09-13",
            "expiry_date": "2025-11-03",
            "registrant_name": "ESPA?O ABERTO ASS.PEDAG?GICA LTDA",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 56,
            "domain_name": "penn.org",
            "domain_keyword": "penn",
            "domain_tld": "org",
            "query_time": "2024-04-17 03:45:03",
            "create_date": "2001-08-30",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-30",
            "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": "Daruna, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CR",
            "registrant_email": "please query the rdds service of the registrar 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.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "pene.club",
            "domain_keyword": "pene",
            "domain_tld": "club",
            "query_time": "2024-04-29 14:20:53",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "deni.me",
            "domain_keyword": "deni",
            "domain_tld": "me",
            "query_time": "2024-05-08 20:35:59",
            "create_date": "2014-05-02",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0148211185",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "veni.cool",
            "domain_keyword": "veni",
            "domain_tld": "cool",
            "query_time": "2024-05-08 21:14:20",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "moni",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "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": [
                "godfery.dnspod.net",
                "whelk.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "penis.com.pl",
            "domain_keyword": "penis",
            "domain_tld": "com.pl",
            "query_time": "2024-04-30 19:23:44",
            "create_date": "2004-04-27",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-27",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.intymnosc.pl",
                "ns2.intymnosc.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "penn.sh",
            "domain_keyword": "penn",
            "domain_tld": "sh",
            "query_time": "2024-04-30 19:56:11",
            "create_date": "2022-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "penu.de",
            "domain_keyword": "penu",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:47:02",
            "update_date": "2023-12-20",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 63,
            "domain_name": "pgeni.com",
            "domain_keyword": "pgeni",
            "domain_tld": "com",
            "query_time": "2024-04-29 10:30:05",
            "create_date": "2020-02-11",
            "update_date": "2021-02-05",
            "expiry_date": "2025-02-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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "zeni.cloud",
            "domain_keyword": "zeni",
            "domain_tld": "cloud",
            "query_time": "2024-04-29 15:31:37",
            "create_date": "2017-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RUDY ZENI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "peli.ru",
            "domain_keyword": "peli",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:08:10",
            "create_date": "2018-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PELICAN PRODUCTS, INC",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "penji.io",
            "domain_keyword": "penji",
            "domain_tld": "io",
            "query_time": "2024-05-15 23:12:46",
            "create_date": "2019-02-07",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-07",
            "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": 67,
            "domain_name": "poni.app",
            "domain_keyword": "poni",
            "domain_tld": "app",
            "query_time": "2024-05-13 20:49:36",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "meni.com",
            "domain_keyword": "meni",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:39:43",
            "create_date": "1996-05-07",
            "update_date": "2018-03-15",
            "expiry_date": "2025-05-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MENI-DESIGN",
            "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": [
                "ns1034.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1034.ui-dns.de",
                "ns1034.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "peny.info",
            "domain_keyword": "peny",
            "domain_tld": "info",
            "query_time": "2024-05-14 00:35:40",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "pens.app",
            "domain_keyword": "pens",
            "domain_tld": "app",
            "query_time": "2024-05-11 18:16:18",
            "create_date": "2018-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pebi.nl",
            "domain_keyword": "pebi",
            "domain_tld": "nl",
            "query_time": "2024-05-11 01:37:08",
            "create_date": "2015-02-12",
            "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": 72,
            "domain_name": "peniw.com",
            "domain_keyword": "peniw",
            "domain_tld": "com",
            "query_time": "2024-05-20 00:03:14",
            "create_date": "2023-07-30",
            "update_date": "2024-02-29",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=peniw.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "veni.it",
            "domain_keyword": "veni",
            "domain_tld": "it",
            "query_time": "2024-05-18 22:29:50",
            "create_date": "2013-04-14",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-01",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 74,
            "domain_name": "reni.one",
            "domain_keyword": "reni",
            "domain_tld": "one",
            "query_time": "2024-05-22 07:50:25",
            "create_date": "2023-05-19",
            "update_date": "2023-07-17",
            "expiry_date": "2025-05-19",
            "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": "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "meni.com.br",
            "domain_keyword": "meni",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 01:03:19",
            "create_date": "2016-06-19",
            "update_date": "2023-06-06",
            "expiry_date": "2025-06-19",
            "registrant_name": "CAIO ROMANO BORGES DANIEL",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "penk.store",
            "domain_keyword": "penk",
            "domain_tld": "store",
            "query_time": "2024-05-30 09:54:34",
            "create_date": "2023-03-31",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pens.quest",
            "domain_keyword": "pens",
            "domain_tld": "quest",
            "query_time": "2024-05-30 23:29:26",
            "create_date": "2023-04-02",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "peng.pub",
            "domain_keyword": "peng",
            "domain_tld": "pub",
            "query_time": "2024-06-01 16:29:27",
            "create_date": "2015-05-12",
            "update_date": "2018-08-28",
            "expiry_date": "2026-05-12",
            "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": "Peng Xing Yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "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": 79,
            "domain_name": "peti.be",
            "domain_keyword": "peti",
            "domain_tld": "be",
            "query_time": "2024-05-28 10:22:42",
            "create_date": "2011-01-13",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.gegidns.com",
                "ns2.gegidns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 80,
            "domain_name": "pepi.com",
            "domain_keyword": "pepi",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:42:42",
            "create_date": "1995-12-31",
            "update_date": "2022-12-14",
            "expiry_date": "2025-12-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pesi.com",
            "domain_keyword": "pesi",
            "domain_tld": "com",
            "query_time": "2024-04-08 14:39:17",
            "create_date": "1995-10-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of pesi.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "deni.systems",
            "domain_keyword": "deni",
            "domain_tld": "systems",
            "query_time": "2024-04-12 19:41:08",
            "create_date": "2020-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.tarhelykozpont.hu",
                "ns2.tarhelykozpont.hu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "feni.community",
            "domain_keyword": "feni",
            "domain_tld": "community",
            "query_time": "2024-04-17 04:40:38",
            "create_date": "2022-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "pene.us",
            "domain_keyword": "pene",
            "domain_tld": "us",
            "query_time": "2024-04-23 20:25:55",
            "create_date": "2023-09-12",
            "update_date": "2024-03-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S Michigan Ave, Suite 303",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "peqi.email",
            "domain_keyword": "peqi",
            "domain_tld": "email",
            "query_time": "2024-04-25 17:50:55",
            "create_date": "2024-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Configr Administracao de Sistemas LTDA - ME",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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.cloudez.io",
                "ns2.cloudez.io",
                "ns3.cloudez.io",
                "ns4.cloudez.io",
                "ns5.cloudez.io"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "neni.ru",
            "domain_keyword": "neni",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:53:44",
            "create_date": "2008-06-18",
            "expiry_date": "2024-06-18",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.6161.ru",
                "ns2.6161.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "peti.ai",
            "domain_keyword": "peti",
            "domain_tld": "ai",
            "query_time": "2024-05-01 10:51:01",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "penis.co.uk",
            "domain_keyword": "penis",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 07:54:14",
            "create_date": "2001-06-20",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-20",
            "registrar_name": "Sam Charles [Tag = CHARLES]",
            "registrar_website": "https://www.samcharles.com",
            "registrant_name": "Sam Charles",
            "registrant_address": "27 Old Gloucester Street, London, WC1N 3AX, United Kingdom",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-564e5c54.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "zeni.su",
            "domain_keyword": "zeni",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:31:15",
            "create_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "dolly.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 90,
            "domain_name": "teni.ro",
            "domain_keyword": "teni",
            "domain_tld": "ro",
            "query_time": "2024-05-07 04:23:48",
            "create_date": "2017-08-12",
            "expiry_date": "2024-08-11",
            "registrar_name": "Space Ro SRL",
            "registrar_website": "https://www.spatiul.ro",
            "name_servers": [
                "ns1.nexloc.ro",
                "ns2.nexloc.ro",
                "ns3.nexloc.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 91,
            "domain_name": "reni.cam",
            "domain_keyword": "reni",
            "domain_tld": "cam",
            "query_time": "2024-05-11 14:21:48",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "feni.club",
            "domain_keyword": "feni",
            "domain_tld": "club",
            "query_time": "2024-05-09 14:35:48",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pen9.net",
            "domain_keyword": "pen9",
            "domain_tld": "net",
            "query_time": "2024-05-10 13:18:38",
            "create_date": "2023-09-20",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "weni.pro",
            "domain_keyword": "weni",
            "domain_tld": "pro",
            "query_time": "2024-05-09 11:06:23",
            "create_date": "2023-08-11",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-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": 95,
            "domain_name": "poni.vip",
            "domain_keyword": "poni",
            "domain_tld": "vip",
            "query_time": "2024-05-18 15:05:29",
            "create_date": "2023-04-02",
            "update_date": "2023-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "He Fei Tuo Xu Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui sheng",
            "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": [
                "olga.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "poni.best",
            "domain_keyword": "poni",
            "domain_tld": "best",
            "query_time": "2024-05-18 15:05:29",
            "create_date": "2021-11-12",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-12",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "peri.media",
            "domain_keyword": "peri",
            "domain_tld": "media",
            "query_time": "2024-05-21 23:22:29",
            "create_date": "2021-08-18",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-18",
            "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": 98,
            "domain_name": "penxi.cfd",
            "domain_keyword": "penxi",
            "domain_tld": "cfd",
            "query_time": "2024-05-16 15:39:14",
            "create_date": "2024-03-15",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "berger.dnspod.net",
                "geraldine.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "penz.nl",
            "domain_keyword": "penz",
            "domain_tld": "nl",
            "query_time": "2024-05-17 15:47:48",
            "create_date": "2010-07-10",
            "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": 100,
            "domain_name": "penl.cloud",
            "domain_keyword": "penl",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 13:34:54",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>peni.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3422</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pesi.app, deni.ro, penis.guru, jeni.it, pein.hamburg, psni.org.uk, penn.run, seni.org, pani.co.uk, peng.uno, penis.coach, pesi.cn, pens.marketing, deni.dk, pepi.dev, pena.parts, peoni.com.br, pena.tech, veni.link, pemi.it, peng.taxi, penn.email, peniu.net, openi.pro, pen2.jp, peci.co, jeni.ca, pini.xyz, seni.by, pent.co.uk, deni.us, pemi.com.br, peki.co.uk, pezi.nl, pesi.eu, peno.ru, poni.team, pepi.org, neni.name, pedi.hu, penni.asia, peri.global, psni.com, pens.cm, peri.cat, penqi.xyz, geni.systems, pein.faith, seni.catering, penq.nl, penai.net, pena.su, deni.cloud, yeni.in, ceni.com.br, penn.org, pene.club, deni.me, veni.cool, penis.com.pl, penn.sh, penu.de, pgeni.com, zeni.cloud, peli.ru, penji.io, poni.app, meni.com, peny.info, pens.app, pebi.nl, peniw.com, veni.it, reni.one, meni.com.br, penk.store, pens.quest, peng.pub, peti.be, pepi.com, pesi.com, deni.systems, feni.community, pene.us, peqi.email, neni.ru, peti.ai, penis.co.uk, zeni.su, teni.ro, reni.cam, feni.club, pen9.net, weni.pro, poni.vip, poni.best, peri.media, penxi.cfd, penz.nl, penl.cloud</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pesi.app</domain_name>
   <domain_keyword>pesi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-12 06:54:48</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PESI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>deni.ro</domain_name>
   <domain_keyword>deni</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-12 19:41:24</query_time>
   <create_date>2018-09-15</create_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Speed Total SRL</registrar_name>
   <registrar_website>www.avox.ro</registrar_website>
   <name_servers>
    <value>ns1.cybercloud.ro</value>
    <value>ns2.cybercloud.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>penis.guru</domain_name>
   <domain_keyword>penis</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-15 16:23:21</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jeni.it</domain_name>
   <domain_keyword>jeni</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 02:43:35</query_time>
   <create_date>2009-02-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>martina frappi</registrant_company>
   <registrant_address>via val di chio, 23</registrant_address>
   <registrant_city>CASTIGLION FIORENTINO</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52043</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pein.hamburg</domain_name>
   <domain_keyword>pein</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-19 05:38:30</query_time>
   <create_date>2014-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.de/</registrar_website>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>psni.org.uk</domain_name>
   <domain_keyword>psni</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 17:55:42</query_time>
   <create_date>1999-11-24</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>Nitec Solutions Limited [Tag = NITEC]</registrar_name>
   <registrar_website>https://www.nitec.com</registrar_website>
   <name_servers>
    <value>ns1-38.azure-dns.com</value>
    <value>ns2-38.azure-dns.com</value>
    <value>ns3-38.azure-dns.com</value>
    <value>ns4-38.azure-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>penn.run</domain_name>
   <domain_keyword>penn</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-17 03:45:03</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>8</num>
   <domain_name>seni.org</domain_name>
   <domain_keyword>seni</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:44:41</query_time>
   <create_date>2005-03-28</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>9</num>
   <domain_name>pani.co.uk</domain_name>
   <domain_keyword>pani</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 16:52:09</query_time>
   <create_date>2005-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>peng.uno</domain_name>
   <domain_keyword>peng</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-15 23:10:48</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>penis.coach</domain_name>
   <domain_keyword>penis</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-15 23:12:36</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>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>ns45.domaincontrol.com</value>
    <value>ns46.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>pesi.cn</domain_name>
   <domain_keyword>pesi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-16 09:01:42</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广州市舞龙网络技术咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pens.marketing</domain_name>
   <domain_keyword>pens</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-11 18:16:19</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Pen Co., LLC</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>ns-1371.awsdns-43.org</value>
    <value>ns-143.awsdns-17.com</value>
    <value>ns-1693.awsdns-19.co.uk</value>
    <value>ns-734.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>deni.dk</domain_name>
   <domain_keyword>deni</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-12 13:36:44</query_time>
   <create_date>2016-09-20</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Denis Smajlovic</registrant_name>
   <registrant_address>166 Geary St Ste 1500, San Francisco, CA 94108</registrant_address>
   <registrant_city>N/A</registrant_city>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pepi.dev</domain_name>
   <domain_keyword>pepi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 19:24:31</query_time>
   <create_date>2019-11-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>pepidev1.pepi.club</value>
    <value>pepidev2.pepi.club</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pena.parts</domain_name>
   <domain_keyword>pena</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-13 21:44:35</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CREANET B\\u0130L\\u0130\\u015e\\u0130M H\\u0130ZMETLER\\u0130</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BAYRAMPA\\u015eA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.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>peoni.com.br</domain_name>
   <domain_keyword>peoni</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 03:13:47</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrant_name>Maria Eduarda Hinckel Demaria</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>pena.tech</domain_name>
   <domain_keyword>pena</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 03:06:42</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu 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>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>19</num>
   <domain_name>veni.link</domain_name>
   <domain_keyword>veni</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-05 23:59:32</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>luke.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pemi.it</domain_name>
   <domain_keyword>pemi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 21:22:35</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>FHU Pemi Michał Pepliński</registrant_company>
   <registrant_address>os. Powstańców Warszawy 6F/59</registrant_address>
   <registrant_city>Poznań</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>61-656</registrant_zip>
   <registrant_country>PL</registrant_country>
   <name_servers>
    <value>cloe.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>peng.taxi</domain_name>
   <domain_keyword>peng</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-30 09:53:46</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hansadns.com</value>
    <value>dns2.hansadns.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>penn.email</domain_name>
   <domain_keyword>penn</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-07 01:35:47</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>peniu.net</domain_name>
   <domain_keyword>peniu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 01:34:44</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>http://www.wdomain.com</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>openi.pro</domain_name>
   <domain_keyword>openi</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-08 07:38:40</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pen2.jp</domain_name>
   <domain_keyword>pen2</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 19:12:01</query_time>
   <create_date>2011-12-11</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Kazuya Shimanuki</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>peci.co</domain_name>
   <domain_keyword>peci</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 17:52:08</query_time>
   <create_date>2011-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2029-02-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jeni.ca</domain_name>
   <domain_keyword>jeni</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 02:43:35</query_time>
   <create_date>2011-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.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.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pini.xyz</domain_name>
   <domain_keyword>pini</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 18:58:58</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>paris.ns.cloudflare.com</value>
    <value>wells.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>seni.by</domain_name>
   <domain_keyword>seni</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-23 02:44:41</query_time>
   <create_date>2006-09-12</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Представительство АО TZMO S.A. (РП) в Республике Беларусь</registrant_company>
   <registrant_address>220131, -, г. Минск, ул. Сосновый бор, 2, 2</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375175126497</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>pent.co.uk</domain_name>
   <domain_keyword>pent</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 04:22:24</query_time>
   <create_date>2002-12-24</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>deni.us</domain_name>
   <domain_keyword>deni</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-16 01:15:22</query_time>
   <create_date>2010-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>deni surya</registrant_name>
   <registrant_company>UD Point</registrant_company>
   <registrant_address>Diponegoro street 38</registrant_address>
   <registrant_city>Denpasar</registrant_city>
   <registrant_state>Bali</registrant_state>
   <registrant_zip>80112</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.8563083550</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pemi.com.br</domain_name>
   <domain_keyword>pemi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 19:13:05</query_time>
   <create_date>2004-12-07</create_date>
   <update_date>2021-12-03</update_date>
   <expiry_date>2029-12-07</expiry_date>
   <registrant_name>Construtora Lasper Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.art3.com.br</value>
    <value>ns2.art3.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>peki.co.uk</domain_name>
   <domain_keyword>peki</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 13:10:44</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>pezi.nl</domain_name>
   <domain_keyword>pezi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 20:47:22</query_time>
   <create_date>2014-01-27</create_date>
   <update_date>2017-05-04</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>lady.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pesi.eu</domain_name>
   <domain_keyword>pesi</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:03:50</query_time>
   <registrar_name>eu-nyx.at web invest gmbh &amp; co KG</registrar_name>
   <registrar_website>http://www.eu-nyx.at</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>peno.ru</domain_name>
   <domain_keyword>peno</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:08:56</query_time>
   <create_date>2018-09-25</create_date>
   <expiry_date>2024-09-25</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>37</num>
   <domain_name>poni.team</domain_name>
   <domain_keyword>poni</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-01 21:19:08</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-10-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Candy Horses LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>paul.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pepi.org</domain_name>
   <domain_keyword>pepi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 02:16:10</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>neni.name</domain_name>
   <domain_keyword>neni</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 04:44:49</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>pedi.hu</domain_name>
   <domain_keyword>pedi</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:24:53</query_time>
   <create_date>2022-10-07</create_date>
  </value>
  <value>
   <num>41</num>
   <domain_name>penni.asia</domain_name>
   <domain_keyword>penni</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 15:36:43</query_time>
   <create_date>2009-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>peri.global</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-16 07:05:39</query_time>
   <create_date>2016-09-02</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2024-09-02</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>psni.com</domain_name>
   <domain_keyword>psni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:34:49</query_time>
   <create_date>1996-10-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-06</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>ns-1.nuoz.net</value>
    <value>ns-2.nuoz.net</value>
    <value>ns-3.nuoz.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>pens.cm</domain_name>
   <domain_keyword>pens</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-30 23:29:27</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Above.com Domain Privacy</registrant_company>
   <registrant_address>8 East concourse</registrant_address>
   <registrant_city>Beaumaris</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3193</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.390164107</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>peri.cat</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-28 07:45:20</query_time>
   <create_date>2006-04-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>penqi.xyz</domain_name>
   <domain_keyword>penqi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 10:46:17</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-27</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>47</num>
   <domain_name>geni.systems</domain_name>
   <domain_keyword>geni</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-28 16:53:13</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ABANG HAJI AMIN SALAM CONTRACTOR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sarawak</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pein.faith</domain_name>
   <domain_keyword>pein</domain_keyword>
   <domain_tld>faith</domain_tld>
   <query_time>2024-05-26 13:28:09</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>49</num>
   <domain_name>seni.catering</domain_name>
   <domain_keyword>seni</domain_keyword>
   <domain_tld>catering</domain_tld>
   <query_time>2024-06-06 14:25:03</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Seni's Ethiopian Kitchen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>penq.nl</domain_name>
   <domain_keyword>penq</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-07 16:39:21</query_time>
   <create_date>2017-11-08</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>51</num>
   <domain_name>penai.net</domain_name>
   <domain_keyword>penai</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 14:46:57</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-02-19</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pena.su</domain_name>
   <domain_keyword>pena</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-06-09 14:46:52</query_time>
   <create_date>2006-05-16</create_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>deni.cloud</domain_name>
   <domain_keyword>deni</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 19:41:08</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>yeni.in</domain_name>
   <domain_keyword>yeni</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-19 04:09:32</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.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>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ceni.com.br</domain_name>
   <domain_keyword>ceni</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 07:33:45</query_time>
   <create_date>2004-11-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2025-11-03</expiry_date>
   <registrant_name>ESPA?O ABERTO ASS.PEDAG?GICA LTDA</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>penn.org</domain_name>
   <domain_keyword>penn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 03:45:03</query_time>
   <create_date>2001-08-30</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-30</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>Daruna, 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>CR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>pene.club</domain_name>
   <domain_keyword>pene</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-29 14:20:53</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>deni.me</domain_name>
   <domain_keyword>deni</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 20:35:59</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0148211185</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>59</num>
   <domain_name>veni.cool</domain_name>
   <domain_keyword>veni</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-08 21:14:20</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>moni</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</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>godfery.dnspod.net</value>
    <value>whelk.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>penis.com.pl</domain_name>
   <domain_keyword>penis</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-30 19:23:44</query_time>
   <create_date>2004-04-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.intymnosc.pl</value>
    <value>ns2.intymnosc.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>penn.sh</domain_name>
   <domain_keyword>penn</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-04-30 19:56:11</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>penu.de</domain_name>
   <domain_keyword>penu</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:47:02</query_time>
   <update_date>2023-12-20</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>pgeni.com</domain_name>
   <domain_keyword>pgeni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 10:30:05</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2021-02-05</update_date>
   <expiry_date>2025-02-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>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>64</num>
   <domain_name>zeni.cloud</domain_name>
   <domain_keyword>zeni</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-29 15:31:37</query_time>
   <create_date>2017-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RUDY ZENI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>peli.ru</domain_name>
   <domain_keyword>peli</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:08:10</query_time>
   <create_date>2018-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PELICAN PRODUCTS, INC</registrant_company>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>penji.io</domain_name>
   <domain_keyword>penji</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 23:12:46</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-07</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>67</num>
   <domain_name>poni.app</domain_name>
   <domain_keyword>poni</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 20:49:36</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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>ns71.domaincontrol.com</value>
    <value>ns72.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>68</num>
   <domain_name>meni.com</domain_name>
   <domain_keyword>meni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:39:43</query_time>
   <create_date>1996-05-07</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2025-05-08</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>MENI-DESIGN</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>ns1034.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1034.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>peny.info</domain_name>
   <domain_keyword>peny</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 00:35:40</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pens.app</domain_name>
   <domain_keyword>pens</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 18:16:18</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>71</num>
   <domain_name>pebi.nl</domain_name>
   <domain_keyword>pebi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 01:37:08</query_time>
   <create_date>2015-02-12</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>72</num>
   <domain_name>peniw.com</domain_name>
   <domain_keyword>peniw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 00:03:14</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=peniw.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>73</num>
   <domain_name>veni.it</domain_name>
   <domain_keyword>veni</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 22:29:50</query_time>
   <create_date>2013-04-14</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>reni.one</domain_name>
   <domain_keyword>reni</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-22 07:50:25</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-05-19</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>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>meni.com.br</domain_name>
   <domain_keyword>meni</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 01:03:19</query_time>
   <create_date>2016-06-19</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrant_name>CAIO ROMANO BORGES DANIEL</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>penk.store</domain_name>
   <domain_keyword>penk</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 09:54:34</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pens.quest</domain_name>
   <domain_keyword>pens</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-30 23:29:26</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-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>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>78</num>
   <domain_name>peng.pub</domain_name>
   <domain_keyword>peng</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-01 16:29:27</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2018-08-28</update_date>
   <expiry_date>2026-05-12</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>Peng Xing Yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</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>79</num>
   <domain_name>peti.be</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 10:22:42</query_time>
   <create_date>2011-01-13</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.gegidns.com</value>
    <value>ns2.gegidns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>pepi.com</domain_name>
   <domain_keyword>pepi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:42:42</query_time>
   <create_date>1995-12-31</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2025-12-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.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>pesi.com</domain_name>
   <domain_keyword>pesi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 14:39:17</query_time>
   <create_date>1995-10-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of pesi.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>deni.systems</domain_name>
   <domain_keyword>deni</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-04-12 19:41:08</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <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.tarhelykozpont.hu</value>
    <value>ns2.tarhelykozpont.hu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>feni.community</domain_name>
   <domain_keyword>feni</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-17 04:40:38</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>pene.us</domain_name>
   <domain_keyword>pene</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 20:25:55</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S Michigan Ave, Suite 303</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>peqi.email</domain_name>
   <domain_keyword>peqi</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-25 17:50:55</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</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>Configr Administracao de Sistemas LTDA - ME</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>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.cloudez.io</value>
    <value>ns2.cloudez.io</value>
    <value>ns3.cloudez.io</value>
    <value>ns4.cloudez.io</value>
    <value>ns5.cloudez.io</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>neni.ru</domain_name>
   <domain_keyword>neni</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:53:44</query_time>
   <create_date>2008-06-18</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.6161.ru</value>
    <value>ns2.6161.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>peti.ai</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>penis.co.uk</domain_name>
   <domain_keyword>penis</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 07:54:14</query_time>
   <create_date>2001-06-20</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Sam Charles [Tag = CHARLES]</registrar_name>
   <registrar_website>https://www.samcharles.com</registrar_website>
   <registrant_name>Sam Charles</registrant_name>
   <registrant_address>27 Old Gloucester Street, London, WC1N 3AX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-564e5c54.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>zeni.su</domain_name>
   <domain_keyword>zeni</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:31:15</query_time>
   <create_date>2024-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>dolly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>teni.ro</domain_name>
   <domain_keyword>teni</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 04:23:48</query_time>
   <create_date>2017-08-12</create_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Space Ro SRL</registrar_name>
   <registrar_website>https://www.spatiul.ro</registrar_website>
   <name_servers>
    <value>ns1.nexloc.ro</value>
    <value>ns2.nexloc.ro</value>
    <value>ns3.nexloc.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>reni.cam</domain_name>
   <domain_keyword>reni</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-11 14:21:48</query_time>
   <create_date>2024-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</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>92</num>
   <domain_name>feni.club</domain_name>
   <domain_keyword>feni</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 14:35:48</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.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>93</num>
   <domain_name>pen9.net</domain_name>
   <domain_keyword>pen9</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 13:18:38</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>weni.pro</domain_name>
   <domain_keyword>weni</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 11:06:23</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-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>95</num>
   <domain_name>poni.vip</domain_name>
   <domain_keyword>poni</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-18 15:05:29</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>He Fei Tuo Xu Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui sheng</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>olga.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>poni.best</domain_name>
   <domain_keyword>poni</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-18 15:05:29</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-12</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>peri.media</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-21 23:22:29</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-18</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>98</num>
   <domain_name>penxi.cfd</domain_name>
   <domain_keyword>penxi</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-16 15:39:14</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>berger.dnspod.net</value>
    <value>geraldine.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>penz.nl</domain_name>
   <domain_keyword>penz</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 15:47:48</query_time>
   <create_date>2010-07-10</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>100</num>
   <domain_name>penl.cloud</domain_name>
   <domain_keyword>penl</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 13:34:54</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>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.