WHOIS QUERY TIME

30 May 2024 - 7:11 AM UTC

Registered: 17 March 2019
Modified: 19 January 2024
Expiry: 17 March 2025

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

becky.ns.cloudflare.com
henry.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=petv.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "petv.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "petv.co.uk",
            "domain_keyword": "petv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 07:11:11",
            "create_date": "2019-03-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>petv.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>petv.co.uk</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 07:11:11</query_time>
   <create_date>2019-03-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.024</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.063 seconds) for "petv.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Jul 2023 - 2:55 PM UTC

Registered: 17 March 2019
Modified: 16 March 2023
Expiry: 17 March 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

becky.ns.cloudflare.com
henry.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

8 Feb 2024 - 11:11 AM UTC

Registered: 17 March 2019
Modified: 19 January 2024
Expiry: 17 March 2025

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

becky.ns.cloudflare.com
henry.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

* 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=petv.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "petv.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "petv.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "petv.co.uk",
            "domain_keyword": "petv",
            "domain_tld": "co.uk",
            "query_time": "2023-07-08 14:55:44",
            "create_date": "2019-03-17",
            "update_date": "2023-03-16",
            "expiry_date": "2024-03-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "petv.co.uk",
            "domain_keyword": "petv",
            "domain_tld": "co.uk",
            "query_time": "2024-02-08 11:11:46",
            "create_date": "2019-03-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "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>petv.co.uk</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>petv.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>petv.co.uk</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-08 14:55:44</query_time>
   <create_date>2019-03-17</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>petv.co.uk</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-02-08 11:11:46</query_time>
   <create_date>2019-03-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 12 domain names (in 0.018 seconds) which contained the exact domain keyword "petv".
