WHOIS QUERY TIME

4 May 2024 - 5:55 PM UTC

Modified: 12 March 2016

NAME SERVERS

ns1.1fire-dns.de
ns2.1fire-dns.de
ns3.1fire-dns.de
ns4.1fire-dns.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=peweb.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "peweb.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "peweb.de",
            "domain_keyword": "peweb",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:55:34",
            "update_date": "2016-03-12",
            "name_servers": [
                "ns1.1fire-dns.de",
                "ns2.1fire-dns.de",
                "ns3.1fire-dns.de",
                "ns4.1fire-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>peweb.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>peweb.de</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:55:34</query_time>
   <update_date>2016-03-12</update_date>
   <name_servers>
    <value>ns1.1fire-dns.de</value>
    <value>ns2.1fire-dns.de</value>
    <value>ns3.1fire-dns.de</value>
    <value>ns4.1fire-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.068</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.101 seconds) for "peweb.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 9:20 AM UTC

Modified: 12 March 2016

NAME SERVERS

ns1.1fire-dns.de
ns2.1fire-dns.de
ns3.1fire-dns.de
ns4.1fire-dns.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=peweb.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "peweb.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "peweb.de",
    "results": [
        {
            "num": 1,
            "domain_name": "peweb.de",
            "domain_keyword": "peweb",
            "domain_tld": "de",
            "query_time": "2016-10-28 09:20:22",
            "update_date": "2016-03-12",
            "name_servers": [
                "ns1.1fire-dns.de",
                "ns2.1fire-dns.de",
                "ns3.1fire-dns.de",
                "ns4.1fire-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.101,
        "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>peweb.de</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>peweb.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peweb.de</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 09:20:22</query_time>
   <update_date>2016-03-12</update_date>
   <name_servers>
    <value>ns1.1fire-dns.de</value>
    <value>ns2.1fire-dns.de</value>
    <value>ns3.1fire-dns.de</value>
    <value>ns4.1fire-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.101</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 5 domain names (in 0.04 seconds) which contained the exact domain keyword "peweb".
Domain Name Registered Expiry Registrar Ownership
1 peweb.nl 24 Aug 1999 - Webservice -
2 peweb.com 12 Dec 2000 12 Dec 2024 EPAG DOMAINSERVICES GmbH -
3 peweb.net 27 Jul 2002 27 Jul 2024 EPAG DOMAINSERVICES GmbH -
4 peweb.ro 2 Sep 2002 30 Sep 2024 Claus Web SRL -
5 peweb.com.br 20 Feb 2019 20 Feb 2025 - Abner De Souza Duarte
6 peweb.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=peweb&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "peweb",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "peweb.nl, peweb.com, peweb.net, peweb.ro, peweb.com.br, peweb.de",
    "results": [
        {
            "num": 1,
            "domain_name": "peweb.nl",
            "domain_keyword": "peweb",
            "domain_tld": "nl",
            "query_time": "2024-05-20 08:13:12",
            "create_date": "1999-08-24",
            "update_date": "2024-02-02",
            "registrar_name": "Webservice",
            "name_servers": [
                "ns1.named.be",
                "ns2.named.be",
                "ns3.named.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "peweb.com",
            "domain_keyword": "peweb",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:55:29",
            "create_date": "2000-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns1.named.be",
                "ns2.named.be",
                "ns3.named.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "peweb.net",
            "domain_keyword": "peweb",
            "domain_tld": "net",
            "query_time": "2024-04-15 08:55:29",
            "create_date": "2002-07-27",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-27",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns1.peweb.net",
                "ns2.peweb.net",
                "ns3.peweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "peweb.ro",
            "domain_keyword": "peweb",
            "domain_tld": "ro",
            "query_time": "2024-05-16 03:02:28",
            "create_date": "2002-09-02",
            "expiry_date": "2024-09-30",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "jewel.ns.cloudflare.com",
                "jimmy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "peweb.com.br",
            "domain_keyword": "peweb",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 07:13:24",
            "create_date": "2019-02-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-20",
            "registrant_name": "Abner De Souza Duarte",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "peweb.de",
            "domain_keyword": "peweb",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:55:34",
            "update_date": "2016-03-12",
            "name_servers": [
                "ns1.1fire-dns.de",
                "ns2.1fire-dns.de",
                "ns3.1fire-dns.de",
                "ns4.1fire-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>peweb</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>peweb.nl, peweb.com, peweb.net, peweb.ro, peweb.com.br, peweb.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peweb.nl</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 08:13:12</query_time>
   <create_date>1999-08-24</create_date>
   <update_date>2024-02-02</update_date>
   <registrar_name>Webservice</registrar_name>
   <name_servers>
    <value>ns1.named.be</value>
    <value>ns2.named.be</value>
    <value>ns3.named.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>peweb.com</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:55:29</query_time>
   <create_date>2000-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns1.named.be</value>
    <value>ns2.named.be</value>
    <value>ns3.named.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>peweb.net</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 08:55:29</query_time>
   <create_date>2002-07-27</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns1.peweb.net</value>
    <value>ns2.peweb.net</value>
    <value>ns3.peweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>peweb.ro</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-16 03:02:28</query_time>
   <create_date>2002-09-02</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>jewel.ns.cloudflare.com</value>
    <value>jimmy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>peweb.com.br</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 07:13:24</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrant_name>Abner De Souza Duarte</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>6</num>
   <domain_name>peweb.de</domain_name>
   <domain_keyword>peweb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:55:34</query_time>
   <update_date>2016-03-12</update_date>
   <name_servers>
    <value>ns1.1fire-dns.de</value>
    <value>ns2.1fire-dns.de</value>
    <value>ns3.1fire-dns.de</value>
    <value>ns4.1fire-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 1,128 domain names (in 0.068 seconds) which look and sound like the brand name "peweb".
Domain Name Registered Expiry Registrar Ownership
1 apeweb.com 15 Jun 2004 15 Jun 2024 Tucows Domains Inc. -
2 speweb.com 24 Apr 2004 24 Apr 2025 ANNULET, INC BuyDomains.com
3 pcweb.nl 2 Feb 2011 - XNS Registrar B.V. -
4 ppweb.one 2 Feb 2021 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 teweb.nl 16 Dec 2013 - Registrar.eu -
6 eeweb.com 21 May 2003 21 May 2029 MarkMonitor, Inc. Arrow Electronics, Inc
7 p6web.com 18 Jul 2013 18 Jul 2024 CSC CORPORATE DOMAINS, INC. Cision US, Inc.
8 pebweb.com 5 Jul 2017 5 Jul 2024 ANNULET, INC BuyDomains.com
9 pwweb.co.uk 7 Sep 2018 7 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
10 aeweb.ru 25 Dec 2007 25 Dec 2024 REGTIME-RU Private Person
11 pdweb.online 29 Apr 2024 29 Apr 2025 Key-Systems LLC -
12 deweb.club 27 Dec 2023 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 piweb.hosting 5 Dec 2014 5 Dec 2024 Key-Systems LLC Carl Zeiss AG
14 1eweb.info 17 Oct 2023 17 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
15 eeweb.mobi 12 Mar 2015 12 Mar 2026 MarkMonitor Inc. Arrow Electronics, Inc
16 weweb.technology 28 Jan 2020 28 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
17 ppweb.net 29 Oct 2003 29 Oct 2031 GoDaddy.com, LLC -
18 pbweb.it 13 Mar 2001 13 Mar 2025 Aruba s.p.a. hidden
19 pfweb.com 9 Sep 1998 8 Sep 2024 Network Solutions, LLC PERFECT PRIVACY, LLC
20 heweb.net 15 Apr 2019 15 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
21 leweb.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
22 petweb.tel 13 Nov 2010 12 Nov 2024 Key-Systems GmbH Contact Privacy Inc. Customer 0148428330
23 pvweb.ru 13 Mar 2024 13 Mar 2025 BEGET-RU Private Person
24 pewey.com 13 Mar 2010 13 Mar 2025 Dynadot Inc -
25 pewab.com 5 Aug 2023 5 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
26 weweb.site 27 Oct 2015 27 Oct 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
27 zeweb.co.uk 28 Aug 2023 28 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
28 perweb.tv 12 Oct 2007 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 leweb.org 6 Dec 2023 6 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
30 pewez.com 3 Aug 2022 3 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
31 pcweb.wien 19 Jun 2017 19 Jun 2024 united-domains AG pcw it-solutions GmbH
32 peteb.net 23 Dec 2002 23 Dec 2024 Pair Domains GDPR Redacted
33 pedeb.com 2 Dec 2020 2 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 reweb.cl 9 Nov 2013 7 Dec 2025 NIC Chile Reweb Facture Mas con Internet SPA
35 pjweb.download 5 Nov 2020 5 Nov 2024 OVH sas Alaya SA
36 meweb.co 3 Jul 2023 3 Jul 2024 INWX GmbH REDACTED FOR PRIVACY
37 pewew.com 8 Dec 2021 8 Dec 2025 GoDaddy.com, LLC -
38 pbweb.ca 4 Jul 2023 4 Jul 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
39 pehweb.com 21 May 2014 21 May 2024 ANNULET, INC BuyDomains.com
40 hpeweb.com 4 Sep 2001 4 Sep 2024 Tucows Domains Inc. -
41 aeweb.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
42 heweb.de - - - -
43 opeweb.net 30 Jun 2011 30 Jun 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
44 ptweb.jp 22 Feb 2016 28 Feb 2025 - (Not displayed by registrant's request)
45 pyeweb.com 28 Feb 2017 28 Feb 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
46 pnweb.com.br 16 Jun 2008 16 Jun 2024 - INOVE SISTEMAS - COMERCIO DE PRODUTOS ELETRONICOS
47 phweb.digital 20 Jun 2019 20 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
48 piweb.foundation 19 Jun 2015 19 Jun 2024 Key-Systems, LLC Carl Zeiss AG
49 neweb.xyz 4 Jun 2023 4 Jun 2024 Dynadot LLC -
50 psweb.online 29 Mar 2024 29 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
51 ptweb.it 15 Jul 2011 15 Jul 2024 VHosting Solution S.r.l. mvweb di valzan marco
52 pkweb.site 24 Jun 2023 24 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
53 pmweb.cn 7 Sep 2006 7 Sep 2024 阿里云计算有限公司(万网) 北京国立中石油信息咨询有限公司
54 preweb.com 12 Jan 1997 11 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
55 prweb.info 14 Sep 2001 14 Sep 2024 Vautron Rechenzentrum AG privat
56 leweb.net 18 Jun 2008 18 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
57 peyweb.com 20 Nov 2000 20 Nov 2024 GoDaddy.com, LLC -
58 epweb.xyz 9 May 2024 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
59 meweb.page 29 Oct 2021 29 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 pdweb.cloud 17 Mar 2024 17 Mar 2025 Key-Systems, LLC REDACTED FOR PRIVACY
61 eeweb.in 22 Feb 2011 22 Feb 2026 MarkMonitor Inc. Arrow Electronics, Inc
62 geweb.com.ng 19 Aug 2020 19 Aug 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
63 pewex.pl 12 Jul 2003 11 Jul 2024 nazwa.pl sp. z o.o. -
64 pnweb.com 14 Sep 2003 14 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
65 weweb.pro 4 Jun 2024 4 Jun 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
66 3eweb.com 11 Dec 2008 11 Dec 2024 GoDaddy.com, LLC -
67 pzweb.com 7 Jun 2001 7 Jun 2025 GoDaddy.com, LLC -
68 ppweb.org 30 Nov 2015 30 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
69 petweb.store 31 Oct 2022 31 Oct 2024 IONOS SE 1&1 Internet Limited
70 feweb.net 28 Oct 2002 28 Oct 2026 NameCheap, Inc. -
71 deweb.sk 16 Oct 2006 17 Oct 2024 WebHouse, s.r.o. Mgr. Milan Kurečko - DEWEB
72 ceweb.dev 1 Feb 2024 1 Feb 2025 Wild West Domains, LLC Domains By Proxy, LLC
73 pcweb.info 28 Aug 2009 28 Aug 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
74 epweb.org 18 Jul 2007 18 Jul 2024 eNom, LLC Whois Privacy Protection Service, Inc.
75 cpeweb.com.cn 6 Dec 2009 6 Dec 2026 北京新网数码信息技术有限公司 中国动力工程学会
76 p-web.tv 31 Jan 2008 31 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Pleasure inc.
77 pteweb.cl 19 Aug 2020 19 Aug 2024 NIC Chile Juan Velasqeuz
78 peteb.biz 23 Jan 2018 23 Jan 2025 eNom, LLC WingSwept, LLC
79 pyweb.dev 28 Feb 2019 28 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
80 piweb.store 25 Mar 2024 25 Mar 2025 eNom, Inc. Data Protected
81 pemweb.cloud 9 Mar 2024 9 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
82 veweb.online 8 Mar 2024 8 Mar 2025 eNom, Inc. Data Protected
83 pexweb.com 25 Aug 2011 25 Aug 2024 Wild West Domains, LLC -
84 reweb.org 21 Jun 2011 21 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 pepweb.cat 29 Jun 2010 29 Jun 2024 10dencehispahard S.L. (CDmon.com) -
86 pfweb.app 20 Sep 2022 20 Sep 2025 PDR Ltd. d/b/a PublicDomainRegistry.com BLUEDOT MANAGEMENT
87 weweb.win 11 Feb 2024 11 Feb 2034 Cloudflare, Inc. SAC
88 aeweb.com 16 Nov 1999 16 Nov 2024 GoDaddy.com, LLC -
89 teweb.ru 21 Mar 2024 21 Mar 2025 ACTIVE-RU Private Person
90 pepweb.co.uk 5 Jan 2023 5 Jan 2025 Ionos SE [Tag = 1AND1] -
91 pvweb.nl 18 Nov 2021 - Tool Domains OOD -
92 petweb.online 16 May 2023 16 May 2025 Domain.com, LLC Mikati Trading
93 pmweb.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Pavel Sobol
94 pebeb.com 29 Mar 2023 29 Mar 2024 Squarespace Domains II LLC -
95 poweb.org 28 Jan 2006 28 Jan 2025 Mesh Digital Limited Domains By Proxy, LLC
96 seweb.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
97 psweb.by 22 Feb 2018 22 Feb 2025 Reliable Software, Ltd -
98 eeweb.de - - - -
99 petweb.net 25 Jul 2022 25 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
100 pmweb.hu 17 Jan 2024 - - -
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 Peweb.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=peweb.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "peweb.de",
        "page_size": 100
    },
    "count": {
        "total": 1128,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "apeweb.com, speweb.com, pcweb.nl, ppweb.one, teweb.nl, eeweb.com, p6web.com, pebweb.com, pwweb.co.uk, aeweb.ru, pdweb.online, deweb.club, piweb.hosting, 1eweb.info, eeweb.mobi, weweb.technology, ppweb.net, pbweb.it, pfweb.com, heweb.net, leweb.info, petweb.tel, pvweb.ru, pewey.com, pewab.com, weweb.site, zeweb.co.uk, perweb.tv, leweb.org, pewez.com, pcweb.wien, peteb.net, pedeb.com, reweb.cl, pjweb.download, meweb.co, pewew.com, pbweb.ca, pehweb.com, hpeweb.com, aeweb.shop, heweb.de, opeweb.net, ptweb.jp, pyeweb.com, pnweb.com.br, phweb.digital, piweb.foundation, neweb.xyz, psweb.online, ptweb.it, pkweb.site, pmweb.cn, preweb.com, prweb.info, leweb.net, peyweb.com, epweb.xyz, meweb.page, pdweb.cloud, eeweb.in, geweb.com.ng, pewex.pl, pnweb.com, weweb.pro, 3eweb.com, pzweb.com, ppweb.org, petweb.store, feweb.net, deweb.sk, ceweb.dev, pcweb.info, epweb.org, cpeweb.com.cn, p-web.tv, pteweb.cl, peteb.biz, pyweb.dev, piweb.store, pemweb.cloud, veweb.online, pexweb.com, reweb.org, pepweb.cat, pfweb.app, weweb.win, aeweb.com, teweb.ru, pepweb.co.uk, pvweb.nl, petweb.online, pmweb.us, pebeb.com, poweb.org, seweb.xyz, psweb.by, eeweb.de, petweb.net, pmweb.hu",
    "results": [
        {
            "num": 1,
            "domain_name": "apeweb.com",
            "domain_keyword": "apeweb",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:27:08",
            "create_date": "2004-06-15",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "speweb.com",
            "domain_keyword": "speweb",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:44:03",
            "create_date": "2004-04-24",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-24",
            "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": 3,
            "domain_name": "pcweb.nl",
            "domain_keyword": "pcweb",
            "domain_tld": "nl",
            "query_time": "2024-05-09 02:02:25",
            "create_date": "2011-02-02",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "ppweb.one",
            "domain_keyword": "ppweb",
            "domain_tld": "one",
            "query_time": "2024-04-29 12:53:26",
            "create_date": "2021-02-02",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-02",
            "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": [
                "jocelyn.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "teweb.nl",
            "domain_keyword": "teweb",
            "domain_tld": "nl",
            "query_time": "2024-05-25 08:43:53",
            "create_date": "2013-12-16",
            "update_date": "2021-07-16",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.wpprovider.nl",
                "ns2.wpprovider.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "eeweb.com",
            "domain_keyword": "eeweb",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:33:30",
            "create_date": "2003-05-21",
            "update_date": "2020-07-23",
            "expiry_date": "2029-05-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Arrow Electronics, Inc",
            "registrant_state": "CO",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/eeweb.com",
            "name_servers": [
                "pdns77.ultradns.biz",
                "pdns77.ultradns.com",
                "pdns77.ultradns.net",
                "pdns77.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "p6web.com",
            "domain_keyword": "p6web",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:04:54",
            "create_date": "2013-07-18",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Cision US, Inc.",
            "registrant_address": "130 E. Randolph St",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60601",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8666395087",
            "registrant_fax": "+1.8666395087",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net",
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pebweb.com",
            "domain_keyword": "pebweb",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:50:29",
            "create_date": "2017-07-05",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-05",
            "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": 9,
            "domain_name": "pwweb.co.uk",
            "domain_keyword": "pwweb",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 14:24:04",
            "create_date": "2018-09-07",
            "update_date": "2023-07-14",
            "expiry_date": "2024-09-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "aeweb.ru",
            "domain_keyword": "aeweb",
            "domain_tld": "ru",
            "query_time": "2024-05-02 14:26:08",
            "create_date": "2007-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "pdweb.online",
            "domain_keyword": "pdweb",
            "domain_tld": "online",
            "query_time": "2024-05-01 16:43:57",
            "create_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.kcs-netz.de",
                "ns2.kcs-netz.de"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "deweb.club",
            "domain_keyword": "deweb",
            "domain_tld": "club",
            "query_time": "2024-05-05 00:26:04",
            "create_date": "2023-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "piweb.hosting",
            "domain_keyword": "piweb",
            "domain_tld": "hosting",
            "query_time": "2024-04-21 17:32:51",
            "create_date": "2014-12-05",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Carl Zeiss AG",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "auth02.ns.de.uu.net",
                "auth52.ns.de.uu.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "1eweb.info",
            "domain_keyword": "1eweb",
            "domain_tld": "info",
            "query_time": "2024-05-07 22:34:34",
            "create_date": "2023-10-17",
            "update_date": "2024-02-04",
            "expiry_date": "2024-10-17",
            "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": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "eeweb.mobi",
            "domain_keyword": "eeweb",
            "domain_tld": "mobi",
            "query_time": "2024-05-12 13:51:12",
            "create_date": "2015-03-12",
            "update_date": "2024-02-14",
            "expiry_date": "2026-03-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arrow Electronics, 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": [
                "pdns77.ultradns.biz",
                "pdns77.ultradns.com",
                "pdns77.ultradns.net",
                "pdns77.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "weweb.technology",
            "domain_keyword": "weweb",
            "domain_tld": "technology",
            "query_time": "2024-05-27 15:43:49",
            "create_date": "2020-01-28",
            "update_date": "2024-03-13",
            "expiry_date": "2026-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ppweb.net",
            "domain_keyword": "ppweb",
            "domain_tld": "net",
            "query_time": "2024-04-19 00:41:14",
            "create_date": "2003-10-29",
            "update_date": "2022-09-08",
            "expiry_date": "2031-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "wsc1.jomax.net",
                "wsc2.jomax.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pbweb.it",
            "domain_keyword": "pbweb",
            "domain_tld": "it",
            "query_time": "2024-04-25 17:14:01",
            "create_date": "2001-03-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-13",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "pfweb.com",
            "domain_keyword": "pfweb",
            "domain_tld": "com",
            "query_time": "2024-05-02 03:58:31",
            "create_date": "1998-09-09",
            "update_date": "2017-11-07",
            "expiry_date": "2024-09-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "a.ns.interland.net",
                "b.ns.interland.net",
                "c.ns.interland.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "heweb.net",
            "domain_keyword": "heweb",
            "domain_tld": "net",
            "query_time": "2024-04-24 03:22:08",
            "create_date": "2019-04-15",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.festivalserver.com",
                "ns2.festivalserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "leweb.info",
            "domain_keyword": "leweb",
            "domain_tld": "info",
            "query_time": "2024-05-09 08:57:55",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "petweb.tel",
            "domain_keyword": "petweb",
            "domain_tld": "tel",
            "query_time": "2024-04-26 15:22:48",
            "create_date": "2010-11-13",
            "update_date": "2022-09-08",
            "expiry_date": "2024-11-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0148428330",
            "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 service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pvweb.ru",
            "domain_keyword": "pvweb",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:46:23",
            "create_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "pewey.com",
            "domain_keyword": "pewey",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:55:32",
            "create_date": "2010-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pewab.com",
            "domain_keyword": "pewab",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:18:32",
            "create_date": "2023-08-05",
            "update_date": "2024-04-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-bd86b472.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "weweb.site",
            "domain_keyword": "weweb",
            "domain_tld": "site",
            "query_time": "2024-05-11 11:45:06",
            "create_date": "2015-10-27",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "zeweb.co.uk",
            "domain_keyword": "zeweb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 22:21:54",
            "create_date": "2023-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "perweb.tv",
            "domain_keyword": "perweb",
            "domain_tld": "tv",
            "query_time": "2024-06-03 23:52:40",
            "create_date": "2007-10-12",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-12",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "leweb.org",
            "domain_keyword": "leweb",
            "domain_tld": "org",
            "query_time": "2024-06-04 01:24:13",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pewez.com",
            "domain_keyword": "pewez",
            "domain_tld": "com",
            "query_time": "2024-05-28 10:30:18",
            "create_date": "2022-08-03",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pcweb.wien",
            "domain_keyword": "pcweb",
            "domain_tld": "wien",
            "query_time": "2024-05-02 17:06:56",
            "create_date": "2017-06-19",
            "update_date": "2024-03-28",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_company": "pcw it-solutions GmbH",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.ecomdata.de",
                "ns2.ecomdata.de",
                "ns3.ecomdata.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "peteb.net",
            "domain_keyword": "peteb",
            "domain_tld": "net",
            "query_time": "2024-05-08 21:43:35",
            "create_date": "2002-12-23",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-23",
            "registrar_iana": 99,
            "registrar_name": "Pair Domains",
            "registrar_website": "pairdomains.com",
            "registrant_name": "GDPR Redacted",
            "registrant_address": "GDPR Redacted",
            "registrant_city": "GDPR Redacted",
            "registrant_state": "ny",
            "registrant_zip": "GDPR Redacted",
            "registrant_country": "US",
            "registrant_email": "https://whois.pairdomains.com/contact?domain=peteb.net&type=registrant",
            "registrant_phone": "GDPR Redacted",
            "registrant_fax": "GDPR Redacted",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "pedeb.com",
            "domain_keyword": "pedeb",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:59:43",
            "create_date": "2020-12-02",
            "update_date": "2021-08-26",
            "expiry_date": "2025-12-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "reweb.cl",
            "domain_keyword": "reweb",
            "domain_tld": "cl",
            "query_time": "2024-04-16 17:26:30",
            "create_date": "2013-11-09",
            "expiry_date": "2025-12-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Reweb Facture Mas con Internet SPA",
            "name_servers": [
                "ns-1307.awsdns-35.org",
                "ns-1567.awsdns-03.co.uk",
                "ns-469.awsdns-58.com",
                "ns-653.awsdns-17.net"
            ]
        },
        {
            "num": 35,
            "domain_name": "pjweb.download",
            "domain_keyword": "pjweb",
            "domain_tld": "download",
            "query_time": "2024-05-21 19:19:20",
            "create_date": "2020-11-05",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-05",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alaya 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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "meweb.co",
            "domain_keyword": "meweb",
            "domain_tld": "co",
            "query_time": "2024-05-17 20:04:24",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pewew.com",
            "domain_keyword": "pewew",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:13:41",
            "create_date": "2021-12-08",
            "update_date": "2023-12-09",
            "expiry_date": "2025-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pbweb.ca",
            "domain_keyword": "pbweb",
            "domain_tld": "ca",
            "query_time": "2024-05-28 06:50:46",
            "create_date": "2023-07-04",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-04",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "pehweb.com",
            "domain_keyword": "pehweb",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:18:12",
            "create_date": "2014-05-21",
            "update_date": "2023-07-08",
            "expiry_date": "2024-05-21",
            "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": 40,
            "domain_name": "hpeweb.com",
            "domain_keyword": "hpeweb",
            "domain_tld": "com",
            "query_time": "2024-06-10 07:24:33",
            "create_date": "2001-09-04",
            "update_date": "2021-11-08",
            "expiry_date": "2024-09-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.springshosting.net",
                "ns2.springshosting.net",
                "ns3.springshosting.net",
                "ns4.springshosting.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aeweb.shop",
            "domain_keyword": "aeweb",
            "domain_tld": "shop",
            "query_time": "2024-04-22 08:46:26",
            "create_date": "2023-10-19",
            "update_date": "2024-01-29",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "heweb.de",
            "domain_keyword": "heweb",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:53:48",
            "update_date": "2016-01-07",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 43,
            "domain_name": "opeweb.net",
            "domain_keyword": "opeweb",
            "domain_tld": "net",
            "query_time": "2024-04-15 02:19:54",
            "create_date": "2011-06-30",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-30",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=opeweb.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.free.thdns.com",
                "ns2.free.thdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ptweb.jp",
            "domain_keyword": "ptweb",
            "domain_tld": "jp",
            "query_time": "2024-05-09 13:17:11",
            "create_date": "2016-02-22",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "pyeweb.com",
            "domain_keyword": "pyeweb",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:31:59",
            "create_date": "2017-02-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "jean.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pnweb.com.br",
            "domain_keyword": "pnweb",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 23:47:53",
            "create_date": "2008-06-16",
            "update_date": "2022-06-24",
            "expiry_date": "2024-06-16",
            "registrant_name": "INOVE SISTEMAS - COMERCIO DE PRODUTOS ELETRONICOS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.pnweb.com.br",
                "dns2.pnweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "phweb.digital",
            "domain_keyword": "phweb",
            "domain_tld": "digital",
            "query_time": "2024-05-18 22:19:21",
            "create_date": "2019-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-20",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.phwebsrl.com",
                "ns2.phwebsrl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "piweb.foundation",
            "domain_keyword": "piweb",
            "domain_tld": "foundation",
            "query_time": "2024-05-17 20:26:16",
            "create_date": "2015-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Carl Zeiss AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "auth02.ns.de.uu.net",
                "auth52.ns.de.uu.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "neweb.xyz",
            "domain_keyword": "neweb",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 10:20:42",
            "create_date": "2023-06-04",
            "update_date": "2024-01-03",
            "expiry_date": "2024-06-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "psweb.online",
            "domain_keyword": "psweb",
            "domain_tld": "online",
            "query_time": "2024-05-29 10:16:09",
            "create_date": "2024-03-29",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ptweb.it",
            "domain_keyword": "ptweb",
            "domain_tld": "it",
            "query_time": "2024-05-04 06:16:22",
            "create_date": "2011-07-15",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-15",
            "registrar_name": "VHosting Solution S.r.l.",
            "registrar_website": "https://www.vhosting.com",
            "registrant_company": "mvweb di valzan marco",
            "registrant_address": "via pinerolo-susa 28",
            "registrant_city": "sangano",
            "registrant_state": "RM",
            "registrant_zip": "10090",
            "registrant_country": "IT",
            "name_servers": [
                "sdns1.vhosting-it.com",
                "sdns2.vhosting-it.com",
                "sdns3.vhosting-it.com",
                "web.marte.vhosting-it.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 52,
            "domain_name": "pkweb.site",
            "domain_keyword": "pkweb",
            "domain_tld": "site",
            "query_time": "2024-05-10 23:09:11",
            "create_date": "2023-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.infinityfree.com",
                "ns2.infinityfree.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pmweb.cn",
            "domain_keyword": "pmweb",
            "domain_tld": "cn",
            "query_time": "2024-04-21 08:07:52",
            "create_date": "2006-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京国立中石油信息咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "preweb.com",
            "domain_keyword": "preweb",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:14:38",
            "create_date": "1997-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/3b36ccce-3299-4a16-a96a-b44b67208893",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "prweb.info",
            "domain_keyword": "prweb",
            "domain_tld": "info",
            "query_time": "2024-06-09 06:52:19",
            "create_date": "2001-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "privat",
            "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.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "leweb.net",
            "domain_keyword": "leweb",
            "domain_tld": "net",
            "query_time": "2024-04-25 17:01:11",
            "create_date": "2008-06-18",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "carmelo.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "peyweb.com",
            "domain_keyword": "peyweb",
            "domain_tld": "com",
            "query_time": "2024-05-02 15:39:10",
            "create_date": "2000-11-20",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "epweb.xyz",
            "domain_keyword": "epweb",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 17:53:16",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "meweb.page",
            "domain_keyword": "meweb",
            "domain_tld": "page",
            "query_time": "2024-05-10 23:23:39",
            "create_date": "2021-10-29",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pdweb.cloud",
            "domain_keyword": "pdweb",
            "domain_tld": "cloud",
            "query_time": "2024-05-18 16:47:20",
            "create_date": "2024-03-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.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.kcs-netz.de",
                "ns2.kcs-netz.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "eeweb.in",
            "domain_keyword": "eeweb",
            "domain_tld": "in",
            "query_time": "2024-05-25 08:34:25",
            "create_date": "2011-02-22",
            "update_date": "2024-05-03",
            "expiry_date": "2026-02-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arrow Electronics, 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 contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns77.ultradns.biz",
                "pdns77.ultradns.com",
                "pdns77.ultradns.net",
                "pdns77.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "geweb.com.ng",
            "domain_keyword": "geweb",
            "domain_tld": "com.ng",
            "query_time": "2024-05-28 09:35:12",
            "create_date": "2020-08-19",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-19",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Samuel Orheria",
            "registrant_company": "Example Inc.",
            "registrant_address": "No. 40 Ubuvu Street, Aladja",
            "registrant_city": "Warri",
            "registrant_state": "Delta",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.25754172",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "pewex.pl",
            "domain_keyword": "pewex",
            "domain_tld": "pl",
            "query_time": "2024-05-28 10:30:20",
            "create_date": "2003-07-12",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-11",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "pnweb.com",
            "domain_keyword": "pnweb",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:13:56",
            "create_date": "2003-09-14",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-14",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/d1ccd082-c535-40cd-8b0d-6bb7009d6ce4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaincityservers.com",
                "ns2.domaincityservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "weweb.pro",
            "domain_keyword": "weweb",
            "domain_tld": "pro",
            "query_time": "2024-06-06 17:33:10",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "3eweb.com",
            "domain_keyword": "3eweb",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:29:58",
            "create_date": "2008-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "everton.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "pzweb.com",
            "domain_keyword": "pzweb",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:58:36",
            "create_date": "2001-06-07",
            "update_date": "2024-04-04",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ppweb.org",
            "domain_keyword": "ppweb",
            "domain_tld": "org",
            "query_time": "2024-04-20 21:29:16",
            "create_date": "2015-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "petweb.store",
            "domain_keyword": "petweb",
            "domain_tld": "store",
            "query_time": "2024-04-26 15:22:48",
            "create_date": "2022-10-31",
            "update_date": "2024-01-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1032.ui-dns.de",
                "ns1062.ui-dns.com",
                "ns1093.ui-dns.org",
                "ns1118.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "feweb.net",
            "domain_keyword": "feweb",
            "domain_tld": "net",
            "query_time": "2024-04-25 12:32:07",
            "create_date": "2002-10-28",
            "update_date": "2023-09-29",
            "expiry_date": "2026-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "deweb.sk",
            "domain_keyword": "deweb",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:21:24",
            "create_date": "2006-10-16",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-17",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "Mgr. Milan Kurečko - DEWEB",
            "registrant_company": "Mgr. Milan Kurečko - DEWEB",
            "registrant_address": "Košická 18",
            "registrant_city": "Humenné",
            "registrant_zip": "06601",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.907467169",
            "name_servers": [
                "ns.deweb.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 72,
            "domain_name": "ceweb.dev",
            "domain_keyword": "ceweb",
            "domain_tld": "dev",
            "query_time": "2024-05-25 10:22:13",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "pcweb.info",
            "domain_keyword": "pcweb",
            "domain_tld": "info",
            "query_time": "2024-05-24 05:20:02",
            "create_date": "2009-08-28",
            "update_date": "2022-04-03",
            "expiry_date": "2026-08-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "collie.ezoicns.com",
                "earwig.ezoicns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "epweb.org",
            "domain_keyword": "epweb",
            "domain_tld": "org",
            "query_time": "2024-04-25 22:23:19",
            "create_date": "2007-07-18",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-18",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cpeweb.com.cn",
            "domain_keyword": "cpeweb",
            "domain_tld": "com.cn",
            "query_time": "2024-05-05 10:51:17",
            "create_date": "2009-12-06",
            "expiry_date": "2026-12-06",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "中国动力工程学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "p-web.tv",
            "domain_keyword": "p-web",
            "domain_tld": "tv",
            "query_time": "2024-05-02 00:31:36",
            "create_date": "2008-01-31",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pleasure inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "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": [
                "ns-143.awsdns-17.com",
                "ns-1462.awsdns-54.org",
                "ns-1782.awsdns-30.co.uk",
                "ns-732.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pteweb.cl",
            "domain_keyword": "pteweb",
            "domain_tld": "cl",
            "query_time": "2024-05-09 13:10:58",
            "create_date": "2020-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Juan Velasqeuz",
            "name_servers": [
                "ns1.sitiopte.cl",
                "ns2.sitiopte.cl"
            ]
        },
        {
            "num": 78,
            "domain_name": "peteb.biz",
            "domain_keyword": "peteb",
            "domain_tld": "biz",
            "query_time": "2024-05-08 21:43:35",
            "create_date": "2018-01-23",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WingSwept, 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.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pyweb.dev",
            "domain_keyword": "pyweb",
            "domain_tld": "dev",
            "query_time": "2024-05-24 13:53:23",
            "create_date": "2019-02-28",
            "update_date": "2023-07-24",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "piweb.store",
            "domain_keyword": "piweb",
            "domain_tld": "store",
            "query_time": "2024-05-25 06:51:29",
            "create_date": "2024-03-25",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "pemweb.cloud",
            "domain_keyword": "pemweb",
            "domain_tld": "cloud",
            "query_time": "2024-05-13 21:44:32",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "veweb.online",
            "domain_keyword": "veweb",
            "domain_tld": "online",
            "query_time": "2024-05-14 11:34:54",
            "create_date": "2024-03-08",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "NA",
            "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": 83,
            "domain_name": "pexweb.com",
            "domain_keyword": "pexweb",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:56:23",
            "create_date": "2011-08-25",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-25",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.arandomserver.com",
                "ns2.arandomserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "reweb.org",
            "domain_keyword": "reweb",
            "domain_tld": "org",
            "query_time": "2024-06-09 16:13:38",
            "create_date": "2011-06-21",
            "update_date": "2024-05-27",
            "expiry_date": "2025-06-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": [
                "93285.earth.obox-dns.com",
                "93285.mars.obox-dns.com",
                "93285.mercury.obox-dns.com",
                "93285.venus.obox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "pepweb.cat",
            "domain_keyword": "pepweb",
            "domain_tld": "cat",
            "query_time": "2024-06-01 16:36:56",
            "create_date": "2010-06-29",
            "update_date": "2023-12-30",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "pfweb.app",
            "domain_keyword": "pfweb",
            "domain_tld": "app",
            "query_time": "2024-05-31 14:56:01",
            "create_date": "2022-09-20",
            "update_date": "2023-10-25",
            "expiry_date": "2025-09-20",
            "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": "BLUEDOT MANAGEMENT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "weweb.win",
            "domain_keyword": "weweb",
            "domain_tld": "win",
            "query_time": "2024-06-02 06:41:33",
            "create_date": "2024-02-11",
            "update_date": "2024-02-16",
            "expiry_date": "2034-02-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanghai",
            "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": [
                "rita.ns.cloudflare.com",
                "yew.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "aeweb.com",
            "domain_keyword": "aeweb",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:46:24",
            "create_date": "1999-11-16",
            "update_date": "2024-02-12",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "teweb.ru",
            "domain_keyword": "teweb",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:49:15",
            "create_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "marjory.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "pepweb.co.uk",
            "domain_keyword": "pepweb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 02:19:47",
            "create_date": "2023-01-05",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-05",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1074.ui-dns.de",
                "ns1074.ui-dns.org",
                "ns1111.ui-dns.com",
                "ns1125.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "pvweb.nl",
            "domain_keyword": "pvweb",
            "domain_tld": "nl",
            "query_time": "2024-05-09 17:27:15",
            "create_date": "2021-11-18",
            "registrar_name": "Tool Domains OOD",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "petweb.online",
            "domain_keyword": "petweb",
            "domain_tld": "online",
            "query_time": "2024-05-17 05:34:54",
            "create_date": "2023-05-16",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Mikati Trading",
            "registrant_state": "NA",
            "registrant_country": "LB",
            "registrant_email": "please query the rdds service of the 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.fatcow-default.domainparkingserver.net",
                "ns2.fatcow-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pmweb.us",
            "domain_keyword": "pmweb",
            "domain_tld": "us",
            "query_time": "2024-06-02 13:59:57",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Pavel Sobol",
            "registrant_address": "858 Canyon Drive",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "90028",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9894516242",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pebeb.com",
            "domain_keyword": "pebeb",
            "domain_tld": "com",
            "query_time": "2024-05-29 03:48:54",
            "create_date": "2023-03-29",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "poweb.org",
            "domain_keyword": "poweb",
            "domain_tld": "org",
            "query_time": "2024-06-05 18:26:27",
            "create_date": "2006-01-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "seweb.xyz",
            "domain_keyword": "seweb",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:30:12",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "psweb.by",
            "domain_keyword": "psweb",
            "domain_tld": "by",
            "query_time": "2024-04-22 03:06:32",
            "create_date": "2018-02-22",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-22",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "moscow.ens.mail.ru",
                "pskov.ens.mail.ru"
            ]
        },
        {
            "num": 98,
            "domain_name": "eeweb.de",
            "domain_keyword": "eeweb",
            "domain_tld": "de",
            "query_time": "2024-05-05 10:04:52",
            "update_date": "2019-08-02",
            "name_servers": [
                "pdns77.ultradns.biz",
                "pdns77.ultradns.com",
                "pdns77.ultradns.net",
                "pdns77.ultradns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 99,
            "domain_name": "petweb.net",
            "domain_keyword": "petweb",
            "domain_tld": "net",
            "query_time": "2024-05-02 15:34:43",
            "create_date": "2022-07-25",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pmweb.hu",
            "domain_keyword": "pmweb",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:31:05",
            "create_date": "2024-01-17"
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>peweb.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1128</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>apeweb.com, speweb.com, pcweb.nl, ppweb.one, teweb.nl, eeweb.com, p6web.com, pebweb.com, pwweb.co.uk, aeweb.ru, pdweb.online, deweb.club, piweb.hosting, 1eweb.info, eeweb.mobi, weweb.technology, ppweb.net, pbweb.it, pfweb.com, heweb.net, leweb.info, petweb.tel, pvweb.ru, pewey.com, pewab.com, weweb.site, zeweb.co.uk, perweb.tv, leweb.org, pewez.com, pcweb.wien, peteb.net, pedeb.com, reweb.cl, pjweb.download, meweb.co, pewew.com, pbweb.ca, pehweb.com, hpeweb.com, aeweb.shop, heweb.de, opeweb.net, ptweb.jp, pyeweb.com, pnweb.com.br, phweb.digital, piweb.foundation, neweb.xyz, psweb.online, ptweb.it, pkweb.site, pmweb.cn, preweb.com, prweb.info, leweb.net, peyweb.com, epweb.xyz, meweb.page, pdweb.cloud, eeweb.in, geweb.com.ng, pewex.pl, pnweb.com, weweb.pro, 3eweb.com, pzweb.com, ppweb.org, petweb.store, feweb.net, deweb.sk, ceweb.dev, pcweb.info, epweb.org, cpeweb.com.cn, p-web.tv, pteweb.cl, peteb.biz, pyweb.dev, piweb.store, pemweb.cloud, veweb.online, pexweb.com, reweb.org, pepweb.cat, pfweb.app, weweb.win, aeweb.com, teweb.ru, pepweb.co.uk, pvweb.nl, petweb.online, pmweb.us, pebeb.com, poweb.org, seweb.xyz, psweb.by, eeweb.de, petweb.net, pmweb.hu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>apeweb.com</domain_name>
   <domain_keyword>apeweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:27:08</query_time>
   <create_date>2004-06-15</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>speweb.com</domain_name>
   <domain_keyword>speweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:44:03</query_time>
   <create_date>2004-04-24</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-24</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>3</num>
   <domain_name>pcweb.nl</domain_name>
   <domain_keyword>pcweb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 02:02:25</query_time>
   <create_date>2011-02-02</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ppweb.one</domain_name>
   <domain_keyword>ppweb</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-29 12:53:26</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-02</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>jocelyn.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.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>teweb.nl</domain_name>
   <domain_keyword>teweb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 08:43:53</query_time>
   <create_date>2013-12-16</create_date>
   <update_date>2021-07-16</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.wpprovider.nl</value>
    <value>ns2.wpprovider.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>eeweb.com</domain_name>
   <domain_keyword>eeweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:33:30</query_time>
   <create_date>2003-05-21</create_date>
   <update_date>2020-07-23</update_date>
   <expiry_date>2029-05-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Arrow Electronics, Inc</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/eeweb.com</registrant_email>
   <name_servers>
    <value>pdns77.ultradns.biz</value>
    <value>pdns77.ultradns.com</value>
    <value>pdns77.ultradns.net</value>
    <value>pdns77.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>p6web.com</domain_name>
   <domain_keyword>p6web</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:04:54</query_time>
   <create_date>2013-07-18</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Cision US, Inc.</registrant_company>
   <registrant_address>130 E. Randolph St</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60601</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8666395087</registrant_phone>
   <registrant_fax>+1.8666395087</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pebweb.com</domain_name>
   <domain_keyword>pebweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:50:29</query_time>
   <create_date>2017-07-05</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-05</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>9</num>
   <domain_name>pwweb.co.uk</domain_name>
   <domain_keyword>pwweb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 14:24:04</query_time>
   <create_date>2018-09-07</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>aeweb.ru</domain_name>
   <domain_keyword>aeweb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 14:26:08</query_time>
   <create_date>2007-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>pdweb.online</domain_name>
   <domain_keyword>pdweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 16:43:57</query_time>
   <create_date>2024-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.kcs-netz.de</value>
    <value>ns2.kcs-netz.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>deweb.club</domain_name>
   <domain_keyword>deweb</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-05 00:26:04</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>piweb.hosting</domain_name>
   <domain_keyword>piweb</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-04-21 17:32:51</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Carl Zeiss AG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>auth02.ns.de.uu.net</value>
    <value>auth52.ns.de.uu.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>1eweb.info</domain_name>
   <domain_keyword>1eweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 22:34:34</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-10-17</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>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>eeweb.mobi</domain_name>
   <domain_keyword>eeweb</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-12 13:51:12</query_time>
   <create_date>2015-03-12</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arrow Electronics, 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>pdns77.ultradns.biz</value>
    <value>pdns77.ultradns.com</value>
    <value>pdns77.ultradns.net</value>
    <value>pdns77.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>weweb.technology</domain_name>
   <domain_keyword>weweb</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-27 15:43:49</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2026-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ppweb.net</domain_name>
   <domain_keyword>ppweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 00:41:14</query_time>
   <create_date>2003-10-29</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2031-10-29</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>wsc1.jomax.net</value>
    <value>wsc2.jomax.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>18</num>
   <domain_name>pbweb.it</domain_name>
   <domain_keyword>pbweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 17:14:01</query_time>
   <create_date>2001-03-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pfweb.com</domain_name>
   <domain_keyword>pfweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 03:58:31</query_time>
   <create_date>1998-09-09</create_date>
   <update_date>2017-11-07</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</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.5707088622</registrant_phone>
   <name_servers>
    <value>a.ns.interland.net</value>
    <value>b.ns.interland.net</value>
    <value>c.ns.interland.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>heweb.net</domain_name>
   <domain_keyword>heweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 03:22:08</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.festivalserver.com</value>
    <value>ns2.festivalserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>leweb.info</domain_name>
   <domain_keyword>leweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 08:57:55</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>22</num>
   <domain_name>petweb.tel</domain_name>
   <domain_keyword>petweb</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-26 15:22:48</query_time>
   <create_date>2010-11-13</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0148428330</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 service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pvweb.ru</domain_name>
   <domain_keyword>pvweb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:46:23</query_time>
   <create_date>2024-03-13</create_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>pewey.com</domain_name>
   <domain_keyword>pewey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:55:32</query_time>
   <create_date>2010-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pewab.com</domain_name>
   <domain_keyword>pewab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:18:32</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-bd86b472.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>weweb.site</domain_name>
   <domain_keyword>weweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-11 11:45:06</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>zeweb.co.uk</domain_name>
   <domain_keyword>zeweb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 22:21:54</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>zac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>perweb.tv</domain_name>
   <domain_keyword>perweb</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-03 23:52:40</query_time>
   <create_date>2007-10-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-12</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>ns13.domaincontrol.com</value>
    <value>ns14.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>29</num>
   <domain_name>leweb.org</domain_name>
   <domain_keyword>leweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 01:24:13</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pewez.com</domain_name>
   <domain_keyword>pewez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 10:30:18</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>pcweb.wien</domain_name>
   <domain_keyword>pcweb</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-05-02 17:06:56</query_time>
   <create_date>2017-06-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>pcw it-solutions GmbH</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.ecomdata.de</value>
    <value>ns2.ecomdata.de</value>
    <value>ns3.ecomdata.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>peteb.net</domain_name>
   <domain_keyword>peteb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 21:43:35</query_time>
   <create_date>2002-12-23</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>Pair Domains</registrar_name>
   <registrar_website>pairdomains.com</registrar_website>
   <registrant_name>GDPR Redacted</registrant_name>
   <registrant_address>GDPR Redacted</registrant_address>
   <registrant_city>GDPR Redacted</registrant_city>
   <registrant_state>ny</registrant_state>
   <registrant_zip>GDPR Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whois.pairdomains.com/contact?domain=peteb.net&amp;type=registrant</registrant_email>
   <registrant_phone>GDPR Redacted</registrant_phone>
   <registrant_fax>GDPR Redacted</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>pedeb.com</domain_name>
   <domain_keyword>pedeb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:59:43</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>reweb.cl</domain_name>
   <domain_keyword>reweb</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-16 17:26:30</query_time>
   <create_date>2013-11-09</create_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Reweb Facture Mas con Internet SPA</registrant_name>
   <name_servers>
    <value>ns-1307.awsdns-35.org</value>
    <value>ns-1567.awsdns-03.co.uk</value>
    <value>ns-469.awsdns-58.com</value>
    <value>ns-653.awsdns-17.net</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>pjweb.download</domain_name>
   <domain_keyword>pjweb</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-05-21 19:19:20</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alaya 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>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>meweb.co</domain_name>
   <domain_keyword>meweb</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-17 20:04:24</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pewew.com</domain_name>
   <domain_keyword>pewew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:13:41</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>38</num>
   <domain_name>pbweb.ca</domain_name>
   <domain_keyword>pbweb</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 06:50:46</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>pehweb.com</domain_name>
   <domain_keyword>pehweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:18:12</query_time>
   <create_date>2014-05-21</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-05-21</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>40</num>
   <domain_name>hpeweb.com</domain_name>
   <domain_keyword>hpeweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 07:24:33</query_time>
   <create_date>2001-09-04</create_date>
   <update_date>2021-11-08</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.springshosting.net</value>
    <value>ns2.springshosting.net</value>
    <value>ns3.springshosting.net</value>
    <value>ns4.springshosting.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aeweb.shop</domain_name>
   <domain_keyword>aeweb</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 08:46:26</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>heweb.de</domain_name>
   <domain_keyword>heweb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:53:48</query_time>
   <update_date>2016-01-07</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>opeweb.net</domain_name>
   <domain_keyword>opeweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 02:19:54</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=opeweb.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.free.thdns.com</value>
    <value>ns2.free.thdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ptweb.jp</domain_name>
   <domain_keyword>ptweb</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-09 13:17:11</query_time>
   <create_date>2016-02-22</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>pyeweb.com</domain_name>
   <domain_keyword>pyeweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:31:59</query_time>
   <create_date>2017-02-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>jean.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pnweb.com.br</domain_name>
   <domain_keyword>pnweb</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 23:47:53</query_time>
   <create_date>2008-06-16</create_date>
   <update_date>2022-06-24</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrant_name>INOVE SISTEMAS - COMERCIO DE PRODUTOS ELETRONICOS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.pnweb.com.br</value>
    <value>dns2.pnweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>phweb.digital</domain_name>
   <domain_keyword>phweb</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-18 22:19:21</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-20</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.phwebsrl.com</value>
    <value>ns2.phwebsrl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>piweb.foundation</domain_name>
   <domain_keyword>piweb</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-17 20:26:16</query_time>
   <create_date>2015-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Carl Zeiss AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>auth02.ns.de.uu.net</value>
    <value>auth52.ns.de.uu.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>neweb.xyz</domain_name>
   <domain_keyword>neweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 10:20:42</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>psweb.online</domain_name>
   <domain_keyword>psweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 10:16:09</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>51</num>
   <domain_name>ptweb.it</domain_name>
   <domain_keyword>ptweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 06:16:22</query_time>
   <create_date>2011-07-15</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>VHosting Solution S.r.l.</registrar_name>
   <registrar_website>https://www.vhosting.com</registrar_website>
   <registrant_company>mvweb di valzan marco</registrant_company>
   <registrant_address>via pinerolo-susa 28</registrant_address>
   <registrant_city>sangano</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>10090</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>sdns1.vhosting-it.com</value>
    <value>sdns2.vhosting-it.com</value>
    <value>sdns3.vhosting-it.com</value>
    <value>web.marte.vhosting-it.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pkweb.site</domain_name>
   <domain_keyword>pkweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 23:09:11</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.infinityfree.com</value>
    <value>ns2.infinityfree.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pmweb.cn</domain_name>
   <domain_keyword>pmweb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 08:07:52</query_time>
   <create_date>2006-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京国立中石油信息咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>preweb.com</domain_name>
   <domain_keyword>preweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:14:38</query_time>
   <create_date>1997-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3b36ccce-3299-4a16-a96a-b44b67208893</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>prweb.info</domain_name>
   <domain_keyword>prweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 06:52:19</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>privat</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>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>leweb.net</domain_name>
   <domain_keyword>leweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 17:01:11</query_time>
   <create_date>2008-06-18</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>carmelo.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>peyweb.com</domain_name>
   <domain_keyword>peyweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 15:39:10</query_time>
   <create_date>2000-11-20</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>epweb.xyz</domain_name>
   <domain_keyword>epweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 17:53:16</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>meweb.page</domain_name>
   <domain_keyword>meweb</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-10 23:23:39</query_time>
   <create_date>2021-10-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pdweb.cloud</domain_name>
   <domain_keyword>pdweb</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-18 16:47:20</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.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.kcs-netz.de</value>
    <value>ns2.kcs-netz.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>eeweb.in</domain_name>
   <domain_keyword>eeweb</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 08:34:25</query_time>
   <create_date>2011-02-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arrow Electronics, 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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns77.ultradns.biz</value>
    <value>pdns77.ultradns.com</value>
    <value>pdns77.ultradns.net</value>
    <value>pdns77.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>geweb.com.ng</domain_name>
   <domain_keyword>geweb</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-28 09:35:12</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Samuel Orheria</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>No. 40 Ubuvu Street, Aladja</registrant_address>
   <registrant_city>Warri</registrant_city>
   <registrant_state>Delta</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.25754172</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>pewex.pl</domain_name>
   <domain_keyword>pewex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 10:30:20</query_time>
   <create_date>2003-07-12</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>pnweb.com</domain_name>
   <domain_keyword>pnweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:13:56</query_time>
   <create_date>2003-09-14</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d1ccd082-c535-40cd-8b0d-6bb7009d6ce4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaincityservers.com</value>
    <value>ns2.domaincityservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>weweb.pro</domain_name>
   <domain_keyword>weweb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-06 17:33:10</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>3eweb.com</domain_name>
   <domain_keyword>3eweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:29:58</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-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>everton.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>pzweb.com</domain_name>
   <domain_keyword>pzweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:58:36</query_time>
   <create_date>2001-06-07</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-06-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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ppweb.org</domain_name>
   <domain_keyword>ppweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 21:29:16</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>69</num>
   <domain_name>petweb.store</domain_name>
   <domain_keyword>petweb</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-26 15:22:48</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1032.ui-dns.de</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1093.ui-dns.org</value>
    <value>ns1118.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>feweb.net</domain_name>
   <domain_keyword>feweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 12:32:07</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2026-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.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>71</num>
   <domain_name>deweb.sk</domain_name>
   <domain_keyword>deweb</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:21:24</query_time>
   <create_date>2006-10-16</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>Mgr. Milan Kurečko - DEWEB</registrant_name>
   <registrant_company>Mgr. Milan Kurečko - DEWEB</registrant_company>
   <registrant_address>Košická 18</registrant_address>
   <registrant_city>Humenné</registrant_city>
   <registrant_zip>06601</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.907467169</registrant_phone>
   <name_servers>
    <value>ns.deweb.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>ceweb.dev</domain_name>
   <domain_keyword>ceweb</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 10:22:13</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>pcweb.info</domain_name>
   <domain_keyword>pcweb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 05:20:02</query_time>
   <create_date>2009-08-28</create_date>
   <update_date>2022-04-03</update_date>
   <expiry_date>2026-08-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>collie.ezoicns.com</value>
    <value>earwig.ezoicns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>epweb.org</domain_name>
   <domain_keyword>epweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 22:23:19</query_time>
   <create_date>2007-07-18</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-18</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>Whois Privacy Protection Service, Inc.</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cpeweb.com.cn</domain_name>
   <domain_keyword>cpeweb</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-05 10:51:17</query_time>
   <create_date>2009-12-06</create_date>
   <expiry_date>2026-12-06</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>中国动力工程学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>p-web.tv</domain_name>
   <domain_keyword>p-web</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-02 00:31:36</query_time>
   <create_date>2008-01-31</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pleasure inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</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>ns-143.awsdns-17.com</value>
    <value>ns-1462.awsdns-54.org</value>
    <value>ns-1782.awsdns-30.co.uk</value>
    <value>ns-732.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pteweb.cl</domain_name>
   <domain_keyword>pteweb</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-09 13:10:58</query_time>
   <create_date>2020-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Juan Velasqeuz</registrant_name>
   <name_servers>
    <value>ns1.sitiopte.cl</value>
    <value>ns2.sitiopte.cl</value>
   </name_servers>
  </value>
  <value>
   <num>78</num>
   <domain_name>peteb.biz</domain_name>
   <domain_keyword>peteb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 21:43:35</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WingSwept, 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.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pyweb.dev</domain_name>
   <domain_keyword>pyweb</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-24 13:53:23</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>piweb.store</domain_name>
   <domain_keyword>piweb</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 06:51:29</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-25</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>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pemweb.cloud</domain_name>
   <domain_keyword>pemweb</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-13 21:44:32</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>veweb.online</domain_name>
   <domain_keyword>veweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 11:34:54</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-08</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>NA</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>83</num>
   <domain_name>pexweb.com</domain_name>
   <domain_keyword>pexweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:56:23</query_time>
   <create_date>2011-08-25</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.arandomserver.com</value>
    <value>ns2.arandomserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>reweb.org</domain_name>
   <domain_keyword>reweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 16:13:38</query_time>
   <create_date>2011-06-21</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-06-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>93285.earth.obox-dns.com</value>
    <value>93285.mars.obox-dns.com</value>
    <value>93285.mercury.obox-dns.com</value>
    <value>93285.venus.obox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>pepweb.cat</domain_name>
   <domain_keyword>pepweb</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-01 16:36:56</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pfweb.app</domain_name>
   <domain_keyword>pfweb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 14:56:01</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2025-09-20</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>BLUEDOT MANAGEMENT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>weweb.win</domain_name>
   <domain_keyword>weweb</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-06-02 06:41:33</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2034-02-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanghai</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>rita.ns.cloudflare.com</value>
    <value>yew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>aeweb.com</domain_name>
   <domain_keyword>aeweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:46:24</query_time>
   <create_date>1999-11-16</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>89</num>
   <domain_name>teweb.ru</domain_name>
   <domain_keyword>teweb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:49:15</query_time>
   <create_date>2024-03-21</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>marjory.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>pepweb.co.uk</domain_name>
   <domain_keyword>pepweb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 02:19:47</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1074.ui-dns.de</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1111.ui-dns.com</value>
    <value>ns1125.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>pvweb.nl</domain_name>
   <domain_keyword>pvweb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 17:27:15</query_time>
   <create_date>2021-11-18</create_date>
   <registrar_name>Tool Domains OOD</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>petweb.online</domain_name>
   <domain_keyword>petweb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 05:34:54</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Mikati Trading</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>LB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.fatcow-default.domainparkingserver.net</value>
    <value>ns2.fatcow-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pmweb.us</domain_name>
   <domain_keyword>pmweb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 13:59:57</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Pavel Sobol</registrant_name>
   <registrant_address>858 Canyon Drive</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90028</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9894516242</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>94</num>
   <domain_name>pebeb.com</domain_name>
   <domain_keyword>pebeb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 03:48:54</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>poweb.org</domain_name>
   <domain_keyword>poweb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 18:26:27</query_time>
   <create_date>2006-01-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>seweb.xyz</domain_name>
   <domain_keyword>seweb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:30:12</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>psweb.by</domain_name>
   <domain_keyword>psweb</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-22 03:06:32</query_time>
   <create_date>2018-02-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>moscow.ens.mail.ru</value>
    <value>pskov.ens.mail.ru</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>eeweb.de</domain_name>
   <domain_keyword>eeweb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 10:04:52</query_time>
   <update_date>2019-08-02</update_date>
   <name_servers>
    <value>pdns77.ultradns.biz</value>
    <value>pdns77.ultradns.com</value>
    <value>pdns77.ultradns.net</value>
    <value>pdns77.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>petweb.net</domain_name>
   <domain_keyword>petweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 15:34:43</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>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>100</num>
   <domain_name>pmweb.hu</domain_name>
   <domain_keyword>pmweb</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:31:05</query_time>
   <create_date>2024-01-17</create_date>
  </value>
 </results>
 <stats>
  <total_time>0.068</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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