WHOIS QUERY TIME

28 Apr 2024 - 2:08 PM UTC

Registered: 10 July 1991
Modified: 19 September 2021

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pbf.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pbf.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pbf.nl",
            "domain_keyword": "pbf",
            "domain_tld": "nl",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "1991-07-10",
            "update_date": "2021-09-19",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pbf.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pbf.nl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>1991-07-10</create_date>
   <update_date>2021-09-19</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.078 seconds) for "pbf.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 8:16 AM UTC

Registered: 10 July 1991
Modified: 19 September 2021

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pbf.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pbf.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "pbf.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "pbf.nl",
            "domain_keyword": "pbf",
            "domain_tld": "nl",
            "query_time": "2023-04-25 08:16:49",
            "create_date": "1991-07-10",
            "update_date": "2021-09-19",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "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>pbf.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>pbf.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pbf.nl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 08:16:49</query_time>
   <create_date>1991-07-10</create_date>
   <update_date>2021-09-19</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.078</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 57 domain names (in 0.025 seconds) which contained the exact domain keyword "pbf".
Domain Name Registered Expiry Registrar Ownership
1 pbf.nl 10 Jul 1991 - Mijn InternetOplossing B.V. -
2 pbf.com 12 Feb 1996 13 Feb 2025 Dynadot Inc -
3 pbf.org 28 Sep 1996 27 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 pbf.com.br 14 Oct 1996 14 Oct 2024 - Fundacao Richard Hugh Fisk
5 pbf.it 11 Dec 1998 16 Feb 2025 OVH P.B.F. SRL
6 pbf.dk 10 Jan 2000 31 Mar 2025 - Peter Bilde Fogh
7 pbf.pl 29 Mar 2000 28 Mar 2025 nazwa.pl sp. z o.o. -
8 pbf.hr 21 Jan 2001 29 Oct 2024 CARNET PBF Zagreb
9 pbf.net 19 Jun 2001 19 Jun 2025 gabia Lee youngho
10 pbf.biz 7 Nov 2001 6 Nov 2024 NetArt Registrar Sp z o.o. Fundacja Progress and Business
11 pbf.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC PremiumDomains.net
12 pbf.be 15 Mar 2005 - Mijn InternetOplossing B.V. -
13 pbf.ru 6 Mar 2006 6 Mar 2025 SALENAMES-RU Private Person
14 pbf.co.nz 25 Sep 2007 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
15 pbf.org.pl 12 Dec 2007 12 Dec 2024 Consulting Service Sp. z o.o. -
16 pbf.co 21 Jul 2010 20 Jul 2024 Tucows Domains Inc. Mortgages Unlimited
17 pbf.ie 8 Nov 2010 8 Nov 2024 Irish Domains Pharmaceutical Society of Ireland Benevolent Fund
18 pbf.net.pl 10 Jul 2012 10 Jul 2024 Alphanet sp. z o.o. -
19 pbf.in 27 Dec 2013 27 Dec 2031 Dynadot LLC Treadall Inc.
20 pbf.holdings 5 Mar 2014 5 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
21 pbf.cc 28 Mar 2014 28 Mar 2025 eName Technology Co., Ltd. lai ying juan
22 pbf.solutions 20 Jun 2014 20 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
23 pbf.uno 2 Jul 2014 1 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
24 pbf.xyz 11 Oct 2014 11 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Jing Wu Cheng
25 pbf.productions 7 Jan 2015 7 Jan 2025 Mesh Digital Limited Pina Bausch Foundation - Productions GmbH
26 pbf.vip 31 Aug 2016 31 Aug 2024 22net, Inc. XUYUANDONG
27 pbf.app 8 May 2018 8 May 2025 West263 International Limited Ya Lin
28 pbf.cloud 20 Sep 2018 20 Sep 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
29 pbf.org.cn 6 Mar 2019 6 Mar 2030 阿里云计算有限公司(万网) 上海天素企业管理有限公司
30 pbf.ro 18 Jun 2019 15 Jun 2028 ICI - Registrar -
31 pbf.earth 14 Aug 2019 14 Aug 2025 Key-Systems LLC Domain Privacy Trustee SA
32 pbf.social 8 Sep 2019 8 Sep 2024 Key-Systems, LLC Beyonit
33 pbf.lol 20 Aug 2020 20 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
34 pbf.news 20 Aug 2020 20 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 pbf.tax 3 Sep 2020 3 Sep 2024 eNom, LLC Data Protected
36 pbf.legal 3 Sep 2020 3 Sep 2024 eNom, LLC Data Protected
37 pbf.technology 9 Jan 2021 9 Jan 2025 Gandi SAS Firewall Applications
38 pbf.wien 25 Jan 2021 25 Jan 2025 Ledl.net GmbH PBF Produkt- und Baufinanzierungen GmbH
39 pbf.su 16 Feb 2021 16 Feb 2025 REGRU-SU Obschestvo s ogranichennoy otvetstvennostyu &quot;PanBio Farm&quot;
40 pbf.institute 15 Oct 2021 15 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 pbf.codes 27 Mar 2022 27 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 pbf.global 5 May 2022 5 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 pbf.co.uk 15 Aug 2022 15 Aug 2024 Mr DJ Wood t/a Unforgettable Domains Ltd [Tag = UNFORGETTABLE] -
44 pbf.frl 3 Nov 2022 3 Nov 2024 Metaregistrar BV Applications Provinciaal Belang Fryslan
45 pbf.email 20 Feb 2023 20 Feb 2025 Key-Systems, LLC Domain Privacy Trustee SA
46 pbf.tools 23 Feb 2023 23 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 pbf.info 24 Mar 2023 24 Mar 2025 Sav.com, LLC - 1 Privacy Protection
48 pbf.lat 9 Aug 2023 9 Aug 2024 Porkbun, LLC Private by Design, LLC
49 pbf.surf 21 Nov 2023 21 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 pbf.rip 19 Dec 2023 19 Dec 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
51 pbf.icu 3 Jan 2024 3 Jan 2025 West263 International Limited Chong QingTui Luo Dian Zi Shang Wu You Xian Gong Si
52 pbf.construction 7 Mar 2024 7 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
53 pbf.com.pe - - NIC.PE Carlos Alberto Pinto Rocha
54 pbf.asn.au - - Melbourne IT Cherie Newell
55 pbf.org.au - - Melbourne IT QEI Support
56 pbf.eu - - vupp.com Werbegesellschaft m.b.H -
57 pbf.net.au - - Domain Directors Pty Ltd trading as Instra Clint Blay
58 pbf.com.pt - - - PBF Soluções Técnicas - LTDA

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pbf&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pbf",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 58,
        "relation": "eq",
        "current": 58
    },
    "unique_domains": "pbf.nl, pbf.com, pbf.org, pbf.com.br, pbf.it, pbf.dk, pbf.pl, pbf.hr, pbf.net, pbf.biz, pbf.us, pbf.be, pbf.ru, pbf.co.nz, pbf.org.pl, pbf.co, pbf.ie, pbf.net.pl, pbf.in, pbf.holdings, pbf.cc, pbf.solutions, pbf.uno, pbf.xyz, pbf.productions, pbf.vip, pbf.app, pbf.cloud, pbf.org.cn, pbf.ro, pbf.earth, pbf.social, pbf.lol, pbf.news, pbf.tax, pbf.legal, pbf.technology, pbf.wien, pbf.su, pbf.institute, pbf.codes, pbf.global, pbf.co.uk, pbf.frl, pbf.email, pbf.tools, pbf.info, pbf.lat, pbf.surf, pbf.rip, pbf.icu, pbf.construction, pbf.com.pe, pbf.asn.au, pbf.org.au, pbf.eu, pbf.net.au, pbf.com.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "pbf.nl",
            "domain_keyword": "pbf",
            "domain_tld": "nl",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "1991-07-10",
            "update_date": "2021-09-19",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "pbf.com",
            "domain_keyword": "pbf",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "1996-02-12",
            "update_date": "2023-08-08",
            "expiry_date": "2025-02-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pbf.org",
            "domain_keyword": "pbf",
            "domain_tld": "org",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "1996-09-28",
            "update_date": "2024-03-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pbf.com.br",
            "domain_keyword": "pbf",
            "domain_tld": "com.br",
            "query_time": "2024-03-29 17:41:38",
            "create_date": "1996-10-14",
            "update_date": "2023-05-12",
            "expiry_date": "2024-10-14",
            "registrant_name": "Fundacao Richard Hugh Fisk",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "pbf.it",
            "domain_keyword": "pbf",
            "domain_tld": "it",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "1998-12-11",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "P.B.F. SRL",
            "registrant_address": "Via Toniolo 14",
            "registrant_city": "Fano",
            "registrant_state": "PU",
            "registrant_zip": "61032",
            "registrant_country": "IT",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "pbf.dk",
            "domain_keyword": "pbf",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:43:22",
            "create_date": "2000-01-10",
            "expiry_date": "2025-03-31",
            "registrant_name": "Peter Bilde Fogh",
            "registrant_address": "Sandholmgårdsvej 13",
            "registrant_city": "Allerød",
            "registrant_zip": "3450",
            "registrant_country": "DK",
            "registrant_phone": "+45 40 11 05 05",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "pbf.pl",
            "domain_keyword": "pbf",
            "domain_tld": "pl",
            "query_time": "2024-04-09 10:55:15",
            "create_date": "2000-03-29",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.agh.edu.pl",
                "ns2.agh.edu.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pbf.hr",
            "domain_keyword": "pbf",
            "domain_tld": "hr",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "2001-01-21",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "PBF Zagreb",
            "registrant_address": "Pierottijeva ulica 6",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bjesomar.srce.hr",
                "bs2.pbf.hr",
                "ns2.pbf.hr"
            ]
        },
        {
            "num": 9,
            "domain_name": "pbf.net",
            "domain_keyword": "pbf",
            "domain_tld": "net",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2001-06-19",
            "update_date": "2024-02-03",
            "expiry_date": "2025-06-19",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Lee youngho",
            "registrant_address": "Dongdaemun-gu  Cheongnyangri 1-dong",
            "registrant_city": "Seoul",
            "registrant_zip": "130011",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020697748",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pbf.biz",
            "domain_keyword": "pbf",
            "domain_tld": "biz",
            "query_time": "2024-05-12 23:57:30",
            "create_date": "2001-11-07",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp z o.o.",
            "registrar_website": "www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fundacja Progress and Business",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "malopolskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netmark.pl",
                "ns2.netmark.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pbf.us",
            "domain_keyword": "pbf",
            "domain_tld": "us",
            "query_time": "2024-05-07 05:43:14",
            "create_date": "2002-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jacob Alifraghis",
            "registrant_company": "PremiumDomains.net",
            "registrant_address": "2803 Gulf To Bay Blvd., Suite 165",
            "registrant_city": "Clearwater",
            "registrant_state": "Florida",
            "registrant_zip": "33759",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7274806139",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pbf.be",
            "domain_keyword": "pbf",
            "domain_tld": "be",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2005-03-15",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.linqhost.nl",
                "ns2.linqhost.eu",
                "ns3.linqhost.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 13,
            "domain_name": "pbf.ru",
            "domain_keyword": "pbf",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:40:25",
            "create_date": "2006-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "pbf.co.nz",
            "domain_keyword": "pbf",
            "domain_tld": "co.nz",
            "query_time": "2024-04-11 23:08:36",
            "create_date": "2007-09-25",
            "update_date": "2023-11-09",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ara.ns.cloudflare.com",
                "john.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pbf.org.pl",
            "domain_keyword": "pbf",
            "domain_tld": "org.pl",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2007-12-12",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-12",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.ionic.pl",
                "ns2.ionic.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pbf.co",
            "domain_keyword": "pbf",
            "domain_tld": "co",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2010-07-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mortgages Unlimited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hampshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-systems.net",
                "ns2.dns-systems.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pbf.ie",
            "domain_keyword": "pbf",
            "domain_tld": "ie",
            "query_time": "2024-03-23 06:40:54",
            "create_date": "2010-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "Pharmaceutical Society of Ireland Benevolent Fund",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pbf.net.pl",
            "domain_keyword": "pbf",
            "domain_tld": "net.pl",
            "query_time": "2024-05-07 05:43:15",
            "create_date": "2012-07-10",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-10",
            "registrar_name": "Alphanet sp. z o.o.",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 19,
            "domain_name": "pbf.in",
            "domain_keyword": "pbf",
            "domain_tld": "in",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2013-12-27",
            "update_date": "2023-02-21",
            "expiry_date": "2031-12-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Treadall Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pbf.holdings",
            "domain_keyword": "pbf",
            "domain_tld": "holdings",
            "query_time": "2024-03-23 06:40:54",
            "create_date": "2014-03-05",
            "update_date": "2023-11-16",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pbf.cc",
            "domain_keyword": "pbf",
            "domain_tld": "cc",
            "query_time": "2024-03-29 17:41:38",
            "create_date": "2014-03-28",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "lai ying juan",
            "registrant_company": "lai ying juan",
            "registrant_address": "xia men shi ruan jian yuan er qu",
            "registrant_city": "xia men shi",
            "registrant_state": "fu jian",
            "registrant_zip": "361000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "13696909089",
            "registrant_fax": "13696909089",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pbf.solutions",
            "domain_keyword": "pbf",
            "domain_tld": "solutions",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2014-06-20",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pbf.uno",
            "domain_keyword": "pbf",
            "domain_tld": "uno",
            "query_time": "2024-04-28 14:08:57",
            "create_date": "2014-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "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": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pbf.xyz",
            "domain_keyword": "pbf",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2014-10-11",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Jing Wu Cheng",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pbf.productions",
            "domain_keyword": "pbf",
            "domain_tld": "productions",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2015-01-07",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pina Bausch Foundation - Productions GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pbf.vip",
            "domain_keyword": "pbf",
            "domain_tld": "vip",
            "query_time": "2024-04-21 09:33:35",
            "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": 27,
            "domain_name": "pbf.app",
            "domain_keyword": "pbf",
            "domain_tld": "app",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ya Lin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pbf.cloud",
            "domain_keyword": "pbf",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 20:45:03",
            "create_date": "2018-09-20",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "master.hostsila.com",
                "slave.hostsila.net",
                "slave2.hostsila.com",
                "slave3.hostsila.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pbf.org.cn",
            "domain_keyword": "pbf",
            "domain_tld": "org.cn",
            "query_time": "2024-04-09 10:55:11",
            "create_date": "2019-03-06",
            "expiry_date": "2030-03-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海天素企业管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pbf.ro",
            "domain_keyword": "pbf",
            "domain_tld": "ro",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2019-06-18",
            "expiry_date": "2028-06-15",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hostico.ro",
                "ns2.hostico.ro",
                "ns3.hostico.ro",
                "ns4.hostico.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 31,
            "domain_name": "pbf.earth",
            "domain_keyword": "pbf",
            "domain_tld": "earth",
            "query_time": "2024-05-07 05:43:13",
            "create_date": "2019-08-14",
            "update_date": "2024-05-05",
            "expiry_date": "2025-08-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "pbf.social",
            "domain_keyword": "pbf",
            "domain_tld": "social",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2019-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beyonit",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "pbf.lol",
            "domain_keyword": "pbf",
            "domain_tld": "lol",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2020-08-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pbf.news",
            "domain_keyword": "pbf",
            "domain_tld": "news",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2020-08-20",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-20",
            "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": [
                "jean.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pbf.tax",
            "domain_keyword": "pbf",
            "domain_tld": "tax",
            "query_time": "2024-04-02 10:54:12",
            "create_date": "2020-09-03",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-03",
            "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": "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pbf.legal",
            "domain_keyword": "pbf",
            "domain_tld": "legal",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2020-09-03",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-03",
            "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": "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pbf.technology",
            "domain_keyword": "pbf",
            "domain_tld": "technology",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2021-01-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Firewall Applications",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1507.awsdns-60.org",
                "ns-1924.awsdns-48.co.uk",
                "ns-295.awsdns-36.com",
                "ns-675.awsdns-20.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pbf.wien",
            "domain_keyword": "pbf",
            "domain_tld": "wien",
            "query_time": "2024-03-29 17:41:39",
            "create_date": "2021-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED",
            "registrant_company": "PBF Produkt- und Baufinanzierungen 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": [
                "lvps46-163-113-150.dedicated.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "pbf.su",
            "domain_keyword": "pbf",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:23:55",
            "create_date": "2021-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "REGRU-SU",
            "registrant_company": "Obschestvo s ogranichennoy otvetstvennostyu &quot;PanBio Farm&quot;",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79853197744",
            "registrant_fax": "+79853197744",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 40,
            "domain_name": "pbf.institute",
            "domain_keyword": "pbf",
            "domain_tld": "institute",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "2021-10-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "pbf.codes",
            "domain_keyword": "pbf",
            "domain_tld": "codes",
            "query_time": "2024-03-29 17:41:38",
            "create_date": "2022-03-27",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pbf.global",
            "domain_keyword": "pbf",
            "domain_tld": "global",
            "query_time": "2024-05-07 05:43:13",
            "create_date": "2022-05-05",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-05",
            "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": [
                "master.hostsila.com",
                "slave.hostsila.net",
                "slave2.hostsila.com",
                "slave3.hostsila.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pbf.co.uk",
            "domain_keyword": "pbf",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 23:57:27",
            "create_date": "2022-08-15",
            "update_date": "2024-04-26",
            "expiry_date": "2024-08-15",
            "registrar_name": "Mr DJ Wood t/a Unforgettable Domains Ltd [Tag = UNFORGETTABLE]",
            "registrar_website": "http://unforgettable.co.uk",
            "name_servers": [
                "buying.unforgettabledomains.co.uk",
                "selling.unforgettabledomains.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "pbf.frl",
            "domain_keyword": "pbf",
            "domain_tld": "frl",
            "query_time": "2024-04-21 09:33:35",
            "create_date": "2022-11-03",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-03",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_company": "Provinciaal Belang Fryslan",
            "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.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pbf.email",
            "domain_keyword": "pbf",
            "domain_tld": "email",
            "query_time": "2024-04-12 01:14:34",
            "create_date": "2023-02-20",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "pbf.tools",
            "domain_keyword": "pbf",
            "domain_tld": "tools",
            "query_time": "2024-04-12 01:14:34",
            "create_date": "2023-02-23",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "pbf.info",
            "domain_keyword": "pbf",
            "domain_tld": "info",
            "query_time": "2024-03-25 09:09:29",
            "create_date": "2023-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "pbf.lat",
            "domain_keyword": "pbf",
            "domain_tld": "lat",
            "query_time": "2024-04-28 14:08:56",
            "create_date": "2023-08-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-09",
            "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": 49,
            "domain_name": "pbf.surf",
            "domain_keyword": "pbf",
            "domain_tld": "surf",
            "query_time": "2024-03-29 17:41:39",
            "create_date": "2023-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "pbf.rip",
            "domain_keyword": "pbf",
            "domain_tld": "rip",
            "query_time": "2024-04-28 14:08:57",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2026-12-19",
            "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": [
                "kara.ns.cloudflare.com",
                "rene.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pbf.icu",
            "domain_keyword": "pbf",
            "domain_tld": "icu",
            "query_time": "2024-05-07 05:43:13",
            "create_date": "2024-01-03",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Chong QingTui Luo Dian Zi Shang Wu You Xian Gong Si",
            "registrant_state": "Chong QingShi",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pbf.construction",
            "domain_keyword": "pbf",
            "domain_tld": "construction",
            "query_time": "2024-05-07 05:43:13",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "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": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.inhostedns.com",
                "ns21.inhostedns.net",
                "ns31.inhostedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pbf.com.pe",
            "domain_keyword": "pbf",
            "domain_tld": "com.pe",
            "query_time": "2024-03-23 06:40:54",
            "registrar_name": "NIC.PE",
            "registrant_name": "Carlos Alberto Pinto Rocha",
            "name_servers": [
                "ns.rcp.net.pe",
                "ns2.rcp.net.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "pbf.asn.au",
            "domain_keyword": "pbf",
            "domain_tld": "asn.au",
            "query_time": "2024-03-29 17:41:38",
            "update_date": "2022-07-15",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Cherie Newell",
            "name_servers": [
                "ns1.planetdomain.com",
                "ns2.planetdomain.com",
                "ns3.planetdomain.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "pbf.org.au",
            "domain_keyword": "pbf",
            "domain_tld": "org.au",
            "query_time": "2024-04-28 14:08:57",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "QEI Support",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pbf.eu",
            "domain_keyword": "pbf",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:00:03",
            "registrar_name": "vupp.com Werbegesellschaft m.b.H",
            "registrar_website": "http://www.vupp.com",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ]
        },
        {
            "num": 57,
            "domain_name": "pbf.net.au",
            "domain_keyword": "pbf",
            "domain_tld": "net.au",
            "query_time": "2024-05-07 05:43:13",
            "update_date": "2024-04-13",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Clint Blay",
            "name_servers": [
                "ns1-36.azure-dns.com",
                "ns2-36.azure-dns.net",
                "ns3-36.azure-dns.org",
                "ns4-36.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pbf.com.pt",
            "domain_keyword": "pbf",
            "domain_tld": "com.pt",
            "query_time": "2024-05-19 20:45:03",
            "registrant_name": "PBF Soluções Técnicas - LTDA",
            "registrant_address": "Rua António Sardinha",
            "registrant_city": "Arrentela",
            "registrant_state": "SEIXAL",
            "registrant_zip": "2840-177",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pbf</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>58</total>
  <relation>eq</relation>
  <current>58</current>
 </count>
 <unique_domains>pbf.nl, pbf.com, pbf.org, pbf.com.br, pbf.it, pbf.dk, pbf.pl, pbf.hr, pbf.net, pbf.biz, pbf.us, pbf.be, pbf.ru, pbf.co.nz, pbf.org.pl, pbf.co, pbf.ie, pbf.net.pl, pbf.in, pbf.holdings, pbf.cc, pbf.solutions, pbf.uno, pbf.xyz, pbf.productions, pbf.vip, pbf.app, pbf.cloud, pbf.org.cn, pbf.ro, pbf.earth, pbf.social, pbf.lol, pbf.news, pbf.tax, pbf.legal, pbf.technology, pbf.wien, pbf.su, pbf.institute, pbf.codes, pbf.global, pbf.co.uk, pbf.frl, pbf.email, pbf.tools, pbf.info, pbf.lat, pbf.surf, pbf.rip, pbf.icu, pbf.construction, pbf.com.pe, pbf.asn.au, pbf.org.au, pbf.eu, pbf.net.au, pbf.com.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pbf.nl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>1991-07-10</create_date>
   <update_date>2021-09-19</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pbf.com</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>1996-02-12</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>3</num>
   <domain_name>pbf.org</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>1996-09-28</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pbf.com.br</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-03-29 17:41:38</query_time>
   <create_date>1996-10-14</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrant_name>Fundacao Richard Hugh Fisk</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>pbf.it</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>1998-12-11</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>P.B.F. SRL</registrant_company>
   <registrant_address>Via Toniolo 14</registrant_address>
   <registrant_city>Fano</registrant_city>
   <registrant_state>PU</registrant_state>
   <registrant_zip>61032</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pbf.dk</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:43:22</query_time>
   <create_date>2000-01-10</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Peter Bilde Fogh</registrant_name>
   <registrant_address>Sandholmgårdsvej 13</registrant_address>
   <registrant_city>Allerød</registrant_city>
   <registrant_zip>3450</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 40 11 05 05</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pbf.pl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-09 10:55:15</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.agh.edu.pl</value>
    <value>ns2.agh.edu.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pbf.hr</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>2001-01-21</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>PBF Zagreb</registrant_name>
   <registrant_address>Pierottijeva ulica 6</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bjesomar.srce.hr</value>
    <value>bs2.pbf.hr</value>
    <value>ns2.pbf.hr</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>pbf.net</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2001-06-19</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Lee youngho</registrant_name>
   <registrant_address>Dongdaemun-gu  Cheongnyangri 1-dong</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>130011</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020697748</registrant_phone>
   <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>10</num>
   <domain_name>pbf.biz</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 23:57:30</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp z o.o.</registrar_name>
   <registrar_website>www.netart-registrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fundacja Progress and Business</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>malopolskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netmark.pl</value>
    <value>ns2.netmark.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pbf.us</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 05:43:14</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jacob Alifraghis</registrant_name>
   <registrant_company>PremiumDomains.net</registrant_company>
   <registrant_address>2803 Gulf To Bay Blvd., Suite 165</registrant_address>
   <registrant_city>Clearwater</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33759</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7274806139</registrant_phone>
   <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>12</num>
   <domain_name>pbf.be</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2005-03-15</create_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.linqhost.nl</value>
    <value>ns2.linqhost.eu</value>
    <value>ns3.linqhost.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>pbf.ru</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:40:25</query_time>
   <create_date>2006-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>pbf.co.nz</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-11 23:08:36</query_time>
   <create_date>2007-09-25</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ara.ns.cloudflare.com</value>
    <value>john.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pbf.org.pl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2007-12-12</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.ionic.pl</value>
    <value>ns2.ionic.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pbf.co</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mortgages Unlimited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hampshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-systems.net</value>
    <value>ns2.dns-systems.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pbf.ie</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-03-23 06:40:54</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>Pharmaceutical Society of Ireland Benevolent Fund</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pbf.net.pl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-07 05:43:15</query_time>
   <create_date>2012-07-10</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Alphanet sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pbf.in</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2013-12-27</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2031-12-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Treadall Inc.</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pbf.holdings</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-03-23 06:40:54</query_time>
   <create_date>2014-03-05</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>pbf.cc</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-03-29 17:41:38</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_name>lai ying juan</registrant_name>
   <registrant_company>lai ying juan</registrant_company>
   <registrant_address>xia men shi ruan jian yuan er qu</registrant_address>
   <registrant_city>xia men shi</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>361000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>13696909089</registrant_phone>
   <registrant_fax>13696909089</registrant_fax>
   <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>22</num>
   <domain_name>pbf.solutions</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2014-06-20</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pbf.uno</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-28 14:08:57</query_time>
   <create_date>2014-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</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>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pbf.xyz</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2014-10-11</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-11</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>Jing Wu Cheng</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pbf.productions</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pina Bausch Foundation - Productions GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pbf.vip</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-21 09:33:35</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>27</num>
   <domain_name>pbf.app</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ya Lin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pbf.cloud</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 20:45:03</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>master.hostsila.com</value>
    <value>slave.hostsila.net</value>
    <value>slave2.hostsila.com</value>
    <value>slave3.hostsila.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pbf.org.cn</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-09 10:55:11</query_time>
   <create_date>2019-03-06</create_date>
   <expiry_date>2030-03-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海天素企业管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>30</num>
   <domain_name>pbf.ro</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2019-06-18</create_date>
   <expiry_date>2028-06-15</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hostico.ro</value>
    <value>ns2.hostico.ro</value>
    <value>ns3.hostico.ro</value>
    <value>ns4.hostico.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pbf.earth</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-07 05:43:13</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Trustee SA</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pbf.social</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2019-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beyonit</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>pbf.lol</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pbf.news</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-20</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>jean.ns.cloudflare.com</value>
    <value>nile.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pbf.tax</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-02 10:54:12</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-03</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>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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>pbf.legal</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-03</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>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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pbf.technology</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2021-01-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Firewall Applications</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1507.awsdns-60.org</value>
    <value>ns-1924.awsdns-48.co.uk</value>
    <value>ns-295.awsdns-36.com</value>
    <value>ns-675.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pbf.wien</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-03-29 17:41:39</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</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>PBF Produkt- und Baufinanzierungen 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>lvps46-163-113-150.dedicated.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>pbf.su</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:23:55</query_time>
   <create_date>2021-02-16</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>Obschestvo s ogranichennoy otvetstvennostyu &amp;quot;PanBio Farm&amp;quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79853197744</registrant_phone>
   <registrant_fax>+79853197744</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>pbf.institute</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pbf.codes</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-03-29 17:41:38</query_time>
   <create_date>2022-03-27</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pbf.global</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-07 05:43:13</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-05</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>master.hostsila.com</value>
    <value>slave.hostsila.net</value>
    <value>slave2.hostsila.com</value>
    <value>slave3.hostsila.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>pbf.co.uk</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 23:57:27</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Mr DJ Wood t/a Unforgettable Domains Ltd [Tag = UNFORGETTABLE]</registrar_name>
   <registrar_website>http://unforgettable.co.uk</registrar_website>
   <name_servers>
    <value>buying.unforgettabledomains.co.uk</value>
    <value>selling.unforgettabledomains.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>pbf.frl</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-04-21 09:33:35</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_company>Provinciaal Belang Fryslan</registrant_company>
   <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>
   <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>45</num>
   <domain_name>pbf.email</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-12 01:14:34</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Trustee SA</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pbf.tools</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-12 01:14:34</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>pbf.info</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-25 09:09:29</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pbf.lat</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 14:08:56</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-09</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>49</num>
   <domain_name>pbf.surf</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-03-29 17:41:39</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>pbf.rip</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-04-28 14:08:57</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2026-12-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>kara.ns.cloudflare.com</value>
    <value>rene.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>pbf.icu</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-07 05:43:13</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Chong QingTui Luo Dian Zi Shang Wu You Xian Gong Si</registrant_company>
   <registrant_state>Chong QingShi</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pbf.construction</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-07 05:43:13</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</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>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.inhostedns.com</value>
    <value>ns21.inhostedns.net</value>
    <value>ns31.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pbf.com.pe</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-03-23 06:40:54</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Carlos Alberto Pinto Rocha</registrant_name>
   <name_servers>
    <value>ns.rcp.net.pe</value>
    <value>ns2.rcp.net.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>pbf.asn.au</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>asn.au</domain_tld>
   <query_time>2024-03-29 17:41:38</query_time>
   <update_date>2022-07-15</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Cherie Newell</registrant_name>
   <name_servers>
    <value>ns1.planetdomain.com</value>
    <value>ns2.planetdomain.com</value>
    <value>ns3.planetdomain.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>pbf.org.au</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-04-28 14:08:57</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>QEI Support</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pbf.eu</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:00:03</query_time>
   <registrar_name>vupp.com Werbegesellschaft m.b.H</registrar_name>
   <registrar_website>http://www.vupp.com</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>pbf.net.au</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-07 05:43:13</query_time>
   <update_date>2024-04-13</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>Clint Blay</registrant_name>
   <name_servers>
    <value>ns1-36.azure-dns.com</value>
    <value>ns2-36.azure-dns.net</value>
    <value>ns3-36.azure-dns.org</value>
    <value>ns4-36.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>pbf.com.pt</domain_name>
   <domain_keyword>pbf</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-19 20:45:03</query_time>
   <registrant_name>PBF Soluções Técnicas - LTDA</registrant_name>
   <registrant_address>Rua António Sardinha</registrant_address>
   <registrant_city>Arrentela</registrant_city>
   <registrant_state>SEIXAL</registrant_state>
   <registrant_zip>2840-177</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,801 domain names (in 0.11 seconds) which look and sound like the brand name "pbf".
Domain Name Registered Expiry Registrar Ownership
1 prf.ink 20 Nov 2022 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 prf.academy 27 Sep 2021 27 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 ptf.camp 1 Jul 2023 1 Jul 2024 Cloudflare, Inc REDACTED FOR PRIVACY
4 pbb.beer 18 May 2018 18 May 2025 Network Solutions, LLC Aroundphilly.com
5 wbf.earth 4 May 2021 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 ibf.com.cn 1 Jul 2005 1 Jul 2024 浙江贰贰网络有限公司 唐圣剑
7 pbm.vip 31 Aug 2016 31 Aug 2024 22net, Inc. XUYUANDONG
8 ubf.uk 5 Jul 2019 5 Jul 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
9 lbf.org.br 15 Oct 2019 15 Oct 2024 - Liga Brasileira de Bandas e Fanfarras
10 pbn.net 11 Sep 1995 10 Sep 2027 GoDaddy.com, LLC -
11 pof.info 19 Oct 2004 19 Oct 2024 CSC Corporate Domains, Inc. 1040779 B.C. LTD
12 pof.ca 10 Oct 2007 10 Oct 2024 CSC Corporate Domains (Canada) Company 1040779 B.C. LTD.
13 mbf.life 13 Apr 2017 13 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
14 ybf.vip 29 Aug 2016 29 Aug 2024 22net, Inc. LISUXIAO
15 pbs.shop 1 Sep 2016 1 Sep 2024 CSC Corporate Domains, Inc. -
16 pbp.jp 26 Mar 2001 31 Mar 2025 - pbp
17 pbbf.com 26 Sep 2006 26 Sep 2024 GoDaddy.com, LLC -
18 pbb.app 25 Jul 2020 25 Jul 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
19 pbfl.ru 21 Sep 2022 21 Sep 2024 REGRU-RU Private Person
20 puf.se 25 Jul 2020 25 Jul 2024 Svenska Export M -
21 obf.sk 4 May 2021 4 May 2025 WebSupport s.r.o. OBF, s.r.o.
22 pgf.net.au - - Domain Directors Pty Ltd trading as Instra Kaveh Sharifi
23 pwf.cn 28 Sep 2005 28 Sep 2024 阿里云计算有限公司(万网) 严荣杰
24 psbf.jp 18 Sep 2013 30 Sep 2024 - TOP co.,ltd
25 pkf.london 25 Aug 2014 25 Aug 2024 Mesh Digital Ltd Domains By Proxy, LLC
26 wbf.be 1 Jun 2007 - Combell nv -
27 gbf.dk 21 Oct 1998 31 Dec 2024 - Gigtramte Boerns Foraeldreforening
28 phf.hu 21 Sep 2015 - - -
29 ibf.in 6 May 2009 6 May 2031 Dynadot LLC Shanti Software
30 pbr.group 10 Mar 2023 10 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 pbk.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Jeremy Dawes
32 cbf.lat 15 Aug 2023 15 Aug 2024 Porkbun, LLC Private by Design, LLC
33 pvf.pt - - - -
34 gbf.xyz 28 Dec 2021 28 Dec 2024 Dynadot LLC PT.Multi Inaton International
35 pba.tours 5 Jun 2023 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 pba.consulting 10 Jun 2016 10 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 p4f.xyz 15 Mar 2023 15 Mar 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
38 opbf.net 1 May 2016 1 May 2024 ANNULET, INC BuyDomains.com
39 pbd.world 4 Jun 2018 4 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
40 dbf.info 2 Oct 2001 2 Oct 2024 PSI-USA, Inc. dba Domain Robot Agentur.biz
41 pbd.photography 22 Jan 2020 22 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
42 pvbf.fr 23 May 2023 23 May 2025 KEY-SYSTEMS GmbH Paris-Geneviève
43 fpbf.church 24 Aug 2023 24 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 pbg.ro 7 Feb 2019 5 Feb 2025 Lansoft Data SRL -
45 pbvf.com 17 Dec 2006 17 Dec 2024 GoDaddy.com, LLC -
46 psf.company 22 Aug 2019 22 Aug 2024 Metaregistrar BV REDACTED FOR PRIVACY
47 pba.org.uk 25 Feb 1999 25 Feb 2025 Krystal Hosting Ltd [Tag = KRYSTAL] -
48 pof.in 26 Sep 2006 26 Sep 2024 CSC Corporate Domains, Inc. Plentyoffish Media Inc.
49 pyf.net 11 Jun 2001 11 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
50 pbx.africa 3 Jul 2017 3 Jul 2024 Domains.co.za WHOIS Protect
51 pbp.capital 2 Aug 2022 2 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 plf.industries 25 Feb 2016 25 Feb 2025 IONOS SE Data Privacy Protected
53 rbf.guide 5 Nov 2022 5 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
54 p4f.pl 8 Apr 2015 8 Apr 2025 Consulting Service Sp. z o.o. -
55 p-f.pink 20 Sep 2015 20 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
56 4bf.net 11 Aug 2005 11 Aug 2024 GoDaddy.com, LLC -
57 pbn.com.br 21 May 2019 21 May 2024 - Washington M. Casas Obelar
58 ppf.expert 11 Aug 2022 11 Aug 2028 Key-Systems, LLC c/o whoisproxy.com
59 pbo.digital 4 Sep 2023 4 Sep 2024 Porkbun LLC Private by Design, LLC
60 cbf.moe 24 Mar 2015 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 pdf.yachts 29 Nov 2023 29 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
62 pbj.info 20 Sep 2001 20 Sep 2024 CSC Corporate Domains, Inc. The J. M. Smucker Company
63 prbf.net 24 Jul 2022 24 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
64 tbf.com.br 9 Jul 2017 9 Jul 2029 - TULIO BRANCAM DE FREITAS
65 bpf.asia 19 Jul 2023 19 Jul 2024 DNSPod, Inc. 高波
66 pbz.lat 21 Aug 2023 21 Aug 2024 Porkbun, LLC Private by Design, LLC
67 pbj.wtf 18 May 2024 18 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 pbz.co.uk 8 Sep 1999 8 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
69 pbq.technology 21 Mar 2023 21 Mar 2025 DNSPod, Inc. Pan Bao Quan
70 pof.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD System Administrator
71 ibf.global 2 Nov 2015 2 Nov 2024 IONOS SE DGBM Deutsche Gesellschaft fuer Beratung und Management mbH
72 kbf.swiss 7 Sep 2023 7 Sep 2024 1API GmbH KBF GmbH
73 ebf.one 1 Sep 2021 1 Sep 2024 One.com A/S EBF Inc.
74 prf.lol 22 Nov 2023 22 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
75 pbcf.website 7 Feb 2023 7 Feb 2025 eNom, Inc. Data Protected
76 ppf.academy 9 Feb 2024 9 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 cbf.exposed 4 Feb 2015 4 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
78 pbx.direct 1 Sep 2015 1 Sep 2024 Key-Systems, LLC REDACTED FOR PRIVACY
79 pbm.agency 4 Apr 2018 4 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 ppf.cl 7 Aug 2014 7 Aug 2025 NIC Chile TRANSPORTES PPF EIRL
81 pkf.co.in 17 Jun 2008 17 Jun 2025 Netlynx Technologies Pvt. Ltd. PKF Consulting Services LLP
82 rbf.co.uk 14 Jan 2019 14 Jan 2025 Cyntra Ventures Ltd [Tag = CYNTRA] -
83 pdf.work 4 Oct 2023 4 Oct 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zheng jian
84 pbx.ist 10 Feb 2017 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 paf.wine 16 Feb 2022 16 Feb 2025 Mesh Digital Limited Domains By Proxy, LLC
86 apbf.com 7 Sep 2004 7 Sep 2024 GoDaddy.com, LLC -
87 pdf.cab 9 Sep 2018 9 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 pbj.vip 29 Aug 2016 29 Aug 2024 22net, Inc. LISUXIAO
89 pbw.co.nz 31 Oct 2020 - Voyager Internet Ltd T/A 1st Domains -
90 bbf.asia 23 Apr 2024 23 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zheng yong
91 gbf.ai - - 1api.net Domains By Proxy, LLC
92 zpbf.com 27 Sep 2007 27 Sep 2025 Dynadot Inc -
93 pbe.world 27 Oct 2023 27 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
94 pba.center 25 Jul 2016 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 pbe.cc 21 Jan 2021 21 Jan 2026 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
96 pbc.us 24 Apr 2002 23 Apr 2026 GoDaddy.com, LLC Steven Newman
97 pb3.org 24 Jan 2000 24 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 pbx.tel 29 May 2018 29 May 2024 Name.com, Inc. iptelecom
99 abf.tours 17 Jun 2023 17 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 ebf.uk 2 Jul 2019 2 Jul 2024 Domainlore LLC [Tag = DOMAINLORE] -
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 Pbf.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pbf.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pbf.nl",
        "page_size": 100
    },
    "count": {
        "total": 5801,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "prf.ink, prf.academy, ptf.camp, pbb.beer, wbf.earth, ibf.com.cn, pbm.vip, ubf.uk, lbf.org.br, pbn.net, pof.info, pof.ca, mbf.life, ybf.vip, pbs.shop, pbp.jp, pbbf.com, pbb.app, pbfl.ru, puf.se, obf.sk, pgf.net.au, pwf.cn, psbf.jp, pkf.london, wbf.be, gbf.dk, phf.hu, ibf.in, pbr.group, pbk.au, cbf.lat, pvf.pt, gbf.xyz, pba.tours, pba.consulting, p4f.xyz, opbf.net, pbd.world, dbf.info, pbd.photography, pvbf.fr, fpbf.church, pbg.ro, pbvf.com, psf.company, pba.org.uk, pof.in, pyf.net, pbx.africa, pbp.capital, plf.industries, rbf.guide, p4f.pl, p-f.pink, 4bf.net, pbn.com.br, ppf.expert, pbo.digital, cbf.moe, pdf.yachts, pbj.info, prbf.net, tbf.com.br, bpf.asia, pbz.lat, pbj.wtf, pbz.co.uk, pbq.technology, pof.com.au, ibf.global, kbf.swiss, ebf.one, prf.lol, pbcf.website, ppf.academy, cbf.exposed, pbx.direct, pbm.agency, ppf.cl, pkf.co.in, rbf.co.uk, pdf.work, pbx.ist, paf.wine, apbf.com, pdf.cab, pbj.vip, pbw.co.nz, bbf.asia, gbf.ai, zpbf.com, pbe.world, pba.center, pbe.cc, pbc.us, pb3.org, pbx.tel, abf.tours, ebf.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "prf.ink",
            "domain_keyword": "prf",
            "domain_tld": "ink",
            "query_time": "2024-03-23 12:19:41",
            "create_date": "2022-11-20",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-20",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "prf.academy",
            "domain_keyword": "prf",
            "domain_tld": "academy",
            "query_time": "2024-03-23 12:19:41",
            "create_date": "2021-09-27",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ptf.camp",
            "domain_keyword": "ptf",
            "domain_tld": "camp",
            "query_time": "2024-03-23 13:34:32",
            "create_date": "2023-07-01",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Schwyz",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "christina.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pbb.beer",
            "domain_keyword": "pbb",
            "domain_tld": "beer",
            "query_time": "2024-03-31 09:24:57",
            "create_date": "2018-05-18",
            "update_date": "2024-03-24",
            "expiry_date": "2025-05-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aroundphilly.com",
            "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": [
                "ns1.aycmedia.com",
                "ns2.aycmedia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wbf.earth",
            "domain_keyword": "wbf",
            "domain_tld": "earth",
            "query_time": "2024-04-06 13:19:36",
            "create_date": "2021-05-04",
            "update_date": "2023-06-14",
            "expiry_date": "2025-05-04",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ibf.com.cn",
            "domain_keyword": "ibf",
            "domain_tld": "com.cn",
            "query_time": "2024-03-29 05:58:59",
            "create_date": "2005-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "唐圣剑",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pbm.vip",
            "domain_keyword": "pbm",
            "domain_tld": "vip",
            "query_time": "2024-03-29 17:43:12",
            "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": 8,
            "domain_name": "ubf.uk",
            "domain_keyword": "ubf",
            "domain_tld": "uk",
            "query_time": "2024-03-28 20:11:07",
            "create_date": "2019-07-05",
            "update_date": "2023-12-24",
            "expiry_date": "2024-07-05",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "lbf.org.br",
            "domain_keyword": "lbf",
            "domain_tld": "org.br",
            "query_time": "2024-04-01 05:44:18",
            "create_date": "2019-10-15",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-15",
            "registrant_name": "Liga Brasileira de Bandas e Fanfarras",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostinger.com.br",
                "ns2.hostinger.com.br",
                "ns3.hostinger.com.br",
                "ns4.hostinger.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 10,
            "domain_name": "pbn.net",
            "domain_keyword": "pbn",
            "domain_tld": "net",
            "query_time": "2024-04-09 10:56:34",
            "create_date": "1995-09-11",
            "update_date": "2022-09-01",
            "expiry_date": "2027-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pof.info",
            "domain_keyword": "pof",
            "domain_tld": "info",
            "query_time": "2024-04-13 19:05:06",
            "create_date": "2004-10-19",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1040779 B.C. LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "alaric.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pof.ca",
            "domain_keyword": "pof",
            "domain_tld": "ca",
            "query_time": "2024-04-18 19:24:52",
            "create_date": "2007-10-10",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-10",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "1040779 B.C. LTD.",
            "registrant_address": "#2500- 555 W Hastings St.",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6B4N6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046922542",
            "registrant_fax": "+1.6046922542",
            "name_servers": [
                "alaric.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mbf.life",
            "domain_keyword": "mbf",
            "domain_tld": "life",
            "query_time": "2024-04-16 03:05:42",
            "create_date": "2017-04-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-04-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ybf.vip",
            "domain_keyword": "ybf",
            "domain_tld": "vip",
            "query_time": "2024-04-07 05:58:13",
            "create_date": "2016-08-29",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pbs.shop",
            "domain_keyword": "pbs",
            "domain_tld": "shop",
            "query_time": "2024-04-19 08:35:39",
            "create_date": "2016-09-01",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "VA",
            "registrant_country": "US",
            "name_servers": [
                "ns-1230.awsdns-25.org",
                "ns-1674.awsdns-17.co.uk",
                "ns-193.awsdns-24.com",
                "ns-806.awsdns-36.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pbp.jp",
            "domain_keyword": "pbp",
            "domain_tld": "jp",
            "query_time": "2024-04-19 08:33:42",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "pbp",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "pbbf.com",
            "domain_keyword": "pbbf",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:07:08",
            "create_date": "2006-09-26",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pbb.app",
            "domain_keyword": "pbb",
            "domain_tld": "app",
            "query_time": "2024-04-28 14:07:04",
            "create_date": "2020-07-25",
            "update_date": "2023-05-13",
            "expiry_date": "2024-07-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pbfl.ru",
            "domain_keyword": "pbfl",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:40:25",
            "create_date": "2022-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "puf.se",
            "domain_keyword": "puf",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:44:05",
            "create_date": "2020-07-25",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-25",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "obf.sk",
            "domain_keyword": "obf",
            "domain_tld": "sk",
            "query_time": "2024-05-05 12:21:46",
            "create_date": "2021-05-04",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-04",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Katka Stefankova",
            "registrant_company": "OBF, s.r.o.",
            "registrant_address": "Studenohorska 49",
            "registrant_city": "Bratislava - mestska cast Lamac",
            "registrant_zip": "84103",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "pgf.net.au",
            "domain_keyword": "pgf",
            "domain_tld": "net.au",
            "query_time": "2024-04-29 10:30:28",
            "update_date": "2023-05-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Kaveh Sharifi",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pwf.cn",
            "domain_keyword": "pwf",
            "domain_tld": "cn",
            "query_time": "2024-04-30 01:17:23",
            "create_date": "2005-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "严荣杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "psbf.jp",
            "domain_keyword": "psbf",
            "domain_tld": "jp",
            "query_time": "2024-04-23 22:58:26",
            "create_date": "2013-09-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-30",
            "registrant_name": "TOP co.,ltd",
            "registrant_zip": "450-0002",
            "registrant_email": "[email protected]",
            "registrant_phone": "0525831919",
            "name_servers": [
                "ns03.domainserver.ne.jp",
                "ns04.domainserver.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 25,
            "domain_name": "pkf.london",
            "domain_keyword": "pkf",
            "domain_tld": "london",
            "query_time": "2024-04-27 02:24:38",
            "create_date": "2014-08-25",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wbf.be",
            "domain_keyword": "wbf",
            "domain_tld": "be",
            "query_time": "2024-04-27 21:10:46",
            "create_date": "2007-06-01",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 27,
            "domain_name": "gbf.dk",
            "domain_keyword": "gbf",
            "domain_tld": "dk",
            "query_time": "2024-05-10 06:44:13",
            "create_date": "1998-10-21",
            "expiry_date": "2024-12-31",
            "registrant_name": "Gigtramte Boerns Foraeldreforening",
            "registrant_address": "c/o Iben Trabjerg Pedersen, Valdemarsvej 337",
            "registrant_city": "Herning",
            "registrant_zip": "7400",
            "registrant_country": "DK",
            "registrant_phone": "+45 96 77 12 00",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "phf.hu",
            "domain_keyword": "phf",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:26:57",
            "create_date": "2015-09-21"
        },
        {
            "num": 29,
            "domain_name": "ibf.in",
            "domain_keyword": "ibf",
            "domain_tld": "in",
            "query_time": "2024-05-11 22:25:24",
            "create_date": "2009-05-06",
            "update_date": "2021-05-16",
            "expiry_date": "2031-05-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanti Software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "woj. slaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pbr.group",
            "domain_keyword": "pbr",
            "domain_tld": "group",
            "query_time": "2024-05-12 23:59:45",
            "create_date": "2023-03-10",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pbk.au",
            "domain_keyword": "pbk",
            "domain_tld": "au",
            "query_time": "2024-05-12 23:58:16",
            "update_date": "2023-09-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Jeremy Dawes",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cbf.lat",
            "domain_keyword": "cbf",
            "domain_tld": "lat",
            "query_time": "2024-05-10 13:30:31",
            "create_date": "2023-08-15",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-15",
            "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": 33,
            "domain_name": "pvf.pt",
            "domain_keyword": "pvf",
            "domain_tld": "pt",
            "query_time": "2024-05-09 17:21:11",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "aldo.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 34,
            "domain_name": "gbf.xyz",
            "domain_keyword": "gbf",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:34:11",
            "create_date": "2021-12-28",
            "update_date": "2024-04-04",
            "expiry_date": "2024-12-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "PT.Multi Inaton International",
            "registrant_state": "Indonesia",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pba.tours",
            "domain_keyword": "pba",
            "domain_tld": "tours",
            "query_time": "2024-05-11 00:33:16",
            "create_date": "2023-06-05",
            "update_date": "2023-08-19",
            "expiry_date": "2024-06-05",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pba.consulting",
            "domain_keyword": "pba",
            "domain_tld": "consulting",
            "query_time": "2024-05-11 00:33:16",
            "create_date": "2016-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "p4f.xyz",
            "domain_keyword": "p4f",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 12:04:58",
            "create_date": "2023-03-15",
            "update_date": "2024-04-18",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Zywiecki",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "opbf.net",
            "domain_keyword": "opbf",
            "domain_tld": "net",
            "query_time": "2024-05-19 05:15:46",
            "create_date": "2016-05-01",
            "update_date": "2023-06-18",
            "expiry_date": "2024-05-01",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "pbd.world",
            "domain_keyword": "pbd",
            "domain_tld": "world",
            "query_time": "2024-04-28 14:08:10",
            "create_date": "2018-06-04",
            "update_date": "2023-05-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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": [
                "ns-1360.awsdns-42.org",
                "ns-1823.awsdns-35.co.uk",
                "ns-309.awsdns-38.com",
                "ns-707.awsdns-24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dbf.info",
            "domain_keyword": "dbf",
            "domain_tld": "info",
            "query_time": "2024-05-03 09:55:25",
            "create_date": "2001-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agentur.biz",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "pbd.photography",
            "domain_keyword": "pbd",
            "domain_tld": "photography",
            "query_time": "2024-05-07 05:42:57",
            "create_date": "2020-01-22",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pvbf.fr",
            "domain_keyword": "pvbf",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:16:32",
            "create_date": "2023-05-23",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-23",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "Paris-Geneviève",
            "registrant_address": "Geneviève Paris, 5bis rue du Louvre, MVAC, 75001 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.629272866",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "renewPeriod"
            ]
        },
        {
            "num": 43,
            "domain_name": "fpbf.church",
            "domain_keyword": "fpbf",
            "domain_tld": "church",
            "query_time": "2024-05-09 20:15:44",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pbg.ro",
            "domain_keyword": "pbg",
            "domain_tld": "ro",
            "query_time": "2024-05-07 05:44:03",
            "create_date": "2019-02-07",
            "expiry_date": "2025-02-05",
            "registrar_name": "Lansoft Data SRL",
            "registrar_website": "www.lansoft.ro",
            "name_servers": [
                "ns1.i-drpciv.ro",
                "ns2.i-drpciv.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 45,
            "domain_name": "pbvf.com",
            "domain_keyword": "pbvf",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:13:45",
            "create_date": "2006-12-17",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "psf.company",
            "domain_keyword": "psf",
            "domain_tld": "company",
            "query_time": "2024-05-07 00:41:20",
            "create_date": "2019-08-22",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-22",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Brabant",
            "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": 47,
            "domain_name": "pba.org.uk",
            "domain_keyword": "pba",
            "domain_tld": "org.uk",
            "query_time": "2024-04-12 01:12:33",
            "create_date": "1999-02-25",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-25",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "pof.in",
            "domain_keyword": "pof",
            "domain_tld": "in",
            "query_time": "2024-04-09 20:54:40",
            "create_date": "2006-09-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Plentyoffish Media Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alaric.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pyf.net",
            "domain_keyword": "pyf",
            "domain_tld": "net",
            "query_time": "2024-04-21 18:23:01",
            "create_date": "2001-06-11",
            "update_date": "2024-02-20",
            "expiry_date": "2024-06-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shan Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "pbx.africa",
            "domain_keyword": "pbx",
            "domain_tld": "africa",
            "query_time": "2024-04-09 11:00:01",
            "create_date": "2017-07-03",
            "update_date": "2022-08-10",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "WHOIS Protect",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pbp.capital",
            "domain_keyword": "pbp",
            "domain_tld": "capital",
            "query_time": "2024-04-09 10:57:14",
            "create_date": "2022-08-02",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns261.webempresa.eu",
                "ns262.webempresa.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "plf.industries",
            "domain_keyword": "plf",
            "domain_tld": "industries",
            "query_time": "2024-04-10 12:19:19",
            "create_date": "2016-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "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": [
                "ns-fr.1and1-dns.biz",
                "ns-fr.1and1-dns.com",
                "ns-fr.1and1-dns.fr",
                "ns-fr.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rbf.guide",
            "domain_keyword": "rbf",
            "domain_tld": "guide",
            "query_time": "2024-04-13 17:29:25",
            "create_date": "2022-11-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-05",
            "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": [
                "ns1mpz.name.com",
                "ns2btz.name.com",
                "ns3jwx.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "p4f.pl",
            "domain_keyword": "p4f",
            "domain_tld": "pl",
            "query_time": "2024-04-11 17:21:03",
            "create_date": "2015-04-08",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-08",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "p-f.pink",
            "domain_keyword": "p-f",
            "domain_tld": "pink",
            "query_time": "2024-04-15 14:10:27",
            "create_date": "2015-09-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "4bf.net",
            "domain_keyword": "4bf",
            "domain_tld": "net",
            "query_time": "2024-04-16 18:28:48",
            "create_date": "2005-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "pbn.com.br",
            "domain_keyword": "pbn",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 08:32:34",
            "create_date": "2019-05-21",
            "update_date": "2023-08-28",
            "expiry_date": "2024-05-21",
            "registrant_name": "Washington M. Casas Obelar",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 58,
            "domain_name": "ppf.expert",
            "domain_keyword": "ppf",
            "domain_tld": "expert",
            "query_time": "2024-04-22 12:09:29",
            "create_date": "2022-08-11",
            "update_date": "2023-09-26",
            "expiry_date": "2028-08-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sky-shop.pl",
                "ns2.sky-shop.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "pbo.digital",
            "domain_keyword": "pbo",
            "domain_tld": "digital",
            "query_time": "2024-03-23 06:41:58",
            "create_date": "2023-09-04",
            "update_date": "2024-01-12",
            "expiry_date": "2024-09-04",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cbf.moe",
            "domain_keyword": "cbf",
            "domain_tld": "moe",
            "query_time": "2024-03-27 20:14:51",
            "create_date": "2015-03-24",
            "update_date": "2023-06-06",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.asmallorange.com",
                "ns2.asmallorange.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "pdf.yachts",
            "domain_keyword": "pdf",
            "domain_tld": "yachts",
            "query_time": "2024-04-01 20:57:05",
            "create_date": "2023-11-29",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carlos.ns.cloudflare.com",
                "jo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pbj.info",
            "domain_keyword": "pbj",
            "domain_tld": "info",
            "query_time": "2024-04-02 10:54:53",
            "create_date": "2001-09-20",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The J. M. Smucker Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "a1.uberns.com",
                "a1.uberns.net",
                "b1.uberns.com",
                "b1.uberns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "prbf.net",
            "domain_keyword": "prbf",
            "domain_tld": "net",
            "query_time": "2024-04-03 07:07:31",
            "create_date": "2022-07-24",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "KALAKHANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=prbf.net",
            "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": 64,
            "domain_name": "tbf.com.br",
            "domain_keyword": "tbf",
            "domain_tld": "com.br",
            "query_time": "2024-04-05 22:17:10",
            "create_date": "2017-07-09",
            "update_date": "2020-05-13",
            "expiry_date": "2029-07-09",
            "registrant_name": "TULIO BRANCAM DE FREITAS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cloudez.io",
                "ns2.cloudez.io",
                "ns3.cloudez.io",
                "ns4.cloudez.io",
                "ns5.cloudez.io"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 65,
            "domain_name": "bpf.asia",
            "domain_keyword": "bpf",
            "domain_tld": "asia",
            "query_time": "2024-04-07 10:28:26",
            "create_date": "2023-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "高波",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "江苏省",
            "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": [
                "flour.dnspod.net",
                "janice.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "pbz.lat",
            "domain_keyword": "pbz",
            "domain_tld": "lat",
            "query_time": "2024-05-13 00:01:15",
            "create_date": "2023-08-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-21",
            "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": 67,
            "domain_name": "pbj.wtf",
            "domain_keyword": "pbj",
            "domain_tld": "wtf",
            "query_time": "2024-05-20 17:28:36",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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": [
                "patrick.ns.cloudflare.com",
                "sureena.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pbz.co.uk",
            "domain_keyword": "pbz",
            "domain_tld": "co.uk",
            "query_time": "2024-03-16 11:33:08",
            "create_date": "1999-09-08",
            "update_date": "2023-08-29",
            "expiry_date": "2025-09-08",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "pbq.technology",
            "domain_keyword": "pbq",
            "domain_tld": "technology",
            "query_time": "2024-03-22 22:42:58",
            "create_date": "2023-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pan Bao Quan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bartley.dnspod.net",
                "foul.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "pof.com.au",
            "domain_keyword": "pof",
            "domain_tld": "com.au",
            "query_time": "2024-03-22 19:12:23",
            "update_date": "2019-11-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "System Administrator",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ibf.global",
            "domain_keyword": "ibf",
            "domain_tld": "global",
            "query_time": "2024-03-25 04:17:25",
            "create_date": "2015-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DGBM Deutsche Gesellschaft fuer Beratung und Management mbH",
            "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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kbf.swiss",
            "domain_keyword": "kbf",
            "domain_tld": "swiss",
            "query_time": "2024-03-24 11:00:05",
            "create_date": "2023-09-07",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net",
            "registrant_company": "KBF GmbH",
            "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": [
                "ns2.glaro.ch",
                "ns3.glaro.ch",
                "ns4.glaro.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ebf.one",
            "domain_keyword": "ebf",
            "domain_tld": "one",
            "query_time": "2024-03-22 20:21:40",
            "create_date": "2021-09-01",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EBF 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "prf.lol",
            "domain_keyword": "prf",
            "domain_tld": "lol",
            "query_time": "2024-03-28 20:03:47",
            "create_date": "2023-11-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pbcf.website",
            "domain_keyword": "pbcf",
            "domain_tld": "website",
            "query_time": "2024-03-31 09:25:04",
            "create_date": "2023-02-07",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "V",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "ppf.academy",
            "domain_keyword": "ppf",
            "domain_tld": "academy",
            "query_time": "2024-04-01 18:57:22",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cbf.exposed",
            "domain_keyword": "cbf",
            "domain_tld": "exposed",
            "query_time": "2024-04-02 10:50:03",
            "create_date": "2015-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "pbx.direct",
            "domain_keyword": "pbx",
            "domain_tld": "direct",
            "query_time": "2024-04-02 10:57:12",
            "create_date": "2015-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bnc.info",
                "ns2.bnc.info",
                "ns3.bnc.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pbm.agency",
            "domain_keyword": "pbm",
            "domain_tld": "agency",
            "query_time": "2024-04-05 10:44:45",
            "create_date": "2018-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ppf.cl",
            "domain_keyword": "ppf",
            "domain_tld": "cl",
            "query_time": "2024-04-06 04:07:36",
            "create_date": "2014-08-07",
            "expiry_date": "2025-08-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "TRANSPORTES PPF EIRL",
            "name_servers": [
                "dns1.ecohosting.cl",
                "dns2.ecohosting.cl"
            ]
        },
        {
            "num": 81,
            "domain_name": "pkf.co.in",
            "domain_keyword": "pkf",
            "domain_tld": "co.in",
            "query_time": "2024-04-12 16:08:51",
            "create_date": "2008-06-17",
            "update_date": "2023-06-11",
            "expiry_date": "2025-06-17",
            "registrar_iana": 1004,
            "registrar_name": "Netlynx Technologies Pvt. Ltd.",
            "registrar_website": "http://www.netlynx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PKF Consulting Services LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.worldindia.com",
                "ns16.worldindia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "rbf.co.uk",
            "domain_keyword": "rbf",
            "domain_tld": "co.uk",
            "query_time": "2024-04-12 17:38:47",
            "create_date": "2019-01-14",
            "update_date": "2024-04-08",
            "expiry_date": "2025-01-14",
            "registrar_name": "Cyntra Ventures Ltd [Tag = CYNTRA]",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "pdf.work",
            "domain_keyword": "pdf",
            "domain_tld": "work",
            "query_time": "2024-04-09 15:13:44",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2026-10-04",
            "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": "zheng jian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he 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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "pbx.ist",
            "domain_keyword": "pbx",
            "domain_tld": "ist",
            "query_time": "2024-04-09 11:00:01",
            "create_date": "2017-02-10",
            "update_date": "2023-08-01",
            "expiry_date": "2025-02-10",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "paf.wine",
            "domain_keyword": "paf",
            "domain_tld": "wine",
            "query_time": "2024-04-06 12:43:36",
            "create_date": "2022-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "apbf.com",
            "domain_keyword": "apbf",
            "domain_tld": "com",
            "query_time": "2024-04-13 10:24:39",
            "create_date": "2004-09-07",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pdf.cab",
            "domain_keyword": "pdf",
            "domain_tld": "cab",
            "query_time": "2024-04-16 08:05:22",
            "create_date": "2018-09-09",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-09",
            "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": [
                "hugh.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pbj.vip",
            "domain_keyword": "pbj",
            "domain_tld": "vip",
            "query_time": "2024-04-19 08:29:58",
            "create_date": "2016-08-29",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pbw.co.nz",
            "domain_keyword": "pbw",
            "domain_tld": "co.nz",
            "query_time": "2024-04-25 17:13:53",
            "create_date": "2020-10-31",
            "update_date": "2023-10-05",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bbf.asia",
            "domain_keyword": "bbf",
            "domain_tld": "asia",
            "query_time": "2024-04-25 14:17:31",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "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": "zheng yong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "gbf.ai",
            "domain_keyword": "gbf",
            "domain_tld": "ai",
            "query_time": "2024-04-29 11:01:56",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "zpbf.com",
            "domain_keyword": "zpbf",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:59:07",
            "create_date": "2007-09-27",
            "update_date": "2023-12-24",
            "expiry_date": "2025-09-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pbe.world",
            "domain_keyword": "pbe",
            "domain_tld": "world",
            "query_time": "2024-04-28 14:08:41",
            "create_date": "2023-10-27",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pba.center",
            "domain_keyword": "pba",
            "domain_tld": "center",
            "query_time": "2024-04-28 14:06:37",
            "create_date": "2016-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pbe.cc",
            "domain_keyword": "pbe",
            "domain_tld": "cc",
            "query_time": "2024-04-28 14:08:40",
            "create_date": "2021-01-21",
            "update_date": "2021-01-21",
            "expiry_date": "2026-01-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=pbe.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "pbc.us",
            "domain_keyword": "pbc",
            "domain_tld": "us",
            "query_time": "2024-04-28 14:07:37",
            "create_date": "2002-04-24",
            "update_date": "2023-04-21",
            "expiry_date": "2026-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Steven Newman",
            "registrant_address": "6215 Cheena",
            "registrant_city": "Houston",
            "registrant_state": "TX",
            "registrant_zip": "77096",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7137762163",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pb3.org",
            "domain_keyword": "pb3",
            "domain_tld": "org",
            "query_time": "2024-04-21 09:27:34",
            "create_date": "2000-01-24",
            "update_date": "2023-09-23",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pbx.tel",
            "domain_keyword": "pbx",
            "domain_tld": "tel",
            "query_time": "2024-04-30 17:55:45",
            "create_date": "2018-05-29",
            "update_date": "2023-05-12",
            "expiry_date": "2024-05-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iptelecom",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "D12",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iptelecom.ie",
                "ns2.iptelecom.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "abf.tours",
            "domain_keyword": "abf",
            "domain_tld": "tours",
            "query_time": "2024-05-07 02:02:51",
            "create_date": "2023-06-17",
            "update_date": "2023-10-20",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ebf.uk",
            "domain_keyword": "ebf",
            "domain_tld": "uk",
            "query_time": "2024-05-08 20:49:43",
            "create_date": "2019-07-02",
            "update_date": "2023-08-10",
            "expiry_date": "2024-07-02",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.11,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pbf.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5801</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>prf.ink, prf.academy, ptf.camp, pbb.beer, wbf.earth, ibf.com.cn, pbm.vip, ubf.uk, lbf.org.br, pbn.net, pof.info, pof.ca, mbf.life, ybf.vip, pbs.shop, pbp.jp, pbbf.com, pbb.app, pbfl.ru, puf.se, obf.sk, pgf.net.au, pwf.cn, psbf.jp, pkf.london, wbf.be, gbf.dk, phf.hu, ibf.in, pbr.group, pbk.au, cbf.lat, pvf.pt, gbf.xyz, pba.tours, pba.consulting, p4f.xyz, opbf.net, pbd.world, dbf.info, pbd.photography, pvbf.fr, fpbf.church, pbg.ro, pbvf.com, psf.company, pba.org.uk, pof.in, pyf.net, pbx.africa, pbp.capital, plf.industries, rbf.guide, p4f.pl, p-f.pink, 4bf.net, pbn.com.br, ppf.expert, pbo.digital, cbf.moe, pdf.yachts, pbj.info, prbf.net, tbf.com.br, bpf.asia, pbz.lat, pbj.wtf, pbz.co.uk, pbq.technology, pof.com.au, ibf.global, kbf.swiss, ebf.one, prf.lol, pbcf.website, ppf.academy, cbf.exposed, pbx.direct, pbm.agency, ppf.cl, pkf.co.in, rbf.co.uk, pdf.work, pbx.ist, paf.wine, apbf.com, pdf.cab, pbj.vip, pbw.co.nz, bbf.asia, gbf.ai, zpbf.com, pbe.world, pba.center, pbe.cc, pbc.us, pb3.org, pbx.tel, abf.tours, ebf.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>prf.ink</domain_name>
   <domain_keyword>prf</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-03-23 12:19:41</query_time>
   <create_date>2022-11-20</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-20</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>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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>prf.academy</domain_name>
   <domain_keyword>prf</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-03-23 12:19:41</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ptf.camp</domain_name>
   <domain_keyword>ptf</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-03-23 13:34:32</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Schwyz</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>christina.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pbb.beer</domain_name>
   <domain_keyword>pbb</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-03-31 09:24:57</query_time>
   <create_date>2018-05-18</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aroundphilly.com</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>ns1.aycmedia.com</value>
    <value>ns2.aycmedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wbf.earth</domain_name>
   <domain_keyword>wbf</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-06 13:19:36</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2025-05-04</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>6</num>
   <domain_name>ibf.com.cn</domain_name>
   <domain_keyword>ibf</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-03-29 05:58:59</query_time>
   <create_date>2005-07-01</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>唐圣剑</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pbm.vip</domain_name>
   <domain_keyword>pbm</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-03-29 17:43:12</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>8</num>
   <domain_name>ubf.uk</domain_name>
   <domain_keyword>ubf</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-03-28 20:11:07</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>lbf.org.br</domain_name>
   <domain_keyword>lbf</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-01 05:44:18</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrant_name>Liga Brasileira de Bandas e Fanfarras</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostinger.com.br</value>
    <value>ns2.hostinger.com.br</value>
    <value>ns3.hostinger.com.br</value>
    <value>ns4.hostinger.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>pbn.net</domain_name>
   <domain_keyword>pbn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 10:56:34</query_time>
   <create_date>1995-09-11</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2027-09-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pof.info</domain_name>
   <domain_keyword>pof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-13 19:05:06</query_time>
   <create_date>2004-10-19</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-19</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>1040779 B.C. LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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>alaric.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pof.ca</domain_name>
   <domain_keyword>pof</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 19:24:52</query_time>
   <create_date>2007-10-10</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>1040779 B.C. LTD.</registrant_name>
   <registrant_address>#2500- 555 W Hastings St.</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6B4N6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046922542</registrant_phone>
   <registrant_fax>+1.6046922542</registrant_fax>
   <name_servers>
    <value>alaric.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mbf.life</domain_name>
   <domain_keyword>mbf</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-16 03:05:42</query_time>
   <create_date>2017-04-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ybf.vip</domain_name>
   <domain_keyword>ybf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-07 05:58:13</query_time>
   <create_date>2016-08-29</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-29</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>LISUXIAO</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>pk1.22.cn</value>
    <value>pk2.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>15</num>
   <domain_name>pbs.shop</domain_name>
   <domain_keyword>pbs</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 08:35:39</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>VA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns-1230.awsdns-25.org</value>
    <value>ns-1674.awsdns-17.co.uk</value>
    <value>ns-193.awsdns-24.com</value>
    <value>ns-806.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pbp.jp</domain_name>
   <domain_keyword>pbp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 08:33:42</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>pbp</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>pbbf.com</domain_name>
   <domain_keyword>pbbf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:07:08</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-26</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>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>18</num>
   <domain_name>pbb.app</domain_name>
   <domain_keyword>pbb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-28 14:07:04</query_time>
   <create_date>2020-07-25</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pbfl.ru</domain_name>
   <domain_keyword>pbfl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:40:25</query_time>
   <create_date>2022-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>puf.se</domain_name>
   <domain_keyword>puf</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:44:05</query_time>
   <create_date>2020-07-25</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>obf.sk</domain_name>
   <domain_keyword>obf</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 12:21:46</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Katka Stefankova</registrant_name>
   <registrant_company>OBF, s.r.o.</registrant_company>
   <registrant_address>Studenohorska 49</registrant_address>
   <registrant_city>Bratislava - mestska cast Lamac</registrant_city>
   <registrant_zip>84103</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pgf.net.au</domain_name>
   <domain_keyword>pgf</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-29 10:30:28</query_time>
   <update_date>2023-05-01</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>Kaveh Sharifi</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pwf.cn</domain_name>
   <domain_keyword>pwf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 01:17:23</query_time>
   <create_date>2005-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>严荣杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>psbf.jp</domain_name>
   <domain_keyword>psbf</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 22:58:26</query_time>
   <create_date>2013-09-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>TOP co.,ltd</registrant_name>
   <registrant_zip>450-0002</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0525831919</registrant_phone>
   <name_servers>
    <value>ns03.domainserver.ne.jp</value>
    <value>ns04.domainserver.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>pkf.london</domain_name>
   <domain_keyword>pkf</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-27 02:24:38</query_time>
   <create_date>2014-08-25</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wbf.be</domain_name>
   <domain_keyword>wbf</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 21:10:46</query_time>
   <create_date>2007-06-01</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>gbf.dk</domain_name>
   <domain_keyword>gbf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 06:44:13</query_time>
   <create_date>1998-10-21</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Gigtramte Boerns Foraeldreforening</registrant_name>
   <registrant_address>c/o Iben Trabjerg Pedersen, Valdemarsvej 337</registrant_address>
   <registrant_city>Herning</registrant_city>
   <registrant_zip>7400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 96 77 12 00</registrant_phone>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>phf.hu</domain_name>
   <domain_keyword>phf</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:26:57</query_time>
   <create_date>2015-09-21</create_date>
  </value>
  <value>
   <num>29</num>
   <domain_name>ibf.in</domain_name>
   <domain_keyword>ibf</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-11 22:25:24</query_time>
   <create_date>2009-05-06</create_date>
   <update_date>2021-05-16</update_date>
   <expiry_date>2031-05-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanti Software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>woj. slaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pbr.group</domain_name>
   <domain_keyword>pbr</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 23:59:45</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pbk.au</domain_name>
   <domain_keyword>pbk</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-12 23:58:16</query_time>
   <update_date>2023-09-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Jeremy Dawes</registrant_name>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cbf.lat</domain_name>
   <domain_keyword>cbf</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-10 13:30:31</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-15</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>33</num>
   <domain_name>pvf.pt</domain_name>
   <domain_keyword>pvf</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-09 17:21:11</query_time>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>aldo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>gbf.xyz</domain_name>
   <domain_keyword>gbf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:34:11</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>PT.Multi Inaton International</registrant_company>
   <registrant_state>Indonesia</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pba.tours</domain_name>
   <domain_keyword>pba</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-11 00:33:16</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-06-05</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>ns09.domaincontrol.com</value>
    <value>ns10.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>36</num>
   <domain_name>pba.consulting</domain_name>
   <domain_keyword>pba</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-11 00:33:16</query_time>
   <create_date>2016-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</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>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>37</num>
   <domain_name>p4f.xyz</domain_name>
   <domain_keyword>p4f</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 12:04:58</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Zywiecki</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>opbf.net</domain_name>
   <domain_keyword>opbf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 05:15:46</query_time>
   <create_date>2016-05-01</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>pbd.world</domain_name>
   <domain_keyword>pbd</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 14:08:10</query_time>
   <create_date>2018-06-04</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <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>ns-1360.awsdns-42.org</value>
    <value>ns-1823.awsdns-35.co.uk</value>
    <value>ns-309.awsdns-38.com</value>
    <value>ns-707.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dbf.info</domain_name>
   <domain_keyword>dbf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 09:55:25</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agentur.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pbd.photography</domain_name>
   <domain_keyword>pbd</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-07 05:42:57</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pvbf.fr</domain_name>
   <domain_keyword>pvbf</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:16:32</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>Paris-Geneviève</registrant_company>
   <registrant_address>Geneviève Paris, 5bis rue du Louvre, MVAC, 75001 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.629272866</registrant_phone>
   <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>Active</value>
    <value>associated</value>
    <value>renewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>fpbf.church</domain_name>
   <domain_keyword>fpbf</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-09 20:15:44</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>pbg.ro</domain_name>
   <domain_keyword>pbg</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-07 05:44:03</query_time>
   <create_date>2019-02-07</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Lansoft Data SRL</registrar_name>
   <registrar_website>www.lansoft.ro</registrar_website>
   <name_servers>
    <value>ns1.i-drpciv.ro</value>
    <value>ns2.i-drpciv.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>pbvf.com</domain_name>
   <domain_keyword>pbvf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:13:45</query_time>
   <create_date>2006-12-17</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.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>46</num>
   <domain_name>psf.company</domain_name>
   <domain_keyword>psf</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-07 00:41:20</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.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>Noord Brabant</registrant_state>
   <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>47</num>
   <domain_name>pba.org.uk</domain_name>
   <domain_keyword>pba</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-12 01:12:33</query_time>
   <create_date>1999-02-25</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>pof.in</domain_name>
   <domain_keyword>pof</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-09 20:54:40</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Plentyoffish Media Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alaric.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pyf.net</domain_name>
   <domain_keyword>pyf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 18:23:01</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2024-06-11</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>Shan Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>pbx.africa</domain_name>
   <domain_keyword>pbx</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-09 11:00:01</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2022-08-10</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>WHOIS Protect</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.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>pbp.capital</domain_name>
   <domain_keyword>pbp</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-09 10:57:14</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns261.webempresa.eu</value>
    <value>ns262.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>plf.industries</domain_name>
   <domain_keyword>plf</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-04-10 12:19:19</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-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>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>ns-fr.1and1-dns.biz</value>
    <value>ns-fr.1and1-dns.com</value>
    <value>ns-fr.1and1-dns.fr</value>
    <value>ns-fr.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rbf.guide</domain_name>
   <domain_keyword>rbf</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-04-13 17:29:25</query_time>
   <create_date>2022-11-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-05</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>ns1mpz.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3jwx.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>p4f.pl</domain_name>
   <domain_keyword>p4f</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 17:21:03</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>p-f.pink</domain_name>
   <domain_keyword>p-f</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-04-15 14:10:27</query_time>
   <create_date>2015-09-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>4bf.net</domain_name>
   <domain_keyword>4bf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 18:28:48</query_time>
   <create_date>2005-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>pbn.com.br</domain_name>
   <domain_keyword>pbn</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 08:32:34</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrant_name>Washington M. Casas Obelar</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>ppf.expert</domain_name>
   <domain_keyword>ppf</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-22 12:09:29</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2028-08-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sky-shop.pl</value>
    <value>ns2.sky-shop.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>pbo.digital</domain_name>
   <domain_keyword>pbo</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-03-23 06:41:58</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-09-04</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cbf.moe</domain_name>
   <domain_keyword>cbf</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-03-27 20:14:51</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.asmallorange.com</value>
    <value>ns2.asmallorange.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>61</num>
   <domain_name>pdf.yachts</domain_name>
   <domain_keyword>pdf</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-04-01 20:57:05</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carlos.ns.cloudflare.com</value>
    <value>jo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pbj.info</domain_name>
   <domain_keyword>pbj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-02 10:54:53</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-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>The J. M. Smucker Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>a1.uberns.com</value>
    <value>a1.uberns.net</value>
    <value>b1.uberns.com</value>
    <value>b1.uberns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>prbf.net</domain_name>
   <domain_keyword>prbf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-03 07:07:31</query_time>
   <create_date>2022-07-24</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>KALAKHANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=prbf.net</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>64</num>
   <domain_name>tbf.com.br</domain_name>
   <domain_keyword>tbf</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-05 22:17:10</query_time>
   <create_date>2017-07-09</create_date>
   <update_date>2020-05-13</update_date>
   <expiry_date>2029-07-09</expiry_date>
   <registrant_name>TULIO BRANCAM DE FREITAS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cloudez.io</value>
    <value>ns2.cloudez.io</value>
    <value>ns3.cloudez.io</value>
    <value>ns4.cloudez.io</value>
    <value>ns5.cloudez.io</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>bpf.asia</domain_name>
   <domain_keyword>bpf</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-07 10:28:26</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>高波</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>江苏省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>flour.dnspod.net</value>
    <value>janice.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>pbz.lat</domain_name>
   <domain_keyword>pbz</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-13 00:01:15</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-21</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>67</num>
   <domain_name>pbj.wtf</domain_name>
   <domain_keyword>pbj</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-20 17:28:36</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>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>patrick.ns.cloudflare.com</value>
    <value>sureena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pbz.co.uk</domain_name>
   <domain_keyword>pbz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-16 11:33:08</query_time>
   <create_date>1999-09-08</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>pbq.technology</domain_name>
   <domain_keyword>pbq</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-03-22 22:42:58</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pan Bao Quan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bartley.dnspod.net</value>
    <value>foul.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pof.com.au</domain_name>
   <domain_keyword>pof</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-03-22 19:12:23</query_time>
   <update_date>2019-11-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>System Administrator</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ibf.global</domain_name>
   <domain_keyword>ibf</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-03-25 04:17:25</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</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>DGBM Deutsche Gesellschaft fuer Beratung und Management mbH</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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kbf.swiss</domain_name>
   <domain_keyword>kbf</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-03-24 11:00:05</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net</registrar_website>
   <registrant_company>KBF GmbH</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>ns2.glaro.ch</value>
    <value>ns3.glaro.ch</value>
    <value>ns4.glaro.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ebf.one</domain_name>
   <domain_keyword>ebf</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-03-22 20:21:40</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EBF 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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>prf.lol</domain_name>
   <domain_keyword>prf</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-03-28 20:03:47</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pbcf.website</domain_name>
   <domain_keyword>pbcf</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-03-31 09:25:04</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>V</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ppf.academy</domain_name>
   <domain_keyword>ppf</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-01 18:57:22</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</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>ns55.domaincontrol.com</value>
    <value>ns56.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>77</num>
   <domain_name>cbf.exposed</domain_name>
   <domain_keyword>cbf</domain_keyword>
   <domain_tld>exposed</domain_tld>
   <query_time>2024-04-02 10:50:03</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>pbx.direct</domain_name>
   <domain_keyword>pbx</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-02 10:57:12</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.bnc.info</value>
    <value>ns2.bnc.info</value>
    <value>ns3.bnc.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pbm.agency</domain_name>
   <domain_keyword>pbm</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-05 10:44:45</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ppf.cl</domain_name>
   <domain_keyword>ppf</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-06 04:07:36</query_time>
   <create_date>2014-08-07</create_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>TRANSPORTES PPF EIRL</registrant_name>
   <name_servers>
    <value>dns1.ecohosting.cl</value>
    <value>dns2.ecohosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>pkf.co.in</domain_name>
   <domain_keyword>pkf</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-12 16:08:51</query_time>
   <create_date>2008-06-17</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>1004</registrar_iana>
   <registrar_name>Netlynx Technologies Pvt. Ltd.</registrar_name>
   <registrar_website>http://www.netlynx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PKF Consulting Services LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.worldindia.com</value>
    <value>ns16.worldindia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>rbf.co.uk</domain_name>
   <domain_keyword>rbf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-12 17:38:47</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Cyntra Ventures Ltd [Tag = CYNTRA]</registrar_name>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>pdf.work</domain_name>
   <domain_keyword>pdf</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-09 15:13:44</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2026-10-04</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>zheng jian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he 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>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>84</num>
   <domain_name>pbx.ist</domain_name>
   <domain_keyword>pbx</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-04-09 11:00:01</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-02-10</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>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>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>paf.wine</domain_name>
   <domain_keyword>paf</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-04-06 12:43:36</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>apbf.com</domain_name>
   <domain_keyword>apbf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 10:24:39</query_time>
   <create_date>2004-09-07</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-07</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pdf.cab</domain_name>
   <domain_keyword>pdf</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-04-16 08:05:22</query_time>
   <create_date>2018-09-09</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-09</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>hugh.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pbj.vip</domain_name>
   <domain_keyword>pbj</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-19 08:29:58</query_time>
   <create_date>2016-08-29</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-29</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>LISUXIAO</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>pk1.22.cn</value>
    <value>pk2.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>89</num>
   <domain_name>pbw.co.nz</domain_name>
   <domain_keyword>pbw</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-25 17:13:53</query_time>
   <create_date>2020-10-31</create_date>
   <update_date>2023-10-05</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bbf.asia</domain_name>
   <domain_keyword>bbf</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-25 14:17:31</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>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>zheng yong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>gbf.ai</domain_name>
   <domain_keyword>gbf</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-29 11:01:56</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>92</num>
   <domain_name>zpbf.com</domain_name>
   <domain_keyword>zpbf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:59:07</query_time>
   <create_date>2007-09-27</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pbe.world</domain_name>
   <domain_keyword>pbe</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 14:08:41</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>94</num>
   <domain_name>pba.center</domain_name>
   <domain_keyword>pba</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-28 14:06:37</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>95</num>
   <domain_name>pbe.cc</domain_name>
   <domain_keyword>pbe</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-28 14:08:40</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2021-01-21</update_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=pbe.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pbc.us</domain_name>
   <domain_keyword>pbc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-28 14:07:37</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Steven Newman</registrant_name>
   <registrant_address>6215 Cheena</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>77096</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7137762163</registrant_phone>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pb3.org</domain_name>
   <domain_keyword>pb3</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 09:27:34</query_time>
   <create_date>2000-01-24</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>pbx.tel</domain_name>
   <domain_keyword>pbx</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-30 17:55:45</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-05-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>iptelecom</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>D12</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iptelecom.ie</value>
    <value>ns2.iptelecom.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>abf.tours</domain_name>
   <domain_keyword>abf</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-07 02:02:51</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ebf.uk</domain_name>
   <domain_keyword>ebf</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 20:49:43</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.11</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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