Domain Name Registered Expiry Registrar Ownership
1 petv.com 11 Jan 2000 11 Jan 2025 GoDaddy.com, LLC -
2 petv.net 14 Nov 2003 14 Nov 2024 GoDaddy.com, LLC -
3 petv.tv 25 Oct 2006 25 Oct 2024 NETIM PROXYDOM
4 petv.org 22 Sep 2011 22 Sep 2024 Go France Domains, LLC Domains By Proxy, LLC
5 petv.co 27 Sep 2012 26 Sep 2024 eNom, LLC REDACTED FOR PRIVACY
6 petv.jp 4 Sep 2013 30 Sep 2024 - Petgo corporation
7 petv.co.uk 17 Mar 2019 17 Mar 2025 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
8 petv.live 27 Jan 2021 27 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 petv.biz 10 Feb 2021 10 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
10 petv.club 16 May 2022 16 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 petv.xyz 10 Jun 2023 10 Jun 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
12 petv.stream 2 Mar 2024 2 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
13 petv.store 5 Mar 2024 5 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170447641

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=petv&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "petv",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "petv.com, petv.net, petv.tv, petv.org, petv.co, petv.jp, petv.co.uk, petv.live, petv.biz, petv.club, petv.xyz, petv.stream, petv.store",
    "results": [
        {
            "num": 1,
            "domain_name": "petv.com",
            "domain_keyword": "petv",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:11:01",
            "create_date": "2000-01-11",
            "update_date": "2024-05-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "petv.net",
            "domain_keyword": "petv",
            "domain_tld": "net",
            "query_time": "2024-04-26 15:21:48",
            "create_date": "2003-11-14",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "petv.tv",
            "domain_keyword": "petv",
            "domain_tld": "tv",
            "query_time": "2024-05-25 04:22:44",
            "create_date": "2006-10-25",
            "update_date": "2022-11-16",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PROXYDOM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "petv.org",
            "domain_keyword": "petv",
            "domain_tld": "org",
            "query_time": "2024-04-26 15:21:49",
            "create_date": "2011-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, 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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "petv.co",
            "domain_keyword": "petv",
            "domain_tld": "co",
            "query_time": "2024-04-26 15:21:48",
            "create_date": "2012-09-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-26",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "petv.jp",
            "domain_keyword": "petv",
            "domain_tld": "jp",
            "query_time": "2024-05-31 14:12:56",
            "create_date": "2013-09-04",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Petgo corporation",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns-1502.awsdns-59.org",
                "ns-1914.awsdns-47.co.uk",
                "ns-24.awsdns-03.com",
                "ns-941.awsdns-53.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "petv.co.uk",
            "domain_keyword": "petv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 07:11:11",
            "create_date": "2019-03-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "petv.live",
            "domain_keyword": "petv",
            "domain_tld": "live",
            "query_time": "2024-05-17 05:34:48",
            "create_date": "2021-01-27",
            "update_date": "2023-07-20",
            "expiry_date": "2025-01-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "petv.biz",
            "domain_keyword": "petv",
            "domain_tld": "biz",
            "query_time": "2024-05-31 14:12:56",
            "create_date": "2021-02-10",
            "update_date": "2023-12-17",
            "expiry_date": "2025-02-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "petv.club",
            "domain_keyword": "petv",
            "domain_tld": "club",
            "query_time": "2024-05-28 10:28:13",
            "create_date": "2022-05-16",
            "update_date": "2024-05-22",
            "expiry_date": "2026-05-16",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "petv.xyz",
            "domain_keyword": "petv",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 21:15:57",
            "create_date": "2023-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "petv.stream",
            "domain_keyword": "petv",
            "domain_tld": "stream",
            "query_time": "2024-05-06 21:15:57",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "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": [
                "aarav.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "petv.store",
            "domain_keyword": "petv",
            "domain_tld": "store",
            "query_time": "2024-05-06 21:15:57",
            "create_date": "2024-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170447641",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.018,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>petv</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>petv.com, petv.net, petv.tv, petv.org, petv.co, petv.jp, petv.co.uk, petv.live, petv.biz, petv.club, petv.xyz, petv.stream, petv.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>petv.com</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:11:01</query_time>
   <create_date>2000-01-11</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>petv.net</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 15:21:48</query_time>
   <create_date>2003-11-14</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>petv.tv</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-25 04:22:44</query_time>
   <create_date>2006-10-25</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PROXYDOM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>petv.org</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 15:21:49</query_time>
   <create_date>2011-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, 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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>petv.co</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 15:21:48</query_time>
   <create_date>2012-09-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>petv.jp</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 14:12:56</query_time>
   <create_date>2013-09-04</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Petgo corporation</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns-1502.awsdns-59.org</value>
    <value>ns-1914.awsdns-47.co.uk</value>
    <value>ns-24.awsdns-03.com</value>
    <value>ns-941.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>petv.co.uk</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 07:11:11</query_time>
   <create_date>2019-03-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>petv.live</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-17 05:34:48</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-01-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>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>9</num>
   <domain_name>petv.biz</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 14:12:56</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.worldnic.com</value>
    <value>ns56.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>petv.club</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-28 10:28:13</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2026-05-16</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>petv.xyz</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 21:15:57</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>petv.stream</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-06 21:15:57</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>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>aarav.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>petv.store</domain_name>
   <domain_keyword>petv</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 21:15:57</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170447641</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.018</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 2,544 domain names (in 0.048 seconds) which look and sound like the brand name "petv".
Domain Name Registered Expiry Registrar Ownership
1 petn.pet 25 Feb 2021 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 pbtv.com 24 Jan 2003 24 Jan 2025 Leascend Technology Co., Ltd. -
3 pete.com.br 18 Aug 2005 18 Aug 2026 - WBI acessoria cont?bel e inform?tica S/C ltda
4 pietv.net 13 Mar 2016 13 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
5 peta.co.nz 27 Feb 2003 - Hoopla Hosting Limited -
6 petm.biz 21 Apr 2018 21 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
7 pttv.de - - - -
8 pett.co 3 Jan 2022 3 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
9 petc.top 16 May 2023 16 May 2025 Eranet International Limited zhao shan
10 yetv.com 23 Jan 2002 23 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
11 eetv.site 23 Nov 2023 23 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
12 pgtv.online 16 Nov 2021 16 Nov 2024 Network Solutions LLC -
13 pets.nyc 7 Oct 2016 6 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
14 peti.be 13 Jan 2011 - Eurodns S.A. -
15 peev.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
16 letv.app 29 Nov 2022 29 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
17 pets.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Mr David Brown
18 pttv.org 10 Jan 2010 10 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 petg.cards 21 Feb 2019 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 pett.shop 19 Dec 2023 19 Dec 2024 Registrar.eu -
21 petx.life 7 Oct 2019 7 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 pbtv.ru 19 Aug 2009 19 Aug 2024 SALENAMES-RU Private Person
23 upetv.com 15 Dec 2023 15 Dec 2024 DNSPod, Inc. REDACTED FOR PRIVACY
24 detv.ru 24 Sep 2021 24 Sep 2024 R01-RU Private Person
25 pet7.co.uk 29 Oct 2023 29 Oct 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
26 p9tv.quest 2 Mar 2024 2 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
27 mpetv.com 18 Jun 2003 18 Jun 2024 GoDaddy.com, LLC -
28 prtv.uk 16 Aug 2020 16 Aug 2024 USP Networks Limited [Tag = USP] -
29 pets.chat 15 Jul 2022 15 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
30 pete.email 21 Mar 2024 21 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
31 peta.cat 16 Sep 2023 16 Sep 2024 Tucows Domains Inc. Data Protected
32 pete.lat 30 Jun 2023 30 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
33 ketv.info 17 Nov 2001 17 Nov 2024 CSC Corporate Domains, Inc. The Hearst Corporation
34 setv.com 16 Sep 1999 16 Sep 2024 GoDaddy.com, LLC -
35 peav.io 24 Mar 2022 24 Mar 2025 Cloudflare, Inc p3av3y
36 kpetv.com 3 Jun 2008 3 Jun 2024 GoDaddy.com, LLC -
37 cetv.monster 25 Mar 2023 25 Mar 2024 Name.com, Inc LULU
38 wetv.com 18 Apr 1996 19 Apr 2026 Network Solutions, LLC -
39 pets.pl 6 Mar 2003 5 Mar 2025 Aftermarket.pl Limited -
40 peti.one 15 Aug 2020 15 Aug 2024 Key-Systems LLC c/o whoisproxy.com
41 letv.live 1 Dec 2019 1 Dec 2030 DNSPod, Inc. Li Mei
42 pevt.com 29 Mar 2005 29 Mar 2025 Dynadot Inc -
43 peto.org 21 Feb 2000 21 Feb 2028 eNom, LLC Sandfort
44 pet1.com 16 Jan 1997 17 Jan 2026 eName Technology Co.,Ltd. Li Song
45 pete.futbol 6 Jul 2017 6 Jul 2025 Cloudflare, Inc REDACTED FOR PRIVACY
46 fetv.com.cn 26 Jan 2024 26 Jan 2025 北京新网数码信息技术有限公司 赵嘉俊
47 wetv.site 17 Apr 2023 17 Apr 2025 Dynadot LLC -
48 eptv.net 21 Oct 2005 21 Oct 2024 SAV.COM, LLC REDACTED FOR PRIVACY
49 pelv.io 5 May 2022 5 May 2025 IONOS SE REDACTED FOR PRIVACY
50 peto.ca 19 Oct 2003 19 Oct 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
51 pets.bond 29 Apr 2021 29 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
52 setv.pl 8 Aug 2023 8 Aug 2024 Supermedia sp. z o.o. -
53 p1tv.com 10 Nov 2021 10 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 pptv.world 16 Jan 2024 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 cetv.net 15 Sep 2020 15 Sep 2024 DNSPod, Inc. REDACTED FOR PRIVACY
56 yetv.uno 29 Nov 2023 29 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
57 metv.cl 7 Jun 2021 7 Jun 2024 NIC Chile Mario Ludueña
58 pmtv.com 24 Jul 1995 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 detv.com 8 Feb 2000 8 Feb 2025 GoDaddy.com, LLC -
60 pstv.tv 28 Mar 2018 28 Mar 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
61 pete.me.uk 27 Nov 2018 27 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
62 netv.gold 18 Apr 2024 18 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
63 npetv.com 11 Jun 2012 11 Jun 2024 GoDaddy.com, LLC -
64 5etv.net.cn 31 Aug 2012 31 Aug 2024 北京新网数码信息技术有限公司 周炜
65 netv.pro 10 Oct 2022 10 Oct 2024 IONOS SE 1&1 Internet Inc
66 retv.ru 30 Mar 2016 30 Mar 2025 REGRU-RU Private Person
67 pet1.ru 6 Dec 2011 6 Dec 2024 REGRU-RU Private Person
68 pett.com.cn 14 Apr 2024 14 Apr 2025 阿里云计算有限公司(万网) 孟祥东
69 aetv.app 5 May 2018 5 May 2025 CSC Corporate Domains, Inc. A and E Television Networks, LLC
70 pmtv.nl 31 Dec 2013 - Bizway B.V. -
71 peto.life 4 Oct 2018 4 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
72 pgtv.stream 3 Sep 2023 3 Sep 2024 Porkbun Private by Design, LLC
73 petx.top 19 Jan 2024 19 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong wei
74 wetv.info 28 Nov 2019 28 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
75 petz.xyz 12 Nov 2020 12 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
76 pets.boutique 1 Oct 2023 1 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
77 peto.community 28 Jul 2023 28 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
78 peti.group 19 Dec 2023 19 Dec 2024 Mijn InternetOplossing B.V. My Domain Provider
79 pgtv.vip 26 Jul 2023 26 Jul 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
80 pet7.jp 14 Feb 2023 28 Feb 2025 - Petseven,inc
81 pbtv.net 8 Jun 1999 8 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
82 pet8.com 2 Aug 2002 2 Aug 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
83 pets.capital 28 Oct 2020 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 peth.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
85 petc.vip 23 Nov 2023 23 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 pets.ai - - Zenaida.cate.ai ITeC, Ltd.
87 prtv.pr 15 Mar 2022 15 Mar 2025 Gauss Research Laboratory, Inc. Corporacion de PR para la Difusion Publica
88 pet7.online 26 Jun 2023 26 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
89 pptv.xyz 30 Jun 2023 30 Jun 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. you shi ke ji(zhong guo)you xian gong si
90 pete.pub 30 Mar 2021 30 Mar 2024 Amazon Registrar, Inc. Identity Protection Service
91 setv.soccer 23 Aug 2022 23 Aug 2024 MarkMonitor Inc. NBCUniversal Media, LLC
92 peti.ru 18 Jun 2008 18 Jun 2024 R01-RU Private Person
93 pietv.xyz 6 Oct 2023 6 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
94 1etv.com 25 Jun 2021 25 Jun 2029 Squarespace Domains II LLC REDACTED FOR PRIVACY
95 peav.co.uk 8 Apr 2023 8 Apr 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
96 pztv.info 23 Sep 2015 23 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "POZITIV"
97 pewv.com 16 Sep 2005 16 Sep 2024 Megazone Corp., dba HOSTING.KR ryusung
98 xetv.com 28 Jan 1999 28 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 cetv.vip 2 May 2020 2 May 2030 DNSPod, Inc. fujianquanyongwenhuachuanmeiyouxiangongsi
100 pextv.com 7 Jan 2024 7 Jan 2025 DropCatch.com 929 LLC 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 Petv.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=petv.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "petv.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 2544,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "petn.pet, pbtv.com, pete.com.br, pietv.net, peta.co.nz, petm.biz, pttv.de, pett.co, petc.top, yetv.com, eetv.site, pgtv.online, pets.nyc, peti.be, peev.xyz, letv.app, pets.org.au, pttv.org, petg.cards, pett.shop, petx.life, pbtv.ru, upetv.com, detv.ru, pet7.co.uk, p9tv.quest, mpetv.com, prtv.uk, pets.chat, pete.email, peta.cat, pete.lat, ketv.info, setv.com, peav.io, kpetv.com, cetv.monster, wetv.com, pets.pl, peti.one, letv.live, pevt.com, peto.org, pet1.com, pete.futbol, fetv.com.cn, wetv.site, eptv.net, pelv.io, peto.ca, pets.bond, setv.pl, p1tv.com, pptv.world, cetv.net, yetv.uno, metv.cl, pmtv.com, detv.com, pstv.tv, pete.me.uk, netv.gold, npetv.com, 5etv.net.cn, netv.pro, retv.ru, pet1.ru, pett.com.cn, aetv.app, pmtv.nl, peto.life, pgtv.stream, petx.top, wetv.info, petz.xyz, pets.boutique, peto.community, peti.group, pgtv.vip, pet7.jp, pbtv.net, pet8.com, pets.capital, peth.info, petc.vip, pets.ai, prtv.pr, pet7.online, pptv.xyz, pete.pub, setv.soccer, peti.ru, pietv.xyz, 1etv.com, peav.co.uk, pztv.info, pewv.com, xetv.com, cetv.vip, pextv.com",
    "results": [
        {
            "num": 1,
            "domain_name": "petn.pet",
            "domain_keyword": "petn",
            "domain_tld": "pet",
            "query_time": "2024-04-11 16:31:56",
            "create_date": "2021-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pbtv.com",
            "domain_keyword": "pbtv",
            "domain_tld": "com",
            "query_time": "2024-04-09 10:59:25",
            "create_date": "2003-01-24",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "dns7.365.com",
                "dns8.365.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pete.com.br",
            "domain_keyword": "pete",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 13:23:52",
            "create_date": "2005-08-18",
            "update_date": "2021-08-11",
            "expiry_date": "2026-08-18",
            "registrant_name": "WBI acessoria cont?bel e inform?tica S/C ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.minas.com.br",
                "dns2.minas.com.br",
                "dns3.minas.com.br",
                "dns4.minas.com.br",
                "dns5.minas.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "pietv.net",
            "domain_keyword": "pietv",
            "domain_tld": "net",
            "query_time": "2024-04-16 01:49:43",
            "create_date": "2016-03-13",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-13",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of pietv.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-1520.awsdns-62.org",
                "ns-1548.awsdns-01.co.uk",
                "ns-405.awsdns-50.com",
                "ns-718.awsdns-25.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "peta.co.nz",
            "domain_keyword": "peta",
            "domain_tld": "co.nz",
            "query_time": "2024-05-06 12:59:30",
            "create_date": "2003-02-27",
            "update_date": "2022-10-31",
            "registrar_name": "Hoopla Hosting Limited",
            "registrar_website": "https://www.hooplahosting.co.nz",
            "name_servers": [
                "ns1.hooplahosting.co.nz",
                "ns2.hooplahosting.co.nz",
                "ns3.hooplahosting.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "petm.biz",
            "domain_keyword": "petm",
            "domain_tld": "biz",
            "query_time": "2024-05-01 16:43:43",
            "create_date": "2018-04-21",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pttv.de",
            "domain_keyword": "pttv",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:24:08",
            "update_date": "2021-09-16",
            "name_servers": [
                "ns1025.ui-dns.com",
                "ns1078.ui-dns.de",
                "ns1095.ui-dns.biz",
                "ns1107.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "pett.co",
            "domain_keyword": "pett",
            "domain_tld": "co",
            "query_time": "2024-04-26 15:17:08",
            "create_date": "2022-01-03",
            "update_date": "2023-08-18",
            "expiry_date": "2026-01-03",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "petc.top",
            "domain_keyword": "petc",
            "domain_tld": "top",
            "query_time": "2024-05-19 11:51:07",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhao shan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "yetv.com",
            "domain_keyword": "yetv",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:52:23",
            "create_date": "2002-01-23",
            "update_date": "2024-05-04",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "eetv.site",
            "domain_keyword": "eetv",
            "domain_tld": "site",
            "query_time": "2024-05-25 08:34:13",
            "create_date": "2023-11-23",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Nei Meng Gu",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pgtv.online",
            "domain_keyword": "pgtv",
            "domain_tld": "online",
            "query_time": "2024-05-28 01:20:34",
            "create_date": "2021-11-16",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pets.nyc",
            "domain_keyword": "pets",
            "domain_tld": "nyc",
            "query_time": "2024-05-26 07:17:44",
            "create_date": "2016-10-07",
            "update_date": "2023-09-18",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "peti.be",
            "domain_keyword": "peti",
            "domain_tld": "be",
            "query_time": "2024-05-28 10:22:42",
            "create_date": "2011-01-13",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.gegidns.com",
                "ns2.gegidns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 15,
            "domain_name": "peev.xyz",
            "domain_keyword": "peev",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 03:55:39",
            "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": 16,
            "domain_name": "letv.app",
            "domain_keyword": "letv",
            "domain_tld": "app",
            "query_time": "2024-06-01 06:30:59",
            "create_date": "2022-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pets.org.au",
            "domain_keyword": "pets",
            "domain_tld": "org.au",
            "query_time": "2024-04-06 14:20:42",
            "update_date": "2022-09-19",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Mr David Brown",
            "name_servers": [
                "ns1.perthwebhosting.net.au",
                "ns2.perthwebhosting.net.au",
                "ns3.perthwebhosting.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pttv.org",
            "domain_keyword": "pttv",
            "domain_tld": "org",
            "query_time": "2024-04-15 02:02:55",
            "create_date": "2010-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-10",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "petg.cards",
            "domain_keyword": "petg",
            "domain_tld": "cards",
            "query_time": "2024-04-19 21:32:24",
            "create_date": "2019-02-21",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-21",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pett.shop",
            "domain_keyword": "pett",
            "domain_tld": "shop",
            "query_time": "2024-04-26 15:17:08",
            "create_date": "2023-12-19",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_country": "UA",
            "name_servers": [
                "mia.ns.cloudflare.com",
                "sonny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "petx.life",
            "domain_keyword": "petx",
            "domain_tld": "life",
            "query_time": "2024-04-26 15:23:31",
            "create_date": "2019-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pbtv.ru",
            "domain_keyword": "pbtv",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:40:53",
            "create_date": "2009-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "upetv.com",
            "domain_keyword": "upetv",
            "domain_tld": "com",
            "query_time": "2024-04-29 15:51:23",
            "create_date": "2023-12-15",
            "update_date": "2024-03-22",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=upetv.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "detv.ru",
            "domain_keyword": "detv",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:43:35",
            "create_date": "2021-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "pet7.co.uk",
            "domain_keyword": "pet7",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 12:59:28",
            "create_date": "2023-10-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "p9tv.quest",
            "domain_keyword": "p9tv",
            "domain_tld": "quest",
            "query_time": "2024-05-07 19:26:19",
            "create_date": "2024-03-02",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "aarav.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mpetv.com",
            "domain_keyword": "mpetv",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:45:28",
            "create_date": "2003-06-18",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "prtv.uk",
            "domain_keyword": "prtv",
            "domain_tld": "uk",
            "query_time": "2024-05-21 08:52:03",
            "create_date": "2020-08-16",
            "update_date": "2022-08-22",
            "expiry_date": "2024-08-16",
            "registrar_name": "USP Networks Limited [Tag = USP]",
            "registrar_website": "http://www.usp.net",
            "name_servers": [
                "ns1.uksrv.co.uk",
                "ns2.uksrv.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "pets.chat",
            "domain_keyword": "pets",
            "domain_tld": "chat",
            "query_time": "2024-05-19 02:32:38",
            "create_date": "2022-07-15",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "camilo.ns.cloudflare.com",
                "mina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pete.email",
            "domain_keyword": "pete",
            "domain_tld": "email",
            "query_time": "2024-05-20 19:11:04",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2026-03-21",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "peta.cat",
            "domain_keyword": "peta",
            "domain_tld": "cat",
            "query_time": "2024-05-26 23:35:06",
            "create_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_company": "Data Protected",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pete.lat",
            "domain_keyword": "pete",
            "domain_tld": "lat",
            "query_time": "2024-05-26 23:38:11",
            "create_date": "2023-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ketv.info",
            "domain_keyword": "ketv",
            "domain_tld": "info",
            "query_time": "2024-05-17 21:19:05",
            "create_date": "2001-11-17",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Hearst Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "setv.com",
            "domain_keyword": "setv",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:09:35",
            "create_date": "1999-09-16",
            "update_date": "2023-04-24",
            "expiry_date": "2024-09-16",
            "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": 35,
            "domain_name": "peav.io",
            "domain_keyword": "peav",
            "domain_tld": "io",
            "query_time": "2024-05-20 02:36:36",
            "create_date": "2022-03-24",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "p3av3y",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "sid.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kpetv.com",
            "domain_keyword": "kpetv",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:58:16",
            "create_date": "2008-06-03",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cetv.monster",
            "domain_keyword": "cetv",
            "domain_tld": "monster",
            "query_time": "2024-06-02 08:48:51",
            "create_date": "2023-03-25",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wetv.com",
            "domain_keyword": "wetv",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:08:47",
            "create_date": "1996-04-18",
            "update_date": "2024-05-13",
            "expiry_date": "2026-04-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.amcndns.com",
                "ns02.amcndns.com",
                "ns03.amcndns.com",
                "ns04.amcndns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "pets.pl",
            "domain_keyword": "pets",
            "domain_tld": "pl",
            "query_time": "2024-03-23 13:10:23",
            "create_date": "2003-03-06",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-05",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 40,
            "domain_name": "peti.one",
            "domain_keyword": "peti",
            "domain_tld": "one",
            "query_time": "2024-04-11 16:27:31",
            "create_date": "2020-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "letv.live",
            "domain_keyword": "letv",
            "domain_tld": "live",
            "query_time": "2024-04-15 10:45:25",
            "create_date": "2019-12-01",
            "update_date": "2022-11-05",
            "expiry_date": "2030-12-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Mei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ginkgo.dnspod.net",
                "yetta.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pevt.com",
            "domain_keyword": "pevt",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:55:14",
            "create_date": "2005-03-29",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "peto.org",
            "domain_keyword": "peto",
            "domain_tld": "org",
            "query_time": "2024-04-21 02:36:43",
            "create_date": "2000-02-21",
            "update_date": "2022-12-30",
            "expiry_date": "2028-02-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sandfort",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pet1.com",
            "domain_keyword": "pet1",
            "domain_tld": "com",
            "query_time": "2024-04-19 20:04:56",
            "create_date": "1997-01-16",
            "update_date": "2023-08-18",
            "expiry_date": "2026-01-17",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "LiSong",
            "registrant_company": "Li Song",
            "registrant_address": "JiangSuSheng KunShanShi Zheng Yi Fu Ze Yuan 46 - 305",
            "registrant_city": "HuaiAnShi",
            "registrant_state": "JiangSu",
            "registrant_zip": "223200",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "15599058828",
            "registrant_fax": "15599058828",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pete.futbol",
            "domain_keyword": "pete",
            "domain_tld": "futbol",
            "query_time": "2024-04-18 13:23:52",
            "create_date": "2017-07-06",
            "update_date": "2024-02-08",
            "expiry_date": "2025-07-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fetv.com.cn",
            "domain_keyword": "fetv",
            "domain_tld": "com.cn",
            "query_time": "2024-04-29 01:53:07",
            "create_date": "2024-01-26",
            "expiry_date": "2025-01-26",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "赵嘉俊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wetv.site",
            "domain_keyword": "wetv",
            "domain_tld": "site",
            "query_time": "2024-04-29 15:48:28",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "eptv.net",
            "domain_keyword": "eptv",
            "domain_tld": "net",
            "query_time": "2024-05-02 13:21:31",
            "create_date": "2005-10-21",
            "update_date": "2024-01-08",
            "expiry_date": "2024-10-21",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=eptv.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pelv.io",
            "domain_keyword": "pelv",
            "domain_tld": "io",
            "query_time": "2024-05-06 00:40:54",
            "create_date": "2022-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1024.ui-dns.com",
                "ns1050.ui-dns.biz",
                "ns1090.ui-dns.org",
                "ns1110.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "peto.ca",
            "domain_keyword": "peto",
            "domain_tld": "ca",
            "query_time": "2024-05-08 14:50:43",
            "create_date": "2003-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.ca",
                "dns2.rebel.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pets.bond",
            "domain_keyword": "pets",
            "domain_tld": "bond",
            "query_time": "2024-05-06 21:12:11",
            "create_date": "2021-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "setv.pl",
            "domain_keyword": "setv",
            "domain_tld": "pl",
            "query_time": "2024-04-26 17:57:04",
            "create_date": "2023-08-08",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "Supermedia sp. z o.o.",
            "name_servers": [
                "dns1.supermedia.pl",
                "dns2.supermedia.pl",
                "dns3.supermedia.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "p1tv.com",
            "domain_keyword": "p1tv",
            "domain_tld": "com",
            "query_time": "2024-05-13 06:27:48",
            "create_date": "2021-11-10",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-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=p1tv.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pptv.world",
            "domain_keyword": "pptv",
            "domain_tld": "world",
            "query_time": "2024-05-19 08:02:34",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cetv.net",
            "domain_keyword": "cetv",
            "domain_tld": "net",
            "query_time": "2024-05-31 19:50:24",
            "create_date": "2020-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=cetv.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "yetv.uno",
            "domain_keyword": "yetv",
            "domain_tld": "uno",
            "query_time": "2024-06-01 03:49:43",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "metv.cl",
            "domain_keyword": "metv",
            "domain_tld": "cl",
            "query_time": "2024-06-01 18:18:36",
            "create_date": "2021-06-07",
            "expiry_date": "2024-06-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Mario Ludueña",
            "name_servers": [
                "europe111.banahosting.com",
                "europe112.banahosting.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "pmtv.com",
            "domain_keyword": "pmtv",
            "domain_tld": "com",
            "query_time": "2024-04-09 17:28:02",
            "create_date": "1995-07-24",
            "update_date": "2019-01-11",
            "expiry_date": "2024-07-23",
            "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=pmtv.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "detv.com",
            "domain_keyword": "detv",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:58:30",
            "create_date": "2000-02-08",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pstv.tv",
            "domain_keyword": "pstv",
            "domain_tld": "tv",
            "query_time": "2024-04-06 08:37:12",
            "create_date": "2018-03-28",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hong Kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "pete.me.uk",
            "domain_keyword": "pete",
            "domain_tld": "me.uk",
            "query_time": "2024-04-18 13:23:54",
            "create_date": "2018-11-27",
            "update_date": "2023-07-15",
            "expiry_date": "2024-11-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "netv.gold",
            "domain_keyword": "netv",
            "domain_tld": "gold",
            "query_time": "2024-04-20 17:33:03",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "npetv.com",
            "domain_keyword": "npetv",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:11:53",
            "create_date": "2012-06-11",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "5etv.net.cn",
            "domain_keyword": "5etv",
            "domain_tld": "net.cn",
            "query_time": "2024-04-23 01:28:40",
            "create_date": "2012-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "netv.pro",
            "domain_keyword": "netv",
            "domain_tld": "pro",
            "query_time": "2024-05-05 17:15:07",
            "create_date": "2022-10-10",
            "update_date": "2023-11-24",
            "expiry_date": "2024-10-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1050.ui-dns.com",
                "ns1058.ui-dns.de",
                "ns1106.ui-dns.org",
                "ns1126.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "retv.ru",
            "domain_keyword": "retv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:17:31",
            "create_date": "2016-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "pet1.ru",
            "domain_keyword": "pet1",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:32:28",
            "create_date": "2011-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "pett.com.cn",
            "domain_keyword": "pett",
            "domain_tld": "com.cn",
            "query_time": "2024-05-02 16:45:35",
            "create_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "孟祥东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huatian.net",
                "ns2.huatian.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aetv.app",
            "domain_keyword": "aetv",
            "domain_tld": "app",
            "query_time": "2024-05-10 19:38:40",
            "create_date": "2018-05-05",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A and E Television Networks, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns158.ultradns.biz",
                "pdns158.ultradns.com",
                "pdns158.ultradns.net",
                "pdns158.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "pmtv.nl",
            "domain_keyword": "pmtv",
            "domain_tld": "nl",
            "query_time": "2024-05-10 20:19:18",
            "create_date": "2013-12-31",
            "update_date": "2015-08-18",
            "registrar_name": "Bizway B.V.",
            "name_servers": [
                "ns01.nexthost.nl",
                "ns02.nexthost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "peto.life",
            "domain_keyword": "peto",
            "domain_tld": "life",
            "query_time": "2024-05-19 02:26:32",
            "create_date": "2018-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2028-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pgtv.stream",
            "domain_keyword": "pgtv",
            "domain_tld": "stream",
            "query_time": "2024-05-17 23:59:19",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "petx.top",
            "domain_keyword": "petx",
            "domain_tld": "top",
            "query_time": "2024-05-17 05:35:27",
            "create_date": "2024-01-19",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yong wei",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wetv.info",
            "domain_keyword": "wetv",
            "domain_tld": "info",
            "query_time": "2024-05-31 13:33:58",
            "create_date": "2019-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "petz.xyz",
            "domain_keyword": "petz",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 10:28:27",
            "create_date": "2020-11-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "pets.boutique",
            "domain_keyword": "pets",
            "domain_tld": "boutique",
            "query_time": "2024-06-02 14:04:22",
            "create_date": "2023-10-01",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 77,
            "domain_name": "peto.community",
            "domain_keyword": "peto",
            "domain_tld": "community",
            "query_time": "2024-04-11 16:32:06",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "peti.group",
            "domain_keyword": "peti",
            "domain_tld": "group",
            "query_time": "2024-04-11 16:27:30",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1587,
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.i4projects.nl",
                "ns2.i4projects.nl",
                "ns3.i4projects.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pgtv.vip",
            "domain_keyword": "pgtv",
            "domain_tld": "vip",
            "query_time": "2024-04-08 11:16:49",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "pet7.jp",
            "domain_keyword": "pet7",
            "domain_tld": "jp",
            "query_time": "2024-04-19 20:05:06",
            "create_date": "2023-02-14",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Petseven,inc",
            "registrant_address": "Nakaku Higashiyama 201-15",
            "registrant_zip": "599-8247",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.722344111",
            "name_servers": [
                "ns1.namegear.co",
                "ns2.namegear.co"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 81,
            "domain_name": "pbtv.net",
            "domain_keyword": "pbtv",
            "domain_tld": "net",
            "query_time": "2024-04-19 08:37:50",
            "create_date": "1999-06-08",
            "update_date": "2022-04-08",
            "expiry_date": "2024-06-08",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b472c732-0046-45b8-8cdb-2768e596d03f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.paulbunyan.net",
                "ns3.paulbunyan.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "pet8.com",
            "domain_keyword": "pet8",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:21:27",
            "create_date": "2002-08-02",
            "update_date": "2024-03-21",
            "expiry_date": "2025-08-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Liao Ning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "pets.capital",
            "domain_keyword": "pets",
            "domain_tld": "capital",
            "query_time": "2024-05-19 02:32:38",
            "create_date": "2020-10-28",
            "update_date": "2023-07-23",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "peth.info",
            "domain_keyword": "peth",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:04:52",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "petc.vip",
            "domain_keyword": "petc",
            "domain_tld": "vip",
            "query_time": "2024-05-26 23:37:11",
            "create_date": "2023-11-23",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pets.ai",
            "domain_keyword": "pets",
            "domain_tld": "ai",
            "query_time": "2024-05-26 07:17:43",
            "registrar_name": "Zenaida.cate.ai",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ITeC, Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns000.ns0.com",
                "ns90.pair.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "prtv.pr",
            "domain_keyword": "prtv",
            "domain_tld": "pr",
            "query_time": "2024-05-15 06:52:33",
            "create_date": "2022-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 801386,
            "registrar_name": "Gauss Research Laboratory, Inc.",
            "registrant_name": "Veronica Gonzalez Villegas",
            "registrant_company": "Corporacion de PR para la Difusion Publica",
            "registrant_address": "Avenida Hostos 170 Urb. Baldrich Hato Rey",
            "registrant_city": "San Juan",
            "registrant_state": "PR",
            "registrant_zip": "00918",
            "registrant_country": "PR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7877535869",
            "name_servers": [
                "ns1.hosting.tu.pr",
                "ns2.hosting.tu.pr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pet7.online",
            "domain_keyword": "pet7",
            "domain_tld": "online",
            "query_time": "2024-05-19 11:49:52",
            "create_date": "2023-06-26",
            "update_date": "2024-04-28",
            "expiry_date": "2025-06-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "SP",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nspro94.hostgator.com.br",
                "nspro95.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pptv.xyz",
            "domain_keyword": "pptv",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 00:44:00",
            "create_date": "2023-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "you shi ke ji(zhong guo)you xian gong si",
            "registrant_state": "guangdongsheng",
            "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": 90,
            "domain_name": "pete.pub",
            "domain_keyword": "pete",
            "domain_tld": "pub",
            "query_time": "2024-05-29 18:46:32",
            "create_date": "2021-03-30",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1371.awsdns-43.org",
                "ns-2025.awsdns-61.co.uk",
                "ns-226.awsdns-28.com",
                "ns-981.awsdns-58.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "setv.soccer",
            "domain_keyword": "setv",
            "domain_tld": "soccer",
            "query_time": "2024-04-26 17:57:04",
            "create_date": "2022-08-23",
            "update_date": "2022-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NBCUniversal Media, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "nj",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nbcuni.com",
                "ns2.nbcuni.com",
                "ns3.nbcuni.com",
                "ns4.nbcuni.com",
                "ns5.nbcuni.com",
                "ns6.nbcuni.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "peti.ru",
            "domain_keyword": "peti",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:33:25",
            "create_date": "2008-06-18",
            "expiry_date": "2024-06-18",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.6161.ru",
                "ns2.6161.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "pietv.xyz",
            "domain_keyword": "pietv",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 16:02:31",
            "create_date": "2023-10-06",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "courtney.ns.cloudflare.com",
                "jakub.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "1etv.com",
            "domain_keyword": "1etv",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:34:32",
            "create_date": "2021-06-25",
            "update_date": "2022-06-27",
            "expiry_date": "2029-06-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "江苏省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=1etv.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "peav.co.uk",
            "domain_keyword": "peav",
            "domain_tld": "co.uk",
            "query_time": "2024-04-12 11:23:08",
            "create_date": "2023-04-08",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-08",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "pztv.info",
            "domain_keyword": "pztv",
            "domain_tld": "info",
            "query_time": "2024-04-08 03:22:01",
            "create_date": "2015-09-23",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LLC \"POZITIV\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovsk region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar 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.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pewv.com",
            "domain_keyword": "pewv",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:56:28",
            "create_date": "2005-09-16",
            "update_date": "2023-07-11",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "xetv.com",
            "domain_keyword": "xetv",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:45:31",
            "create_date": "1999-01-28",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-28",
            "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=xetv.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cetv.vip",
            "domain_keyword": "cetv",
            "domain_tld": "vip",
            "query_time": "2024-04-24 21:08:16",
            "create_date": "2020-05-02",
            "update_date": "2024-03-01",
            "expiry_date": "2030-05-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fujianquanyongwenhuachuanmeiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pextv.com",
            "domain_keyword": "pextv",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:56:51",
            "create_date": "2024-01-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 2688,
            "registrar_name": "DropCatch.com 929 LLC",
            "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.048,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>petv.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2544</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>petn.pet, pbtv.com, pete.com.br, pietv.net, peta.co.nz, petm.biz, pttv.de, pett.co, petc.top, yetv.com, eetv.site, pgtv.online, pets.nyc, peti.be, peev.xyz, letv.app, pets.org.au, pttv.org, petg.cards, pett.shop, petx.life, pbtv.ru, upetv.com, detv.ru, pet7.co.uk, p9tv.quest, mpetv.com, prtv.uk, pets.chat, pete.email, peta.cat, pete.lat, ketv.info, setv.com, peav.io, kpetv.com, cetv.monster, wetv.com, pets.pl, peti.one, letv.live, pevt.com, peto.org, pet1.com, pete.futbol, fetv.com.cn, wetv.site, eptv.net, pelv.io, peto.ca, pets.bond, setv.pl, p1tv.com, pptv.world, cetv.net, yetv.uno, metv.cl, pmtv.com, detv.com, pstv.tv, pete.me.uk, netv.gold, npetv.com, 5etv.net.cn, netv.pro, retv.ru, pet1.ru, pett.com.cn, aetv.app, pmtv.nl, peto.life, pgtv.stream, petx.top, wetv.info, petz.xyz, pets.boutique, peto.community, peti.group, pgtv.vip, pet7.jp, pbtv.net, pet8.com, pets.capital, peth.info, petc.vip, pets.ai, prtv.pr, pet7.online, pptv.xyz, pete.pub, setv.soccer, peti.ru, pietv.xyz, 1etv.com, peav.co.uk, pztv.info, pewv.com, xetv.com, cetv.vip, pextv.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>petn.pet</domain_name>
   <domain_keyword>petn</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-04-11 16:31:56</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pbtv.com</domain_name>
   <domain_keyword>pbtv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 10:59:25</query_time>
   <create_date>2003-01-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>dns7.365.com</value>
    <value>dns8.365.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pete.com.br</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 13:23:52</query_time>
   <create_date>2005-08-18</create_date>
   <update_date>2021-08-11</update_date>
   <expiry_date>2026-08-18</expiry_date>
   <registrant_name>WBI acessoria cont?bel e inform?tica S/C ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.minas.com.br</value>
    <value>dns2.minas.com.br</value>
    <value>dns3.minas.com.br</value>
    <value>dns4.minas.com.br</value>
    <value>dns5.minas.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>pietv.net</domain_name>
   <domain_keyword>pietv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 01:49:43</query_time>
   <create_date>2016-03-13</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-13</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 pietv.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-1520.awsdns-62.org</value>
    <value>ns-1548.awsdns-01.co.uk</value>
    <value>ns-405.awsdns-50.com</value>
    <value>ns-718.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>peta.co.nz</domain_name>
   <domain_keyword>peta</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-06 12:59:30</query_time>
   <create_date>2003-02-27</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Hoopla Hosting Limited</registrar_name>
   <registrar_website>https://www.hooplahosting.co.nz</registrar_website>
   <name_servers>
    <value>ns1.hooplahosting.co.nz</value>
    <value>ns2.hooplahosting.co.nz</value>
    <value>ns3.hooplahosting.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>petm.biz</domain_name>
   <domain_keyword>petm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 16:43:43</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pttv.de</domain_name>
   <domain_keyword>pttv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:24:08</query_time>
   <update_date>2021-09-16</update_date>
   <name_servers>
    <value>ns1025.ui-dns.com</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1107.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>pett.co</domain_name>
   <domain_keyword>pett</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 15:17:08</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2026-01-03</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>ns15.domaincontrol.com</value>
    <value>ns16.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>9</num>
   <domain_name>petc.top</domain_name>
   <domain_keyword>petc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 11:51:07</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhao shan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>yetv.com</domain_name>
   <domain_keyword>yetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:52:23</query_time>
   <create_date>2002-01-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-01-23</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>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>eetv.site</domain_name>
   <domain_keyword>eetv</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 08:34:13</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Nei Meng Gu</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pgtv.online</domain_name>
   <domain_keyword>pgtv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 01:20:34</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pets.nyc</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-26 07:17:44</query_time>
   <create_date>2016-10-07</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>peti.be</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 10:22:42</query_time>
   <create_date>2011-01-13</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.gegidns.com</value>
    <value>ns2.gegidns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>peev.xyz</domain_name>
   <domain_keyword>peev</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 03:55:39</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>16</num>
   <domain_name>letv.app</domain_name>
   <domain_keyword>letv</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 06:30:59</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pets.org.au</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-04-06 14:20:42</query_time>
   <update_date>2022-09-19</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Mr David Brown</registrant_name>
   <name_servers>
    <value>ns1.perthwebhosting.net.au</value>
    <value>ns2.perthwebhosting.net.au</value>
    <value>ns3.perthwebhosting.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pttv.org</domain_name>
   <domain_keyword>pttv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 02:02:55</query_time>
   <create_date>2010-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-10</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>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>19</num>
   <domain_name>petg.cards</domain_name>
   <domain_keyword>petg</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-04-19 21:32:24</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-21</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pett.shop</domain_name>
   <domain_keyword>pett</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 15:17:08</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_country>UA</registrant_country>
   <name_servers>
    <value>mia.ns.cloudflare.com</value>
    <value>sonny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>petx.life</domain_name>
   <domain_keyword>petx</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-26 15:23:31</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pbtv.ru</domain_name>
   <domain_keyword>pbtv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:40:53</query_time>
   <create_date>2009-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>upetv.com</domain_name>
   <domain_keyword>upetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 15:51:23</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=upetv.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>detv.ru</domain_name>
   <domain_keyword>detv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:43:35</query_time>
   <create_date>2021-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>pet7.co.uk</domain_name>
   <domain_keyword>pet7</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 12:59:28</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>p9tv.quest</domain_name>
   <domain_keyword>p9tv</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-07 19:26:19</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>aarav.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mpetv.com</domain_name>
   <domain_keyword>mpetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:45:28</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-18</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>ns27.domaincontrol.com</value>
    <value>ns28.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>28</num>
   <domain_name>prtv.uk</domain_name>
   <domain_keyword>prtv</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 08:52:03</query_time>
   <create_date>2020-08-16</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>USP Networks Limited [Tag = USP]</registrar_name>
   <registrar_website>http://www.usp.net</registrar_website>
   <name_servers>
    <value>ns1.uksrv.co.uk</value>
    <value>ns2.uksrv.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>pets.chat</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-19 02:32:38</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>camilo.ns.cloudflare.com</value>
    <value>mina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pete.email</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-20 19:11:04</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-03-21</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>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>31</num>
   <domain_name>peta.cat</domain_name>
   <domain_keyword>peta</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-26 23:35:06</query_time>
   <create_date>2023-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pete.lat</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-26 23:38:11</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>33</num>
   <domain_name>ketv.info</domain_name>
   <domain_keyword>ketv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 21:19:05</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Hearst Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>setv.com</domain_name>
   <domain_keyword>setv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:09:35</query_time>
   <create_date>1999-09-16</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</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>35</num>
   <domain_name>peav.io</domain_name>
   <domain_keyword>peav</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-20 02:36:36</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>p3av3y</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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>sid.ns.cloudflare.com</value>
    <value>tess.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>kpetv.com</domain_name>
   <domain_keyword>kpetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:58:16</query_time>
   <create_date>2008-06-03</create_date>
   <update_date>2023-06-04</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.fatcow.com</value>
    <value>ns2.fatcow.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>37</num>
   <domain_name>cetv.monster</domain_name>
   <domain_keyword>cetv</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-02 08:48:51</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>wetv.com</domain_name>
   <domain_keyword>wetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:08:47</query_time>
   <create_date>1996-04-18</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2026-04-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.amcndns.com</value>
    <value>ns02.amcndns.com</value>
    <value>ns03.amcndns.com</value>
    <value>ns04.amcndns.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>pets.pl</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-23 13:10:23</query_time>
   <create_date>2003-03-06</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>peti.one</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-11 16:27:31</query_time>
   <create_date>2020-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>letv.live</domain_name>
   <domain_keyword>letv</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-15 10:45:25</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2030-12-01</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>Li Mei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ginkgo.dnspod.net</value>
    <value>yetta.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pevt.com</domain_name>
   <domain_keyword>pevt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:55:14</query_time>
   <create_date>2005-03-29</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>43</num>
   <domain_name>peto.org</domain_name>
   <domain_keyword>peto</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 02:36:43</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2028-02-21</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>Sandfort</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</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.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>44</num>
   <domain_name>pet1.com</domain_name>
   <domain_keyword>pet1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 20:04:56</query_time>
   <create_date>1997-01-16</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_name>LiSong</registrant_name>
   <registrant_company>Li Song</registrant_company>
   <registrant_address>JiangSuSheng KunShanShi Zheng Yi Fu Ze Yuan 46 - 305</registrant_address>
   <registrant_city>HuaiAnShi</registrant_city>
   <registrant_state>JiangSu</registrant_state>
   <registrant_zip>223200</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>15599058828</registrant_phone>
   <registrant_fax>15599058828</registrant_fax>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>pete.futbol</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>futbol</domain_tld>
   <query_time>2024-04-18 13:23:52</query_time>
   <create_date>2017-07-06</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.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>fetv.com.cn</domain_name>
   <domain_keyword>fetv</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-29 01:53:07</query_time>
   <create_date>2024-01-26</create_date>
   <expiry_date>2025-01-26</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wetv.site</domain_name>
   <domain_keyword>wetv</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 15:48:28</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>eptv.net</domain_name>
   <domain_keyword>eptv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 13:21:31</query_time>
   <create_date>2005-10-21</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=eptv.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pelv.io</domain_name>
   <domain_keyword>pelv</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-06 00:40:54</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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_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>ns1024.ui-dns.com</value>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1090.ui-dns.org</value>
    <value>ns1110.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>peto.ca</domain_name>
   <domain_keyword>peto</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 14:50:43</query_time>
   <create_date>2003-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.ca</value>
    <value>dns2.rebel.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>pets.bond</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-06 21:12:11</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>setv.pl</domain_name>
   <domain_keyword>setv</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-26 17:57:04</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>Supermedia sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.supermedia.pl</value>
    <value>dns2.supermedia.pl</value>
    <value>dns3.supermedia.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>p1tv.com</domain_name>
   <domain_keyword>p1tv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 06:27:48</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-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=p1tv.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>pptv.world</domain_name>
   <domain_keyword>pptv</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-19 08:02:34</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>cetv.net</domain_name>
   <domain_keyword>cetv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 19:50:24</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=cetv.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>yetv.uno</domain_name>
   <domain_keyword>yetv</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-06-01 03:49:43</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>metv.cl</domain_name>
   <domain_keyword>metv</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 18:18:36</query_time>
   <create_date>2021-06-07</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Mario Ludueña</registrant_name>
   <name_servers>
    <value>europe111.banahosting.com</value>
    <value>europe112.banahosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>pmtv.com</domain_name>
   <domain_keyword>pmtv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 17:28:02</query_time>
   <create_date>1995-07-24</create_date>
   <update_date>2019-01-11</update_date>
   <expiry_date>2024-07-23</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=pmtv.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>detv.com</domain_name>
   <domain_keyword>detv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:58:30</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pstv.tv</domain_name>
   <domain_keyword>pstv</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-06 08:37:12</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.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>61</num>
   <domain_name>pete.me.uk</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-18 13:23:54</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>netv.gold</domain_name>
   <domain_keyword>netv</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-04-20 17:33:03</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>npetv.com</domain_name>
   <domain_keyword>npetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:11:53</query_time>
   <create_date>2012-06-11</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>5etv.net.cn</domain_name>
   <domain_keyword>5etv</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-23 01:28:40</query_time>
   <create_date>2012-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>netv.pro</domain_name>
   <domain_keyword>netv</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-05 17:15:07</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-10-10</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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1050.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
    <value>ns1126.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>retv.ru</domain_name>
   <domain_keyword>retv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:17:31</query_time>
   <create_date>2016-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>pet1.ru</domain_name>
   <domain_keyword>pet1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:32:28</query_time>
   <create_date>2011-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>pett.com.cn</domain_name>
   <domain_keyword>pett</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-02 16:45:35</query_time>
   <create_date>2024-04-14</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>孟祥东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huatian.net</value>
    <value>ns2.huatian.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aetv.app</domain_name>
   <domain_keyword>aetv</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-10 19:38:40</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A and E Television Networks, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns158.ultradns.biz</value>
    <value>pdns158.ultradns.com</value>
    <value>pdns158.ultradns.net</value>
    <value>pdns158.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pmtv.nl</domain_name>
   <domain_keyword>pmtv</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 20:19:18</query_time>
   <create_date>2013-12-31</create_date>
   <update_date>2015-08-18</update_date>
   <registrar_name>Bizway B.V.</registrar_name>
   <name_servers>
    <value>ns01.nexthost.nl</value>
    <value>ns02.nexthost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>peto.life</domain_name>
   <domain_keyword>peto</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-19 02:26:32</query_time>
   <create_date>2018-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2028-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>72</num>
   <domain_name>pgtv.stream</domain_name>
   <domain_keyword>pgtv</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-17 23:59:19</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>petx.top</domain_name>
   <domain_keyword>petx</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 05:35:27</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yong wei</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wetv.info</domain_name>
   <domain_keyword>wetv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 13:33:58</query_time>
   <create_date>2019-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>petz.xyz</domain_name>
   <domain_keyword>petz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 10:28:27</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>3984707c.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pets.boutique</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-06-02 14:04:22</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>77</num>
   <domain_name>peto.community</domain_name>
   <domain_keyword>peto</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-11 16:32:06</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>peti.group</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-11 16:27:30</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.i4projects.nl</value>
    <value>ns2.i4projects.nl</value>
    <value>ns3.i4projects.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pgtv.vip</domain_name>
   <domain_keyword>pgtv</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-08 11:16:49</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>pet7.jp</domain_name>
   <domain_keyword>pet7</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 20:05:06</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Petseven,inc</registrant_name>
   <registrant_address>Nakaku Higashiyama 201-15</registrant_address>
   <registrant_zip>599-8247</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.722344111</registrant_phone>
   <name_servers>
    <value>ns1.namegear.co</value>
    <value>ns2.namegear.co</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>pbtv.net</domain_name>
   <domain_keyword>pbtv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 08:37:50</query_time>
   <create_date>1999-06-08</create_date>
   <update_date>2022-04-08</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b472c732-0046-45b8-8cdb-2768e596d03f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.paulbunyan.net</value>
    <value>ns3.paulbunyan.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>pet8.com</domain_name>
   <domain_keyword>pet8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:21:27</query_time>
   <create_date>2002-08-02</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-08-02</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>Liao Ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>pets.capital</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-19 02:32:38</query_time>
   <create_date>2020-10-28</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>peth.info</domain_name>
   <domain_keyword>peth</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:04:52</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>petc.vip</domain_name>
   <domain_keyword>petc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-26 23:37:11</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pets.ai</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-26 07:17:43</query_time>
   <registrar_name>Zenaida.cate.ai</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ITeC, Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AI</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns000.ns0.com</value>
    <value>ns90.pair.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>prtv.pr</domain_name>
   <domain_keyword>prtv</domain_keyword>
   <domain_tld>pr</domain_tld>
   <query_time>2024-05-15 06:52:33</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>801386</registrar_iana>
   <registrar_name>Gauss Research Laboratory, Inc.</registrar_name>
   <registrant_name>Veronica Gonzalez Villegas</registrant_name>
   <registrant_company>Corporacion de PR para la Difusion Publica</registrant_company>
   <registrant_address>Avenida Hostos 170 Urb. Baldrich Hato Rey</registrant_address>
   <registrant_city>San Juan</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>00918</registrant_zip>
   <registrant_country>PR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7877535869</registrant_phone>
   <name_servers>
    <value>ns1.hosting.tu.pr</value>
    <value>ns2.hosting.tu.pr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pet7.online</domain_name>
   <domain_keyword>pet7</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 11:49:52</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>SP</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nspro94.hostgator.com.br</value>
    <value>nspro95.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pptv.xyz</domain_name>
   <domain_keyword>pptv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 00:44:00</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>you shi ke ji(zhong guo)you xian gong si</registrant_company>
   <registrant_state>guangdongsheng</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>90</num>
   <domain_name>pete.pub</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-29 18:46:32</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1371.awsdns-43.org</value>
    <value>ns-2025.awsdns-61.co.uk</value>
    <value>ns-226.awsdns-28.com</value>
    <value>ns-981.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>setv.soccer</domain_name>
   <domain_keyword>setv</domain_keyword>
   <domain_tld>soccer</domain_tld>
   <query_time>2024-04-26 17:57:04</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2022-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NBCUniversal Media, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>nj</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nbcuni.com</value>
    <value>ns2.nbcuni.com</value>
    <value>ns3.nbcuni.com</value>
    <value>ns4.nbcuni.com</value>
    <value>ns5.nbcuni.com</value>
    <value>ns6.nbcuni.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>peti.ru</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:33:25</query_time>
   <create_date>2008-06-18</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.6161.ru</value>
    <value>ns2.6161.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>pietv.xyz</domain_name>
   <domain_keyword>pietv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 16:02:31</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>courtney.ns.cloudflare.com</value>
    <value>jakub.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>1etv.com</domain_name>
   <domain_keyword>1etv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:34:32</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2029-06-25</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>江苏省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=1etv.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>peav.co.uk</domain_name>
   <domain_keyword>peav</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-12 11:23:08</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>pztv.info</domain_name>
   <domain_keyword>pztv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-08 03:22:01</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LLC &quot;POZITIV&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovsk region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pewv.com</domain_name>
   <domain_keyword>pewv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:56:28</query_time>
   <create_date>2005-09-16</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>xetv.com</domain_name>
   <domain_keyword>xetv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:45:31</query_time>
   <create_date>1999-01-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-28</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=xetv.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>99</num>
   <domain_name>cetv.vip</domain_name>
   <domain_keyword>cetv</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-24 21:08:16</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2030-05-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fujianquanyongwenhuachuanmeiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pextv.com</domain_name>
   <domain_keyword>pextv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:56:51</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>2688</registrar_iana>
   <registrar_name>DropCatch.com 929 LLC</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.048</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,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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.