WHOIS QUERY TIME

31 May 2024 - 2:48 AM UTC

Registered: 26 February 2007
Modified: 1 February 2024

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fpp.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fpp.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fpp.co.nz",
            "domain_keyword": "fpp",
            "domain_tld": "co.nz",
            "query_time": "2024-05-31 02:48:39",
            "create_date": "2007-02-26",
            "update_date": "2024-02-01",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fpp.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fpp.co.nz</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-31 02:48:39</query_time>
   <create_date>2007-02-26</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.035 seconds) for "fpp.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 1:00 AM UTC

Registered: 26 February 2007
Modified: 1 February 2023

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

13 Feb 2024 - 9:56 PM UTC

Registered: 26 February 2007
Modified: 1 February 2024

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fpp.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fpp.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fpp.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "fpp.co.nz",
            "domain_keyword": "fpp",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 01:00:56",
            "create_date": "2007-02-26",
            "update_date": "2023-02-01",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fpp.co.nz",
            "domain_keyword": "fpp",
            "domain_tld": "co.nz",
            "query_time": "2024-02-13 21:56:48",
            "create_date": "2007-02-26",
            "update_date": "2024-02-01",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "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>fpp.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>fpp.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fpp.co.nz</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 01:00:56</query_time>
   <create_date>2007-02-26</create_date>
   <update_date>2023-02-01</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fpp.co.nz</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-02-13 21:56:48</query_time>
   <create_date>2007-02-26</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 63 domain names (in 0.02 seconds) which contained the exact domain keyword "fpp".
