WHOIS QUERY TIME

17 Apr 2024 - 5:52 PM UTC

Registered: 25 September 2023
Modified: 17 October 2023
Expiry: 25 September 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pslam.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pslam.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pslam.shop",
            "domain_keyword": "pslam",
            "domain_tld": "shop",
            "query_time": "2024-04-17 17:52:29",
            "create_date": "2023-09-25",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pslam.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pslam.shop</domain_name>
   <domain_keyword>pslam</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 17:52:29</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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.128 seconds) for "pslam.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Apr 2024 - 5:52 PM UTC

Registered: 25 September 2023
Modified: 17 October 2023
Expiry: 25 September 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pslam.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pslam.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "pslam.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "pslam.shop",
            "domain_keyword": "pslam",
            "domain_tld": "shop",
            "query_time": "2024-04-17 17:52:29",
            "create_date": "2023-09-25",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.128,
        "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>pslam.shop</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>pslam.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pslam.shop</domain_name>
   <domain_keyword>pslam</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 17:52:29</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.128</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 1 domain names (in 0.042 seconds) which contained the exact domain keyword "pslam".
Domain Name Registered Expiry Registrar Ownership
1 pslam.com 19 Apr 2004 19 Apr 2025 GoDaddy.com, LLC -
2 pslam.shop 25 Sep 2023 25 Sep 2024 Tucows Domains Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pslam&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pslam",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pslam.com, pslam.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "pslam.com",
            "domain_keyword": "pslam",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:52:27",
            "create_date": "2004-04-19",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pslam.shop",
            "domain_keyword": "pslam",
            "domain_tld": "shop",
            "query_time": "2024-04-17 17:52:29",
            "create_date": "2023-09-25",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pslam</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>pslam.com, pslam.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pslam.com</domain_name>
   <domain_keyword>pslam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:52:27</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pslam.shop</domain_name>
   <domain_keyword>pslam</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 17:52:29</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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 800 domain names (in 0.061 seconds) which look and sound like the brand name "pslam".
