WHOIS QUERY TIME

22 Jun 2015 - 11:23 AM UTC

Registered: 1 January 2001
Expiry: 1 January 2041

REGISTRANT

Name: PKNIC Internal Test
Company: Private Registration
City: Lahore
Country: Pakistan

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pknic.net.pk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pknic.net.pk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pknic.net.pk",
            "domain_keyword": "pknic",
            "domain_tld": "net.pk",
            "query_time": "2015-06-22 11:23:44",
            "create_date": "2001-01-01",
            "expiry_date": "2041-01-01",
            "registrant_name": "PKNIC Internal Test",
            "registrant_company": "Private Registration",
            "registrant_city": "Lahore",
            "registrant_country": "PK"
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pknic.net.pk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pknic.net.pk</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>net.pk</domain_tld>
   <query_time>2015-06-22 11:23:44</query_time>
   <create_date>2001-01-01</create_date>
   <expiry_date>2041-01-01</expiry_date>
   <registrant_name>PKNIC Internal Test</registrant_name>
   <registrant_company>Private Registration</registrant_company>
   <registrant_city>Lahore</registrant_city>
   <registrant_country>PK</registrant_country>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.043 seconds) for "pknic.net.pk" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

Registered: 23 February 2001
Expiry: 23 February 2041

REGISTRANT

Name: PKNIC Internal Test
Address: Lahore Pakistan

#2 - QUERY TIME

22 Jun 2015 - 11:23 AM UTC

Registered: 1 January 2001
Expiry: 1 January 2041

REGISTRANT

Name: PKNIC Internal Test
Company: Private Registration
City: Lahore
Country: Pakistan