Domain Name Registered Expiry Registrar Ownership
1 fpp.com 25 Nov 1991 24 Nov 2024 MarkMonitor, Inc. Mattel, Inc.
2 fpp.net 7 Jan 1997 6 Jan 2025 Network Solutions, LLC -
3 fpp.co.uk 10 Jan 1998 10 Jan 2026 No registrar listed. This domain is registered directly with Nominet. -
4 fpp.org 17 Jan 2000 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 fpp.pl 22 Mar 2000 21 Mar 2025 Aftermarket.pl Limited -
6 fpp.fr 30 Nov 2000 7 Jun 2024 GANDI Foubert Plastiques
7 fpp.ru 26 Dec 2000 28 Dec 2024 R01-RU Private Person
8 fpp.co.jp 4 Mar 2003 - - FP PERTNERS CO.,LTD.
9 fpp.org.pl 30 Jan 2004 30 Jan 2025 AZ.pl Sp. z o.o. -
10 fpp.be 8 Apr 2005 - Registrar.nl B.V. -
11 fpp.com.cn 18 Sep 2006 18 Sep 2024 阿里云计算有限公司(万网) 郑俊龙
12 fpp.co.nz 26 Feb 2007 - Voyager Internet Ltd T/A 1st Domains -
13 fpp.it 17 Oct 2007 17 Oct 2024 EuroDNS SA QUINV SA
14 fpp.mg 18 Jun 2009 17 Jul 2024 MADAGASCAR INTERNET FOND DE PORTAGE ET DE PRIVATISATION
15 fpp.org.br 28 Apr 2010 28 Apr 2025 - ASS. HOSPITALAR DE PROTECAO A INFANCIA DR.
16 fpp.cl 16 May 2012 29 Jul 2024 NIC Chile FERRADA, POLANCO & POVEZ LIMITADA
17 fpp.cc 13 Jul 2012 13 Jul 2024 NameCheap, Inc. -
18 fpp.mobi 7 May 2013 7 May 2028 Network Solutions, LLC Ferrari Pools & Patios, Inc.
19 fpp.nyc 12 Nov 2014 11 Nov 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
20 fpp.info 12 Nov 2015 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 fpp.email 26 Apr 2016 26 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
22 fpp.solutions 5 Jun 2016 5 Jun 2025 eNom, LLC Data Protected
23 fpp.vip 31 Aug 2016 31 Aug 2024 22net, Inc. XUYUANDONG
24 fpp.cloud 27 Jun 2017 27 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
25 fpp.jp 10 Oct 2017 31 Oct 2024 - Anshin FP Partner Inc.
26 fpp.group 13 Feb 2018 13 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
27 fpp.app 8 May 2018 8 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
28 fpp.space 7 Jul 2018 7 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0152053933
29 fpp.academy 25 Dec 2018 25 Dec 2024 IONOS SE ICS Finance GmbH
30 fpp.life 7 Feb 2019 7 Feb 2025 IONOS SE Data Privacy Protected
31 fpp.finance 7 Feb 2019 7 Feb 2025 IONOS SE Data Privacy Protected
32 fpp.biz 18 Apr 2019 18 Apr 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
33 fpp.me.uk 28 May 2019 28 May 2025 Gandi [Tag = GANDI] -
34 fpp.uk 2 Jul 2019 2 Jul 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
35 fpp.services 10 Jul 2019 10 Jul 2024 Network Solutions, LLC FPP EDU Media
36 fpp.world 10 Jul 2019 10 Jul 2024 Network Solutions, LLC FPP EDU Media
37 fpp.llc 6 Dec 2019 6 Dec 2024 Squarespace Domains II LLC FPP LLC
38 fpp.link 24 Jul 2020 24 Jul 2026 Gabia, Inc. Jeonghui Kim
39 fpp.film 19 Aug 2020 19 Aug 2024 united-domains AG nuworx productions GmbH
40 fpp.xyz 20 Oct 2020 20 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Jian Ming Pang
41 fpp.ooo 9 Nov 2020 9 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
42 fpp.rocks 27 May 2021 27 May 2025 IONOS SE 1&1 Internet Inc
43 fpp.fit 30 Jul 2021 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 fpp.org.uk 8 Aug 2021 8 Aug 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
45 fpp.ltd 22 Sep 2021 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 fpp.swiss 23 Sep 2021 23 Sep 2024 Infomaniak Network SA Fust AG
47 fpp.earth 10 Jan 2022 10 Jan 2029 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
48 fpp.gmbh 1 Jun 2022 1 Jun 2025 Cronon GmbH REDACTED FOR PRIVACY
49 fpp.hr 29 Jun 2022 29 Jun 2024 Logomedia d.o.o. -
50 fpp.ie 8 Jul 2022 8 Jul 2024 Hosting Ireland REDACTED FOR PRIVACY
51 fpp.institute 26 Jan 2023 26 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
52 fpp.zone 29 Apr 2023 29 Apr 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Zhi Quan
53 fpp.lat 4 Sep 2023 4 Sep 2024 Porkbun, LLC Private by Design, LLC
54 fpp.events 8 Feb 2024 8 Feb 2025 Network Solutions, LLC FPP EDU Media
55 fpp.amsterdam 19 Feb 2024 19 Feb 2025 Metaregistrar BV Applications Marc Koolen
56 fpp.lol 21 Apr 2024 21 Apr 2025 OVH FudgePackingPros
57 fpp.asia 13 May 2024 13 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
58 fpp.ai - - Porkbun LLC Private by Design, LLC
59 fpp.com.au - - Web Address Registration Pty Ltd Matthew Whitton
60 fpp.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD J Noonan
61 fpp.org.pe - - NIC.PE Federacin de Periodistas del Per
62 fpp.ae - - Host Arabia ( Tasjeel.ae ) Motif
63 fpp.net.au - - Domain Directors Pty Ltd trading as Instra Helen Wagstaff
64 fpp.pt - - - Federacao Portuguesa de Patinagem

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fpp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fpp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 64,
        "relation": "eq",
        "current": 64
    },
    "unique_domains": "fpp.com, fpp.net, fpp.co.uk, fpp.org, fpp.pl, fpp.fr, fpp.ru, fpp.co.jp, fpp.org.pl, fpp.be, fpp.com.cn, fpp.co.nz, fpp.it, fpp.mg, fpp.org.br, fpp.cl, fpp.cc, fpp.mobi, fpp.nyc, fpp.info, fpp.email, fpp.solutions, fpp.vip, fpp.cloud, fpp.jp, fpp.group, fpp.app, fpp.space, fpp.academy, fpp.life, fpp.finance, fpp.biz, fpp.me.uk, fpp.uk, fpp.services, fpp.world, fpp.llc, fpp.link, fpp.film, fpp.xyz, fpp.ooo, fpp.rocks, fpp.fit, fpp.org.uk, fpp.ltd, fpp.swiss, fpp.earth, fpp.gmbh, fpp.hr, fpp.ie, fpp.institute, fpp.zone, fpp.lat, fpp.events, fpp.amsterdam, fpp.lol, fpp.asia, fpp.ai, fpp.com.au, fpp.au, fpp.org.pe, fpp.ae, fpp.net.au, fpp.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "fpp.com",
            "domain_keyword": "fpp",
            "domain_tld": "com",
            "query_time": "2024-05-24 19:32:48",
            "create_date": "1991-11-25",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Mattel, Inc.",
            "registrant_address": "333 Continental Blvd.,",
            "registrant_city": "El Segundo",
            "registrant_state": "CA",
            "registrant_zip": "90245",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3102524220",
            "registrant_fax": "+1.3102523861",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fpp.net",
            "domain_keyword": "fpp",
            "domain_tld": "net",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "1997-01-07",
            "update_date": "2023-11-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fpp.co.uk",
            "domain_keyword": "fpp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 06:24:15",
            "create_date": "1998-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2026-01-10",
            "registrar_name": "No registrar listed.  This domain is registered directly with Nominet.",
            "name_servers": [
                "desiree.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "fpp.org",
            "domain_keyword": "fpp",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:42:15",
            "create_date": "2000-01-17",
            "update_date": "2023-07-21",
            "expiry_date": "2025-01-17",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "fpp.pl",
            "domain_keyword": "fpp",
            "domain_tld": "pl",
            "query_time": "2024-06-03 07:01:08",
            "create_date": "2000-03-22",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "fpp.fr",
            "domain_keyword": "fpp",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:45:55",
            "create_date": "2000-11-30",
            "update_date": "2024-05-05",
            "expiry_date": "2024-06-07",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Foubert Plastiques",
            "registrant_address": "Foubert Plastiques, zone industrielle du ty ludu, route de Quimper, 29710 Plozevet",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.298515515",
            "name_servers": [
                "ns-149-c.gandi.net",
                "ns-50-b.gandi.net",
                "ns-82-a.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 7,
            "domain_name": "fpp.ru",
            "domain_keyword": "fpp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:24:51",
            "create_date": "2000-12-26",
            "expiry_date": "2024-12-28",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.mnepu.ru",
                "ns2.mnepu.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "fpp.co.jp",
            "domain_keyword": "fpp",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 21:12:07",
            "create_date": "2003-03-04",
            "update_date": "2024-04-01",
            "registrant_company": "FP PERTNERS CO.,LTD.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 9,
            "domain_name": "fpp.org.pl",
            "domain_keyword": "fpp",
            "domain_tld": "org.pl",
            "query_time": "2024-04-18 05:42:17",
            "create_date": "2004-01-30",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-30",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.srv.noria.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "fpp.be",
            "domain_keyword": "fpp",
            "domain_tld": "be",
            "query_time": "2024-06-10 08:28:59",
            "create_date": "2005-04-08",
            "registrar_name": "Registrar.nl B.V.",
            "registrar_website": "http://registrar.nl",
            "name_servers": [
                "ns.eurosrs.com",
                "ns.eurosrs.net",
                "ns.eurosrs.org"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 11,
            "domain_name": "fpp.com.cn",
            "domain_keyword": "fpp",
            "domain_tld": "com.cn",
            "query_time": "2024-04-18 05:42:15",
            "create_date": "2006-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郑俊龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "fpp.co.nz",
            "domain_keyword": "fpp",
            "domain_tld": "co.nz",
            "query_time": "2024-05-31 02:48:39",
            "create_date": "2007-02-26",
            "update_date": "2024-02-01",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "fpp.it",
            "domain_keyword": "fpp",
            "domain_tld": "it",
            "query_time": "2024-04-18 05:42:15",
            "create_date": "2007-10-17",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-17",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "fpp.mg",
            "domain_keyword": "fpp",
            "domain_tld": "mg",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2009-06-18",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-17",
            "registrar_name": "MADAGASCAR INTERNET",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "FOND DE PORTAGE ET DE PRIVATISATION",
            "registrant_address": "Street Migrate",
            "registrant_city": "Antananarivo",
            "registrant_state": "Antananarivo",
            "registrant_zip": "101",
            "registrant_country": "MG",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.servermada.com",
                "ns2.servermada.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fpp.org.br",
            "domain_keyword": "fpp",
            "domain_tld": "org.br",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2010-04-28",
            "update_date": "2022-04-08",
            "expiry_date": "2025-04-28",
            "registrant_name": "ASS. HOSPITALAR DE PROTECAO A INFANCIA DR.",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "hattie.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 16,
            "domain_name": "fpp.cl",
            "domain_keyword": "fpp",
            "domain_tld": "cl",
            "query_time": "2024-05-17 21:12:07",
            "create_date": "2012-05-16",
            "expiry_date": "2024-07-29",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "FERRADA, POLANCO & POVEZ LIMITADA",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        },
        {
            "num": 17,
            "domain_name": "fpp.cc",
            "domain_keyword": "fpp",
            "domain_tld": "cc",
            "query_time": "2024-06-01 10:32:55",
            "create_date": "2012-07-13",
            "update_date": "2023-09-25",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "fpp.mobi",
            "domain_keyword": "fpp",
            "domain_tld": "mobi",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2013-05-07",
            "update_date": "2023-03-13",
            "expiry_date": "2028-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ferrari Pools & Patios, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fpp.nyc",
            "domain_keyword": "fpp",
            "domain_tld": "nyc",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2014-11-12",
            "update_date": "2019-12-28",
            "expiry_date": "2024-11-11",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "fpp.info",
            "domain_keyword": "fpp",
            "domain_tld": "info",
            "query_time": "2024-05-24 19:32:48",
            "create_date": "2015-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fpp.email",
            "domain_keyword": "fpp",
            "domain_tld": "email",
            "query_time": "2024-04-29 19:35:27",
            "create_date": "2016-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2026-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fpp.solutions",
            "domain_keyword": "fpp",
            "domain_tld": "solutions",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2016-06-05",
            "update_date": "2024-05-21",
            "expiry_date": "2025-06-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster-default.domainparkingserver.net",
                "ns2.dotster-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "fpp.vip",
            "domain_keyword": "fpp",
            "domain_tld": "vip",
            "query_time": "2024-04-18 05:42:15",
            "create_date": "2016-08-31",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XUYUANDONG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "fpp.cloud",
            "domain_keyword": "fpp",
            "domain_tld": "cloud",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2017-06-27",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "docks17.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fpp.jp",
            "domain_keyword": "fpp",
            "domain_tld": "jp",
            "query_time": "2024-06-05 22:57:08",
            "create_date": "2017-10-10",
            "update_date": "2024-03-13",
            "expiry_date": "2024-10-31",
            "registrant_name": "Anshin FP Partner Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6801-5430",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 26,
            "domain_name": "fpp.group",
            "domain_keyword": "fpp",
            "domain_tld": "group",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2018-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2026-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fpp.app",
            "domain_keyword": "fpp",
            "domain_tld": "app",
            "query_time": "2024-05-12 15:44:14",
            "create_date": "2018-05-08",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "fpp.space",
            "domain_keyword": "fpp",
            "domain_tld": "space",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2018-07-07",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0152053933",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fpp.academy",
            "domain_keyword": "fpp",
            "domain_tld": "academy",
            "query_time": "2024-05-09 20:19:57",
            "create_date": "2018-12-25",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ICS Finance GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1042.ui-dns.biz",
                "ns1062.ui-dns.com",
                "ns1062.ui-dns.de",
                "ns1089.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fpp.life",
            "domain_keyword": "fpp",
            "domain_tld": "life",
            "query_time": "2024-06-01 10:32:55",
            "create_date": "2019-02-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1057.ui-dns.de",
                "ns1080.ui-dns.com",
                "ns1087.ui-dns.org",
                "ns1100.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fpp.finance",
            "domain_keyword": "fpp",
            "domain_tld": "finance",
            "query_time": "2024-06-01 10:32:55",
            "create_date": "2019-02-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1057.ui-dns.de",
                "ns1080.ui-dns.com",
                "ns1087.ui-dns.org",
                "ns1100.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fpp.biz",
            "domain_keyword": "fpp",
            "domain_tld": "biz",
            "query_time": "2024-05-30 09:53:30",
            "create_date": "2019-04-18",
            "update_date": "2023-06-02",
            "expiry_date": "2024-04-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "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": [
                "ns1.gmxnet.de",
                "ns2.gmxnet.de",
                "ns3.gmxnet.de",
                "ns4.gmxnet.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fpp.me.uk",
            "domain_keyword": "fpp",
            "domain_tld": "me.uk",
            "query_time": "2024-05-31 02:48:40",
            "create_date": "2019-05-28",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-28",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "fpp.uk",
            "domain_keyword": "fpp",
            "domain_tld": "uk",
            "query_time": "2024-05-12 15:44:16",
            "create_date": "2019-07-02",
            "update_date": "2024-05-06",
            "expiry_date": "2024-07-02",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "fpp.services",
            "domain_keyword": "fpp",
            "domain_tld": "services",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2019-07-10",
            "update_date": "2023-05-30",
            "expiry_date": "2024-07-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FPP EDU Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1499.awsdns-59.org",
                "ns-1538.awsdns-00.co.uk",
                "ns-410.awsdns-51.com",
                "ns-692.awsdns-22.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fpp.world",
            "domain_keyword": "fpp",
            "domain_tld": "world",
            "query_time": "2024-06-02 20:29:04",
            "create_date": "2019-07-10",
            "update_date": "2023-05-30",
            "expiry_date": "2024-07-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FPP EDU Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1017.awsdns-63.net",
                "ns-1086.awsdns-07.org",
                "ns-1618.awsdns-10.co.uk",
                "ns-70.awsdns-08.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fpp.llc",
            "domain_keyword": "fpp",
            "domain_tld": "llc",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2019-12-06",
            "update_date": "2024-05-31",
            "expiry_date": "2024-12-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FPP LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "fpp.link",
            "domain_keyword": "fpp",
            "domain_tld": "link",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2020-07-24",
            "update_date": "2023-05-23",
            "expiry_date": "2026-07-24",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "https://www.gabia.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jeonghui Kim",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr",
                "ns1.gabia.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "fpp.film",
            "domain_keyword": "fpp",
            "domain_tld": "film",
            "query_time": "2024-04-29 19:35:27",
            "create_date": "2020-08-19",
            "update_date": "2024-04-08",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nuworx productions GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "fpp.xyz",
            "domain_keyword": "fpp",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 20:19:57",
            "create_date": "2020-10-20",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Jian Ming Pang",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fpp.ooo",
            "domain_keyword": "fpp",
            "domain_tld": "ooo",
            "query_time": "2024-05-17 21:12:08",
            "create_date": "2020-11-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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": [
                "aiden.ns.cloudflare.com",
                "emely.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "fpp.rocks",
            "domain_keyword": "fpp",
            "domain_tld": "rocks",
            "query_time": "2024-05-30 09:53:30",
            "create_date": "2021-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "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": [
                "ns1021.ui-dns.biz",
                "ns1033.ui-dns.com",
                "ns1092.ui-dns.org",
                "ns1122.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "fpp.fit",
            "domain_keyword": "fpp",
            "domain_tld": "fit",
            "query_time": "2024-05-24 19:32:48",
            "create_date": "2021-07-30",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-30",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "fpp.org.uk",
            "domain_keyword": "fpp",
            "domain_tld": "org.uk",
            "query_time": "2024-04-18 05:42:18",
            "create_date": "2021-08-08",
            "update_date": "2023-07-09",
            "expiry_date": "2025-08-08",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "fpp.ltd",
            "domain_keyword": "fpp",
            "domain_tld": "ltd",
            "query_time": "2024-05-11 05:03:36",
            "create_date": "2021-09-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fpp.swiss",
            "domain_keyword": "fpp",
            "domain_tld": "swiss",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2021-09-23",
            "update_date": "2024-04-03",
            "expiry_date": "2024-09-23",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com/",
            "registrant_company": "Fust AG",
            "registrant_country": "CH",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fpp.earth",
            "domain_keyword": "fpp",
            "domain_tld": "earth",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2022-01-10",
            "update_date": "2024-04-21",
            "expiry_date": "2029-01-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "fpp.gmbh",
            "domain_keyword": "fpp",
            "domain_tld": "gmbh",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2022-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks06.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fpp.hr",
            "domain_keyword": "fpp",
            "domain_tld": "hr",
            "query_time": "2024-04-29 19:35:27",
            "create_date": "2022-06-29",
            "update_date": "2022-10-23",
            "expiry_date": "2024-06-29",
            "registrar_name": "Logomedia d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 50,
            "domain_name": "fpp.ie",
            "domain_keyword": "fpp",
            "domain_tld": "ie",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2022-07-08",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-08",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fpp.institute",
            "domain_keyword": "fpp",
            "domain_tld": "institute",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2023-01-26",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ulyanovsk",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "fpp.zone",
            "domain_keyword": "fpp",
            "domain_tld": "zone",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2023-04-29",
            "update_date": "2023-05-04",
            "expiry_date": "2026-04-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Zhi Quan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "fpp.lat",
            "domain_keyword": "fpp",
            "domain_tld": "lat",
            "query_time": "2024-05-20 06:24:12",
            "create_date": "2023-09-04",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "fpp.events",
            "domain_keyword": "fpp",
            "domain_tld": "events",
            "query_time": "2024-05-30 09:53:30",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FPP EDU Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fpp.amsterdam",
            "domain_keyword": "fpp",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-10 12:47:01",
            "create_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Marc Koolen",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fpp.lol",
            "domain_keyword": "fpp",
            "domain_tld": "lol",
            "query_time": "2024-05-27 14:10:12",
            "create_date": "2024-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "FudgePackingPros",
            "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.",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "fpp.asia",
            "domain_keyword": "fpp",
            "domain_tld": "asia",
            "query_time": "2024-05-27 03:50:29",
            "create_date": "2024-05-13",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "priscilla.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "fpp.ai",
            "domain_keyword": "fpp",
            "domain_tld": "ai",
            "query_time": "2024-04-23 04:47:16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "fpp.com.au",
            "domain_keyword": "fpp",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 05:42:15",
            "update_date": "2024-02-09",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Matthew Whitton",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fpp.au",
            "domain_keyword": "fpp",
            "domain_tld": "au",
            "query_time": "2024-05-20 06:24:12",
            "update_date": "2023-10-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "J Noonan",
            "name_servers": [
                "ns1.dnmmt.com",
                "ns2.dnmmt.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fpp.org.pe",
            "domain_keyword": "fpp",
            "domain_tld": "org.pe",
            "query_time": "2024-05-24 19:32:48",
            "registrar_name": "NIC.PE",
            "registrant_name": "Federacin de Periodistas del Per",
            "name_servers": [
                "cns2061.hostgator.com",
                "cns2062.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 62,
            "domain_name": "fpp.ae",
            "domain_keyword": "fpp",
            "domain_tld": "ae",
            "query_time": "2024-05-24 19:32:47",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Rayas Ali",
            "registrant_company": "Motif",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns3.tasjeel.ae",
                "ns4.tasjeel.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 63,
            "domain_name": "fpp.net.au",
            "domain_keyword": "fpp",
            "domain_tld": "net.au",
            "query_time": "2024-05-28 04:39:17",
            "update_date": "2023-01-18",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Helen Wagstaff",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "fpp.pt",
            "domain_keyword": "fpp",
            "domain_tld": "pt",
            "query_time": "2024-06-03 18:52:40",
            "registrant_name": "Federacao Portuguesa de Patinagem",
            "registrant_address": "Av. Almirante Gago Coutinho, no. 114 A",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1700-032",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fpp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>64</total>
  <relation>eq</relation>
  <current>64</current>
 </count>
 <unique_domains>fpp.com, fpp.net, fpp.co.uk, fpp.org, fpp.pl, fpp.fr, fpp.ru, fpp.co.jp, fpp.org.pl, fpp.be, fpp.com.cn, fpp.co.nz, fpp.it, fpp.mg, fpp.org.br, fpp.cl, fpp.cc, fpp.mobi, fpp.nyc, fpp.info, fpp.email, fpp.solutions, fpp.vip, fpp.cloud, fpp.jp, fpp.group, fpp.app, fpp.space, fpp.academy, fpp.life, fpp.finance, fpp.biz, fpp.me.uk, fpp.uk, fpp.services, fpp.world, fpp.llc, fpp.link, fpp.film, fpp.xyz, fpp.ooo, fpp.rocks, fpp.fit, fpp.org.uk, fpp.ltd, fpp.swiss, fpp.earth, fpp.gmbh, fpp.hr, fpp.ie, fpp.institute, fpp.zone, fpp.lat, fpp.events, fpp.amsterdam, fpp.lol, fpp.asia, fpp.ai, fpp.com.au, fpp.au, fpp.org.pe, fpp.ae, fpp.net.au, fpp.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fpp.com</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 19:32:48</query_time>
   <create_date>1991-11-25</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Mattel, Inc.</registrant_company>
   <registrant_address>333 Continental Blvd.,</registrant_address>
   <registrant_city>El Segundo</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90245</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3102524220</registrant_phone>
   <registrant_fax>+1.3102523861</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>2</num>
   <domain_name>fpp.net</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>1997-01-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fpp.co.uk</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 06:24:15</query_time>
   <create_date>1998-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_name>No registrar listed.  This domain is registered directly with Nominet.</registrar_name>
   <name_servers>
    <value>desiree.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>fpp.org</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:42:15</query_time>
   <create_date>2000-01-17</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-01-17</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>fpp.pl</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-03 07:01:08</query_time>
   <create_date>2000-03-22</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>fpp.fr</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:45:55</query_time>
   <create_date>2000-11-30</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Foubert Plastiques</registrant_company>
   <registrant_address>Foubert Plastiques, zone industrielle du ty ludu, route de Quimper, 29710 Plozevet</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.298515515</registrant_phone>
   <name_servers>
    <value>ns-149-c.gandi.net</value>
    <value>ns-50-b.gandi.net</value>
    <value>ns-82-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>fpp.ru</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:24:51</query_time>
   <create_date>2000-12-26</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.mnepu.ru</value>
    <value>ns2.mnepu.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>fpp.co.jp</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 21:12:07</query_time>
   <create_date>2003-03-04</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>FP PERTNERS CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>fpp.org.pl</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-18 05:42:17</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.srv.noria.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fpp.be</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-10 08:28:59</query_time>
   <create_date>2005-04-08</create_date>
   <registrar_name>Registrar.nl B.V.</registrar_name>
   <registrar_website>http://registrar.nl</registrar_website>
   <name_servers>
    <value>ns.eurosrs.com</value>
    <value>ns.eurosrs.net</value>
    <value>ns.eurosrs.org</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>fpp.com.cn</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-18 05:42:15</query_time>
   <create_date>2006-09-18</create_date>
   <expiry_date>2024-09-18</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>fpp.co.nz</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-31 02:48:39</query_time>
   <create_date>2007-02-26</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>fpp.it</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 05:42:15</query_time>
   <create_date>2007-10-17</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fpp.mg</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>mg</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2009-06-18</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>MADAGASCAR INTERNET</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>FOND DE PORTAGE ET DE PRIVATISATION</registrant_company>
   <registrant_address>Street Migrate</registrant_address>
   <registrant_city>Antananarivo</registrant_city>
   <registrant_state>Antananarivo</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>MG</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.servermada.com</value>
    <value>ns2.servermada.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fpp.org.br</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2010-04-28</create_date>
   <update_date>2022-04-08</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrant_name>ASS. HOSPITALAR DE PROTECAO A INFANCIA DR.</registrant_name>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>hattie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>fpp.cl</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-17 21:12:07</query_time>
   <create_date>2012-05-16</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>FERRADA, POLANCO &amp; POVEZ LIMITADA</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>fpp.cc</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 10:32:55</query_time>
   <create_date>2012-07-13</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>fpp.mobi</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2013-05-07</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2028-05-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ferrari Pools &amp; Patios, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>fpp.nyc</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2019-12-28</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>20</num>
   <domain_name>fpp.info</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 19:32:48</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fpp.email</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-29 19:35:27</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2026-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fpp.solutions</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2016-06-05</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster-default.domainparkingserver.net</value>
    <value>ns2.dotster-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>fpp.vip</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-18 05:42:15</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XUYUANDONG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>fpp.cloud</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2017-06-27</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.eu</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>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>docks17.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fpp.jp</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-05 22:57:08</query_time>
   <create_date>2017-10-10</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Anshin FP Partner Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6801-5430</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>fpp.group</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2018-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>27</num>
   <domain_name>fpp.app</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 15:44:14</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>fpp.space</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2018-07-07</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-07</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 0152053933</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fpp.academy</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-09 20:19:57</query_time>
   <create_date>2018-12-25</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-25</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>ICS Finance GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1042.ui-dns.biz</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1089.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>fpp.life</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 10:32:55</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-07</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1057.ui-dns.de</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1087.ui-dns.org</value>
    <value>ns1100.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fpp.finance</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-06-01 10:32:55</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-07</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1057.ui-dns.de</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1087.ui-dns.org</value>
    <value>ns1100.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fpp.biz</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 09:53:30</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</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>ns1.gmxnet.de</value>
    <value>ns2.gmxnet.de</value>
    <value>ns3.gmxnet.de</value>
    <value>ns4.gmxnet.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fpp.me.uk</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-31 02:48:40</query_time>
   <create_date>2019-05-28</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>fpp.uk</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 15:44:16</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>fpp.services</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FPP EDU Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1499.awsdns-59.org</value>
    <value>ns-1538.awsdns-00.co.uk</value>
    <value>ns-410.awsdns-51.com</value>
    <value>ns-692.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fpp.world</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-02 20:29:04</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FPP EDU Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1017.awsdns-63.net</value>
    <value>ns-1086.awsdns-07.org</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-70.awsdns-08.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fpp.llc</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2019-12-06</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FPP LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>fpp.link</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2026-07-24</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>https://www.gabia.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jeonghui Kim</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
    <value>ns1.gabia.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>fpp.film</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-04-29 19:35:27</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nuworx productions GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fpp.xyz</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 20:19:57</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-20</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>Jian Ming Pang</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fpp.ooo</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-17 21:12:08</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-09</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>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>aiden.ns.cloudflare.com</value>
    <value>emely.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>fpp.rocks</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-30 09:53:30</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</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>ns1021.ui-dns.biz</value>
    <value>ns1033.ui-dns.com</value>
    <value>ns1092.ui-dns.org</value>
    <value>ns1122.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>fpp.fit</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-24 19:32:48</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-30</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fpp.org.uk</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-18 05:42:18</query_time>
   <create_date>2021-08-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>fpp.ltd</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-11 05:03:36</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>fpp.swiss</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com/</registrar_website>
   <registrant_company>Fust AG</registrant_company>
   <registrant_country>CH</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fpp.earth</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2029-01-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>fpp.gmbh</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fpp.hr</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-29 19:35:27</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2022-10-23</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>Logomedia d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>fpp.ie</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fpp.institute</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ulyanovsk</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>fpp.zone</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Zhi Quan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>fpp.lat</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>fpp.events</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-30 09:53:30</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FPP EDU Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>fpp.amsterdam</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-10 12:47:01</query_time>
   <create_date>2024-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Marc Koolen</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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fpp.lol</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-27 14:10:12</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>FudgePackingPros</registrant_company>
   <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>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>fpp.asia</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 03:50:29</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>priscilla.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>fpp.ai</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-23 04:47:16</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>fpp.com.au</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 05:42:15</query_time>
   <update_date>2024-02-09</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Matthew Whitton</registrant_name>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fpp.au</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-20 06:24:12</query_time>
   <update_date>2023-10-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>J Noonan</registrant_name>
   <name_servers>
    <value>ns1.dnmmt.com</value>
    <value>ns2.dnmmt.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>fpp.org.pe</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>org.pe</domain_tld>
   <query_time>2024-05-24 19:32:48</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Federacin de Periodistas del Per</registrant_name>
   <name_servers>
    <value>cns2061.hostgator.com</value>
    <value>cns2062.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>fpp.ae</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-24 19:32:47</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Rayas Ali</registrant_name>
   <registrant_company>Motif</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns3.tasjeel.ae</value>
    <value>ns4.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>fpp.net.au</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-28 04:39:17</query_time>
   <update_date>2023-01-18</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Helen Wagstaff</registrant_name>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>fpp.pt</domain_name>
   <domain_keyword>fpp</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-03 18:52:40</query_time>
   <registrant_name>Federacao Portuguesa de Patinagem</registrant_name>
   <registrant_address>Av. Almirante Gago Coutinho, no. 114 A</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1700-032</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 6,893 domain names (in 0.059 seconds) which look and sound like the brand name "fpp".
Domain Name Registered Expiry Registrar Ownership
1 bpp.com.pl 29 Dec 1998 29 Dec 2027 OVH SAS -
2 fpr.online 6 Nov 2015 6 Nov 2024 united-domains AG united-domains Reselling GmbH
3 fpk.net 25 Jan 2001 25 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
4 fpd.co.uk 24 Feb 2005 24 Feb 2027 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
5 wpp.xyz 10 Aug 2020 10 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Jian Ming Pang
6 fpc.co.uk 16 Jul 1997 16 Jul 2024 Gandi [Tag = GANDI] -
7 xpp.app 25 Jul 2020 25 Jul 2025 Sav.com, LLC REDACTED FOR PRIVACY
8 fpv.supply 27 Apr 2023 27 Apr 2025 Porkbun LLC Private by Design, LLC
9 fp7.cz 7 Apr 2005 7 Apr 2025 REG-MEDIA4WEB Technologicke centrum AV CR
10 fpg.asia 8 Mar 2023 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 mpp.online 12 Oct 2015 12 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Yuqi Qin
12 fipp.cn 31 Mar 2023 31 Mar 2025 四川域趣网络科技有限公司 邱华杰
13 7pp.com 16 Nov 2002 16 Nov 2028 eName Technology Co.,Ltd. -
14 f5pp.com 26 Jun 2023 26 Jun 2024 SNAPNAMES 28, LLC -
15 fpq.info 18 Sep 2001 18 Sep 2024 MarkMonitor Inc. Microsoft Corporation
16 frp.guru 18 Jun 2020 18 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 frp.zip 8 Nov 2023 8 Nov 2024 Porkbun LLC Private by Design, LLC
18 opp.black 30 Oct 2023 30 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 app.fish 22 Jul 2015 22 Jul 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
20 6fpp.vip 19 Jun 2023 19 Jun 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
21 dpp.com 23 Nov 1995 22 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 829451
22 fap.fan 2 Oct 2019 2 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
23 fep.ventures 16 Feb 2017 16 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 upp.bio 6 Nov 2021 6 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 fap.ca 13 Nov 2000 1 Dec 2026 Rebel.ca Corp. REDACTED FOR PRIVACY
26 jpp.asia 29 Jan 2024 29 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 fcp.bio 30 Mar 2023 30 Mar 2025 Name.com, Inc. Beacons AI Inc.
28 efpp.pro 4 Jun 2020 4 Jun 2025 OVH SAS EFPP
29 fplp.wien 21 Nov 2016 21 Nov 2024 Ledl.net GmbH Fiebinger Polak &amp; Partner Rechtsanwaelte
30 fpi.plus 30 Jan 2017 30 Jan 2025 eNom, LLC Fleks Konsult EOOD
31 fap.moe 23 Jul 2014 22 Jul 2025 101domain GRS Limited REDACTED FOR PRIVACY
32 fapp.net 8 Apr 2001 7 Apr 2025 Cronon AG -
33 kpp.center 18 Dec 2019 18 Dec 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
34 nfpp.com 29 Sep 2003 29 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com New Forest Post Production
35 fkp.ink 22 Apr 2021 22 Apr 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Feng Kai Ping
36 wpp.ink 27 Apr 2023 27 Apr 2024 Xin Net Technology Corporation wangping
37 app.club 29 May 2014 28 May 2028 101domain GRS Limited REDACTED FOR PRIVACY
38 fxp.jp 11 May 2001 31 May 2025 - FUJIKURA-UNYU Inc.
39 fbp.info 9 Feb 2024 9 Feb 2025 Sav.com, LLC - 26 REDACTED FOR PRIVACY
40 fdp.waw.pl 11 Oct 2015 11 Oct 2027 Consulting Service Sp. z o.o. -
41 fbp.llc 30 May 2023 30 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
42 fup.gmbh 20 Nov 2023 20 Nov 2024 1API GmbH webhoster.de AG
43 fhp.co.nz 7 Apr 2011 - Key-Systems GmbH -
44 gpp.ski 19 Sep 2021 19 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162612541
45 fps.pl 29 Jun 2001 28 Jun 2024 Aftermarket.pl Limited -
46 fpfp.de - - - -
47 fps.gmbh 8 Dec 2017 8 Dec 2024 IONOS SE FPS GmbH - Fire Protection Systems
48 fpl.chat 29 Sep 2022 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 fpr.com.au - - GoDaddy.com LLC trading as GoDaddy.com sys admin
50 fpm.africa 1 Aug 2017 1 Aug 2024 Genious Communications REDACTED
51 fep.quebec 31 May 2015 31 May 2025 Gandi SAS -
52 fpe.edu.pl 24 Oct 2019 24 Oct 2024 cyber_Folks S.A. -
53 fcp.org 19 Sep 1995 18 Sep 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
54 fcp.xyz 21 Jun 2014 21 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
55 fdp.ruhr 2 Apr 2014 2 Apr 2025 Global Village GmbH organization redacted
56 9pp.org 5 Oct 2007 5 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
57 f4pp.com 10 Mar 2014 10 Mar 2026 GoDaddy.com, LLC -
58 pfp.pt 4 Feb 2002 - - -
59 f2p.tokyo 26 Apr 2024 26 Apr 2025 GMO Internet Group, Inc. -
60 fyp.recipes 6 Aug 2023 6 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 tpp.church 28 Feb 2024 28 Feb 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
62 ipp.ru 5 Aug 1998 31 Aug 2024 RU-CENTER-RU Joint Stock Company "Izhevsky zavod plastmass"
63 ffp.pl 8 Apr 2006 7 Apr 2025 Domena.pl sp. z o.o. -
64 flp.nyc 8 Oct 2014 7 Oct 2024 Wild West Domains, Inc. Frontline Printing
65 fpr.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
66 frp.icu 1 Nov 2023 1 Nov 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED icon
67 fcpp.com 31 Dec 2002 31 Dec 2024 Register.com, Inc. -
68 dfpp.biz 17 Feb 2017 16 Feb 2025 Squarespace Domains II LLC Destined For Purpose Productions
69 fpu.ro 5 Jan 2019 3 Jan 2025 Tool Domains Ltd -
70 fpc.bio 14 Apr 2023 14 Apr 2025 Porkbun LLC Private by Design, LLC
71 fp3.com 18 Feb 1999 18 Feb 2033 GANDI SAS REDACTED FOR PRIVACY
72 fpb.co.uk - 19 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
73 fpk.org 25 Oct 2000 25 Oct 2024 GoDaddy.com, LLC NameFind LLC
74 fpv.store 14 Jun 2016 14 Jun 2024 InternetX GmbH -
75 cpp.show 10 Dec 2019 10 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xia cao jun
76 bfpp.com 5 Apr 2023 5 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 fph.productions 7 May 2024 7 May 2025 Tucows Domains Inc. Njalla Okta LLC
78 cpp.ren 28 Apr 2020 28 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he jian
79 fpv.dog 28 Apr 2022 28 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 fpa.company 16 Aug 2023 16 Aug 2024 1API GmbH REDACTED FOR PRIVACY
81 fzp.company 3 Aug 2016 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 fzp.design 3 Aug 2016 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 vpp.xyz 24 Oct 2020 24 Oct 2024 Porkbun, LLC Private by Design, LLC
84 fcp.app 8 May 2018 8 May 2025 Gandi SAS REDACTED FOR PRIVACY
85 f1p.co.jp 16 Jul 2019 - - FIELD ONE PROMOTION Co,Ltd.
86 fpj.com 14 Dec 2000 24 Jul 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
87 fwp.tirol 7 Nov 2016 7 Nov 2024 1API GmbH DVT-Daten-Verarbeitung-Tirol GmbH
88 fpa.ink 30 Aug 2023 30 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu chuang
89 fpc.vc 6 Oct 2020 6 Oct 2024 Sav.com, LLC Privacy Protection
90 fpe.lat 29 Aug 2023 29 Aug 2024 Porkbun, LLC Private by Design, LLC
91 fpv.video 14 May 2015 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 hpp.hospital 20 Mar 2017 20 Mar 2025 CSC Corporate Domains, Inc. UnitedHealth Group Incorporated
93 ffp.global 6 Nov 2023 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 fpc.realestate 14 Nov 2018 14 Nov 2024 Name Share, Inc National Association of Realtors
95 lpp.news 27 Jun 2020 27 Jun 2024 Domain.com, LLC Jason Brown
96 wpp.group 29 Apr 2024 29 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
97 fop.biz 16 Nov 2001 18 Nov 2024 DNC Holdings, Inc. Illinois FOP Labor Council
98 jpp.app 8 May 2018 8 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
99 f2p.uk 25 Apr 2022 25 Apr 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
100 app.dance 19 Jan 2022 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Fpp.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fpp.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fpp.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 6893,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bpp.com.pl, fpr.online, fpk.net, fpd.co.uk, wpp.xyz, fpc.co.uk, xpp.app, fpv.supply, fp7.cz, fpg.asia, mpp.online, fipp.cn, 7pp.com, f5pp.com, fpq.info, frp.guru, frp.zip, opp.black, app.fish, 6fpp.vip, dpp.com, fap.fan, fep.ventures, upp.bio, fap.ca, jpp.asia, fcp.bio, efpp.pro, fplp.wien, fpi.plus, fap.moe, fapp.net, kpp.center, nfpp.com, fkp.ink, wpp.ink, app.club, fxp.jp, fbp.info, fdp.waw.pl, fbp.llc, fup.gmbh, fhp.co.nz, gpp.ski, fps.pl, fpfp.de, fps.gmbh, fpl.chat, fpr.com.au, fpm.africa, fep.quebec, fpe.edu.pl, fcp.org, fcp.xyz, fdp.ruhr, 9pp.org, f4pp.com, pfp.pt, f2p.tokyo, fyp.recipes, tpp.church, ipp.ru, ffp.pl, flp.nyc, fpr.uk, frp.icu, fcpp.com, dfpp.biz, fpu.ro, fpc.bio, fp3.com, fpb.co.uk, fpk.org, fpv.store, cpp.show, bfpp.com, fph.productions, cpp.ren, fpv.dog, fpa.company, fzp.company, fzp.design, vpp.xyz, fcp.app, f1p.co.jp, fpj.com, fwp.tirol, fpa.ink, fpc.vc, fpe.lat, fpv.video, hpp.hospital, ffp.global, fpc.realestate, lpp.news, wpp.group, fop.biz, jpp.app, f2p.uk, app.dance",
    "results": [
        {
            "num": 1,
            "domain_name": "bpp.com.pl",
            "domain_keyword": "bpp",
            "domain_tld": "com.pl",
            "query_time": "2024-03-31 17:42:09",
            "create_date": "1998-12-29",
            "update_date": "2023-11-28",
            "expiry_date": "2027-12-29",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fpr.online",
            "domain_keyword": "fpr",
            "domain_tld": "online",
            "query_time": "2024-04-18 05:43:18",
            "create_date": "2015-11-06",
            "update_date": "2024-04-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_state": "Bayern",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fpk.net",
            "domain_keyword": "fpk",
            "domain_tld": "net",
            "query_time": "2024-04-18 05:40:13",
            "create_date": "2001-01-25",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fpd.co.uk",
            "domain_keyword": "fpd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 07:24:20",
            "create_date": "2005-02-24",
            "update_date": "2021-10-31",
            "expiry_date": "2027-02-24",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "wpp.xyz",
            "domain_keyword": "wpp",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 06:33:29",
            "create_date": "2020-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Jian Ming Pang",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "fpc.co.uk",
            "domain_keyword": "fpc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 19:33:11",
            "create_date": "1997-07-16",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-16",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1252.awsdns-28.org",
                "ns-1923.awsdns-48.co.uk",
                "ns-20.awsdns-02.com",
                "ns-696.awsdns-23.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "xpp.app",
            "domain_keyword": "xpp",
            "domain_tld": "app",
            "query_time": "2024-05-02 07:13:50",
            "create_date": "2020-07-25",
            "update_date": "2023-12-28",
            "expiry_date": "2025-07-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "fpv.supply",
            "domain_keyword": "fpv",
            "domain_tld": "supply",
            "query_time": "2024-05-05 08:12:37",
            "create_date": "2023-04-27",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "fp7.cz",
            "domain_keyword": "fp7",
            "domain_tld": "cz",
            "query_time": "2024-05-05 14:56:03",
            "create_date": "2005-04-07",
            "update_date": "2018-05-15",
            "expiry_date": "2025-04-07",
            "registrar_name": "REG-MEDIA4WEB",
            "registrant_name": "Technologické centrum AV CR",
            "registrant_company": "Technologicke centrum AV CR",
            "registrant_address": "Ve Struhách 27, Praha 6, 160 00",
            "registrant_country": "CZ",
            "name_servers": [
                "dns.nethost.cz",
                "sns.nethost.sk"
            ]
        },
        {
            "num": 10,
            "domain_name": "fpg.asia",
            "domain_keyword": "fpg",
            "domain_tld": "asia",
            "query_time": "2024-05-09 20:17:15",
            "create_date": "2023-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mpp.online",
            "domain_keyword": "mpp",
            "domain_tld": "online",
            "query_time": "2024-04-14 10:04:31",
            "create_date": "2015-10-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Yuqi Qin",
            "registrant_state": "Shang Hai Shi",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "fipp.cn",
            "domain_keyword": "fipp",
            "domain_tld": "cn",
            "query_time": "2024-04-21 18:26:20",
            "create_date": "2023-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "邱华杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "7pp.com",
            "domain_keyword": "7pp",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:51:30",
            "create_date": "2002-11-16",
            "update_date": "2024-01-05",
            "expiry_date": "2028-11-16",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "ShangHai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/7pp.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "f5pp.com",
            "domain_keyword": "f5pp",
            "domain_tld": "com",
            "query_time": "2024-05-08 23:35:46",
            "create_date": "2023-06-26",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1269,
            "registrar_name": "SNAPNAMES 28, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fpq.info",
            "domain_keyword": "fpq",
            "domain_tld": "info",
            "query_time": "2024-05-17 21:12:12",
            "create_date": "2001-09-18",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "frp.guru",
            "domain_keyword": "frp",
            "domain_tld": "guru",
            "query_time": "2024-05-15 09:04:00",
            "create_date": "2020-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "frp.zip",
            "domain_keyword": "frp",
            "domain_tld": "zip",
            "query_time": "2024-05-15 09:04:01",
            "create_date": "2023-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "opp.black",
            "domain_keyword": "opp",
            "domain_tld": "black",
            "query_time": "2024-05-13 04:56:54",
            "create_date": "2023-10-30",
            "update_date": "2024-03-05",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "app.fish",
            "domain_keyword": "app",
            "domain_tld": "fish",
            "query_time": "2024-05-13 10:07:49",
            "create_date": "2015-07-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "6fpp.vip",
            "domain_keyword": "6fpp",
            "domain_tld": "vip",
            "query_time": "2024-05-19 21:00:49",
            "create_date": "2023-06-19",
            "update_date": "2024-03-12",
            "expiry_date": "2024-06-19",
            "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": "Sichuan",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dpp.com",
            "domain_keyword": "dpp",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:26:57",
            "create_date": "1995-11-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 829451",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fap.fan",
            "domain_keyword": "fap",
            "domain_tld": "fan",
            "query_time": "2024-05-19 16:51:42",
            "create_date": "2019-10-02",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "fep.ventures",
            "domain_keyword": "fep",
            "domain_tld": "ventures",
            "query_time": "2024-05-22 22:57:26",
            "create_date": "2017-02-16",
            "update_date": "2023-07-13",
            "expiry_date": "2025-02-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "upp.bio",
            "domain_keyword": "upp",
            "domain_tld": "bio",
            "query_time": "2024-05-21 01:12:17",
            "create_date": "2021-11-06",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1422.awsdns-49.org",
                "ns-1563.awsdns-03.co.uk",
                "ns-232.awsdns-29.com",
                "ns-972.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fap.ca",
            "domain_keyword": "fap",
            "domain_tld": "ca",
            "query_time": "2024-05-22 03:23:37",
            "create_date": "2000-11-13",
            "update_date": "2023-08-16",
            "expiry_date": "2026-12-01",
            "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": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "jpp.asia",
            "domain_keyword": "jpp",
            "domain_tld": "asia",
            "query_time": "2024-05-27 23:31:02",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fcp.bio",
            "domain_keyword": "fcp",
            "domain_tld": "bio",
            "query_time": "2024-05-28 23:07:40",
            "create_date": "2023-03-30",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beacons AI Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2fln.name.com",
                "ns3bfm.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "efpp.pro",
            "domain_keyword": "efpp",
            "domain_tld": "pro",
            "query_time": "2024-06-04 00:27:49",
            "create_date": "2020-06-04",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EFPP",
            "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": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fplp.wien",
            "domain_keyword": "fplp",
            "domain_tld": "wien",
            "query_time": "2024-06-01 10:32:07",
            "create_date": "2016-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED",
            "registrant_company": "Fiebinger Polak &amp; Partner Rechtsanwaelte",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fpi.plus",
            "domain_keyword": "fpi",
            "domain_tld": "plus",
            "query_time": "2024-06-01 10:31:56",
            "create_date": "2017-01-30",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-30",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fleks Konsult EOOD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns171.superhosting.bg",
                "ns172.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fap.moe",
            "domain_keyword": "fap",
            "domain_tld": "moe",
            "query_time": "2024-05-31 18:03:02",
            "create_date": "2014-07-23",
            "update_date": "2024-03-09",
            "expiry_date": "2025-07-22",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fapp.net",
            "domain_keyword": "fapp",
            "domain_tld": "net",
            "query_time": "2024-05-31 18:03:08",
            "create_date": "2001-04-08",
            "update_date": "2001-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks08.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "kpp.center",
            "domain_keyword": "kpp",
            "domain_tld": "center",
            "query_time": "2024-06-06 08:57:56",
            "create_date": "2019-12-18",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nfpp.com",
            "domain_keyword": "nfpp",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:56:20",
            "create_date": "2003-09-29",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-29",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "New Forest Post Production",
            "registrant_state": "Nr Romsey,",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/nfpp.com/owner",
            "name_servers": [
                "ns1501.websitewelcome.com",
                "ns1502.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "fkp.ink",
            "domain_keyword": "fkp",
            "domain_tld": "ink",
            "query_time": "2024-05-25 19:38:09",
            "create_date": "2021-04-22",
            "update_date": "2022-05-22",
            "expiry_date": "2028-04-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Feng Kai Ping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "harlee.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wpp.ink",
            "domain_keyword": "wpp",
            "domain_tld": "ink",
            "query_time": "2024-06-02 14:30:14",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2024-04-27",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wangping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sichuansheng",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "app.club",
            "domain_keyword": "app",
            "domain_tld": "club",
            "query_time": "2024-05-31 13:36:00",
            "create_date": "2014-05-29",
            "update_date": "2022-03-18",
            "expiry_date": "2028-05-28",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "fxp.jp",
            "domain_keyword": "fxp",
            "domain_tld": "jp",
            "query_time": "2024-06-01 03:12:43",
            "create_date": "2001-05-11",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "FUJIKURA-UNYU Inc.",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 39,
            "domain_name": "fbp.info",
            "domain_keyword": "fbp",
            "domain_tld": "info",
            "query_time": "2024-05-31 00:12:35",
            "create_date": "2024-02-09",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-09",
            "registrar_iana": 3916,
            "registrar_name": "Sav.com, LLC - 26",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "fdp.waw.pl",
            "domain_keyword": "fdp",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-31 00:18:09",
            "create_date": "2015-10-11",
            "update_date": "2022-10-05",
            "expiry_date": "2027-10-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.pro.waw.pl",
                "ns2.pro.waw.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fbp.llc",
            "domain_keyword": "fbp",
            "domain_tld": "llc",
            "query_time": "2024-06-02 10:34:19",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "fup.gmbh",
            "domain_keyword": "fup",
            "domain_tld": "gmbh",
            "query_time": "2024-05-28 11:06:59",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "webhoster.de AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "q1.dnsservice.net",
                "q2.dnsservice.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "fhp.co.nz",
            "domain_keyword": "fhp",
            "domain_tld": "co.nz",
            "query_time": "2024-05-26 18:59:24",
            "create_date": "2011-04-07",
            "update_date": "2024-05-23",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "gpp.ski",
            "domain_keyword": "gpp",
            "domain_tld": "ski",
            "query_time": "2024-05-29 17:09:53",
            "create_date": "2021-09-19",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162612541",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "fps.pl",
            "domain_keyword": "fps",
            "domain_tld": "pl",
            "query_time": "2024-06-07 07:23:44",
            "create_date": "2001-06-29",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "a1.ns3.pl",
                "ns2.fpp.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fpfp.de",
            "domain_keyword": "fpfp",
            "domain_tld": "de",
            "query_time": "2024-06-09 11:12:32",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "fps.gmbh",
            "domain_keyword": "fps",
            "domain_tld": "gmbh",
            "query_time": "2024-06-10 12:47:29",
            "create_date": "2017-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FPS GmbH - Fire Protection Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1035.ui-dns.org",
                "ns1084.ui-dns.biz",
                "ns1084.ui-dns.de",
                "ns1104.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "fpl.chat",
            "domain_keyword": "fpl",
            "domain_tld": "chat",
            "query_time": "2024-06-10 12:45:41",
            "create_date": "2022-09-29",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "chuck.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fpr.com.au",
            "domain_keyword": "fpr",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 12:47:13",
            "update_date": "2024-06-10",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "sys admin",
            "name_servers": [
                "ns10.digicertdns.com",
                "ns11.digicertdns.com",
                "ns12.digicertdns.com",
                "ns13.digicertdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "renewPeriod",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "fpm.africa",
            "domain_keyword": "fpm",
            "domain_tld": "africa",
            "query_time": "2024-06-10 12:46:17",
            "create_date": "2017-08-01",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1560,
            "registrar_name": "Genious Communications",
            "registrar_website": "https://www.genious.net/",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "mario.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fep.quebec",
            "domain_keyword": "fep",
            "domain_tld": "quebec",
            "query_time": "2024-06-13 09:04:44",
            "create_date": "2015-05-31",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-31",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_state": "QC",
            "registrant_country": "CA",
            "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": [
                "ns-243-a.gandi.net",
                "ns-79-c.gandi.net",
                "ns-96-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "fpe.edu.pl",
            "domain_keyword": "fpe",
            "domain_tld": "edu.pl",
            "query_time": "2024-03-19 10:41:36",
            "create_date": "2019-10-24",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-24",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.linuxpl.com",
                "dns2.linuxpl.com",
                "dns3.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "fcp.org",
            "domain_keyword": "fcp",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:26:12",
            "create_date": "1995-09-19",
            "update_date": "2023-12-09",
            "expiry_date": "2025-09-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "fcp.xyz",
            "domain_keyword": "fcp",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 00:26:12",
            "create_date": "2014-06-21",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-21",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fdp.ruhr",
            "domain_keyword": "fdp",
            "domain_tld": "ruhr",
            "query_time": "2024-04-27 03:27:34",
            "create_date": "2014-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_company": "organization redacted",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "9pp.org",
            "domain_keyword": "9pp",
            "domain_tld": "org",
            "query_time": "2024-04-26 22:00:53",
            "create_date": "2007-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "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.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "f4pp.com",
            "domain_keyword": "f4pp",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:57:40",
            "create_date": "2014-03-10",
            "update_date": "2022-09-15",
            "expiry_date": "2026-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pfp.pt",
            "domain_keyword": "pfp",
            "domain_tld": "pt",
            "query_time": "2024-05-02 17:15:54",
            "create_date": "2002-02-04",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org",
                "ns4.webhs.org"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 59,
            "domain_name": "f2p.tokyo",
            "domain_keyword": "f2p",
            "domain_tld": "tokyo",
            "query_time": "2024-05-02 23:42:23",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fyp.recipes",
            "domain_keyword": "fyp",
            "domain_tld": "recipes",
            "query_time": "2024-05-03 00:42:51",
            "create_date": "2023-08-06",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tpp.church",
            "domain_keyword": "tpp",
            "domain_tld": "church",
            "query_time": "2024-05-03 01:05:38",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2026-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ipp.ru",
            "domain_keyword": "ipp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:34:07",
            "create_date": "1998-08-05",
            "expiry_date": "2024-08-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Joint Stock Company \"Izhevsky zavod plastmass\"",
            "name_servers": [
                "ns1.pweb.ru",
                "ns1.selectel.org",
                "ns2.pweb.ru",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "ffp.pl",
            "domain_keyword": "ffp",
            "domain_tld": "pl",
            "query_time": "2024-04-29 12:57:55",
            "create_date": "2006-04-08",
            "update_date": "2023-03-24",
            "expiry_date": "2025-04-07",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.ogicom.pl",
                "ns2.ogicom.pl",
                "ns3.ogicom.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "flp.nyc",
            "domain_keyword": "flp",
            "domain_tld": "nyc",
            "query_time": "2024-04-30 06:59:48",
            "create_date": "2014-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Frontline Printing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Iowa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "fpr.uk",
            "domain_keyword": "fpr",
            "domain_tld": "uk",
            "query_time": "2024-05-04 07:25:16",
            "create_date": "2019-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "frp.icu",
            "domain_keyword": "frp",
            "domain_tld": "icu",
            "query_time": "2024-05-08 01:40:39",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "icon",
            "registrant_state": "Alabama",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fcpp.com",
            "domain_keyword": "fcpp",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:31:45",
            "create_date": "2002-12-31",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-31",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.enspire4e.com",
                "ns2.enspire4e.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "dfpp.biz",
            "domain_keyword": "dfpp",
            "domain_tld": "biz",
            "query_time": "2024-04-27 12:25:36",
            "create_date": "2017-02-17",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Destined For Purpose Productions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fpu.ro",
            "domain_keyword": "fpu",
            "domain_tld": "ro",
            "query_time": "2024-05-05 08:12:35",
            "create_date": "2019-01-05",
            "expiry_date": "2025-01-03",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 70,
            "domain_name": "fpc.bio",
            "domain_keyword": "fpc",
            "domain_tld": "bio",
            "query_time": "2024-04-15 00:35:53",
            "create_date": "2023-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "fp3.com",
            "domain_keyword": "fp3",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:48:39",
            "create_date": "1999-02-18",
            "update_date": "2024-01-21",
            "expiry_date": "2033-02-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://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": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-196-a.gandi.net",
                "ns-241-c.gandi.net",
                "ns-86-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fpb.co.uk",
            "domain_keyword": "fpb",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 10:49:46",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns0.fathosting.co.uk",
                "ns1.fathosting.co.uk",
                "ns2.fathosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "fpk.org",
            "domain_keyword": "fpk",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:40:13",
            "create_date": "2000-10-25",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fpv.store",
            "domain_keyword": "fpv",
            "domain_tld": "store",
            "query_time": "2024-04-18 05:45:54",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cpp.show",
            "domain_keyword": "cpp",
            "domain_tld": "show",
            "query_time": "2024-04-19 04:37:38",
            "create_date": "2019-12-10",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xia cao jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bfpp.com",
            "domain_keyword": "bfpp",
            "domain_tld": "com",
            "query_time": "2024-05-12 00:03:21",
            "create_date": "2023-04-05",
            "update_date": "2023-08-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "fph.productions",
            "domain_keyword": "fph",
            "domain_tld": "productions",
            "query_time": "2024-05-09 17:17:50",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Njalla Okta LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cpp.ren",
            "domain_keyword": "cpp",
            "domain_tld": "ren",
            "query_time": "2024-05-09 09:58:59",
            "create_date": "2020-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "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": "he jian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "anhui",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "fpv.dog",
            "domain_keyword": "fpv",
            "domain_tld": "dog",
            "query_time": "2024-05-09 20:21:29",
            "create_date": "2022-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fpa.company",
            "domain_keyword": "fpa",
            "domain_tld": "company",
            "query_time": "2024-05-09 20:15:27",
            "create_date": "2023-08-16",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "fzp.company",
            "domain_keyword": "fzp",
            "domain_tld": "company",
            "query_time": "2024-05-10 20:34:22",
            "create_date": "2016-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-03",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fzp.design",
            "domain_keyword": "fzp",
            "domain_tld": "design",
            "query_time": "2024-05-10 20:34:22",
            "create_date": "2016-08-03",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "vpp.xyz",
            "domain_keyword": "vpp",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 10:39:54",
            "create_date": "2020-10-24",
            "update_date": "2024-02-09",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fcp.app",
            "domain_keyword": "fcp",
            "domain_tld": "app",
            "query_time": "2024-05-12 06:14:39",
            "create_date": "2018-05-08",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "ns-216-c.gandi.net",
                "ns-51-a.gandi.net",
                "ns-96-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "f1p.co.jp",
            "domain_keyword": "f1p",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 14:19:05",
            "create_date": "2019-07-16",
            "update_date": "2023-08-01",
            "registrant_company": "FIELD ONE PROMOTION Co,Ltd.",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ]
        },
        {
            "num": 86,
            "domain_name": "fpj.com",
            "domain_keyword": "fpj",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:43:54",
            "create_date": "2000-12-14",
            "update_date": "2020-12-03",
            "expiry_date": "2030-07-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fwp.tirol",
            "domain_keyword": "fwp",
            "domain_tld": "tirol",
            "query_time": "2024-05-19 06:25:41",
            "create_date": "2016-11-07",
            "update_date": "2024-05-15",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net/",
            "registrant_name": "REDACTED",
            "registrant_company": "DVT-Daten-Verarbeitung-Tirol GmbH",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "fpa.ink",
            "domain_keyword": "fpa",
            "domain_tld": "ink",
            "query_time": "2024-05-17 21:09:55",
            "create_date": "2023-08-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu chuang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liao ning",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fpc.vc",
            "domain_keyword": "fpc",
            "domain_tld": "vc",
            "query_time": "2024-05-17 21:10:07",
            "create_date": "2020-10-06",
            "update_date": "2024-05-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "40ccf395.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fpe.lat",
            "domain_keyword": "fpe",
            "domain_tld": "lat",
            "query_time": "2024-05-17 21:11:04",
            "create_date": "2023-08-29",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "fpv.video",
            "domain_keyword": "fpv",
            "domain_tld": "video",
            "query_time": "2024-05-17 21:13:31",
            "create_date": "2015-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hpp.hospital",
            "domain_keyword": "hpp",
            "domain_tld": "hospital",
            "query_time": "2024-05-16 06:17:36",
            "create_date": "2017-03-20",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UnitedHealth Group Incorporated",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ffp.global",
            "domain_keyword": "ffp",
            "domain_tld": "global",
            "query_time": "2024-05-16 04:01:03",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "fpc.realestate",
            "domain_keyword": "fpc",
            "domain_tld": "realestate",
            "query_time": "2024-05-24 19:31:38",
            "create_date": "2018-11-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Association of Realtors",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "lpp.news",
            "domain_keyword": "lpp",
            "domain_tld": "news",
            "query_time": "2024-05-25 09:21:56",
            "create_date": "2020-06-27",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jason Brown",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.com",
                "ns2.greengeeks.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wpp.group",
            "domain_keyword": "wpp",
            "domain_tld": "group",
            "query_time": "2024-05-24 16:26:03",
            "create_date": "2024-04-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jacob.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "fop.biz",
            "domain_keyword": "fop",
            "domain_tld": "biz",
            "query_time": "2024-05-15 05:14:02",
            "create_date": "2001-11-16",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-18",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Illinois FOP Labor Council",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "jpp.app",
            "domain_keyword": "jpp",
            "domain_tld": "app",
            "query_time": "2024-05-13 21:18:00",
            "create_date": "2018-05-08",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "park1.dccdns.com",
                "park2.dccdns.com",
                "park3.dccdns.com",
                "park4.dccdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "f2p.uk",
            "domain_keyword": "f2p",
            "domain_tld": "uk",
            "query_time": "2024-05-18 23:16:53",
            "create_date": "2022-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2026-04-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "app.dance",
            "domain_keyword": "app",
            "domain_tld": "dance",
            "query_time": "2024-05-19 14:40:21",
            "create_date": "2022-01-19",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-19",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fpp.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6893</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bpp.com.pl, fpr.online, fpk.net, fpd.co.uk, wpp.xyz, fpc.co.uk, xpp.app, fpv.supply, fp7.cz, fpg.asia, mpp.online, fipp.cn, 7pp.com, f5pp.com, fpq.info, frp.guru, frp.zip, opp.black, app.fish, 6fpp.vip, dpp.com, fap.fan, fep.ventures, upp.bio, fap.ca, jpp.asia, fcp.bio, efpp.pro, fplp.wien, fpi.plus, fap.moe, fapp.net, kpp.center, nfpp.com, fkp.ink, wpp.ink, app.club, fxp.jp, fbp.info, fdp.waw.pl, fbp.llc, fup.gmbh, fhp.co.nz, gpp.ski, fps.pl, fpfp.de, fps.gmbh, fpl.chat, fpr.com.au, fpm.africa, fep.quebec, fpe.edu.pl, fcp.org, fcp.xyz, fdp.ruhr, 9pp.org, f4pp.com, pfp.pt, f2p.tokyo, fyp.recipes, tpp.church, ipp.ru, ffp.pl, flp.nyc, fpr.uk, frp.icu, fcpp.com, dfpp.biz, fpu.ro, fpc.bio, fp3.com, fpb.co.uk, fpk.org, fpv.store, cpp.show, bfpp.com, fph.productions, cpp.ren, fpv.dog, fpa.company, fzp.company, fzp.design, vpp.xyz, fcp.app, f1p.co.jp, fpj.com, fwp.tirol, fpa.ink, fpc.vc, fpe.lat, fpv.video, hpp.hospital, ffp.global, fpc.realestate, lpp.news, wpp.group, fop.biz, jpp.app, f2p.uk, app.dance</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bpp.com.pl</domain_name>
   <domain_keyword>bpp</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-31 17:42:09</query_time>
   <create_date>1998-12-29</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2027-12-29</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fpr.online</domain_name>
   <domain_keyword>fpr</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 05:43:18</query_time>
   <create_date>2015-11-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_state>Bayern</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fpk.net</domain_name>
   <domain_keyword>fpk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 05:40:13</query_time>
   <create_date>2001-01-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-25</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>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fpd.co.uk</domain_name>
   <domain_keyword>fpd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 07:24:20</query_time>
   <create_date>2005-02-24</create_date>
   <update_date>2021-10-31</update_date>
   <expiry_date>2027-02-24</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>wpp.xyz</domain_name>
   <domain_keyword>wpp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 06:33:29</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</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>Jian Ming Pang</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>fpc.co.uk</domain_name>
   <domain_keyword>fpc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 19:33:11</query_time>
   <create_date>1997-07-16</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1252.awsdns-28.org</value>
    <value>ns-1923.awsdns-48.co.uk</value>
    <value>ns-20.awsdns-02.com</value>
    <value>ns-696.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>xpp.app</domain_name>
   <domain_keyword>xpp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-02 07:13:50</query_time>
   <create_date>2020-07-25</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.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>8</num>
   <domain_name>fpv.supply</domain_name>
   <domain_keyword>fpv</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-05 08:12:37</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>fp7.cz</domain_name>
   <domain_keyword>fp7</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 14:56:03</query_time>
   <create_date>2005-04-07</create_date>
   <update_date>2018-05-15</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>REG-MEDIA4WEB</registrar_name>
   <registrant_name>Technologické centrum AV CR</registrant_name>
   <registrant_company>Technologicke centrum AV CR</registrant_company>
   <registrant_address>Ve Struhách 27, Praha 6, 160 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>dns.nethost.cz</value>
    <value>sns.nethost.sk</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>fpg.asia</domain_name>
   <domain_keyword>fpg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 20:17:15</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mpp.online</domain_name>
   <domain_keyword>mpp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-14 10:04:31</query_time>
   <create_date>2015-10-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-12</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>Yuqi Qin</registrant_company>
   <registrant_state>Shang Hai Shi</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.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>12</num>
   <domain_name>fipp.cn</domain_name>
   <domain_keyword>fipp</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 18:26:20</query_time>
   <create_date>2023-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>邱华杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>7pp.com</domain_name>
   <domain_keyword>7pp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:51:30</query_time>
   <create_date>2002-11-16</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2028-11-16</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>ShangHai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/7pp.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>f5pp.com</domain_name>
   <domain_keyword>f5pp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 23:35:46</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1269</registrar_iana>
   <registrar_name>SNAPNAMES 28, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fpq.info</domain_name>
   <domain_keyword>fpq</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 21:12:12</query_time>
   <create_date>2001-09-18</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-18</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>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</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>16</num>
   <domain_name>frp.guru</domain_name>
   <domain_keyword>frp</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-15 09:04:00</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-08-02</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/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>17</num>
   <domain_name>frp.zip</domain_name>
   <domain_keyword>frp</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-15 09:04:01</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>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>18</num>
   <domain_name>opp.black</domain_name>
   <domain_keyword>opp</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-13 04:56:54</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>app.fish</domain_name>
   <domain_keyword>app</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-13 10:07:49</query_time>
   <create_date>2015-07-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>6fpp.vip</domain_name>
   <domain_keyword>6fpp</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-19 21:00:49</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-06-19</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>Sichuan</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>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>21</num>
   <domain_name>dpp.com</domain_name>
   <domain_keyword>dpp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:26:57</query_time>
   <create_date>1995-11-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 829451</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fap.fan</domain_name>
   <domain_keyword>fap</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-19 16:51:42</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>fep.ventures</domain_name>
   <domain_keyword>fep</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-22 22:57:26</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-02-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>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>24</num>
   <domain_name>upp.bio</domain_name>
   <domain_keyword>upp</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-21 01:12:17</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1422.awsdns-49.org</value>
    <value>ns-1563.awsdns-03.co.uk</value>
    <value>ns-232.awsdns-29.com</value>
    <value>ns-972.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fap.ca</domain_name>
   <domain_keyword>fap</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-22 03:23:37</query_time>
   <create_date>2000-11-13</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2026-12-01</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>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jpp.asia</domain_name>
   <domain_keyword>jpp</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 23:31:02</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fcp.bio</domain_name>
   <domain_keyword>fcp</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-28 23:07:40</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beacons AI Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>efpp.pro</domain_name>
   <domain_keyword>efpp</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-04 00:27:49</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EFPP</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>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fplp.wien</domain_name>
   <domain_keyword>fplp</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-06-01 10:32:07</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Fiebinger Polak &amp;amp; Partner Rechtsanwaelte</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>fpi.plus</domain_name>
   <domain_keyword>fpi</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-06-01 10:31:56</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-30</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>Fleks Konsult EOOD</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>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns171.superhosting.bg</value>
    <value>ns172.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fap.moe</domain_name>
   <domain_keyword>fap</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-31 18:03:02</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fapp.net</domain_name>
   <domain_keyword>fapp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 18:03:08</query_time>
   <create_date>2001-04-08</create_date>
   <update_date>2001-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>kpp.center</domain_name>
   <domain_keyword>kpp</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-06-06 08:57:56</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nfpp.com</domain_name>
   <domain_keyword>nfpp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:56:20</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>New Forest Post Production</registrant_company>
   <registrant_state>Nr Romsey,</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/nfpp.com/owner</registrant_email>
   <name_servers>
    <value>ns1501.websitewelcome.com</value>
    <value>ns1502.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>fkp.ink</domain_name>
   <domain_keyword>fkp</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-25 19:38:09</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2022-05-22</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Feng Kai Ping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>harlee.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wpp.ink</domain_name>
   <domain_keyword>wpp</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-02 14:30:14</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wangping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>sichuansheng</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>app.club</domain_name>
   <domain_keyword>app</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-31 13:36:00</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2022-03-18</update_date>
   <expiry_date>2028-05-28</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>fxp.jp</domain_name>
   <domain_keyword>fxp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 03:12:43</query_time>
   <create_date>2001-05-11</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>FUJIKURA-UNYU Inc.</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>fbp.info</domain_name>
   <domain_keyword>fbp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 00:12:35</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>3916</registrar_iana>
   <registrar_name>Sav.com, LLC - 26</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fdp.waw.pl</domain_name>
   <domain_keyword>fdp</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-31 00:18:09</query_time>
   <create_date>2015-10-11</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2027-10-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.pro.waw.pl</value>
    <value>ns2.pro.waw.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fbp.llc</domain_name>
   <domain_keyword>fbp</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-02 10:34:19</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>fup.gmbh</domain_name>
   <domain_keyword>fup</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-28 11:06:59</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>webhoster.de AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>q1.dnsservice.net</value>
    <value>q2.dnsservice.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>fhp.co.nz</domain_name>
   <domain_keyword>fhp</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-26 18:59:24</query_time>
   <create_date>2011-04-07</create_date>
   <update_date>2024-05-23</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>gpp.ski</domain_name>
   <domain_keyword>gpp</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-05-29 17:09:53</query_time>
   <create_date>2021-09-19</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162612541</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>fps.pl</domain_name>
   <domain_keyword>fps</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-07 07:23:44</query_time>
   <create_date>2001-06-29</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>a1.ns3.pl</value>
    <value>ns2.fpp.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>fpfp.de</domain_name>
   <domain_keyword>fpfp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-09 11:12:32</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>fps.gmbh</domain_name>
   <domain_keyword>fps</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-06-10 12:47:29</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</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>FPS GmbH - Fire Protection Systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1035.ui-dns.org</value>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1084.ui-dns.de</value>
    <value>ns1104.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>fpl.chat</domain_name>
   <domain_keyword>fpl</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-06-10 12:45:41</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>chuck.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fpr.com.au</domain_name>
   <domain_keyword>fpr</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 12:47:13</query_time>
   <update_date>2024-06-10</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>sys admin</registrant_name>
   <name_servers>
    <value>ns10.digicertdns.com</value>
    <value>ns11.digicertdns.com</value>
    <value>ns12.digicertdns.com</value>
    <value>ns13.digicertdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fpm.africa</domain_name>
   <domain_keyword>fpm</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-10 12:46:17</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1560</registrar_iana>
   <registrar_name>Genious Communications</registrar_name>
   <registrar_website>https://www.genious.net/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>kate.ns.cloudflare.com</value>
    <value>mario.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fep.quebec</domain_name>
   <domain_keyword>fep</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-06-13 09:04:44</query_time>
   <create_date>2015-05-31</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_state>QC</registrant_state>
   <registrant_country>CA</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>ns-243-a.gandi.net</value>
    <value>ns-79-c.gandi.net</value>
    <value>ns-96-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>fpe.edu.pl</domain_name>
   <domain_keyword>fpe</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-03-19 10:41:36</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.linuxpl.com</value>
    <value>dns2.linuxpl.com</value>
    <value>dns3.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>fcp.org</domain_name>
   <domain_keyword>fcp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:26:12</query_time>
   <create_date>1995-09-19</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>54</num>
   <domain_name>fcp.xyz</domain_name>
   <domain_keyword>fcp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 00:26:12</query_time>
   <create_date>2014-06-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-21</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>ns47.domaincontrol.com</value>
    <value>ns48.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>fdp.ruhr</domain_name>
   <domain_keyword>fdp</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-04-27 03:27:34</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_company>organization redacted</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>9pp.org</domain_name>
   <domain_keyword>9pp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 22:00:53</query_time>
   <create_date>2007-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</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.fabulous.com</value>
    <value>ns2.fabulous.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>57</num>
   <domain_name>f4pp.com</domain_name>
   <domain_keyword>f4pp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:57:40</query_time>
   <create_date>2014-03-10</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2026-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>58</num>
   <domain_name>pfp.pt</domain_name>
   <domain_keyword>pfp</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-02 17:15:54</query_time>
   <create_date>2002-02-04</create_date>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
    <value>ns4.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>f2p.tokyo</domain_name>
   <domain_keyword>f2p</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-02 23:42:23</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fyp.recipes</domain_name>
   <domain_keyword>fyp</domain_keyword>
   <domain_tld>recipes</domain_tld>
   <query_time>2024-05-03 00:42:51</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.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>tpp.church</domain_name>
   <domain_keyword>tpp</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-03 01:05:38</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>62</num>
   <domain_name>ipp.ru</domain_name>
   <domain_keyword>ipp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:34:07</query_time>
   <create_date>1998-08-05</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Joint Stock Company &quot;Izhevsky zavod plastmass&quot;</registrant_company>
   <name_servers>
    <value>ns1.pweb.ru</value>
    <value>ns1.selectel.org</value>
    <value>ns2.pweb.ru</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>ffp.pl</domain_name>
   <domain_keyword>ffp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 12:57:55</query_time>
   <create_date>2006-04-08</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.ogicom.pl</value>
    <value>ns2.ogicom.pl</value>
    <value>ns3.ogicom.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>flp.nyc</domain_name>
   <domain_keyword>flp</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-30 06:59:48</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Frontline Printing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Iowa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>65</num>
   <domain_name>fpr.uk</domain_name>
   <domain_keyword>fpr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 07:25:16</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>frp.icu</domain_name>
   <domain_keyword>frp</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-08 01:40:39</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>icon</registrant_company>
   <registrant_state>Alabama</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>fcpp.com</domain_name>
   <domain_keyword>fcpp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:31:45</query_time>
   <create_date>2002-12-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.enspire4e.com</value>
    <value>ns2.enspire4e.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>dfpp.biz</domain_name>
   <domain_keyword>dfpp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-27 12:25:36</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Destined For Purpose Productions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fpu.ro</domain_name>
   <domain_keyword>fpu</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-05 08:12:35</query_time>
   <create_date>2019-01-05</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>fpc.bio</domain_name>
   <domain_keyword>fpc</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-15 00:35:53</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>fp3.com</domain_name>
   <domain_keyword>fp3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:48:39</query_time>
   <create_date>1999-02-18</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2033-02-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://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>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-196-a.gandi.net</value>
    <value>ns-241-c.gandi.net</value>
    <value>ns-86-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>fpb.co.uk</domain_name>
   <domain_keyword>fpb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 10:49:46</query_time>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns0.fathosting.co.uk</value>
    <value>ns1.fathosting.co.uk</value>
    <value>ns2.fathosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>fpk.org</domain_name>
   <domain_keyword>fpk</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:40:13</query_time>
   <create_date>2000-10-25</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fpv.store</domain_name>
   <domain_keyword>fpv</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-18 05:45:54</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cpp.show</domain_name>
   <domain_keyword>cpp</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-04-19 04:37:38</query_time>
   <create_date>2019-12-10</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xia cao jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bfpp.com</domain_name>
   <domain_keyword>bfpp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 00:03:21</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>fph.productions</domain_name>
   <domain_keyword>fph</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-09 17:17:50</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Njalla Okta LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cpp.ren</domain_name>
   <domain_keyword>cpp</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-05-09 09:58:59</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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>he jian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>anhui</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>fpv.dog</domain_name>
   <domain_keyword>fpv</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-09 20:21:29</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fpa.company</domain_name>
   <domain_keyword>fpa</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-09 20:15:27</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>fzp.company</domain_name>
   <domain_keyword>fzp</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-10 20:34:22</query_time>
   <create_date>2016-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-03</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fzp.design</domain_name>
   <domain_keyword>fzp</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-10 20:34:22</query_time>
   <create_date>2016-08-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>vpp.xyz</domain_name>
   <domain_keyword>vpp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 10:39:54</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>fcp.app</domain_name>
   <domain_keyword>fcp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 06:14:39</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://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_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>ns-216-c.gandi.net</value>
    <value>ns-51-a.gandi.net</value>
    <value>ns-96-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>f1p.co.jp</domain_name>
   <domain_keyword>f1p</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 14:19:05</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>FIELD ONE PROMOTION Co,Ltd.</registrant_company>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>fpj.com</domain_name>
   <domain_keyword>fpj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:43:54</query_time>
   <create_date>2000-12-14</create_date>
   <update_date>2020-12-03</update_date>
   <expiry_date>2030-07-24</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fwp.tirol</domain_name>
   <domain_keyword>fwp</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-19 06:25:41</query_time>
   <create_date>2016-11-07</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>DVT-Daten-Verarbeitung-Tirol GmbH</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>fpa.ink</domain_name>
   <domain_keyword>fpa</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-17 21:09:55</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu chuang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liao ning</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fpc.vc</domain_name>
   <domain_keyword>fpc</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-17 21:10:07</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>40ccf395.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>90</num>
   <domain_name>fpe.lat</domain_name>
   <domain_keyword>fpe</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 21:11:04</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fpv.video</domain_name>
   <domain_keyword>fpv</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-17 21:13:31</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hpp.hospital</domain_name>
   <domain_keyword>hpp</domain_keyword>
   <domain_tld>hospital</domain_tld>
   <query_time>2024-05-16 06:17:36</query_time>
   <create_date>2017-03-20</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UnitedHealth Group Incorporated</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ffp.global</domain_name>
   <domain_keyword>ffp</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-16 04:01:03</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>94</num>
   <domain_name>fpc.realestate</domain_name>
   <domain_keyword>fpc</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-24 19:31:38</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Association of Realtors</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lpp.news</domain_name>
   <domain_keyword>lpp</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-25 09:21:56</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jason Brown</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.com</value>
    <value>ns2.greengeeks.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wpp.group</domain_name>
   <domain_keyword>wpp</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-24 16:26:03</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jacob.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>fop.biz</domain_name>
   <domain_keyword>fop</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 05:14:02</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Illinois FOP Labor Council</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>98</num>
   <domain_name>jpp.app</domain_name>
   <domain_keyword>jpp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 21:18:00</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>park1.dccdns.com</value>
    <value>park2.dccdns.com</value>
    <value>park3.dccdns.com</value>
    <value>park4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>f2p.uk</domain_name>
   <domain_keyword>f2p</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 23:16:53</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-04-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.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>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>app.dance</domain_name>
   <domain_keyword>app</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-19 14:40:21</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-19</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>ns05.domaincontrol.com</value>
    <value>ns06.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>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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