Domain Name Registered Expiry Registrar Ownership
1 pslamp.com 15 Jan 2016 15 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
2 psalm.africa 21 Oct 2022 21 Oct 2024 Domains.co.za Hosted.com LLC
3 islam.courses 23 May 2018 23 May 2025 Mesh Digital Limited Domains By Proxy, LLC
4 islam.ro 30 Aug 2018 16 Nov 2025 Romarg SRL -
5 polam.io 9 Aug 2023 9 Aug 2024 Key-Systems GmbH Teska
6 eslam.design 17 Jun 2020 17 Jun 2024 Porkbun Private by Design, LLC
7 aslam.it 5 Jun 2001 4 Feb 2025 Seeweb S.r.l. Aslam - Associazione Scuole Lavoro Alto Milanese
8 pslav.com 30 Aug 2013 30 Aug 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
9 psham.online 2 Feb 2024 2 Feb 2025 Domain.com, LLC na
10 pslax.com 8 Aug 2003 8 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 islam.ru 14 Jul 2016 14 Jul 2024 RU-CENTER-RU Blagotvoritelnyj fond "Put"
12 gslam.world 22 Mar 2023 22 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 pylam.com 20 Aug 2003 20 Aug 2024 Name.com, Inc. E-Promote
14 pslab.click 11 Apr 2023 11 Apr 2025 Amazon Registrar, Inc. Illumio
15 ps-am.de - - - -
16 aslam.in 13 Dec 2017 13 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
17 4slam.au - - Melbourne IT Alphonse Hammond
18 pslaw.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Philip Sheezel
19 polam.co.in 26 Apr 2022 26 Apr 2025 Endurance Digital Domain Technology LLP Shobha Constructions Company
20 pslas.ru 5 Sep 2007 5 Sep 2024 RU-CENTER-RU PSL, a.s.
21 pslay.org 2 Aug 2021 2 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
22 psram.net 22 Aug 2002 22 Aug 2024 CSC CORPORATE DOMAINS, INC. Micron Technology, Inc
23 p-lam.com 11 Aug 2005 11 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 pssam.net 26 Oct 2023 26 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
25 polam.info 31 May 2004 31 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
26 islam.org.br 2 Dec 1999 2 Dec 2024 - CEDI-Centro de Estudos e Divulga??o do Islam
27 pstam.art 10 May 2021 10 May 2025 OVH OVH SAS
28 pslama.com 25 Sep 2023 25 Sep 2025 GoDaddy.com, LLC -
29 pslab.com 15 May 1997 16 May 2025 Tucows Domains Inc. -
30 islam.futbol 3 Mar 2017 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 islam.click 7 Sep 2019 7 Sep 2025 Registrar.eu Whois Privacy Protection Foundation
32 psoam.com 12 Jun 2018 12 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 pslaw.info 20 Nov 2012 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 pjlam.com 19 Jan 2009 19 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
35 paslam.de - - - -
36 dslam.info 3 Mar 2023 3 Mar 2025 PSI-USA, Inc. dba Domain Robot Bildungsnetzwerk Digitale Sicherheit e.V.
37 islam.market 23 May 2023 23 May 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
38 psram.com 22 Aug 2002 22 Aug 2024 CSC CORPORATE DOMAINS, INC. Micron Technology, Inc
39 psalm.org 11 Jun 2007 11 Jun 2024 GoDaddy.com, LLC NameFind LLC
40 islam.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Omar Abas
41 palam.market 12 Dec 2023 12 Dec 2024 OVH SAS SAS AGRICONOMIE
42 aslam.asia 15 Jan 2012 15 Jan 2027 Network Solutions, LLC Pakistan Creative Minds
43 pslab.rocks 25 Feb 2016 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 eslam.xyz 16 Apr 2024 16 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
45 islam.co.uk 3 Oct 1996 3 Oct 2024 Sitefinders Net Limited [Tag = SITEFINDERS] -
46 islam.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Omar Abas
47 palam.jp 28 Jun 2005 30 Jun 2024 - studiopalam
48 islam.waw.pl 10 Dec 2007 10 Dec 2025 OVH SAS -
49 pslab.link 2 Jan 2019 2 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
50 pslaw.attorney 20 Apr 2021 20 Apr 2026 Network Solutions, LLC REDACTED FOR PRIVACY
51 pssam.org 17 Jan 2018 17 Jan 2025 Register.com, Inc. REDACTED FOR PRIVACY
52 islam.marketing 20 Dec 2021 20 Dec 2024 Porkbun LLC Private by Design, LLC
53 palam.services 12 Dec 2023 12 Dec 2024 OVH SAS SAS AGRICONOMIE
54 tslam.com 15 Nov 1997 14 Nov 2025 TLDS L.L.C. d/b/a SRSPlus -
55 aslam.mobi 12 Oct 2009 12 Oct 2024 IONOS SE Data Privacy Protected
56 qslam.com 24 Sep 2020 24 Sep 2025 SAV.COM, LLC REDACTED FOR PRIVACY
57 islam.org 22 Feb 1995 23 Feb 2028 Wild West Domains, LLC Domains By Proxy, LLC
58 psldm.net 24 Oct 2021 24 Oct 2024 Squarespace Domains II LLC Sugaring Factory LLC
59 psylam.com 4 Apr 2017 4 Apr 2024 Ligne Web Services SARL dba LWS association
60 pslum.com 1 Dec 2022 1 Dec 2024 NAMECHEAP INC Dharshinee Naidu
61 psalm.nl 4 Jul 2000 - LinQhost -
62 pelam.net 17 Oct 2013 17 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
63 psjam.net 29 Jun 2020 30 Jun 2025 WEBCC golrangsystem
64 oslam.org 13 May 2021 13 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
65 islam.email 24 Mar 2024 24 Mar 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
66 eslam.de - - - -
67 pilam.ru 1 Jun 2010 1 Jun 2025 RU-CENTER-RU Private Person
68 aslam.ai - - Porkbun LLC Private by Design, LLC
69 aslam.foundation 30 Apr 2019 30 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
70 islam.training 4 May 2014 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 islam.lol 17 Jan 2017 17 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com BDcom.CA
72 eslam.host 4 Mar 2022 4 Mar 2027 Namecheap Privacy service provided by Withheld for Privacy ehf
73 islam.baby 21 Jul 2023 21 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
74 psalm.xyz 10 Jun 2019 10 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
75 pzlam.pl 7 Jul 2017 7 Jul 2024 OVH SAS -
76 psalm.biz 8 Feb 2014 7 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Daylight bvba
77 pslap.com 27 Oct 2006 27 Oct 2025 GoDaddy.com, LLC -
78 pllam.singles 17 Aug 2023 17 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
79 islam.win 5 Aug 2015 4 Aug 2029 NameSilo, LLC See PrivacyGuardian.org
80 pnlam.com 9 Nov 2023 9 Nov 2024 NameCheap, Inc. -
81 islam.tv 29 Aug 2015 29 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 psalm.be 6 Nov 2005 - Registrar.eu -
83 pslnm.lt 21 Oct 2021 22 Oct 2026 UAB "Interneto vizija" -
84 aslam.agency 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 sslam.org 11 Jun 2022 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 islam.co 22 Apr 2010 21 Apr 2025 GoDaddy.com, LLC NameFind LLC
87 islam.icu 22 Aug 2022 22 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 polam.pl 10 May 2008 29 Dec 2024 VIBIZNES Paweł Jarosz -
89 pslab.info 21 Feb 2020 21 Feb 2025 Gandi SAS Fortinet
90 islam.ooo 10 Mar 2021 10 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 pscam.cn 24 Dec 2023 24 Dec 2024 中企动力科技股份有限公司 袁吉勇
92 pslav.ru 24 Mar 2024 24 Mar 2025 REGRU-RU Private Person
93 pstam.de - - - -
94 tslam.xyz 20 Oct 2023 20 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) T.S.LAM (Shenzhen) Technology Co., Ltd.
95 psalm.media 23 Feb 2022 23 Feb 2025 Tucows Domains Inc. Data Protected
96 sslam.com 27 Sep 2002 27 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 pulam.ru 24 Nov 2014 24 Nov 2024 RU-CENTER-RU Private Person
98 aslam.dev 28 Feb 2019 28 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
99 phlam.net 8 Apr 2002 8 Apr 2026 GANDI SAS Lamoureux
100 dslam.ru 23 Oct 2023 23 Oct 2024 RU-CENTER-RU Private Person
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 Pslam.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pslam.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pslam.shop",
        "page_size": 100
    },
    "count": {
        "total": 800,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pslamp.com, psalm.africa, islam.courses, islam.ro, polam.io, eslam.design, aslam.it, pslav.com, psham.online, pslax.com, islam.ru, gslam.world, pylam.com, pslab.click, ps-am.de, aslam.in, 4slam.au, pslaw.com.au, polam.co.in, pslas.ru, pslay.org, psram.net, p-lam.com, pssam.net, polam.info, islam.org.br, pstam.art, pslama.com, pslab.com, islam.futbol, islam.click, psoam.com, pslaw.info, pjlam.com, paslam.de, dslam.info, islam.market, psram.com, psalm.org, islam.net.au, palam.market, aslam.asia, pslab.rocks, eslam.xyz, islam.co.uk, islam.org.au, palam.jp, islam.waw.pl, pslab.link, pslaw.attorney, pssam.org, islam.marketing, palam.services, tslam.com, aslam.mobi, qslam.com, islam.org, psldm.net, psylam.com, pslum.com, psalm.nl, pelam.net, psjam.net, oslam.org, islam.email, eslam.de, pilam.ru, aslam.ai, aslam.foundation, islam.training, islam.lol, eslam.host, islam.baby, psalm.xyz, pzlam.pl, psalm.biz, pslap.com, pllam.singles, islam.win, pnlam.com, islam.tv, psalm.be, pslnm.lt, aslam.agency, sslam.org, islam.co, islam.icu, polam.pl, pslab.info, islam.ooo, pscam.cn, pslav.ru, pstam.de, tslam.xyz, psalm.media, sslam.com, pulam.ru, aslam.dev, phlam.net, dslam.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "pslamp.com",
            "domain_keyword": "pslamp",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:52:28",
            "create_date": "2016-01-15",
            "update_date": "2023-11-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Chiang Mai",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns28.appservhosting.com",
                "ns28.appservnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "psalm.africa",
            "domain_keyword": "psalm",
            "domain_tld": "africa",
            "query_time": "2024-06-03 09:53:35",
            "create_date": "2022-10-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Hosted.com LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-6ckgmra2.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "islam.courses",
            "domain_keyword": "islam",
            "domain_tld": "courses",
            "query_time": "2024-05-25 18:43:13",
            "create_date": "2018-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "islam.ro",
            "domain_keyword": "islam",
            "domain_tld": "ro",
            "query_time": "2024-04-12 22:43:56",
            "create_date": "2018-08-30",
            "expiry_date": "2025-11-16",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "polam.io",
            "domain_keyword": "polam",
            "domain_tld": "io",
            "query_time": "2024-06-01 04:14:03",
            "create_date": "2023-08-09",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teska",
            "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": [
                "e.ns.arvancdn.ir",
                "v.ns.arvancdn.ir"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "eslam.design",
            "domain_keyword": "eslam",
            "domain_tld": "design",
            "query_time": "2024-06-01 02:26:46",
            "create_date": "2020-06-17",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lloyd.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aslam.it",
            "domain_keyword": "aslam",
            "domain_tld": "it",
            "query_time": "2024-04-16 02:55:07",
            "create_date": "2001-06-05",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-04",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.seeweb.it",
            "registrant_company": "Aslam - Associazione Scuole Lavoro Alto Milanese",
            "registrant_address": "via S. Francesco 2",
            "registrant_city": "San Macario",
            "registrant_state": "VA",
            "registrant_zip": "21010",
            "registrant_country": "IT",
            "name_servers": [
                "dns.seeweb.it",
                "dns2.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "pslav.com",
            "domain_keyword": "pslav",
            "domain_tld": "com",
            "query_time": "2024-05-07 01:03:02",
            "create_date": "2013-08-30",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-30",
            "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": [
                "hugh.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "psham.online",
            "domain_keyword": "psham",
            "domain_tld": "online",
            "query_time": "2024-05-26 09:22:28",
            "create_date": "2024-02-02",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "na",
            "registrant_state": "TX",
            "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.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pslax.com",
            "domain_keyword": "pslax",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:52:31",
            "create_date": "2003-08-08",
            "update_date": "2021-07-16",
            "expiry_date": "2024-08-08",
            "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": 11,
            "domain_name": "islam.ru",
            "domain_keyword": "islam",
            "domain_tld": "ru",
            "query_time": "2024-05-01 22:39:39",
            "create_date": "2016-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Blagotvoritelnyj fond \"Put\"",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "gslam.world",
            "domain_keyword": "gslam",
            "domain_tld": "world",
            "query_time": "2024-05-30 00:00:15",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pylam.com",
            "domain_keyword": "pylam",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:26:53",
            "create_date": "2003-08-20",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "E-Promote",
            "registrant_address": "220 E Flamingo Road",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89169",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/pylam.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "pslab.click",
            "domain_keyword": "pslab",
            "domain_tld": "click",
            "query_time": "2024-05-02 10:29:54",
            "create_date": "2023-04-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Illumio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1051.awsdns-03.org",
                "ns-1863.awsdns-40.co.uk",
                "ns-453.awsdns-56.com",
                "ns-912.awsdns-50.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ps-am.de",
            "domain_keyword": "ps-am",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:24:04",
            "update_date": "2018-07-26",
            "name_servers": [
                "ns1039.ui-dns.biz",
                "ns1039.ui-dns.com",
                "ns1039.ui-dns.de",
                "ns1039.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "aslam.in",
            "domain_keyword": "aslam",
            "domain_tld": "in",
            "query_time": "2024-05-06 09:17:55",
            "create_date": "2017-12-13",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "4slam.au",
            "domain_keyword": "4slam",
            "domain_tld": "au",
            "query_time": "2024-05-09 17:05:33",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Alphonse Hammond",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pslaw.com.au",
            "domain_keyword": "pslaw",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 17:52:36",
            "update_date": "2023-02-28",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Philip Sheezel",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "polam.co.in",
            "domain_keyword": "polam",
            "domain_tld": "co.in",
            "query_time": "2024-06-10 07:39:02",
            "create_date": "2022-04-26",
            "update_date": "2022-05-08",
            "expiry_date": "2025-04-26",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shobha Constructions Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bhatra.in",
                "ns2.bhatra.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pslas.ru",
            "domain_keyword": "pslas",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:42:48",
            "create_date": "2007-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PSL, a.s.",
            "name_servers": [
                "ns.slovanet.net",
                "ns1.slovanet.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "pslay.org",
            "domain_keyword": "pslay",
            "domain_tld": "org",
            "query_time": "2024-05-07 01:03:02",
            "create_date": "2021-08-02",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "psram.net",
            "domain_keyword": "psram",
            "domain_tld": "net",
            "query_time": "2024-04-17 18:00:40",
            "create_date": "2002-08-22",
            "update_date": "2022-08-18",
            "expiry_date": "2024-08-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Sam Evans",
            "registrant_company": "Micron Technology, Inc",
            "registrant_address": "8000 S. Federal Way, P.O. Box 6",
            "registrant_city": "Boise",
            "registrant_state": "ID",
            "registrant_zip": "83707",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2083684000",
            "registrant_fax": "+1.2083684435",
            "name_servers": [
                "ns1.micron.com",
                "ns2.micron.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "p-lam.com",
            "domain_keyword": "p-lam",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:42:57",
            "create_date": "2005-08-11",
            "update_date": "2023-08-12",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=p-lam.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pssam.net",
            "domain_keyword": "pssam",
            "domain_tld": "net",
            "query_time": "2024-05-18 20:34:45",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (906676283)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O pssam.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.expiereddnsmanager.com",
                "ns2.expiereddnsmanager.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "polam.info",
            "domain_keyword": "polam",
            "domain_tld": "info",
            "query_time": "2024-06-01 22:06:45",
            "create_date": "2004-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "colette.ns.cloudflare.com",
                "julio.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "islam.org.br",
            "domain_keyword": "islam",
            "domain_tld": "org.br",
            "query_time": "2024-05-02 09:52:58",
            "create_date": "1999-12-02",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-02",
            "registrant_name": "CEDI-Centro de Estudos e Divulga??o do Islam",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "jo.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "pstam.art",
            "domain_keyword": "pstam",
            "domain_tld": "art",
            "query_time": "2024-05-13 00:18:54",
            "create_date": "2021-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "OVH SAS",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "pslama.com",
            "domain_keyword": "pslama",
            "domain_tld": "com",
            "query_time": "2024-05-21 01:27:45",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "expiry_date": "2025-09-25",
            "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": 29,
            "domain_name": "pslab.com",
            "domain_keyword": "pslab",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:52:25",
            "create_date": "1997-05-15",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "cris.ns.cloudflare.com",
                "evangeline.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "islam.futbol",
            "domain_keyword": "islam",
            "domain_tld": "futbol",
            "query_time": "2024-05-08 20:06:40",
            "create_date": "2017-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "islam.click",
            "domain_keyword": "islam",
            "domain_tld": "click",
            "query_time": "2024-05-08 20:06:40",
            "create_date": "2019-09-07",
            "update_date": "2023-11-11",
            "expiry_date": "2025-09-07",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mia.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "psoam.com",
            "domain_keyword": "psoam",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:56:04",
            "create_date": "2018-06-12",
            "update_date": "2020-06-06",
            "expiry_date": "2025-06-12",
            "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": 33,
            "domain_name": "pslaw.info",
            "domain_keyword": "pslaw",
            "domain_tld": "info",
            "query_time": "2024-05-21 01:27:46",
            "create_date": "2012-11-20",
            "update_date": "2022-09-12",
            "expiry_date": "2024-11-20",
            "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": [
                "ns117.websitewelcome.com",
                "ns118.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pjlam.com",
            "domain_keyword": "pjlam",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:56:45",
            "create_date": "2009-01-19",
            "update_date": "2024-04-07",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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.dnsowl.com",
                "ns2.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "paslam.de",
            "domain_keyword": "paslam",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:30:04",
            "update_date": "2022-02-26",
            "name_servers": [
                "ns1.n5q.de",
                "ns2.n5q.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "dslam.info",
            "domain_keyword": "dslam",
            "domain_tld": "info",
            "query_time": "2024-05-10 06:28:46",
            "create_date": "2023-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bildungsnetzwerk Digitale Sicherheit e.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nic53.net",
                "ns2.nic53.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "islam.market",
            "domain_keyword": "islam",
            "domain_tld": "market",
            "query_time": "2024-05-25 18:43:13",
            "create_date": "2023-05-23",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chechenskaia Resp",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "psram.com",
            "domain_keyword": "psram",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:00:40",
            "create_date": "2002-08-22",
            "update_date": "2022-08-18",
            "expiry_date": "2024-08-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Sam Evans",
            "registrant_company": "Micron Technology, Inc",
            "registrant_address": "8000 S. Federal Way, P.O. Box 6",
            "registrant_city": "Boise",
            "registrant_state": "ID",
            "registrant_zip": "83707",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2083684000",
            "registrant_fax": "+1.2083684435",
            "name_servers": [
                "ns1.micron.com",
                "ns2.micron.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "psalm.org",
            "domain_keyword": "psalm",
            "domain_tld": "org",
            "query_time": "2024-04-23 22:56:31",
            "create_date": "2007-06-11",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "islam.net.au",
            "domain_keyword": "islam",
            "domain_tld": "net.au",
            "query_time": "2024-05-02 09:53:02",
            "update_date": "2024-01-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Omar Abas",
            "name_servers": [
                "juliet-option.bnr.la"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "palam.market",
            "domain_keyword": "palam",
            "domain_tld": "market",
            "query_time": "2024-06-03 05:16:04",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS AGRICONOMIE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "aslam.asia",
            "domain_keyword": "aslam",
            "domain_tld": "asia",
            "query_time": "2024-06-11 04:21:21",
            "create_date": "2012-01-15",
            "update_date": "2021-11-16",
            "expiry_date": "2027-01-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pakistan Creative Minds",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pslab.rocks",
            "domain_keyword": "pslab",
            "domain_tld": "rocks",
            "query_time": "2024-04-17 17:52:26",
            "create_date": "2016-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "eslam.xyz",
            "domain_keyword": "eslam",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 11:37:31",
            "create_date": "2024-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "islam.co.uk",
            "domain_keyword": "islam",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 01:56:50",
            "create_date": "1996-10-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "Sitefinders Net Limited [Tag = SITEFINDERS]",
            "registrar_website": "http://www.sitefinders.co.uk",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "islam.org.au",
            "domain_keyword": "islam",
            "domain_tld": "org.au",
            "query_time": "2024-05-02 09:52:58",
            "update_date": "2024-03-04",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Omar Abas",
            "name_servers": [
                "juliet-option.bnr.la"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "palam.jp",
            "domain_keyword": "palam",
            "domain_tld": "jp",
            "query_time": "2024-05-22 09:10:08",
            "create_date": "2005-06-28",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "studiopalam",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 48,
            "domain_name": "islam.waw.pl",
            "domain_keyword": "islam",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-25 01:57:08",
            "create_date": "2007-12-10",
            "update_date": "2023-12-29",
            "expiry_date": "2025-12-10",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pslab.link",
            "domain_keyword": "pslab",
            "domain_tld": "link",
            "query_time": "2024-04-17 17:52:26",
            "create_date": "2019-01-02",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1162.awsdns-17.org",
                "ns-1586.awsdns-06.co.uk",
                "ns-332.awsdns-41.com",
                "ns-647.awsdns-16.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "pslaw.attorney",
            "domain_keyword": "pslaw",
            "domain_tld": "attorney",
            "query_time": "2024-05-02 10:29:56",
            "create_date": "2021-04-20",
            "update_date": "2021-04-25",
            "expiry_date": "2026-04-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pssam.org",
            "domain_keyword": "pssam",
            "domain_tld": "org",
            "query_time": "2024-05-18 20:34:45",
            "create_date": "2018-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "islam.marketing",
            "domain_keyword": "islam",
            "domain_tld": "marketing",
            "query_time": "2024-05-23 03:07:07",
            "create_date": "2021-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "palam.services",
            "domain_keyword": "palam",
            "domain_tld": "services",
            "query_time": "2024-06-03 05:16:04",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS AGRICONOMIE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "tslam.com",
            "domain_keyword": "tslam",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:32:00",
            "create_date": "1997-11-15",
            "update_date": "2023-12-11",
            "expiry_date": "2025-11-14",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns1.tradeeasy.com",
                "ns2.tradeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aslam.mobi",
            "domain_keyword": "aslam",
            "domain_tld": "mobi",
            "query_time": "2024-05-06 09:17:55",
            "create_date": "2009-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1023.ui-dns.com",
                "ns1027.ui-dns.org",
                "ns1029.ui-dns.de",
                "ns1069.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "qslam.com",
            "domain_keyword": "qslam",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:23:23",
            "create_date": "2020-09-24",
            "update_date": "2023-08-14",
            "expiry_date": "2025-09-24",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=qslam.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "islam.org",
            "domain_keyword": "islam",
            "domain_tld": "org",
            "query_time": "2024-05-18 11:05:32",
            "create_date": "1995-02-22",
            "update_date": "2023-07-25",
            "expiry_date": "2028-02-23",
            "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": [
                "miles.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "psldm.net",
            "domain_keyword": "psldm",
            "domain_tld": "net",
            "query_time": "2024-05-14 02:33:35",
            "create_date": "2021-10-24",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sugaring Factory LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "psylam.com",
            "domain_keyword": "psylam",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:23:46",
            "create_date": "2017-04-04",
            "update_date": "2023-03-28",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_company": "association",
            "registrant_address": "chaussee de mons 881",
            "registrant_city": "bruxelles",
            "registrant_zip": "1070",
            "registrant_country": "BE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lwsdns.com",
                "ns2.lwsdns.com",
                "ns3.lwsdns.com",
                "ns4.lwsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pslum.com",
            "domain_keyword": "pslum",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:39:33",
            "create_date": "2022-12-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_address": "88 Remsen Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "11201",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "psalm.nl",
            "domain_keyword": "psalm",
            "domain_tld": "nl",
            "query_time": "2024-04-23 22:56:31",
            "create_date": "2000-07-04",
            "update_date": "2024-03-21",
            "registrar_name": "LinQhost",
            "name_servers": [
                "ns1.linqhost.nl",
                "ns2.linqhost.eu",
                "ns3.linqhost.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 62,
            "domain_name": "pelam.net",
            "domain_keyword": "pelam",
            "domain_tld": "net",
            "query_time": "2024-04-17 15:03:25",
            "create_date": "2013-10-17",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "psjam.net",
            "domain_keyword": "psjam",
            "domain_tld": "net",
            "query_time": "2024-05-14 02:33:09",
            "create_date": "2020-06-29",
            "update_date": "2020-09-16",
            "expiry_date": "2025-06-30",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "golrang system",
            "registrant_company": "golrangsystem",
            "registrant_address": "Al Basatin St",
            "registrant_city": "Sohar",
            "registrant_state": "SR",
            "registrant_zip": "311",
            "registrant_country": "OM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+968.22951108",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns1.golrangsystems.com",
                "ns2.golrangsystems.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "oslam.org",
            "domain_keyword": "oslam",
            "domain_tld": "org",
            "query_time": "2024-05-16 13:12:03",
            "create_date": "2021-05-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MX-VER",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "islam.email",
            "domain_keyword": "islam",
            "domain_tld": "email",
            "query_time": "2024-05-24 00:38:43",
            "create_date": "2024-03-24",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "eslam.de",
            "domain_keyword": "eslam",
            "domain_tld": "de",
            "query_time": "2024-06-08 11:16:07",
            "update_date": "2018-07-25",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1028.ui-dns.com",
                "ns1028.ui-dns.de",
                "ns1028.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "pilam.ru",
            "domain_keyword": "pilam",
            "domain_tld": "ru",
            "query_time": "2024-06-11 12:23:58",
            "create_date": "2010-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.krasdesign.ru",
                "ns2.krasdesign.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "aslam.ai",
            "domain_keyword": "aslam",
            "domain_tld": "ai",
            "query_time": "2024-05-06 09:17:55",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aslam.foundation",
            "domain_keyword": "aslam",
            "domain_tld": "foundation",
            "query_time": "2024-05-06 09:17:55",
            "create_date": "2019-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-194-b.gandi.net",
                "ns-198-a.gandi.net",
                "ns-81-c.gandi.net",
                "z.dns.gandi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "islam.training",
            "domain_keyword": "islam",
            "domain_tld": "training",
            "query_time": "2024-05-08 20:06:40",
            "create_date": "2014-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "islam.lol",
            "domain_keyword": "islam",
            "domain_tld": "lol",
            "query_time": "2024-05-22 04:58:58",
            "create_date": "2017-01-17",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "BDcom.CA",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cdns1.interserver.net",
                "cdns2.interserver.net",
                "cdns3.interserver.net",
                "dns2004a.trouble-free.net",
                "dns2004b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "eslam.host",
            "domain_keyword": "eslam",
            "domain_tld": "host",
            "query_time": "2024-06-01 02:26:46",
            "create_date": "2022-03-04",
            "update_date": "2023-08-31",
            "expiry_date": "2027-03-04",
            "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": [
                "aria.ns.cloudflare.com",
                "finley.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "islam.baby",
            "domain_keyword": "islam",
            "domain_tld": "baby",
            "query_time": "2024-05-06 00:10:21",
            "create_date": "2023-07-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "psalm.xyz",
            "domain_keyword": "psalm",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 22:56:31",
            "create_date": "2019-06-10",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-10",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pzlam.pl",
            "domain_keyword": "pzlam",
            "domain_tld": "pl",
            "query_time": "2024-05-17 09:15:05",
            "create_date": "2017-07-07",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-07",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "psalm.biz",
            "domain_keyword": "psalm",
            "domain_tld": "biz",
            "query_time": "2024-06-02 06:18:21",
            "create_date": "2014-02-08",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daylight bvba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pslap.com",
            "domain_keyword": "pslap",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:39:15",
            "create_date": "2006-10-27",
            "update_date": "2022-09-03",
            "expiry_date": "2025-10-27",
            "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": 78,
            "domain_name": "pllam.singles",
            "domain_keyword": "pllam",
            "domain_tld": "singles",
            "query_time": "2024-05-09 12:34:04",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "islam.win",
            "domain_keyword": "islam",
            "domain_tld": "win",
            "query_time": "2024-04-25 01:57:08",
            "create_date": "2015-08-05",
            "update_date": "2024-01-28",
            "expiry_date": "2029-08-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "pnlam.com",
            "domain_keyword": "pnlam",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:59:23",
            "create_date": "2023-11-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "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": 81,
            "domain_name": "islam.tv",
            "domain_keyword": "islam",
            "domain_tld": "tv",
            "query_time": "2024-05-18 11:05:32",
            "create_date": "2015-08-29",
            "update_date": "2024-01-04",
            "expiry_date": "2024-08-29",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "psalm.be",
            "domain_keyword": "psalm",
            "domain_tld": "be",
            "query_time": "2024-05-21 09:01:08",
            "create_date": "2005-11-06",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.domeinbeurs.nl",
                "ns2.domeinbeurs.nl"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 83,
            "domain_name": "pslnm.lt",
            "domain_keyword": "pslnm",
            "domain_tld": "lt",
            "query_time": "2024-05-31 11:52:06",
            "create_date": "2021-10-21",
            "expiry_date": "2026-10-22",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 84,
            "domain_name": "aslam.agency",
            "domain_keyword": "aslam",
            "domain_tld": "agency",
            "query_time": "2024-06-01 17:08:53",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sslam.org",
            "domain_keyword": "sslam",
            "domain_tld": "org",
            "query_time": "2024-06-01 15:04:15",
            "create_date": "2022-06-11",
            "update_date": "2023-08-16",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "islam.co",
            "domain_keyword": "islam",
            "domain_tld": "co",
            "query_time": "2024-04-21 00:17:36",
            "create_date": "2010-04-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "islam.icu",
            "domain_keyword": "islam",
            "domain_tld": "icu",
            "query_time": "2024-04-25 01:57:07",
            "create_date": "2022-08-22",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "polam.pl",
            "domain_keyword": "polam",
            "domain_tld": "pl",
            "query_time": "2024-05-05 19:13:27",
            "create_date": "2008-05-10",
            "update_date": "2023-07-08",
            "expiry_date": "2024-12-29",
            "registrar_name": "VIBIZNES Paweł Jarosz",
            "name_servers": [
                "colette.ns.cloudflare.com",
                "julio.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pslab.info",
            "domain_keyword": "pslab",
            "domain_tld": "info",
            "query_time": "2024-05-21 01:27:45",
            "create_date": "2020-02-21",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fortinet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1217.awsdns-24.org",
                "ns-1812.awsdns-34.co.uk",
                "ns-333.awsdns-41.com",
                "ns-815.awsdns-37.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "islam.ooo",
            "domain_keyword": "islam",
            "domain_tld": "ooo",
            "query_time": "2024-05-14 09:35:57",
            "create_date": "2021-03-10",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pscam.cn",
            "domain_keyword": "pscam",
            "domain_tld": "cn",
            "query_time": "2024-05-23 01:47:12",
            "create_date": "2023-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "袁吉勇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pslav.ru",
            "domain_keyword": "pslav",
            "domain_tld": "ru",
            "query_time": "2024-05-26 04:56:15",
            "create_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vigbo.site",
                "ns2.vigbo.site"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "pstam.de",
            "domain_keyword": "pstam",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:25:47",
            "update_date": "2020-04-19",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "tslam.xyz",
            "domain_keyword": "tslam",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 16:17:08",
            "create_date": "2023-10-20",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "T.S.LAM (Shenzhen) Technology Co., Ltd.",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "psalm.media",
            "domain_keyword": "psalm",
            "domain_tld": "media",
            "query_time": "2024-05-21 09:01:08",
            "create_date": "2022-02-23",
            "update_date": "2023-06-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sslam.com",
            "domain_keyword": "sslam",
            "domain_tld": "com",
            "query_time": "2024-06-09 17:15:57",
            "create_date": "2002-09-27",
            "update_date": "2023-09-18",
            "expiry_date": "2025-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sslam.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.uk3.fcomet.com",
                "ns2.uk3.fcomet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pulam.ru",
            "domain_keyword": "pulam",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:17:03",
            "create_date": "2014-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru",
                "ns3.1gb-ru.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "aslam.dev",
            "domain_keyword": "aslam",
            "domain_tld": "dev",
            "query_time": "2024-04-16 02:55:07",
            "create_date": "2019-02-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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-235-c.gandi.net",
                "ns-29-b.gandi.net",
                "ns-79-a.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "phlam.net",
            "domain_keyword": "phlam",
            "domain_tld": "net",
            "query_time": "2024-04-21 01:42:14",
            "create_date": "2002-04-08",
            "update_date": "2024-02-06",
            "expiry_date": "2026-04-08",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lamoureux",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-175-c.gandi.net",
                "ns-71-b.gandi.net",
                "ns-92-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dslam.ru",
            "domain_keyword": "dslam",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:04:23",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pslam.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>800</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pslamp.com, psalm.africa, islam.courses, islam.ro, polam.io, eslam.design, aslam.it, pslav.com, psham.online, pslax.com, islam.ru, gslam.world, pylam.com, pslab.click, ps-am.de, aslam.in, 4slam.au, pslaw.com.au, polam.co.in, pslas.ru, pslay.org, psram.net, p-lam.com, pssam.net, polam.info, islam.org.br, pstam.art, pslama.com, pslab.com, islam.futbol, islam.click, psoam.com, pslaw.info, pjlam.com, paslam.de, dslam.info, islam.market, psram.com, psalm.org, islam.net.au, palam.market, aslam.asia, pslab.rocks, eslam.xyz, islam.co.uk, islam.org.au, palam.jp, islam.waw.pl, pslab.link, pslaw.attorney, pssam.org, islam.marketing, palam.services, tslam.com, aslam.mobi, qslam.com, islam.org, psldm.net, psylam.com, pslum.com, psalm.nl, pelam.net, psjam.net, oslam.org, islam.email, eslam.de, pilam.ru, aslam.ai, aslam.foundation, islam.training, islam.lol, eslam.host, islam.baby, psalm.xyz, pzlam.pl, psalm.biz, pslap.com, pllam.singles, islam.win, pnlam.com, islam.tv, psalm.be, pslnm.lt, aslam.agency, sslam.org, islam.co, islam.icu, polam.pl, pslab.info, islam.ooo, pscam.cn, pslav.ru, pstam.de, tslam.xyz, psalm.media, sslam.com, pulam.ru, aslam.dev, phlam.net, dslam.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pslamp.com</domain_name>
   <domain_keyword>pslamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:52:28</query_time>
   <create_date>2016-01-15</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Chiang Mai</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns28.appservhosting.com</value>
    <value>ns28.appservnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>psalm.africa</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-03 09:53:35</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Hosted.com LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-6ckgmra2.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>islam.courses</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>courses</domain_tld>
   <query_time>2024-05-25 18:43:13</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>islam.ro</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-12 22:43:56</query_time>
   <create_date>2018-08-30</create_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.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>polam.io</domain_name>
   <domain_keyword>polam</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 04:14:03</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teska</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>e.ns.arvancdn.ir</value>
    <value>v.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>eslam.design</domain_name>
   <domain_keyword>eslam</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-01 02:26:46</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lloyd.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aslam.it</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 02:55:07</query_time>
   <create_date>2001-06-05</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.seeweb.it</registrar_website>
   <registrant_company>Aslam - Associazione Scuole Lavoro Alto Milanese</registrant_company>
   <registrant_address>via S. Francesco 2</registrant_address>
   <registrant_city>San Macario</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21010</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.seeweb.it</value>
    <value>dns2.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pslav.com</domain_name>
   <domain_keyword>pslav</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 01:03:02</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-30</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>hugh.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.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>psham.online</domain_name>
   <domain_keyword>psham</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 09:22:28</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>na</registrant_company>
   <registrant_state>TX</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.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pslax.com</domain_name>
   <domain_keyword>pslax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:52:31</query_time>
   <create_date>2003-08-08</create_date>
   <update_date>2021-07-16</update_date>
   <expiry_date>2024-08-08</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>11</num>
   <domain_name>islam.ru</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 22:39:39</query_time>
   <create_date>2016-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Blagotvoritelnyj fond &quot;Put&quot;</registrant_company>
   <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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>gslam.world</domain_name>
   <domain_keyword>gslam</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-30 00:00:15</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pylam.com</domain_name>
   <domain_keyword>pylam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:26:53</query_time>
   <create_date>2003-08-20</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>220 E Flamingo Road</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89169</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/pylam.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>pslab.click</domain_name>
   <domain_keyword>pslab</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-02 10:29:54</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Illumio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1051.awsdns-03.org</value>
    <value>ns-1863.awsdns-40.co.uk</value>
    <value>ns-453.awsdns-56.com</value>
    <value>ns-912.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ps-am.de</domain_name>
   <domain_keyword>ps-am</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:24:04</query_time>
   <update_date>2018-07-26</update_date>
   <name_servers>
    <value>ns1039.ui-dns.biz</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1039.ui-dns.de</value>
    <value>ns1039.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>aslam.in</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-06 09:17:55</query_time>
   <create_date>2017-12-13</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>4slam.au</domain_name>
   <domain_keyword>4slam</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-09 17:05:33</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Alphonse Hammond</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pslaw.com.au</domain_name>
   <domain_keyword>pslaw</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 17:52:36</query_time>
   <update_date>2023-02-28</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Philip Sheezel</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>polam.co.in</domain_name>
   <domain_keyword>polam</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-10 07:39:02</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2022-05-08</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shobha Constructions Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bhatra.in</value>
    <value>ns2.bhatra.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pslas.ru</domain_name>
   <domain_keyword>pslas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:42:48</query_time>
   <create_date>2007-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PSL, a.s.</registrant_company>
   <name_servers>
    <value>ns.slovanet.net</value>
    <value>ns1.slovanet.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>pslay.org</domain_name>
   <domain_keyword>pslay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 01:03:02</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>psram.net</domain_name>
   <domain_keyword>psram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 18:00:40</query_time>
   <create_date>2002-08-22</create_date>
   <update_date>2022-08-18</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Sam Evans</registrant_name>
   <registrant_company>Micron Technology, Inc</registrant_company>
   <registrant_address>8000 S. Federal Way, P.O. Box 6</registrant_address>
   <registrant_city>Boise</registrant_city>
   <registrant_state>ID</registrant_state>
   <registrant_zip>83707</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2083684000</registrant_phone>
   <registrant_fax>+1.2083684435</registrant_fax>
   <name_servers>
    <value>ns1.micron.com</value>
    <value>ns2.micron.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>p-lam.com</domain_name>
   <domain_keyword>p-lam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:42:57</query_time>
   <create_date>2005-08-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=p-lam.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pssam.net</domain_name>
   <domain_keyword>pssam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 20:34:45</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (906676283)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O pssam.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.expiereddnsmanager.com</value>
    <value>ns2.expiereddnsmanager.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>polam.info</domain_name>
   <domain_keyword>polam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 22:06:45</query_time>
   <create_date>2004-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>colette.ns.cloudflare.com</value>
    <value>julio.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>islam.org.br</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-02 09:52:58</query_time>
   <create_date>1999-12-02</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrant_name>CEDI-Centro de Estudos e Divulga??o do Islam</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>jo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>pstam.art</domain_name>
   <domain_keyword>pstam</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-13 00:18:54</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>OVH SAS</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pslama.com</domain_name>
   <domain_keyword>pslama</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 01:27:45</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>29</num>
   <domain_name>pslab.com</domain_name>
   <domain_keyword>pslab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:52:25</query_time>
   <create_date>1997-05-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-16</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>cris.ns.cloudflare.com</value>
    <value>evangeline.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>islam.futbol</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>futbol</domain_tld>
   <query_time>2024-05-08 20:06:40</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>islam.click</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-08 20:06:40</query_time>
   <create_date>2019-09-07</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-09-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mia.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>psoam.com</domain_name>
   <domain_keyword>psoam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:56:04</query_time>
   <create_date>2018-06-12</create_date>
   <update_date>2020-06-06</update_date>
   <expiry_date>2025-06-12</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>33</num>
   <domain_name>pslaw.info</domain_name>
   <domain_keyword>pslaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 01:27:46</query_time>
   <create_date>2012-11-20</create_date>
   <update_date>2022-09-12</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/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>ns117.websitewelcome.com</value>
    <value>ns118.websitewelcome.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>34</num>
   <domain_name>pjlam.com</domain_name>
   <domain_keyword>pjlam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:56:45</query_time>
   <create_date>2009-01-19</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-01-19</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>See PrivacyGuardian.org</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>paslam.de</domain_name>
   <domain_keyword>paslam</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:30:04</query_time>
   <update_date>2022-02-26</update_date>
   <name_servers>
    <value>ns1.n5q.de</value>
    <value>ns2.n5q.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>dslam.info</domain_name>
   <domain_keyword>dslam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 06:28:46</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bildungsnetzwerk Digitale Sicherheit e.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nic53.net</value>
    <value>ns2.nic53.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>islam.market</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-25 18:43:13</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chechenskaia Resp</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>psram.com</domain_name>
   <domain_keyword>psram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:00:40</query_time>
   <create_date>2002-08-22</create_date>
   <update_date>2022-08-18</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Sam Evans</registrant_name>
   <registrant_company>Micron Technology, Inc</registrant_company>
   <registrant_address>8000 S. Federal Way, P.O. Box 6</registrant_address>
   <registrant_city>Boise</registrant_city>
   <registrant_state>ID</registrant_state>
   <registrant_zip>83707</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2083684000</registrant_phone>
   <registrant_fax>+1.2083684435</registrant_fax>
   <name_servers>
    <value>ns1.micron.com</value>
    <value>ns2.micron.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>psalm.org</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 22:56:31</query_time>
   <create_date>2007-06-11</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>islam.net.au</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-02 09:53:02</query_time>
   <update_date>2024-01-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Omar Abas</registrant_name>
   <name_servers>
    <value>juliet-option.bnr.la</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>palam.market</domain_name>
   <domain_keyword>palam</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-06-03 05:16:04</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAS AGRICONOMIE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.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>42</num>
   <domain_name>aslam.asia</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-11 04:21:21</query_time>
   <create_date>2012-01-15</create_date>
   <update_date>2021-11-16</update_date>
   <expiry_date>2027-01-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pakistan Creative Minds</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pslab.rocks</domain_name>
   <domain_keyword>pslab</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-17 17:52:26</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>eslam.xyz</domain_name>
   <domain_keyword>eslam</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 11:37:31</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>islam.co.uk</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 01:56:50</query_time>
   <create_date>1996-10-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>Sitefinders Net Limited [Tag = SITEFINDERS]</registrar_name>
   <registrar_website>http://www.sitefinders.co.uk</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>islam.org.au</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-02 09:52:58</query_time>
   <update_date>2024-03-04</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Omar Abas</registrant_name>
   <name_servers>
    <value>juliet-option.bnr.la</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>palam.jp</domain_name>
   <domain_keyword>palam</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-22 09:10:08</query_time>
   <create_date>2005-06-28</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>studiopalam</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>islam.waw.pl</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-25 01:57:08</query_time>
   <create_date>2007-12-10</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pslab.link</domain_name>
   <domain_keyword>pslab</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-17 17:52:26</query_time>
   <create_date>2019-01-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-1162.awsdns-17.org</value>
    <value>ns-1586.awsdns-06.co.uk</value>
    <value>ns-332.awsdns-41.com</value>
    <value>ns-647.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>pslaw.attorney</domain_name>
   <domain_keyword>pslaw</domain_keyword>
   <domain_tld>attorney</domain_tld>
   <query_time>2024-05-02 10:29:56</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2021-04-25</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>pssam.org</domain_name>
   <domain_keyword>pssam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 20:34:45</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>islam.marketing</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-23 03:07:07</query_time>
   <create_date>2021-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>palam.services</domain_name>
   <domain_keyword>palam</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-03 05:16:04</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAS AGRICONOMIE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.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>54</num>
   <domain_name>tslam.com</domain_name>
   <domain_keyword>tslam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:32:00</query_time>
   <create_date>1997-11-15</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns1.tradeeasy.com</value>
    <value>ns2.tradeeasy.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>aslam.mobi</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-06 09:17:55</query_time>
   <create_date>2009-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.com</value>
    <value>ns1027.ui-dns.org</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1069.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>qslam.com</domain_name>
   <domain_keyword>qslam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:23:23</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=qslam.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>islam.org</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 11:05:32</query_time>
   <create_date>1995-02-22</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2028-02-23</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>miles.ns.cloudflare.com</value>
    <value>molly.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>58</num>
   <domain_name>psldm.net</domain_name>
   <domain_keyword>psldm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 02:33:35</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sugaring Factory LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>psylam.com</domain_name>
   <domain_keyword>psylam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:23:46</query_time>
   <create_date>2017-04-04</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_company>association</registrant_company>
   <registrant_address>chaussee de mons 881</registrant_address>
   <registrant_city>bruxelles</registrant_city>
   <registrant_zip>1070</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lwsdns.com</value>
    <value>ns2.lwsdns.com</value>
    <value>ns3.lwsdns.com</value>
    <value>ns4.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pslum.com</domain_name>
   <domain_keyword>pslum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:39:33</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_address>88 Remsen Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>psalm.nl</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 22:56:31</query_time>
   <create_date>2000-07-04</create_date>
   <update_date>2024-03-21</update_date>
   <registrar_name>LinQhost</registrar_name>
   <name_servers>
    <value>ns1.linqhost.nl</value>
    <value>ns2.linqhost.eu</value>
    <value>ns3.linqhost.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pelam.net</domain_name>
   <domain_keyword>pelam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 15:03:25</query_time>
   <create_date>2013-10-17</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>psjam.net</domain_name>
   <domain_keyword>psjam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 02:33:09</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2020-09-16</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>golrang system</registrant_name>
   <registrant_company>golrangsystem</registrant_company>
   <registrant_address>Al Basatin St</registrant_address>
   <registrant_city>Sohar</registrant_city>
   <registrant_state>SR</registrant_state>
   <registrant_zip>311</registrant_zip>
   <registrant_country>OM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+968.22951108</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns1.golrangsystems.com</value>
    <value>ns2.golrangsystems.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>oslam.org</domain_name>
   <domain_keyword>oslam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 13:12:03</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MX-VER</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>islam.email</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-24 00:38:43</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</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>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>eslam.de</domain_name>
   <domain_keyword>eslam</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-08 11:16:07</query_time>
   <update_date>2018-07-25</update_date>
   <name_servers>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1028.ui-dns.com</value>
    <value>ns1028.ui-dns.de</value>
    <value>ns1028.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>pilam.ru</domain_name>
   <domain_keyword>pilam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-11 12:23:58</query_time>
   <create_date>2010-06-01</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.krasdesign.ru</value>
    <value>ns2.krasdesign.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>aslam.ai</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-06 09:17:55</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aslam.foundation</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-06 09:17:55</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-194-b.gandi.net</value>
    <value>ns-198-a.gandi.net</value>
    <value>ns-81-c.gandi.net</value>
    <value>z.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>islam.training</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-08 20:06:40</query_time>
   <create_date>2014-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>islam.lol</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-22 04:58:58</query_time>
   <create_date>2017-01-17</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>BDcom.CA</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cdns1.interserver.net</value>
    <value>cdns2.interserver.net</value>
    <value>cdns3.interserver.net</value>
    <value>dns2004a.trouble-free.net</value>
    <value>dns2004b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>eslam.host</domain_name>
   <domain_keyword>eslam</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-06-01 02:26:46</query_time>
   <create_date>2022-03-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-03-04</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>aria.ns.cloudflare.com</value>
    <value>finley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>islam.baby</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-06 00:10:21</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>74</num>
   <domain_name>psalm.xyz</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 22:56:31</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-10</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pzlam.pl</domain_name>
   <domain_keyword>pzlam</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 09:15:05</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>psalm.biz</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 06:18:21</query_time>
   <create_date>2014-02-08</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daylight bvba</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pslap.com</domain_name>
   <domain_keyword>pslap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:39:15</query_time>
   <create_date>2006-10-27</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2025-10-27</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>78</num>
   <domain_name>pllam.singles</domain_name>
   <domain_keyword>pllam</domain_keyword>
   <domain_tld>singles</domain_tld>
   <query_time>2024-05-09 12:34:04</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>islam.win</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-04-25 01:57:08</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2029-08-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>80</num>
   <domain_name>pnlam.com</domain_name>
   <domain_keyword>pnlam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:59:23</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-09</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>81</num>
   <domain_name>islam.tv</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 11:05:32</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-08-29</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>psalm.be</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 09:01:08</query_time>
   <create_date>2005-11-06</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.domeinbeurs.nl</value>
    <value>ns2.domeinbeurs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>pslnm.lt</domain_name>
   <domain_keyword>pslnm</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-31 11:52:06</query_time>
   <create_date>2021-10-21</create_date>
   <expiry_date>2026-10-22</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>aslam.agency</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-01 17:08:53</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sslam.org</domain_name>
   <domain_keyword>sslam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 15:04:15</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>islam.co</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 00:17:36</query_time>
   <create_date>2010-04-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-21</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>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>islam.icu</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-25 01:57:07</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>polam.pl</domain_name>
   <domain_keyword>polam</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-05 19:13:27</query_time>
   <create_date>2008-05-10</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>VIBIZNES Paweł Jarosz</registrar_name>
   <name_servers>
    <value>colette.ns.cloudflare.com</value>
    <value>julio.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pslab.info</domain_name>
   <domain_keyword>pslab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 01:27:45</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fortinet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1217.awsdns-24.org</value>
    <value>ns-1812.awsdns-34.co.uk</value>
    <value>ns-333.awsdns-41.com</value>
    <value>ns-815.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>islam.ooo</domain_name>
   <domain_keyword>islam</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-14 09:35:57</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pscam.cn</domain_name>
   <domain_keyword>pscam</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 01:47:12</query_time>
   <create_date>2023-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>袁吉勇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pslav.ru</domain_name>
   <domain_keyword>pslav</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 04:56:15</query_time>
   <create_date>2024-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vigbo.site</value>
    <value>ns2.vigbo.site</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>pstam.de</domain_name>
   <domain_keyword>pstam</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:25:47</query_time>
   <update_date>2020-04-19</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>tslam.xyz</domain_name>
   <domain_keyword>tslam</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 16:17:08</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>T.S.LAM (Shenzhen) Technology Co., Ltd.</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>psalm.media</domain_name>
   <domain_keyword>psalm</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-21 09:01:08</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sslam.com</domain_name>
   <domain_keyword>sslam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 17:15:57</query_time>
   <create_date>2002-09-27</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sslam.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.uk3.fcomet.com</value>
    <value>ns2.uk3.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pulam.ru</domain_name>
   <domain_keyword>pulam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:17:03</query_time>
   <create_date>2014-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
    <value>ns3.1gb-ru.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>aslam.dev</domain_name>
   <domain_keyword>aslam</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-16 02:55:07</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-235-c.gandi.net</value>
    <value>ns-29-b.gandi.net</value>
    <value>ns-79-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>phlam.net</domain_name>
   <domain_keyword>phlam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 01:42:14</query_time>
   <create_date>2002-04-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lamoureux</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-175-c.gandi.net</value>
    <value>ns-71-b.gandi.net</value>
    <value>ns-92-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dslam.ru</domain_name>
   <domain_keyword>dslam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:04:23</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</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.