* 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=pknic.net.pk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pknic.net.pk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pknic.net.pk",
    "results": [
        {
            "num": 1,
            "domain_name": "pknic.net.pk",
            "domain_keyword": "pknic",
            "domain_tld": "net.pk",
            "query_time": "2015-03-26 00:00:00",
            "create_date": "2001-02-23",
            "expiry_date": "2041-02-23",
            "registrant_name": "PKNIC Internal Test",
            "registrant_address": "Lahore Pakistan"
        },
        {
            "num": 2,
            "domain_name": "pknic.net.pk",
            "domain_keyword": "pknic",
            "domain_tld": "net.pk",
            "query_time": "2015-06-22 11:23:44",
            "create_date": "2001-01-01",
            "expiry_date": "2041-01-01",
            "registrant_name": "PKNIC Internal Test",
            "registrant_company": "Private Registration",
            "registrant_city": "Lahore",
            "registrant_country": "PK"
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>pknic.net.pk</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>pknic.net.pk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pknic.net.pk</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>net.pk</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <create_date>2001-02-23</create_date>
   <expiry_date>2041-02-23</expiry_date>
   <registrant_name>PKNIC Internal Test</registrant_name>
   <registrant_address>Lahore Pakistan</registrant_address>
  </value>
  <value>
   <num>2</num>
   <domain_name>pknic.net.pk</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>net.pk</domain_tld>
   <query_time>2015-06-22 11:23:44</query_time>
   <create_date>2001-01-01</create_date>
   <expiry_date>2041-01-01</expiry_date>
   <registrant_name>PKNIC Internal Test</registrant_name>
   <registrant_company>Private Registration</registrant_company>
   <registrant_city>Lahore</registrant_city>
   <registrant_country>PK</registrant_country>
  </value>
 </results>
 <stats>
  <total_time>0.043</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 7 domain names (in 0.038 seconds) which contained the exact domain keyword "pknic".
Domain Name Registered Expiry Registrar Ownership
1 pknic.com 21 Apr 1997 22 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
2 pknic.net.pk 1 Jan 2001 1 Jan 2041 - Private Registration
3 pknic.net 25 Oct 2006 25 Oct 2024 Tirupati Domains and Hosting Private Limited C/O Email contact at domainwhoisprotect.in to contact the domain
4 pknic.ru 28 Nov 2011 28 Nov 2024 RU-CENTER-RU Private Person
5 pknic.biz 31 Aug 2022 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 pknic.info 31 Aug 2022 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 pknic.co 31 Aug 2022 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 pknic.org 26 Jan 2023 26 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pknic&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pknic",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "pknic.com, pknic.net.pk, pknic.net, pknic.ru, pknic.biz, pknic.info, pknic.co, pknic.org",
    "results": [
        {
            "num": 1,
            "domain_name": "pknic.com",
            "domain_keyword": "pknic",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:12:37",
            "create_date": "1997-04-21",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=pknic.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pknic.net.pk",
            "domain_keyword": "pknic",
            "domain_tld": "net.pk",
            "query_time": "2015-06-22 11:23:44",
            "create_date": "2001-01-01",
            "expiry_date": "2041-01-01",
            "registrant_name": "PKNIC Internal Test",
            "registrant_company": "Private Registration",
            "registrant_city": "Lahore",
            "registrant_country": "PK"
        },
        {
            "num": 3,
            "domain_name": "pknic.net",
            "domain_keyword": "pknic",
            "domain_tld": "net",
            "query_time": "2024-04-27 02:28:27",
            "create_date": "2006-10-25",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1500,
            "registrar_name": "Tirupati Domains and Hosting Private Limited",
            "registrar_website": "http://www.tirupatidomains.in",
            "registrant_name": "Domain Whois Protect Service",
            "registrant_company": "C/O Email contact at domainwhoisprotect.in to contact the domain",
            "registrant_address": "303 Sarogi Apts, Kanakia Rd, Mira Road, Thane",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "401107",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.2228114502",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pknic.ru",
            "domain_keyword": "pknic",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:34:50",
            "create_date": "2011-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "pknic.biz",
            "domain_keyword": "pknic",
            "domain_tld": "biz",
            "query_time": "2024-05-18 13:36:25",
            "create_date": "2022-08-31",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-31",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pknic.info",
            "domain_keyword": "pknic",
            "domain_tld": "info",
            "query_time": "2024-05-18 13:36:25",
            "create_date": "2022-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pknic.co",
            "domain_keyword": "pknic",
            "domain_tld": "co",
            "query_time": "2024-05-18 13:36:25",
            "create_date": "2022-08-31",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-31",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pknic.org",
            "domain_keyword": "pknic",
            "domain_tld": "org",
            "query_time": "2024-03-28 04:53:46",
            "create_date": "2023-01-26",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pknic</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>pknic.com, pknic.net.pk, pknic.net, pknic.ru, pknic.biz, pknic.info, pknic.co, pknic.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pknic.com</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:12:37</query_time>
   <create_date>1997-04-21</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=pknic.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pknic.net.pk</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>net.pk</domain_tld>
   <query_time>2015-06-22 11:23:44</query_time>
   <create_date>2001-01-01</create_date>
   <expiry_date>2041-01-01</expiry_date>
   <registrant_name>PKNIC Internal Test</registrant_name>
   <registrant_company>Private Registration</registrant_company>
   <registrant_city>Lahore</registrant_city>
   <registrant_country>PK</registrant_country>
  </value>
  <value>
   <num>3</num>
   <domain_name>pknic.net</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 02:28:27</query_time>
   <create_date>2006-10-25</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1500</registrar_iana>
   <registrar_name>Tirupati Domains and Hosting Private Limited</registrar_name>
   <registrar_website>http://www.tirupatidomains.in</registrar_website>
   <registrant_name>Domain Whois Protect Service</registrant_name>
   <registrant_company>C/O Email contact at domainwhoisprotect.in to contact the domain</registrant_company>
   <registrant_address>303 Sarogi Apts, Kanakia Rd, Mira Road, Thane</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>401107</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.2228114502</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pknic.ru</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:34:50</query_time>
   <create_date>2011-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>pknic.biz</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 13:36:25</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-31</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pknic.info</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 13:36:25</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pknic.co</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 13:36:25</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-31</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pknic.org</domain_name>
   <domain_keyword>pknic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-28 04:53:46</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 307 domain names (in 0.034 seconds) which look and sound like the brand name "pknic".
Domain Name Registered Expiry Registrar Ownership
1 piknic.info 27 Mar 2018 27 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
2 ponic.co.uk 28 Apr 2021 28 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 panic.one 1 Jun 2015 1 Jun 2024 One.com A/S REDACTED FOR PRIVACY
4 panic.life 31 Aug 2023 31 Aug 2024 Sav.com, LLC - 25 REDACTED FOR PRIVACY
5 dknic.com 17 Jul 2004 17 Jul 2027 GoDaddy.com, LLC -
6 penic.com 25 Feb 1998 24 Feb 2025 1API GmbH Cahn Enterprises, Inc. (Disputed and Confiscated Names from Registrar)
7 hknic.com 10 Jul 2005 10 Jul 2025 GoDaddy.com, LLC -
8 pnnic.com 29 Apr 2002 29 Apr 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
9 pkniu.com 24 Aug 2023 24 Aug 2024 DropCatch.com 801 LLC cheng chen
10 panic.pics 5 May 2023 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
11 vknic.com 29 Jul 2018 29 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
12 pknbc.info 19 Aug 2023 19 Aug 2024 Dynadot Inc Dynadot Privacy Service
13 pynic.com 22 Jul 2009 22 Jul 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
14 panic.info 14 Sep 2001 14 Sep 2024 eNom, LLC Body1,Inc.
15 pkni3.com 1 Feb 2013 1 Feb 2027 GoDaddy.com, LLC -
16 ponic.com 20 Mar 2002 20 Mar 2025 GoDaddy.com, LLC -
17 panic.menu 7 Jul 2015 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 pjnic.com 19 Jul 2013 19 Jul 2024 NAMECHEAP INC Redacted for Privacy Purposes
19 panic.global 7 Jul 2015 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 ppnic.com 15 Oct 2008 15 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 pinic.com 30 Jul 2002 30 Jul 2024 NameCheap, Inc. -
22 pkinc.biz 24 Feb 2005 23 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
23 ponic.sa.com 23 Apr 2023 23 Apr 2025 Sav.com, LLC -
24 piknic.ca 1 Mar 2016 1 Mar 2025 eNom Canada Corp. Blender Media Inc.
25 yknic.com 1 Mar 2008 1 Mar 2025 eName Technology Co.,Ltd. -
26 panic.press 1 Apr 2015 1 Apr 2025 Go Daddy, LLC -
27 pkkic.asia 21 Sep 2023 21 Sep 2024 DNSPod, Inc. Guo Wei
28 pdnic.com 31 Jul 2020 31 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
29 paknic.info 19 Apr 2006 19 Apr 2025 PakNIC (Private) Limited PakNIC Private Limited
30 pkninc.com 24 Oct 2018 24 Oct 2027 GoDaddy.com, LLC -
31 eknic.info 25 Mar 2019 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 panic.name - - Porkbun LLC -
33 panic.com.pl 27 Oct 2014 27 Oct 2024 OVH SAS -
34 paknic.blog 15 Apr 2021 15 Apr 2025 PakNIC (Pvt.) Limited PakNIC (Pvt.) Ltd.
35 pknrc.club 12 Jul 2023 12 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
36 panic.pl 22 Aug 2005 22 Aug 2024 OVH SAS -
37 piknic.net 27 Mar 2018 27 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
38 pknbc.com 14 Jul 2013 14 Jul 2024 NameSilo, LLC -
39 paknic.xyz 23 Dec 2015 23 Dec 2024 PakNIC (Pvt.) Limited NA
40 eknic.org 25 Mar 2019 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 piknic.com.au - - GoDaddy.com LLC trading as GoDaddy.com Jethro Mahon
42 pknbc.biz 30 Jul 2023 30 Jul 2024 Dynadot Inc Dynadot Privacy Service
43 ponic.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
44 oknic.org.cn 29 Jun 2022 29 Jun 2024 成都西维数码科技有限公司 叶奇州
45 panic.company 30 Apr 2018 30 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 pyknic.tech 28 Nov 2018 28 Nov 2028 Dotserve Inc GDPR Masked
47 piknic.us 22 Jan 2024 22 Jan 2025 Sav.com LLC Domain Science Ltd
48 paknic.top 21 Feb 2017 21 Feb 2025 Paknic Private Limited PakNIC (Pvt.) Ltd.
49 punic.xyz 12 Nov 2023 12 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
50 panic.sk 23 Jun 2018 23 Jun 2024 Eva Hromádková - KRISTÍNKA -
51 pmnic.com 10 Dec 2015 10 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 pknyc.net 29 Apr 2022 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
53 panic.studio 11 Nov 2022 11 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
54 ponic.org 27 Feb 2006 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 piknic.com 27 Aug 2006 27 Aug 2024 ConnectWave co.,Ltd JUNGYUNKOOK
56 hknic.net 28 Feb 1994 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
57 panic.co 19 Sep 2011 18 Sep 2025 Dynadot Inc [ VISIT NAMECORE.COM TO CONTACT US ] - Namecore
58 zknic.cn 9 Apr 2004 9 Apr 2025 北京新网数码信息技术有限公司 上海中科物业管理有限公司
59 kpnic.com 26 Apr 2000 26 Apr 2025 Onlinenic Inc HyunGyu Lee
60 pkncc.info 29 Oct 2023 29 Oct 2024 IONOS SE imedia5
61 pknyc.com 2 Feb 2001 2 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 panic.earth 11 Apr 2019 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 bknic.com 11 Jul 2008 11 Jul 2024 eName Technology Co.,Ltd. -
64 eknic.net 25 Mar 2019 25 Mar 2025 GoDaddy.com, LLC -
65 pkpic.club 25 Nov 2023 25 Nov 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
66 oknic.com 10 Jan 2000 10 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 punic.net 14 Jan 2024 14 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
68 piknic.kr 21 Nov 2017 21 Nov 2026 (?)??? ???? ???
69 panic.ltd 3 Dec 2022 3 Dec 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang shi hao
70 prnic.ru 26 Jul 2009 26 Jul 2024 RU-CENTER-RU JSC Regional Network Information Center
71 pknbc.xyz 1 Sep 2023 1 Sep 2024 Xin Net Technology Corp. 优视科技(中国)有限公司
72 panic.monster 4 Apr 2019 4 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
73 panic.team 6 Mar 2021 6 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
74 pyknic.co.uk 3 Oct 2002 3 Oct 2024 Plusnet Plc [Tag = FORCE9] -
75 pgnic.net 27 Jul 2020 27 Jul 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
76 panic.com 14 Jul 1992 13 Jul 2033 Network Solutions, LLC -
77 aknic.ru 14 Nov 2021 14 Nov 2024 REGRU-RU yandex
78 apknic.com 5 Jul 2021 5 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
79 pvnic.com 6 Feb 2024 6 Feb 2025 Gname 021 Inc -
80 piknic.uk 3 Dec 2021 3 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
81 pkpic.com 3 Jun 2005 3 Jun 2024 GoDaddy.com, LLC -
82 pknig.com 9 Sep 2023 9 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
83 punic.co.uk 5 May 2011 5 May 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
84 pknicc.com 28 Mar 2024 28 Mar 2025 GMO INTERNET, INC. Pak Server
85 panic.su 13 Jul 2022 13 Jul 2024 REGRU-SU Private Person
86 pwnic.net 14 May 2004 14 May 2025 $$$ Private Label Internet Service Kiosk Inc DBA plisk.com REDACTED FOR PRIVACY
87 panic.today 11 Oct 2016 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 panic.services 9 Jul 2014 9 Jul 2024 IONOS SE Panic Services Ltd
89 piknic.it 25 Jun 2009 25 Jun 2024 EuroDNS SA EuroDNS S.A.
90 pkntc.shop 19 Jan 2024 19 Jan 2025 Chengdu West Dimension Digital Technology Co., LTD -
91 pkinc.com 15 Feb 1996 16 Feb 2025 Network Solutions, LLC -
92 sknic.cyou 25 Apr 2024 25 Apr 2025 Hongkong Kouming International Limited -
93 ponic.us 17 Apr 2023 17 Apr 2024 NameSilo, LLC Domain Science Ltd
94 panic.money 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 cknic.com 25 Apr 1997 26 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
96 panic.world 1 Nov 2019 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 panic.shop 18 Nov 2019 18 Nov 2024 HOSTINGER operations, UAB -
98 panic.id.au - - Domain Directors Pty Ltd trading as Instra Patrick Nichols
99 paknic.tel 24 Mar 2009 23 Mar 2025 Paknic (Private) Limited PakNIC Private Limited
100 ptnic.com 10 Oct 2021 10 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
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 Pknic.net.pk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pknic.net.pk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pknic.net.pk",
        "page_size": 100
    },
    "count": {
        "total": 307,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "piknic.info, ponic.co.uk, panic.one, panic.life, dknic.com, penic.com, hknic.com, pnnic.com, pkniu.com, panic.pics, vknic.com, pknbc.info, pynic.com, panic.info, pkni3.com, ponic.com, panic.menu, pjnic.com, panic.global, ppnic.com, pinic.com, pkinc.biz, ponic.sa.com, piknic.ca, yknic.com, panic.press, pkkic.asia, pdnic.com, paknic.info, pkninc.com, eknic.info, panic.name, panic.com.pl, paknic.blog, pknrc.club, panic.pl, piknic.net, pknbc.com, paknic.xyz, eknic.org, piknic.com.au, pknbc.biz, ponic.xyz, oknic.org.cn, panic.company, pyknic.tech, piknic.us, paknic.top, punic.xyz, panic.sk, pmnic.com, pknyc.net, panic.studio, ponic.org, piknic.com, hknic.net, panic.co, zknic.cn, kpnic.com, pkncc.info, pknyc.com, panic.earth, bknic.com, eknic.net, pkpic.club, oknic.com, punic.net, piknic.kr, panic.ltd, prnic.ru, pknbc.xyz, panic.monster, panic.team, pyknic.co.uk, pgnic.net, panic.com, aknic.ru, apknic.com, pvnic.com, piknic.uk, pkpic.com, pknig.com, punic.co.uk, pknicc.com, panic.su, pwnic.net, panic.today, panic.services, piknic.it, pkntc.shop, pkinc.com, sknic.cyou, ponic.us, panic.money, cknic.com, panic.world, panic.shop, panic.id.au, paknic.tel, ptnic.com",
    "results": [
        {
            "num": 1,
            "domain_name": "piknic.info",
            "domain_keyword": "piknic",
            "domain_tld": "info",
            "query_time": "2024-03-30 04:38:05",
            "create_date": "2018-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2026-03-27",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ponic.co.uk",
            "domain_keyword": "ponic",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 14:16:34",
            "create_date": "2021-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "panic.one",
            "domain_keyword": "panic",
            "domain_tld": "one",
            "query_time": "2024-04-15 01:11:06",
            "create_date": "2015-06-01",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "panic.life",
            "domain_keyword": "panic",
            "domain_tld": "life",
            "query_time": "2024-03-23 09:12:23",
            "create_date": "2023-08-31",
            "update_date": "2023-10-30",
            "expiry_date": "2024-08-31",
            "registrar_iana": 3915,
            "registrar_name": "Sav.com, LLC - 25",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dknic.com",
            "domain_keyword": "dknic",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:29:15",
            "create_date": "2004-07-17",
            "update_date": "2024-02-02",
            "expiry_date": "2027-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "penic.com",
            "domain_keyword": "penic",
            "domain_tld": "com",
            "query_time": "2024-04-12 21:16:30",
            "create_date": "1998-02-25",
            "update_date": "2023-10-31",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "Legal Dept.",
            "registrant_company": "Cahn Enterprises, Inc. (Disputed and Confiscated Names from Registrar)",
            "registrant_address": "2051 SE 18th St",
            "registrant_city": "POMPANO BEACH",
            "registrant_state": "FL",
            "registrant_zip": "33062",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9542886810",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hknic.com",
            "domain_keyword": "hknic",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:55:26",
            "create_date": "2005-07-10",
            "update_date": "2022-09-16",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "garrett.ns.cloudflare.com",
                "kenia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pnnic.com",
            "domain_keyword": "pnnic",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:24:28",
            "create_date": "2002-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/pnnic.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pkniu.com",
            "domain_keyword": "pkniu",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:31:25",
            "create_date": "2023-08-24",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2560,
            "registrar_name": "DropCatch.com 801 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "cheng chen",
            "registrant_address": "dong tai shi, xin jie zhen, jiu zong cun, yi",
            "registrant_city": "yan cheng shi",
            "registrant_state": "jiang su",
            "registrant_zip": "224200",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15169177232",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "panic.pics",
            "domain_keyword": "panic",
            "domain_tld": "pics",
            "query_time": "2024-05-09 23:24:39",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "vknic.com",
            "domain_keyword": "vknic",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:22:43",
            "create_date": "2018-07-29",
            "update_date": "2022-08-16",
            "expiry_date": "2024-07-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "He Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pknbc.info",
            "domain_keyword": "pknbc",
            "domain_tld": "info",
            "query_time": "2024-05-09 16:31:21",
            "create_date": "2023-08-19",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pynic.com",
            "domain_keyword": "pynic",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:38:08",
            "create_date": "2009-07-22",
            "update_date": "2023-09-10",
            "expiry_date": "2024-07-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/pynic.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "panic.info",
            "domain_keyword": "panic",
            "domain_tld": "info",
            "query_time": "2024-04-01 01:01:51",
            "create_date": "2001-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Body1,Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jay.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pkni3.com",
            "domain_keyword": "pkni3",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:28:27",
            "create_date": "2013-02-01",
            "update_date": "2022-09-13",
            "expiry_date": "2027-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ponic.com",
            "domain_keyword": "ponic",
            "domain_tld": "com",
            "query_time": "2024-03-29 04:12:04",
            "create_date": "2002-03-20",
            "update_date": "2023-03-21",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "panic.menu",
            "domain_keyword": "panic",
            "domain_tld": "menu",
            "query_time": "2024-04-01 01:01:52",
            "create_date": "2015-07-07",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pjnic.com",
            "domain_keyword": "pjnic",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:58:36",
            "create_date": "2013-07-19",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "RI",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=pjnic.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "panic.global",
            "domain_keyword": "panic",
            "domain_tld": "global",
            "query_time": "2024-04-01 01:01:51",
            "create_date": "2015-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ppnic.com",
            "domain_keyword": "ppnic",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:05:32",
            "create_date": "2008-10-15",
            "update_date": "2023-09-17",
            "expiry_date": "2024-10-15",
            "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": 21,
            "domain_name": "pinic.com",
            "domain_keyword": "pinic",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:58:59",
            "create_date": "2002-07-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pkinc.biz",
            "domain_keyword": "pkinc",
            "domain_tld": "biz",
            "query_time": "2024-04-12 16:09:03",
            "create_date": "2005-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2026-02-23",
            "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": [
                "ns2.serverdata.net",
                "ns3.serverdata.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ponic.sa.com",
            "domain_keyword": "ponic",
            "domain_tld": "sa.com",
            "query_time": "2024-05-01 21:19:09",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/ponic.sa.com/registrant",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "piknic.ca",
            "domain_keyword": "piknic",
            "domain_tld": "ca",
            "query_time": "2024-05-03 12:53:53",
            "create_date": "2016-03-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "Blender Media Inc.",
            "registrant_address": "430 - 1190 Melville Street",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6E3W1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046823588",
            "name_servers": [
                "molly.ns.cloudflare.com",
                "roan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "yknic.com",
            "domain_keyword": "yknic",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:50:35",
            "create_date": "2008-03-01",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/yknic.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "panic.press",
            "domain_keyword": "panic",
            "domain_tld": "press",
            "query_time": "2024-04-02 16:55:03",
            "create_date": "2015-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_state": "Missouri",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pkkic.asia",
            "domain_keyword": "pkkic",
            "domain_tld": "asia",
            "query_time": "2024-04-06 04:02:11",
            "create_date": "2023-09-21",
            "update_date": "2024-01-15",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guo Wei",
            "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": [
                "melina.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pdnic.com",
            "domain_keyword": "pdnic",
            "domain_tld": "com",
            "query_time": "2024-04-12 05:17:03",
            "create_date": "2020-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "paknic.info",
            "domain_keyword": "paknic",
            "domain_tld": "info",
            "query_time": "2024-04-29 11:09:27",
            "create_date": "2006-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1367,
            "registrar_name": "PakNIC (Private) Limited",
            "registrar_website": "https://www.paknic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PakNIC Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar 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.ns-services.net",
                "ns2.ns-services.net",
                "ns3.ns-services.net",
                "ns4.ns-services.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pkninc.com",
            "domain_keyword": "pkninc",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:28:28",
            "create_date": "2018-10-24",
            "update_date": "2022-10-15",
            "expiry_date": "2027-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "eknic.info",
            "domain_keyword": "eknic",
            "domain_tld": "info",
            "query_time": "2024-03-25 14:22:06",
            "create_date": "2019-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "panic.name",
            "domain_keyword": "panic",
            "domain_tld": "name",
            "query_time": "2024-03-25 16:42:40",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 33,
            "domain_name": "panic.com.pl",
            "domain_keyword": "panic",
            "domain_tld": "com.pl",
            "query_time": "2024-03-28 17:42:13",
            "create_date": "2014-10-27",
            "update_date": "2022-09-28",
            "expiry_date": "2024-10-27",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "paknic.blog",
            "domain_keyword": "paknic",
            "domain_tld": "blog",
            "query_time": "2024-04-29 11:09:27",
            "create_date": "2021-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1367,
            "registrar_name": "PakNIC (Pvt.) Limited",
            "registrar_website": "https://www.paknic.com",
            "registrant_company": "PakNIC (Pvt.) Ltd.",
            "registrant_state": "NJ",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7322978908",
            "name_servers": [
                "ns.paksys.co.uk",
                "ns.paksys.com",
                "ns.paksys.net",
                "ns.paksys.org",
                "ns.paksys.pk"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pknrc.club",
            "domain_keyword": "pknrc",
            "domain_tld": "club",
            "query_time": "2024-03-28 04:53:46",
            "create_date": "2023-07-12",
            "update_date": "2024-02-02",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ariadne.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "panic.pl",
            "domain_keyword": "panic",
            "domain_tld": "pl",
            "query_time": "2024-03-30 12:24:09",
            "create_date": "2005-08-22",
            "update_date": "2020-08-23",
            "expiry_date": "2024-08-22",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.panic.pl",
                "ns2.panic.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "piknic.net",
            "domain_keyword": "piknic",
            "domain_tld": "net",
            "query_time": "2024-04-19 01:43:23",
            "create_date": "2018-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2026-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=piknic.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pknbc.com",
            "domain_keyword": "pknbc",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:28:25",
            "create_date": "2013-07-14",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "edna.ns.cloudflare.com",
                "isaac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "paknic.xyz",
            "domain_keyword": "paknic",
            "domain_tld": "xyz",
            "query_time": "2024-04-14 21:56:02",
            "create_date": "2015-12-23",
            "update_date": "2024-03-27",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1367,
            "registrar_name": "PakNIC (Pvt.) Limited",
            "registrar_website": "https://www.paknic.com",
            "registrant_company": "NA",
            "registrant_state": "NJ",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "eknic.org",
            "domain_keyword": "eknic",
            "domain_tld": "org",
            "query_time": "2024-03-26 15:38:13",
            "create_date": "2019-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "piknic.com.au",
            "domain_keyword": "piknic",
            "domain_tld": "com.au",
            "query_time": "2024-03-28 07:35:46",
            "update_date": "2023-10-21",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Jethro Mahon",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pknbc.biz",
            "domain_keyword": "pknbc",
            "domain_tld": "biz",
            "query_time": "2024-04-06 04:03:40",
            "create_date": "2023-07-30",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ponic.xyz",
            "domain_keyword": "ponic",
            "domain_tld": "xyz",
            "query_time": "2024-04-02 00:05:06",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "oknic.org.cn",
            "domain_keyword": "oknic",
            "domain_tld": "org.cn",
            "query_time": "2024-03-30 18:24:08",
            "create_date": "2022-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "叶奇州",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "panic.company",
            "domain_keyword": "panic",
            "domain_tld": "company",
            "query_time": "2024-05-11 23:55:20",
            "create_date": "2018-04-30",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pyknic.tech",
            "domain_keyword": "pyknic",
            "domain_tld": "tech",
            "query_time": "2024-03-24 16:00:07",
            "create_date": "2018-11-28",
            "update_date": "2023-08-31",
            "expiry_date": "2028-11-28",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "piknic.us",
            "domain_keyword": "piknic",
            "domain_tld": "us",
            "query_time": "2024-03-28 07:35:44",
            "create_date": "2024-01-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "Zsolt Bikadi",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "Szabo Ilonka 63C",
            "registrant_city": "Budapest",
            "registrant_state": "Budapest",
            "registrant_zip": "1015",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.205435082",
            "name_servers": [
                "a8e5206c.verify.hn",
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "paknic.top",
            "domain_keyword": "paknic",
            "domain_tld": "top",
            "query_time": "2024-04-11 08:03:03",
            "create_date": "2017-02-21",
            "update_date": "2017-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1367,
            "registrar_name": "Paknic Private Limited",
            "registrar_website": "http://www.paknic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PakNIC (Pvt.) Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ns-services.net",
                "ns2.ns-services.net",
                "ns3.ns-services.net",
                "ns4.ns-services.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "punic.xyz",
            "domain_keyword": "punic",
            "domain_tld": "xyz",
            "query_time": "2024-03-24 07:21:43",
            "create_date": "2023-11-12",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-d6cvvahzrtkcpqfpzpatmz.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "panic.sk",
            "domain_keyword": "panic",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:52:15",
            "create_date": "2018-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_name": "Eva Hromádková - KRISTÍNKA",
            "name_servers": [
                "ns1.odchyt-domen.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "pmnic.com",
            "domain_keyword": "pmnic",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:14:49",
            "create_date": "2015-12-10",
            "update_date": "2020-02-03",
            "expiry_date": "2025-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pmnic.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pknyc.net",
            "domain_keyword": "pknyc",
            "domain_tld": "net",
            "query_time": "2024-04-30 00:37:52",
            "create_date": "2022-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pknyc.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "panic.studio",
            "domain_keyword": "panic",
            "domain_tld": "studio",
            "query_time": "2024-03-23 09:12:23",
            "create_date": "2022-11-11",
            "update_date": "2024-03-18",
            "expiry_date": "2024-11-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-9xjeirufx9swvvbxbunzo5.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ponic.org",
            "domain_keyword": "ponic",
            "domain_tld": "org",
            "query_time": "2024-04-27 07:38:39",
            "create_date": "2006-02-27",
            "update_date": "2023-06-13",
            "expiry_date": "2025-02-27",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "piknic.com",
            "domain_keyword": "piknic",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:43:23",
            "create_date": "2006-08-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1491,
            "registrar_name": "ConnectWave co.,Ltd",
            "registrar_website": "http://www.ssandomain.com",
            "registrant_name": "JUNGYUNKOOK",
            "registrant_company": "JUNGYUNKOOK",
            "registrant_address": "103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.117134545",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hknic.net",
            "domain_keyword": "hknic",
            "domain_tld": "net",
            "query_time": "2024-04-24 14:31:19",
            "create_date": "1994-02-28",
            "update_date": "2023-05-30",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "panic.co",
            "domain_keyword": "panic",
            "domain_tld": "co",
            "query_time": "2024-05-11 23:55:20",
            "create_date": "2011-09-19",
            "update_date": "2024-03-05",
            "expiry_date": "2025-09-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "[ VISIT NAMECORE.COM TO CONTACT US ] - Namecore",
            "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.namepros-dns.com",
                "ns2.namepros-dns.org",
                "zss5p6352r53spzb3phzhs8pdh6583j8.ns.namepros-dns.is"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "zknic.cn",
            "domain_keyword": "zknic",
            "domain_tld": "cn",
            "query_time": "2024-04-09 17:32:25",
            "create_date": "2004-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "上海中科物业管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.zknic.cn",
                "ns2.zknic.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kpnic.com",
            "domain_keyword": "kpnic",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:46:10",
            "create_date": "2000-04-26",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-26",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "McdonaldsAnsan",
            "registrant_company": "HyunGyu Lee",
            "registrant_address": "101-1904 PrumCity,DangGokRo 33",
            "registrant_city": "Ansan",
            "registrant_state": "Dawon",
            "registrant_zip": "15352",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1032107788",
            "registrant_fax": "+82.1032107788",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pkncc.info",
            "domain_keyword": "pkncc",
            "domain_tld": "info",
            "query_time": "2024-05-13 10:49:20",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "imedia5",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WYK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "pknyc.com",
            "domain_keyword": "pknyc",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:28:33",
            "create_date": "2001-02-02",
            "update_date": "2020-03-19",
            "expiry_date": "2025-02-02",
            "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": 62,
            "domain_name": "panic.earth",
            "domain_keyword": "panic",
            "domain_tld": "earth",
            "query_time": "2024-04-29 05:22:37",
            "create_date": "2019-04-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-11",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bknic.com",
            "domain_keyword": "bknic",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:01:56",
            "create_date": "2008-07-11",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/bknic.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "eknic.net",
            "domain_keyword": "eknic",
            "domain_tld": "net",
            "query_time": "2024-04-19 14:42:37",
            "create_date": "2019-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "pkpic.club",
            "domain_keyword": "pkpic",
            "domain_tld": "club",
            "query_time": "2024-03-28 04:53:53",
            "create_date": "2023-11-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "oknic.com",
            "domain_keyword": "oknic",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:43:55",
            "create_date": "2000-01-10",
            "update_date": "2021-08-20",
            "expiry_date": "2026-01-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "punic.net",
            "domain_keyword": "punic",
            "domain_tld": "net",
            "query_time": "2024-05-16 13:42:53",
            "create_date": "2024-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of punic.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1496.awsdns-59.org",
                "ns-1897.awsdns-45.co.uk",
                "ns-349.awsdns-43.com",
                "ns-605.awsdns-11.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "piknic.kr",
            "domain_keyword": "piknic",
            "domain_tld": "kr",
            "query_time": "2022-06-28 06:49:30",
            "create_date": "2017-11-21",
            "update_date": "2018-04-20",
            "expiry_date": "2026-11-21",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???? ???",
            "registrant_address": "????? ??? ????162? 18 3? ???",
            "registrant_zip": "06027"
        },
        {
            "num": 69,
            "domain_name": "panic.ltd",
            "domain_keyword": "panic",
            "domain_tld": "ltd",
            "query_time": "2024-04-13 11:23:05",
            "create_date": "2022-12-03",
            "update_date": "2024-04-10",
            "expiry_date": "2031-12-03",
            "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": "wang shi hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "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": [
                "alexis.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "prnic.ru",
            "domain_keyword": "prnic",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:21:15",
            "create_date": "2009-07-26",
            "expiry_date": "2024-07-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC Regional Network Information Center",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "pknbc.xyz",
            "domain_keyword": "pknbc",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 13:36:23",
            "create_date": "2023-09-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "优视科技(中国)有限公司",
            "registrant_state": "广东省",
            "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.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "panic.monster",
            "domain_keyword": "panic",
            "domain_tld": "monster",
            "query_time": "2024-04-05 01:11:09",
            "create_date": "2019-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "panic.team",
            "domain_keyword": "panic",
            "domain_tld": "team",
            "query_time": "2024-05-09 23:24:39",
            "create_date": "2021-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks20.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pyknic.co.uk",
            "domain_keyword": "pyknic",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 18:26:44",
            "create_date": "2002-10-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-03",
            "registrar_name": "Plusnet Plc [Tag = FORCE9]",
            "registrar_website": "https://www.plus.net",
            "name_servers": [
                "ns1.force9.net",
                "ns1.plusnet.co.uk",
                "ns2.force9.net",
                "ns2.plusnet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "pgnic.net",
            "domain_keyword": "pgnic",
            "domain_tld": "net",
            "query_time": "2024-04-08 17:56:17",
            "create_date": "2020-07-27",
            "update_date": "2020-07-27",
            "expiry_date": "2025-07-27",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": "link at https://www.west.cn/web/whoisform?domain=pgnic.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "panic.com",
            "domain_keyword": "panic",
            "domain_tld": "com",
            "query_time": "2024-04-23 22:30:54",
            "create_date": "1992-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2033-07-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1111.awsdns-10.org",
                "ns-186.awsdns-23.com",
                "ns-2000.awsdns-58.co.uk",
                "ns-795.awsdns-35.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aknic.ru",
            "domain_keyword": "aknic",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:09:31",
            "create_date": "2021-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "apknic.com",
            "domain_keyword": "apknic",
            "domain_tld": "com",
            "query_time": "2024-05-10 15:24:24",
            "create_date": "2021-07-05",
            "update_date": "2024-05-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "kai.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pvnic.com",
            "domain_keyword": "pvnic",
            "domain_tld": "com",
            "query_time": "2024-03-31 21:54:55",
            "create_date": "2024-02-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_iana": 3990,
            "registrar_name": "Gname 021 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "piknic.uk",
            "domain_keyword": "piknic",
            "domain_tld": "uk",
            "query_time": "2024-04-13 00:46:13",
            "create_date": "2021-12-03",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "pkpic.com",
            "domain_keyword": "pkpic",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:29:03",
            "create_date": "2005-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "pknig.com",
            "domain_keyword": "pknig",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:36:25",
            "create_date": "2023-09-09",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/pknig.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "boyd.ns.cloudflare.com",
                "margaret.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "punic.co.uk",
            "domain_keyword": "punic",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 18:37:50",
            "create_date": "2011-05-05",
            "update_date": "2023-06-02",
            "expiry_date": "2024-05-05",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.webawere.nl",
                "ns2.webawere.nl"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 84,
            "domain_name": "pknicc.com",
            "domain_keyword": "pknicc",
            "domain_tld": "com",
            "query_time": "2024-03-31 16:12:11",
            "create_date": "2024-03-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-28",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Hammad Murtaza",
            "registrant_company": "Pak Server",
            "registrant_address": "Umer Block  Allama Iqbal Town  Wahdat Road",
            "registrant_city": "Lahore",
            "registrant_state": "Punjab",
            "registrant_zip": "54000",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3234155580",
            "name_servers": [
                "ns1.pknicc.com",
                "ns2.pknicc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "panic.su",
            "domain_keyword": "panic",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:23:46",
            "create_date": "2022-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "brenna.ns.cloudflare.com",
                "donovan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 86,
            "domain_name": "pwnic.net",
            "domain_keyword": "pwnic",
            "domain_tld": "net",
            "query_time": "2024-05-17 07:03:31",
            "create_date": "2004-05-14",
            "update_date": "2022-12-22",
            "expiry_date": "2025-05-14",
            "registrar_iana": 670,
            "registrar_name": "$$$ Private Label Internet Service Kiosk Inc DBA plisk.com",
            "registrar_website": "http://www.plisk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://send-message.ispapi.net/pwnic.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3939.ns1.abovedomains.com",
                "3939.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "panic.today",
            "domain_keyword": "panic",
            "domain_tld": "today",
            "query_time": "2024-04-13 11:23:05",
            "create_date": "2016-10-11",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-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": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "panic.services",
            "domain_keyword": "panic",
            "domain_tld": "services",
            "query_time": "2024-04-15 01:11:06",
            "create_date": "2014-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Panic Services Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "piknic.it",
            "domain_keyword": "piknic",
            "domain_tld": "it",
            "query_time": "2024-04-19 01:43:23",
            "create_date": "2009-06-25",
            "update_date": "2023-07-11",
            "expiry_date": "2024-06-25",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "EuroDNS S.A.",
            "registrant_address": "2, rue Leon Laval",
            "registrant_city": "Leudelange",
            "registrant_state": "LUXEMBOURG",
            "registrant_zip": "3372",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.gegidns.com",
                "ns2.gegidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "pkntc.shop",
            "domain_keyword": "pkntc",
            "domain_tld": "shop",
            "query_time": "2024-04-27 02:28:32",
            "create_date": "2024-01-19",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "http://west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pkinc.com",
            "domain_keyword": "pkinc",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:26:48",
            "create_date": "1996-02-15",
            "update_date": "2023-12-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns7.ezhostingserver.com",
                "ns8.ezhostingserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sknic.cyou",
            "domain_keyword": "sknic",
            "domain_tld": "cyou",
            "query_time": "2024-04-27 17:43:12",
            "create_date": "2024-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3972,
            "registrar_name": "Hongkong Kouming International Limited",
            "registrar_website": "https://www.kouming.com",
            "registrant_state": "VI",
            "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": [
                "demi.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientHold",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ponic.us",
            "domain_keyword": "ponic",
            "domain_tld": "us",
            "query_time": "2024-05-13 20:49:36",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-04-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Eszter Hazai",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "Szabo Ilonka, 63c",
            "registrant_city": "Budapest",
            "registrant_state": "Budapest",
            "registrant_zip": "1015",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.4191293",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "panic.money",
            "domain_keyword": "panic",
            "domain_tld": "money",
            "query_time": "2024-04-09 15:56:56",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cknic.com",
            "domain_keyword": "cknic",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:50:08",
            "create_date": "1997-04-25",
            "update_date": "2023-09-06",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "gan su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "armstrong.dnspod.net",
                "simona.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "panic.world",
            "domain_keyword": "panic",
            "domain_tld": "world",
            "query_time": "2024-03-24 14:47:31",
            "create_date": "2019-11-01",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "panic.shop",
            "domain_keyword": "panic",
            "domain_tld": "shop",
            "query_time": "2024-04-15 01:11:06",
            "create_date": "2019-11-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "panic.id.au",
            "domain_keyword": "panic",
            "domain_tld": "id.au",
            "query_time": "2024-04-29 05:22:37",
            "update_date": "2024-03-30",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Patrick Nichols",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "paknic.tel",
            "domain_keyword": "paknic",
            "domain_tld": "tel",
            "query_time": "2024-05-12 18:48:08",
            "create_date": "2009-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1367,
            "registrar_name": "Paknic (Private) Limited",
            "registrar_website": "http://www.paknic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PakNIC Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ptnic.com",
            "domain_keyword": "ptnic",
            "domain_tld": "com",
            "query_time": "2024-03-29 06:12:19",
            "create_date": "2021-10-10",
            "update_date": "2022-08-23",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pknic.net.pk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>307</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>piknic.info, ponic.co.uk, panic.one, panic.life, dknic.com, penic.com, hknic.com, pnnic.com, pkniu.com, panic.pics, vknic.com, pknbc.info, pynic.com, panic.info, pkni3.com, ponic.com, panic.menu, pjnic.com, panic.global, ppnic.com, pinic.com, pkinc.biz, ponic.sa.com, piknic.ca, yknic.com, panic.press, pkkic.asia, pdnic.com, paknic.info, pkninc.com, eknic.info, panic.name, panic.com.pl, paknic.blog, pknrc.club, panic.pl, piknic.net, pknbc.com, paknic.xyz, eknic.org, piknic.com.au, pknbc.biz, ponic.xyz, oknic.org.cn, panic.company, pyknic.tech, piknic.us, paknic.top, punic.xyz, panic.sk, pmnic.com, pknyc.net, panic.studio, ponic.org, piknic.com, hknic.net, panic.co, zknic.cn, kpnic.com, pkncc.info, pknyc.com, panic.earth, bknic.com, eknic.net, pkpic.club, oknic.com, punic.net, piknic.kr, panic.ltd, prnic.ru, pknbc.xyz, panic.monster, panic.team, pyknic.co.uk, pgnic.net, panic.com, aknic.ru, apknic.com, pvnic.com, piknic.uk, pkpic.com, pknig.com, punic.co.uk, pknicc.com, panic.su, pwnic.net, panic.today, panic.services, piknic.it, pkntc.shop, pkinc.com, sknic.cyou, ponic.us, panic.money, cknic.com, panic.world, panic.shop, panic.id.au, paknic.tel, ptnic.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>piknic.info</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-30 04:38:05</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2026-03-27</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>2</num>
   <domain_name>ponic.co.uk</domain_name>
   <domain_keyword>ponic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 14:16:34</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>panic.one</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-15 01:11:06</query_time>
   <create_date>2015-06-01</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>panic.life</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-03-23 09:12:23</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>3915</registrar_iana>
   <registrar_name>Sav.com, LLC - 25</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dknic.com</domain_name>
   <domain_keyword>dknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:29:15</query_time>
   <create_date>2004-07-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2027-07-17</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>6</num>
   <domain_name>penic.com</domain_name>
   <domain_keyword>penic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 21:16:30</query_time>
   <create_date>1998-02-25</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>Legal Dept.</registrant_name>
   <registrant_company>Cahn Enterprises, Inc. (Disputed and Confiscated Names from Registrar)</registrant_company>
   <registrant_address>2051 SE 18th St</registrant_address>
   <registrant_city>POMPANO BEACH</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33062</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9542886810</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>hknic.com</domain_name>
   <domain_keyword>hknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:55:26</query_time>
   <create_date>2005-07-10</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>garrett.ns.cloudflare.com</value>
    <value>kenia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pnnic.com</domain_name>
   <domain_keyword>pnnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:24:28</query_time>
   <create_date>2002-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/pnnic.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pkniu.com</domain_name>
   <domain_keyword>pkniu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:31:25</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2560</registrar_iana>
   <registrar_name>DropCatch.com 801 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>cheng chen</registrant_name>
   <registrant_address>dong tai shi, xin jie zhen, jiu zong cun, yi</registrant_address>
   <registrant_city>yan cheng shi</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>224200</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15169177232</registrant_phone>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>panic.pics</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-09 23:24:39</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vknic.com</domain_name>
   <domain_keyword>vknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:22:43</query_time>
   <create_date>2018-07-29</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>He Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pknbc.info</domain_name>
   <domain_keyword>pknbc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 16:31:21</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pynic.com</domain_name>
   <domain_keyword>pynic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:38:08</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/pynic.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>panic.info</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-01 01:01:51</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Body1,Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jay.ns.cloudflare.com</value>
    <value>kim.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>pkni3.com</domain_name>
   <domain_keyword>pkni3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:28:27</query_time>
   <create_date>2013-02-01</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2027-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.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>16</num>
   <domain_name>ponic.com</domain_name>
   <domain_keyword>ponic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 04:12:04</query_time>
   <create_date>2002-03-20</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-03-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>panic.menu</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-04-01 01:01:52</query_time>
   <create_date>2015-07-07</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pjnic.com</domain_name>
   <domain_keyword>pjnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:58:36</query_time>
   <create_date>2013-07-19</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>RI</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=pjnic.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>panic.global</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-01 01:01:51</query_time>
   <create_date>2015-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ppnic.com</domain_name>
   <domain_keyword>ppnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:05:32</query_time>
   <create_date>2008-10-15</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-10-15</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>21</num>
   <domain_name>pinic.com</domain_name>
   <domain_keyword>pinic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:58:59</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pkinc.biz</domain_name>
   <domain_keyword>pkinc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-12 16:09:03</query_time>
   <create_date>2005-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2026-02-23</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>ns2.serverdata.net</value>
    <value>ns3.serverdata.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ponic.sa.com</domain_name>
   <domain_keyword>ponic</domain_keyword>
   <domain_tld>sa.com</domain_tld>
   <query_time>2024-05-01 21:19:09</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ponic.sa.com/registrant</registrant_email>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>piknic.ca</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 12:53:53</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>Blender Media Inc.</registrant_name>
   <registrant_address>430 - 1190 Melville Street</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6E3W1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046823588</registrant_phone>
   <name_servers>
    <value>molly.ns.cloudflare.com</value>
    <value>roan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>yknic.com</domain_name>
   <domain_keyword>yknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:50:35</query_time>
   <create_date>2008-03-01</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/yknic.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>panic.press</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-04-02 16:55:03</query_time>
   <create_date>2015-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_state>Missouri</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pkkic.asia</domain_name>
   <domain_keyword>pkkic</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-06 04:02:11</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-09-21</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>Guo Wei</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>melina.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pdnic.com</domain_name>
   <domain_keyword>pdnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 05:17:03</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>paknic.info</domain_name>
   <domain_keyword>paknic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 11:09:27</query_time>
   <create_date>2006-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>PakNIC (Private) Limited</registrar_name>
   <registrar_website>https://www.paknic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PakNIC Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.ns-services.net</value>
    <value>ns2.ns-services.net</value>
    <value>ns3.ns-services.net</value>
    <value>ns4.ns-services.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pkninc.com</domain_name>
   <domain_keyword>pkninc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:28:28</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2027-10-24</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.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>eknic.info</domain_name>
   <domain_keyword>eknic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-25 14:22:06</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>32</num>
   <domain_name>panic.name</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-03-25 16:42:40</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>panic.com.pl</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-28 17:42:13</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>paknic.blog</domain_name>
   <domain_keyword>paknic</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-29 11:09:27</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>PakNIC (Pvt.) Limited</registrar_name>
   <registrar_website>https://www.paknic.com</registrar_website>
   <registrant_company>PakNIC (Pvt.) Ltd.</registrant_company>
   <registrant_state>NJ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7322978908</registrant_phone>
   <name_servers>
    <value>ns.paksys.co.uk</value>
    <value>ns.paksys.com</value>
    <value>ns.paksys.net</value>
    <value>ns.paksys.org</value>
    <value>ns.paksys.pk</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pknrc.club</domain_name>
   <domain_keyword>pknrc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-03-28 04:53:46</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ariadne.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>panic.pl</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-30 12:24:09</query_time>
   <create_date>2005-08-22</create_date>
   <update_date>2020-08-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.panic.pl</value>
    <value>ns2.panic.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>piknic.net</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 01:43:23</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=piknic.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pknbc.com</domain_name>
   <domain_keyword>pknbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:28:25</query_time>
   <create_date>2013-07-14</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>edna.ns.cloudflare.com</value>
    <value>isaac.ns.cloudflare.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>paknic.xyz</domain_name>
   <domain_keyword>paknic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-14 21:56:02</query_time>
   <create_date>2015-12-23</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>PakNIC (Pvt.) Limited</registrar_name>
   <registrar_website>https://www.paknic.com</registrar_website>
   <registrant_company>NA</registrant_company>
   <registrant_state>NJ</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>eknic.org</domain_name>
   <domain_keyword>eknic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-26 15:38:13</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</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>ns75.domaincontrol.com</value>
    <value>ns76.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>41</num>
   <domain_name>piknic.com.au</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-03-28 07:35:46</query_time>
   <update_date>2023-10-21</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Jethro Mahon</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pknbc.biz</domain_name>
   <domain_keyword>pknbc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-06 04:03:40</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ponic.xyz</domain_name>
   <domain_keyword>ponic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-02 00:05:06</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>oknic.org.cn</domain_name>
   <domain_keyword>oknic</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-03-30 18:24:08</query_time>
   <create_date>2022-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>叶奇州</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>panic.company</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 23:55:20</query_time>
   <create_date>2018-04-30</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>46</num>
   <domain_name>pyknic.tech</domain_name>
   <domain_keyword>pyknic</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-03-24 16:00:07</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-11-28</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>piknic.us</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-03-28 07:35:44</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>Zsolt Bikadi</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>Szabo Ilonka 63C</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>1015</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.205435082</registrant_phone>
   <name_servers>
    <value>a8e5206c.verify.hn</value>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>paknic.top</domain_name>
   <domain_keyword>paknic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 08:03:03</query_time>
   <create_date>2017-02-21</create_date>
   <update_date>2017-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>Paknic Private Limited</registrar_name>
   <registrar_website>http://www.paknic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PakNIC (Pvt.) Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ns-services.net</value>
    <value>ns2.ns-services.net</value>
    <value>ns3.ns-services.net</value>
    <value>ns4.ns-services.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>punic.xyz</domain_name>
   <domain_keyword>punic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-03-24 07:21:43</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-d6cvvahzrtkcpqfpzpatmz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>panic.sk</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:52:15</query_time>
   <create_date>2018-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Eva Hromádková - KRISTÍNKA</registrar_name>
   <name_servers>
    <value>ns1.odchyt-domen.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>pmnic.com</domain_name>
   <domain_keyword>pmnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:14:49</query_time>
   <create_date>2015-12-10</create_date>
   <update_date>2020-02-03</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pmnic.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pknyc.net</domain_name>
   <domain_keyword>pknyc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 00:37:52</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pknyc.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>panic.studio</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-03-23 09:12:23</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-9xjeirufx9swvvbxbunzo5.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ponic.org</domain_name>
   <domain_keyword>ponic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 07:38:39</query_time>
   <create_date>2006-02-27</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-02-27</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>ns23.domaincontrol.com</value>
    <value>ns24.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>55</num>
   <domain_name>piknic.com</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:43:23</query_time>
   <create_date>2006-08-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1491</registrar_iana>
   <registrar_name>ConnectWave co.,Ltd</registrar_name>
   <registrar_website>http://www.ssandomain.com</registrar_website>
   <registrant_name>JUNGYUNKOOK</registrant_name>
   <registrant_company>JUNGYUNKOOK</registrant_company>
   <registrant_address>103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.117134545</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hknic.net</domain_name>
   <domain_keyword>hknic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 14:31:19</query_time>
   <create_date>1994-02-28</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2025-03-01</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>panic.co</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 23:55:20</query_time>
   <create_date>2011-09-19</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>[ VISIT NAMECORE.COM TO CONTACT US ] - Namecore</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namepros-dns.com</value>
    <value>ns2.namepros-dns.org</value>
    <value>zss5p6352r53spzb3phzhs8pdh6583j8.ns.namepros-dns.is</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>zknic.cn</domain_name>
   <domain_keyword>zknic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 17:32:25</query_time>
   <create_date>2004-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>上海中科物业管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.zknic.cn</value>
    <value>ns2.zknic.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kpnic.com</domain_name>
   <domain_keyword>kpnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:46:10</query_time>
   <create_date>2000-04-26</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>McdonaldsAnsan</registrant_name>
   <registrant_company>HyunGyu Lee</registrant_company>
   <registrant_address>101-1904 PrumCity,DangGokRo 33</registrant_address>
   <registrant_city>Ansan</registrant_city>
   <registrant_state>Dawon</registrant_state>
   <registrant_zip>15352</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1032107788</registrant_phone>
   <registrant_fax>+82.1032107788</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pkncc.info</domain_name>
   <domain_keyword>pkncc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 10:49:20</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>imedia5</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WYK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>pknyc.com</domain_name>
   <domain_keyword>pknyc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:28:33</query_time>
   <create_date>2001-02-02</create_date>
   <update_date>2020-03-19</update_date>
   <expiry_date>2025-02-02</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>62</num>
   <domain_name>panic.earth</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-29 05:22:37</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-11</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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>63</num>
   <domain_name>bknic.com</domain_name>
   <domain_keyword>bknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:01:56</query_time>
   <create_date>2008-07-11</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/bknic.com</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>eknic.net</domain_name>
   <domain_keyword>eknic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 14:42:37</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>pkpic.club</domain_name>
   <domain_keyword>pkpic</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-03-28 04:53:53</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>66</num>
   <domain_name>oknic.com</domain_name>
   <domain_keyword>oknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:43:55</query_time>
   <create_date>2000-01-10</create_date>
   <update_date>2021-08-20</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>punic.net</domain_name>
   <domain_keyword>punic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 13:42:53</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of punic.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1496.awsdns-59.org</value>
    <value>ns-1897.awsdns-45.co.uk</value>
    <value>ns-349.awsdns-43.com</value>
    <value>ns-605.awsdns-11.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>piknic.kr</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-28 06:49:30</query_time>
   <create_date>2017-11-21</create_date>
   <update_date>2018-04-20</update_date>
   <expiry_date>2026-11-21</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???? ???</registrant_name>
   <registrant_address>????? ??? ????162? 18 3? ???</registrant_address>
   <registrant_zip>06027</registrant_zip>
  </value>
  <value>
   <num>69</num>
   <domain_name>panic.ltd</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-13 11:23:05</query_time>
   <create_date>2022-12-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2031-12-03</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>wang shi hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</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>alexis.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>prnic.ru</domain_name>
   <domain_keyword>prnic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:21:15</query_time>
   <create_date>2009-07-26</create_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC Regional Network Information Center</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>pknbc.xyz</domain_name>
   <domain_keyword>pknbc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 13:36:23</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>优视科技(中国)有限公司</registrant_company>
   <registrant_state>广东省</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.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>panic.monster</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-05 01:11:09</query_time>
   <create_date>2019-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>panic.team</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-09 23:24:39</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pyknic.co.uk</domain_name>
   <domain_keyword>pyknic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 18:26:44</query_time>
   <create_date>2002-10-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>Plusnet Plc [Tag = FORCE9]</registrar_name>
   <registrar_website>https://www.plus.net</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns1.plusnet.co.uk</value>
    <value>ns2.force9.net</value>
    <value>ns2.plusnet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>pgnic.net</domain_name>
   <domain_keyword>pgnic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 17:56:17</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2020-07-27</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Guang Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=pgnic.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>panic.com</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 22:30:54</query_time>
   <create_date>1992-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2033-07-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1111.awsdns-10.org</value>
    <value>ns-186.awsdns-23.com</value>
    <value>ns-2000.awsdns-58.co.uk</value>
    <value>ns-795.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>aknic.ru</domain_name>
   <domain_keyword>aknic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:09:31</query_time>
   <create_date>2021-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>apknic.com</domain_name>
   <domain_keyword>apknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 15:24:24</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>kai.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pvnic.com</domain_name>
   <domain_keyword>pvnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-31 21:54:55</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>3990</registrar_iana>
   <registrar_name>Gname 021 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>piknic.uk</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-13 00:46:13</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>pkpic.com</domain_name>
   <domain_keyword>pkpic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:29:03</query_time>
   <create_date>2005-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>pknig.com</domain_name>
   <domain_keyword>pknig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:36:25</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/pknig.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>boyd.ns.cloudflare.com</value>
    <value>margaret.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>punic.co.uk</domain_name>
   <domain_keyword>punic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 18:37:50</query_time>
   <create_date>2011-05-05</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.webawere.nl</value>
    <value>ns2.webawere.nl</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>pknicc.com</domain_name>
   <domain_keyword>pknicc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-31 16:12:11</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Hammad Murtaza</registrant_name>
   <registrant_company>Pak Server</registrant_company>
   <registrant_address>Umer Block  Allama Iqbal Town  Wahdat Road</registrant_address>
   <registrant_city>Lahore</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>54000</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3234155580</registrant_phone>
   <name_servers>
    <value>ns1.pknicc.com</value>
    <value>ns2.pknicc.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>panic.su</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:23:46</query_time>
   <create_date>2022-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>brenna.ns.cloudflare.com</value>
    <value>donovan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>pwnic.net</domain_name>
   <domain_keyword>pwnic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 07:03:31</query_time>
   <create_date>2004-05-14</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>670</registrar_iana>
   <registrar_name>$$$ Private Label Internet Service Kiosk Inc DBA plisk.com</registrar_name>
   <registrar_website>http://www.plisk.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/pwnic.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>3939.ns1.abovedomains.com</value>
    <value>3939.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>panic.today</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-13 11:23:05</query_time>
   <create_date>2016-10-11</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-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>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>panic.services</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-15 01:11:06</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Panic Services Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>piknic.it</domain_name>
   <domain_keyword>piknic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 01:43:23</query_time>
   <create_date>2009-06-25</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>EuroDNS S.A.</registrant_company>
   <registrant_address>2, rue Leon Laval</registrant_address>
   <registrant_city>Leudelange</registrant_city>
   <registrant_state>LUXEMBOURG</registrant_state>
   <registrant_zip>3372</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.gegidns.com</value>
    <value>ns2.gegidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>pkntc.shop</domain_name>
   <domain_keyword>pkntc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 02:28:32</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>http://west.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pkinc.com</domain_name>
   <domain_keyword>pkinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:26:48</query_time>
   <create_date>1996-02-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns7.ezhostingserver.com</value>
    <value>ns8.ezhostingserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sknic.cyou</domain_name>
   <domain_keyword>sknic</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-04-27 17:43:12</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3972</registrar_iana>
   <registrar_name>Hongkong Kouming International Limited</registrar_name>
   <registrar_website>https://www.kouming.com</registrar_website>
   <registrant_state>VI</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>demi.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ponic.us</domain_name>
   <domain_keyword>ponic</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 20:49:36</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Eszter Hazai</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>Szabo Ilonka, 63c</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>1015</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.4191293</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>panic.money</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-04-09 15:56:56</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cknic.com</domain_name>
   <domain_keyword>cknic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:50:08</query_time>
   <create_date>1997-04-25</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>gan su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>armstrong.dnspod.net</value>
    <value>simona.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>panic.world</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-03-24 14:47:31</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>97</num>
   <domain_name>panic.shop</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 01:11:06</query_time>
   <create_date>2019-11-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>98</num>
   <domain_name>panic.id.au</domain_name>
   <domain_keyword>panic</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-04-29 05:22:37</query_time>
   <update_date>2024-03-30</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Patrick Nichols</registrant_name>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>paknic.tel</domain_name>
   <domain_keyword>paknic</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-12 18:48:08</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>Paknic (Private) Limited</registrar_name>
   <registrar_website>http://www.paknic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PakNIC Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ptnic.com</domain_name>
   <domain_keyword>ptnic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 06:12:19</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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