WHOIS QUERY TIME

1 May 2024 - 9:36 PM UTC

Registered: 12 December 2008
Modified: 25 September 2020

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

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

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=aljaas.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "aljaas.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "aljaas.nl",
            "domain_keyword": "aljaas",
            "domain_tld": "nl",
            "query_time": "2024-05-01 21:36:13",
            "create_date": "2008-12-12",
            "update_date": "2020-09-25",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.115,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>aljaas.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>aljaas.nl</domain_name>
   <domain_keyword>aljaas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 21:36:13</query_time>
   <create_date>2008-12-12</create_date>
   <update_date>2020-09-25</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.115</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.22 seconds) for "aljaas.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 1:53 AM UTC

Registered: 12 December 2008
Modified: 25 September 2020

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

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

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=aljaas.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aljaas.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "aljaas.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "aljaas.nl",
            "domain_keyword": "aljaas",
            "domain_tld": "nl",
            "query_time": "2023-04-27 01:53:02",
            "create_date": "2008-12-12",
            "update_date": "2020-09-25",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.22,
        "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>aljaas.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>aljaas.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aljaas.nl</domain_name>
   <domain_keyword>aljaas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 01:53:02</query_time>
   <create_date>2008-12-12</create_date>
   <update_date>2020-09-25</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.22</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.156 seconds) which contained the exact domain keyword "aljaas".
Domain Name Registered Expiry Registrar Ownership
1 aljaas.nl 12 Dec 2008 - Mijn InternetOplossing B.V. -
2 aljaas.com 13 Jun 2023 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aljaas&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aljaas",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "aljaas.nl, aljaas.com",
    "results": [
        {
            "num": 1,
            "domain_name": "aljaas.nl",
            "domain_keyword": "aljaas",
            "domain_tld": "nl",
            "query_time": "2024-05-01 21:36:13",
            "create_date": "2008-12-12",
            "update_date": "2020-09-25",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "aljaas.com",
            "domain_keyword": "aljaas",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:06:38",
            "create_date": "2023-06-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-13",
            "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=aljaas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.156,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aljaas</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>aljaas.nl, aljaas.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aljaas.nl</domain_name>
   <domain_keyword>aljaas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 21:36:13</query_time>
   <create_date>2008-12-12</create_date>
   <update_date>2020-09-25</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aljaas.com</domain_name>
   <domain_keyword>aljaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:06:38</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-13</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=aljaas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.156</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,286 domain names (in 0.479 seconds) which look and sound like the brand name "aljaas".
Domain Name Registered Expiry Registrar Ownership
1 aleaas.com 13 Apr 2024 13 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 aljacs.site 20 Jul 2020 20 Jul 2025 Network Solutions LLC -
3 allaas.com 1 Feb 2016 1 Feb 2025 Cloudflare, Inc. DATA REDACTED
4 aljans.com 24 Nov 2020 24 Nov 2024 SAV.COM, LLC REDACTED FOR PRIVACY
5 alnaas.jobs 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC Flag in the Sand
6 almaas.info 30 Nov 2023 30 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 aljeas.com 31 Dec 2014 31 Dec 2024 IONOS SE 1&1 Internet Inc
8 aljaras.info 6 Nov 2016 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 aljaras.live 23 Dec 2023 23 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 algaas.com 10 Mar 2011 10 Mar 2025 GoDaddy.com, LLC -
11 almaas.co.uk 19 Jun 2020 19 Jun 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
12 aljaras.org 14 Apr 2015 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 aajaas.cfd 13 Aug 2023 13 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
14 aljaaf.org 11 Jul 2023 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 alajas.org 22 Apr 2023 22 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
16 almaas.store 23 May 2024 23 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
17 aljaal.com 25 Apr 2024 25 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 alraas.icu 21 Aug 2023 21 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 aljasas.com 10 Jul 2023 10 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
20 albaas.com 24 May 2024 24 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
21 alyaas.com 23 Jul 2023 23 Jul 2024 GoDaddy.com, LLC -
22 aljars.com 22 Nov 2023 22 Nov 2024 Name.com, Inc. Salla Application Company
23 alcaas.co.uk 22 Jul 2020 22 Jul 2027 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
24 almaas.com 21 Feb 2000 21 Feb 2025 Domeneshop AS dba domainnameshop.com -
25 aljacs.com 2 Aug 2005 2 Aug 2025 Network Solutions, LLC -
26 aliaas.com 4 Dec 2017 4 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 almaas.ru 26 Nov 2023 26 Nov 2024 RU-CENTER-RU Private Person
28 aljans.su 15 Mar 2016 15 Mar 2025 RUCENTER-SU "IT-Studio" Ltd
29 almaas.org 5 Aug 2016 5 Aug 2024 Tucows Domains Inc. HELVETICA AS
30 alnaas.org 20 Dec 2018 20 Dec 2024 IONOS SE 1&1 Internet Inc
31 aljaras.com 27 Aug 2003 27 Aug 2024 GoDaddy.com, LLC -
32 aljapas.com 19 Mar 2024 19 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 almaas.co 22 Apr 2023 22 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
34 alraas.com 3 Jan 2008 3 Jan 2025 GoDaddy.com, LLC -
35 almaas.global 5 Jan 2023 5 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 iljaas.com 7 Apr 2016 7 Apr 2026 GoDaddy.com, LLC -
37 aljaan.xyz 24 Nov 2023 24 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
38 aljans.net 25 Jan 2021 25 Jan 2025 Wix.Com Ltd. Wix.com Ltd.
39 alnaas.com 3 Dec 2019 3 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 almaas.shop 30 Nov 2023 30 Nov 2024 GoDaddy.com LLC -
41 almaas.dev 21 Oct 2020 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 alajas.com 5 Sep 2006 5 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
43 alfaas.nl 31 Jan 2003 - Realtime Register -
44 aljaar.com 7 Jun 2012 7 Jun 2025 IONOS SE REDACTED FOR PRIVACY
45 aljazs.com 23 Dec 2022 23 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 aljazs.online 24 Feb 2024 24 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
47 aljans.ru 4 Feb 2016 4 Feb 2025 ARDIS-RU Private Person
48 aliaas.email 17 Apr 2021 17 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 aljans.org 2 Aug 2023 2 Aug 2024 Sav.com, LLC - 47 Privacy Protection
50 alfaas.com 31 Dec 2017 31 Dec 2024 GoDaddy.com, LLC -
51 alkaas.net 1 May 2023 1 May 2025 Dynadot Inc -
52 alaas.online 26 Jan 2024 26 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER -
53 aliaas.net 22 Dec 2020 22 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
54 aljaab.com 14 Feb 2024 14 Feb 2026 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
55 almaas.me 27 Oct 2011 27 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0135652690
56 aljaras.news 13 Jan 2024 13 Jan 2025 eNom, LLC Data Protected
57 aljals.org 22 Jun 2011 22 Jun 2024 eNom, LLC Association of Librarians in the Jamaica Library Service
58 aljasa.com 24 Jun 2005 24 Jun 2024 IONOS SE Foro Empresarial Business and Services SL
59 almaas.so 22 Oct 2022 22 Oct 2024 SOSTEC TECHNOLOGIES_LR ALMAAS SUPPLY AND LOGISTIC SERVICES
60 almaas.online 26 Sep 2022 26 Sep 2024 IONOS SE 1&1 Internet Inc
61 alkaas.com 21 Sep 2020 21 Sep 2024 Squarespace Domains II LLC maargga
62 almaas.net 10 Apr 2002 10 Apr 2025 Tucows Domains Inc. -
63 allaas.net 6 Feb 2014 6 Feb 2025 Cloudflare, Inc. DATA REDACTED
64 almaas.nl 5 Oct 2014 - XNS Registrar B.V. -
65 alaas.net 21 May 2023 21 May 2025 Launchpad.com Inc. -
66 aljaa.com 24 Dec 2012 24 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
67 aljas.site 13 Jan 2024 13 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
68 ajaas.com.ng 29 Oct 2023 29 Oct 2024 QServers.ng Akinyemi Olowokere
69 alaas.uk 7 May 2017 7 May 2025 Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO] -
70 ajaas.com 2 Nov 2014 2 Nov 2024 GoDaddy.com, LLC -
71 altaas.com 29 Jul 2015 29 Jul 2024 GoDaddy.com, LLC -
72 alsaas.com 29 Apr 2014 29 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 aljaar.net 7 Jun 2012 7 Jun 2025 IONOS SE REDACTED FOR PRIVACY
74 aljas.pl 2 Oct 2010 2 Oct 2024 HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA -
75 aljas.com 17 Nov 2002 17 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
76 aljas.ae - - Host Arabia ( Tasjeel.ae ) mvp application and game design
77 alaas.co.uk 7 May 2017 7 May 2025 Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO] -
78 alaas.com 19 Aug 2009 19 Aug 2024 Dynadot Inc -
79 aawaas.com 23 Jan 2017 23 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
80 always.christmas 9 Apr 2024 9 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
81 aisaas.pl 15 Apr 2024 15 Apr 2025 OVH SAS -
82 alazas.com 23 Jun 2007 23 Jun 2024 Dynadot Inc -
83 albagas.com 12 Nov 2011 12 Nov 2025 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
84 alfaias.com.br 3 Jun 2023 3 Jun 2024 - Daniel M. Sallum
85 alsals.com 15 Mar 2001 15 Mar 2026 Hosting Concepts B.V. d/b/a Registrar.eu Akita Terminal Bldg co.Ltd.
86 alrais.biz 24 Jun 2014 23 Jun 2024 eNom, LLC Whois Privacy Protection Service, Inc.
87 ahjasa.org 18 Dec 2022 18 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com ahjasa
88 alwaab.city 13 Apr 2023 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 alvass.com 27 Dec 2015 27 Dec 2024 GoDaddy.com, LLC -
90 aliass.ru 7 Apr 2022 7 Apr 2025 REGRU-RU Yandex.Mail Exclusive email address feature
91 alqabas.blog 18 Jun 2023 18 Jun 2024 Porkbun, LLC Private by Design, LLC
92 altagas.ca 2 Oct 2000 21 Jun 2024 Go Daddy Domains Canada, Inc AltaGas Ltd.
93 allans.ru 1 Oct 2012 1 Oct 2024 REGRU-RU Private Person
94 adyaas.com 24 Apr 2018 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 aljafa.com 15 Mar 2024 15 Mar 2025 DropCatch.com 1027 LLC NameBrightPrivacy.com
96 albass.com 1 Jan 2010 1 Jan 2025 GoDaddy.com, LLC -
97 malajas.farm 24 Mar 2018 24 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0151051883
98 allads.mobi 13 May 2013 13 May 2025 Key-Systems GmbH BERGH AS
99 aleras.info 26 Mar 2024 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 algyas.com 23 Jan 2024 23 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
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 Aljaas.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aljaas.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aljaas.nl",
        "page_size": 100
    },
    "count": {
        "total": 5286,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aleaas.com, aljacs.site, allaas.com, aljans.com, alnaas.jobs, almaas.info, aljeas.com, aljaras.info, aljaras.live, algaas.com, almaas.co.uk, aljaras.org, aajaas.cfd, aljaaf.org, alajas.org, almaas.store, aljaal.com, alraas.icu, aljasas.com, albaas.com, alyaas.com, aljars.com, alcaas.co.uk, almaas.com, aljacs.com, aliaas.com, almaas.ru, aljans.su, almaas.org, alnaas.org, aljaras.com, aljapas.com, almaas.co, alraas.com, almaas.global, iljaas.com, aljaan.xyz, aljans.net, alnaas.com, almaas.shop, almaas.dev, alajas.com, alfaas.nl, aljaar.com, aljazs.com, aljazs.online, aljans.ru, aliaas.email, aljans.org, alfaas.com, alkaas.net, alaas.online, aliaas.net, aljaab.com, almaas.me, aljaras.news, aljals.org, aljasa.com, almaas.so, almaas.online, alkaas.com, almaas.net, allaas.net, almaas.nl, alaas.net, aljaa.com, aljas.site, ajaas.com.ng, alaas.uk, ajaas.com, altaas.com, alsaas.com, aljaar.net, aljas.pl, aljas.com, aljas.ae, alaas.co.uk, alaas.com, aawaas.com, always.christmas, aisaas.pl, alazas.com, albagas.com, alfaias.com.br, alsals.com, alrais.biz, ahjasa.org, alwaab.city, alvass.com, aliass.ru, alqabas.blog, altagas.ca, allans.ru, adyaas.com, aljafa.com, albass.com, malajas.farm, allads.mobi, aleras.info, algyas.com",
    "results": [
        {
            "num": 1,
            "domain_name": "aleaas.com",
            "domain_keyword": "aleaas",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:06:21",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aljacs.site",
            "domain_keyword": "aljacs",
            "domain_tld": "site",
            "query_time": "2024-06-12 17:19:31",
            "create_date": "2020-07-20",
            "update_date": "2024-05-26",
            "expiry_date": "2025-07-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "allaas.com",
            "domain_keyword": "allaas",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:14:10",
            "create_date": "2016-02-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Seoul",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "KR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/allaas.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "aljans.com",
            "domain_keyword": "aljans",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:20:05",
            "create_date": "2020-11-24",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-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=aljans.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alnaas.jobs",
            "domain_keyword": "alnaas",
            "domain_tld": "jobs",
            "query_time": "2024-05-10 04:32:40",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Flag in the Sand",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "almaas.info",
            "domain_keyword": "almaas",
            "domain_tld": "info",
            "query_time": "2024-05-29 21:41:52",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aljeas.com",
            "domain_keyword": "aljeas",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:21:40",
            "create_date": "2014-12-31",
            "update_date": "2018-01-11",
            "expiry_date": "2024-12-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1113.ui-dns.biz",
                "ns1113.ui-dns.com",
                "ns1113.ui-dns.de",
                "ns1113.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aljaras.info",
            "domain_keyword": "aljaras",
            "domain_tld": "info",
            "query_time": "2024-05-20 08:46:50",
            "create_date": "2016-11-06",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aljaras.live",
            "domain_keyword": "aljaras",
            "domain_tld": "live",
            "query_time": "2024-05-01 21:36:36",
            "create_date": "2023-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "algaas.com",
            "domain_keyword": "algaas",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:17:56",
            "create_date": "2011-03-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "almaas.co.uk",
            "domain_keyword": "almaas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 20:29:56",
            "create_date": "2020-06-19",
            "update_date": "2023-12-04",
            "expiry_date": "2025-06-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "aljaras.org",
            "domain_keyword": "aljaras",
            "domain_tld": "org",
            "query_time": "2024-06-12 17:20:09",
            "create_date": "2015-04-14",
            "update_date": "2024-05-29",
            "expiry_date": "2025-04-14",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aajaas.cfd",
            "domain_keyword": "aajaas",
            "domain_tld": "cfd",
            "query_time": "2024-04-28 23:00:16",
            "create_date": "2023-08-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-13",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "aljaaf.org",
            "domain_keyword": "aljaaf",
            "domain_tld": "org",
            "query_time": "2024-06-12 17:19:03",
            "create_date": "2023-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "alajas.org",
            "domain_keyword": "alajas",
            "domain_tld": "org",
            "query_time": "2024-05-03 04:14:23",
            "create_date": "2023-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsexp1.value-domain.com",
                "nsexp2.value-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "almaas.store",
            "domain_keyword": "almaas",
            "domain_tld": "store",
            "query_time": "2024-06-03 02:37:08",
            "create_date": "2024-05-23",
            "update_date": "2024-06-02",
            "expiry_date": "2025-05-23",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aljaal.com",
            "domain_keyword": "aljaal",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:36:13",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "alraas.icu",
            "domain_keyword": "alraas",
            "domain_tld": "icu",
            "query_time": "2024-05-17 10:31:29",
            "create_date": "2023-08-21",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-21",
            "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": [
                "vda6100a.trouble-free.net",
                "vda6100b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aljasas.com",
            "domain_keyword": "aljasas",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:20:32",
            "create_date": "2023-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=aljasas.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "albaas.com",
            "domain_keyword": "albaas",
            "domain_tld": "com",
            "query_time": "2024-06-04 04:02:55",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=albaas.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "alyaas.com",
            "domain_keyword": "alyaas",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:05:40",
            "create_date": "2023-07-23",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-23",
            "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": 22,
            "domain_name": "aljars.com",
            "domain_keyword": "aljars",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:05:14",
            "create_date": "2023-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Nawaf Hariri",
            "registrant_company": "Salla Application Company",
            "registrant_address": "P.O.Box13867",
            "registrant_city": "Makkah",
            "registrant_state": "Makkah",
            "registrant_zip": "21955",
            "registrant_country": "SA",
            "registrant_email": "https://www.name.com/contact-domain-whois/aljars.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.salla.cloud",
                "ns2.salla.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "alcaas.co.uk",
            "domain_keyword": "alcaas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 01:30:58",
            "create_date": "2020-07-22",
            "update_date": "2022-07-23",
            "expiry_date": "2027-07-22",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "almaas.com",
            "domain_keyword": "almaas",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:35:23",
            "create_date": "2000-02-21",
            "update_date": "2024-05-27",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "aljacs.com",
            "domain_keyword": "aljacs",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:19:31",
            "create_date": "2005-08-02",
            "update_date": "2020-06-03",
            "expiry_date": "2025-08-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.si-eios.com",
                "ns2.si-eios.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "aliaas.com",
            "domain_keyword": "aliaas",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:47:00",
            "create_date": "2017-12-04",
            "update_date": "2020-11-28",
            "expiry_date": "2024-12-04",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "almaas.ru",
            "domain_keyword": "almaas",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:51:08",
            "create_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "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"
            ]
        },
        {
            "num": 28,
            "domain_name": "aljans.su",
            "domain_keyword": "aljans",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:33",
            "create_date": "2016-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "\"IT-Studio\" Ltd",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74932955989",
            "registrant_fax": "+74932955989",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 29,
            "domain_name": "almaas.org",
            "domain_keyword": "almaas",
            "domain_tld": "org",
            "query_time": "2024-04-27 20:29:56",
            "create_date": "2016-08-05",
            "update_date": "2023-05-15",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HELVETICA AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.servetheworld.net",
                "ns4.servetheworld.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "alnaas.org",
            "domain_keyword": "alnaas",
            "domain_tld": "org",
            "query_time": "2024-05-04 02:32:09",
            "create_date": "2018-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1023.ui-dns.com",
                "ns1057.ui-dns.biz",
                "ns1095.ui-dns.de",
                "ns1100.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aljaras.com",
            "domain_keyword": "aljaras",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:04:47",
            "create_date": "2003-08-27",
            "update_date": "2022-09-15",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "lola.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aljapas.com",
            "domain_keyword": "aljapas",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:46:50",
            "create_date": "2024-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "almaas.co",
            "domain_keyword": "almaas",
            "domain_tld": "co",
            "query_time": "2024-06-02 01:51:17",
            "create_date": "2023-04-22",
            "update_date": "2024-04-27",
            "expiry_date": "2024-04-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "alraas.com",
            "domain_keyword": "alraas",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:12:33",
            "create_date": "2008-01-03",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.panelbox.net",
                "ns2.panelbox.net",
                "ns3.panelbox.net",
                "ns4.panelbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "almaas.global",
            "domain_keyword": "almaas",
            "domain_tld": "global",
            "query_time": "2024-05-14 09:26:29",
            "create_date": "2023-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "iljaas.com",
            "domain_keyword": "iljaas",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:18:55",
            "create_date": "2016-04-07",
            "update_date": "2022-09-21",
            "expiry_date": "2026-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aljaan.xyz",
            "domain_keyword": "aljaan",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 23:05:06",
            "create_date": "2023-11-24",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-24",
            "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": [
                "julissa.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "aljans.net",
            "domain_keyword": "aljans",
            "domain_tld": "net",
            "query_time": "2024-05-24 23:05:12",
            "create_date": "2021-01-25",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Wix.com Ltd.",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "alnaas.com",
            "domain_keyword": "alnaas",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:09:26",
            "create_date": "2019-12-03",
            "update_date": "2020-11-27",
            "expiry_date": "2024-12-03",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "almaas.shop",
            "domain_keyword": "almaas",
            "domain_tld": "shop",
            "query_time": "2024-05-14 09:26:30",
            "create_date": "2023-11-30",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "almaas.dev",
            "domain_keyword": "almaas",
            "domain_tld": "dev",
            "query_time": "2024-05-06 14:04:44",
            "create_date": "2020-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "alajas.com",
            "domain_keyword": "alajas",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:50:47",
            "create_date": "2006-09-05",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://tieredaccess.com/contact/5180fc7d-d766-42e4-a8fa-984144cda51c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "alfaas.nl",
            "domain_keyword": "alfaas",
            "domain_tld": "nl",
            "query_time": "2024-05-07 03:13:58",
            "create_date": "2003-01-31",
            "update_date": "2021-10-05",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "derek.ns.cloudflare.com",
                "dina.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 44,
            "domain_name": "aljaar.com",
            "domain_keyword": "aljaar",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:19:04",
            "create_date": "2012-06-07",
            "update_date": "2019-10-10",
            "expiry_date": "2025-06-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1023.ui-dns.biz",
                "ns1024.ui-dns.org",
                "ns1105.ui-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aljazs.com",
            "domain_keyword": "aljazs",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:37:18",
            "create_date": "2022-12-23",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "aljazs.online",
            "domain_keyword": "aljazs",
            "domain_tld": "online",
            "query_time": "2024-06-12 17:21:14",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aljans.ru",
            "domain_keyword": "aljans",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:06",
            "create_date": "2016-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "aliaas.email",
            "domain_keyword": "aliaas",
            "domain_tld": "email",
            "query_time": "2024-05-25 22:00:26",
            "create_date": "2021-04-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "gigi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aljans.org",
            "domain_keyword": "aljans",
            "domain_tld": "org",
            "query_time": "2024-05-01 21:36:34",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 3937,
            "registrar_name": "Sav.com, LLC - 47",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alfaas.com",
            "domain_keyword": "alfaas",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:06:27",
            "create_date": "2017-12-31",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "alkaas.net",
            "domain_keyword": "alkaas",
            "domain_tld": "net",
            "query_time": "2024-05-04 01:54:49",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "alaas.online",
            "domain_keyword": "alaas",
            "domain_tld": "online",
            "query_time": "2024-05-21 17:31:51",
            "create_date": "2024-01-26",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-26",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_state": "RS(Ia)",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aliaas.net",
            "domain_keyword": "aliaas",
            "domain_tld": "net",
            "query_time": "2024-05-08 23:03:57",
            "create_date": "2020-12-22",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://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": "https://contact-form.registrar.eu/?domainname=aliaas.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "aljaab.com",
            "domain_keyword": "aljaab",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:19:02",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2026-02-14",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 55,
            "domain_name": "almaas.me",
            "domain_keyword": "almaas",
            "domain_tld": "me",
            "query_time": "2024-04-27 20:29:56",
            "create_date": "2011-10-27",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0135652690",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com",
                "ns41.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aljaras.news",
            "domain_keyword": "aljaras",
            "domain_tld": "news",
            "query_time": "2024-05-15 07:25:19",
            "create_date": "2024-01-13",
            "update_date": "2024-02-11",
            "expiry_date": "2025-01-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QUEBEC",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aljals.org",
            "domain_keyword": "aljals",
            "domain_tld": "org",
            "query_time": "2024-06-12 17:19:47",
            "create_date": "2011-06-22",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Association of Librarians in the Jamaica Library Service",
            "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": [
                "ns1.hbjamaica-webhosting.com",
                "ns2.hbjamaica-webhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aljasa.com",
            "domain_keyword": "aljasa",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:20:32",
            "create_date": "2005-06-24",
            "update_date": "2022-01-11",
            "expiry_date": "2024-06-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Foro Empresarial Business and Services SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1046.ui-dns.de",
                "ns1052.ui-dns.biz",
                "ns1087.ui-dns.org",
                "ns1095.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "almaas.so",
            "domain_keyword": "almaas",
            "domain_tld": "so",
            "query_time": "2024-05-06 14:04:44",
            "create_date": "2022-10-22",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-22",
            "registrar_name": "SOSTEC TECHNOLOGIES_LR",
            "registrar_website": "http://www.sostec.so",
            "registrant_name": "ALMAAS SUPPLY AND  LOGISTIC SERVICES",
            "registrant_company": "ALMAAS SUPPLY AND LOGISTIC SERVICES",
            "registrant_address": "Xamar",
            "registrant_city": "Mogadishu",
            "registrant_state": "Banaadir",
            "registrant_zip": "+252",
            "registrant_country": "SO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+252.616839100",
            "name_servers": [
                "ns1.hawdweb.com",
                "ns2.hawdweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "almaas.online",
            "domain_keyword": "almaas",
            "domain_tld": "online",
            "query_time": "2024-04-27 20:29:56",
            "create_date": "2022-09-26",
            "update_date": "2023-12-07",
            "expiry_date": "2024-09-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns1044.ui-dns.de",
                "ns1065.ui-dns.com",
                "ns1069.ui-dns.biz",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "alkaas.com",
            "domain_keyword": "alkaas",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:23:57",
            "create_date": "2020-09-21",
            "update_date": "2024-06-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "maargga",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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": 62,
            "domain_name": "almaas.net",
            "domain_keyword": "almaas",
            "domain_tld": "net",
            "query_time": "2024-06-08 07:43:20",
            "create_date": "2002-04-10",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "allaas.net",
            "domain_keyword": "allaas",
            "domain_tld": "net",
            "query_time": "2024-04-15 14:14:10",
            "create_date": "2014-02-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Seoul",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "KR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/allaas.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "almaas.nl",
            "domain_keyword": "almaas",
            "domain_tld": "nl",
            "query_time": "2024-05-14 09:26:29",
            "create_date": "2014-10-05",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 65,
            "domain_name": "alaas.net",
            "domain_keyword": "alaas",
            "domain_tld": "net",
            "query_time": "2024-05-22 01:32:11",
            "create_date": "2023-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "fattouche.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aljaa.com",
            "domain_keyword": "aljaa",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:56:59",
            "create_date": "2012-12-24",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aljas.site",
            "domain_keyword": "aljas",
            "domain_tld": "site",
            "query_time": "2024-05-15 07:25:19",
            "create_date": "2024-01-13",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskva",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "finley.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ajaas.com.ng",
            "domain_keyword": "ajaas",
            "domain_tld": "com.ng",
            "query_time": "2024-04-19 22:40:10",
            "create_date": "2023-10-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 290414,
            "registrar_name": "QServers.ng",
            "registrant_name": "Akinyemi Olowokere",
            "registrant_address": "1b Toro Road",
            "registrant_city": "Bauchi",
            "registrant_state": "Bauchi State",
            "registrant_zip": "234001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08023704459",
            "name_servers": [
                "ns17.qservers.net",
                "ns18.qservers.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "alaas.uk",
            "domain_keyword": "alaas",
            "domain_tld": "uk",
            "query_time": "2024-05-03 01:29:40",
            "create_date": "2017-05-07",
            "update_date": "2024-03-14",
            "expiry_date": "2025-05-07",
            "registrar_name": "Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO]",
            "registrar_website": "https://domainname.shop",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 70,
            "domain_name": "ajaas.com",
            "domain_keyword": "ajaas",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:46:02",
            "create_date": "2014-11-02",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "altaas.com",
            "domain_keyword": "altaas",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:01:42",
            "create_date": "2015-07-29",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "alsaas.com",
            "domain_keyword": "alsaas",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:38:07",
            "create_date": "2014-04-29",
            "update_date": "2021-04-23",
            "expiry_date": "2024-04-29",
            "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": 73,
            "domain_name": "aljaar.net",
            "domain_keyword": "aljaar",
            "domain_tld": "net",
            "query_time": "2024-06-12 17:19:04",
            "create_date": "2012-06-07",
            "update_date": "2019-10-10",
            "expiry_date": "2025-06-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1081.ui-dns.com",
                "ns1094.ui-dns.org",
                "ns1097.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aljas.pl",
            "domain_keyword": "aljas",
            "domain_tld": "pl",
            "query_time": "2024-06-12 17:20:32",
            "create_date": "2010-10-02",
            "update_date": "2024-01-15",
            "expiry_date": "2024-10-02",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aljas.com",
            "domain_keyword": "aljas",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:20:32",
            "create_date": "2002-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aljas.ae",
            "domain_keyword": "aljas",
            "domain_tld": "ae",
            "query_time": "2024-05-01 21:36:38",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "ali hammadi",
            "registrant_company": "mvp application and game design",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 77,
            "domain_name": "alaas.co.uk",
            "domain_keyword": "alaas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 01:29:38",
            "create_date": "2017-05-07",
            "update_date": "2024-03-14",
            "expiry_date": "2025-05-07",
            "registrar_name": "Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO]",
            "registrar_website": "https://domainname.shop",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 78,
            "domain_name": "alaas.com",
            "domain_keyword": "alaas",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:01:50",
            "create_date": "2009-08-19",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "aawaas.com",
            "domain_keyword": "aawaas",
            "domain_tld": "com",
            "query_time": "2024-04-12 01:17:26",
            "create_date": "2017-01-23",
            "update_date": "2024-01-31",
            "expiry_date": "2026-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=aawaas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "always.christmas",
            "domain_keyword": "always",
            "domain_tld": "christmas",
            "query_time": "2024-04-11 14:24:17",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "aisaas.pl",
            "domain_keyword": "aisaas",
            "domain_tld": "pl",
            "query_time": "2024-04-16 05:20:53",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "alazas.com",
            "domain_keyword": "alazas",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:20:02",
            "create_date": "2007-06-23",
            "update_date": "2023-11-10",
            "expiry_date": "2024-06-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.alazas.com",
                "ns2.alazas.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "albagas.com",
            "domain_keyword": "albagas",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:22:30",
            "create_date": "2011-11-12",
            "update_date": "2020-04-18",
            "expiry_date": "2025-11-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "alfaias.com.br",
            "domain_keyword": "alfaias",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 09:09:21",
            "create_date": "2023-06-03",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-03",
            "registrant_name": "Daniel M. Sallum",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sallum.com.br",
                "ns2.sallum.com.br",
                "ns3.sallum.com.br",
                "ns4.sallum.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 85,
            "domain_name": "alsals.com",
            "domain_keyword": "alsals",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:49:23",
            "create_date": "2001-03-15",
            "update_date": "2024-02-21",
            "expiry_date": "2026-03-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Akita Terminal Bldg co.Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Akita",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=alsals.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.jregroup.ne.jp",
                "dns2.jregroup.ne.jp",
                "dns3.dion.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "alrais.biz",
            "domain_keyword": "alrais",
            "domain_tld": "biz",
            "query_time": "2024-04-26 15:42:31",
            "create_date": "2014-06-24",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yew.arvixe.com",
                "ns2.yew.arvixe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ahjasa.org",
            "domain_keyword": "ahjasa",
            "domain_tld": "org",
            "query_time": "2024-04-28 12:58:50",
            "create_date": "2022-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "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": "ahjasa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "francisco morazan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "h3-ns1.hostinga1.com",
                "h3-ns2.hostinga1.com",
                "h3-ns3.hostinga1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "alwaab.city",
            "domain_keyword": "alwaab",
            "domain_tld": "city",
            "query_time": "2024-04-28 17:21:15",
            "create_date": "2023-04-13",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "alvass.com",
            "domain_keyword": "alvass",
            "domain_tld": "com",
            "query_time": "2024-04-25 10:01:30",
            "create_date": "2015-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aliass.ru",
            "domain_keyword": "aliass",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:19:42",
            "create_date": "2022-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "alqabas.blog",
            "domain_keyword": "alqabas",
            "domain_tld": "blog",
            "query_time": "2024-05-11 08:41:52",
            "create_date": "2023-06-18",
            "update_date": "2024-03-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "altagas.ca",
            "domain_keyword": "altagas",
            "domain_tld": "ca",
            "query_time": "2024-05-04 01:02:53",
            "create_date": "2000-10-02",
            "update_date": "2022-06-15",
            "expiry_date": "2024-06-21",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "AltaGas Ltd.",
            "registrant_address": "1700 355 4 Ave SW",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2P0J1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4036917575",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "allans.ru",
            "domain_keyword": "allans",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:51:30",
            "create_date": "2012-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "adyaas.com",
            "domain_keyword": "adyaas",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:33:31",
            "create_date": "2018-04-24",
            "update_date": "2022-04-26",
            "expiry_date": "2025-04-24",
            "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=adyaas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aljafa.com",
            "domain_keyword": "aljafa",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:25:16",
            "create_date": "2024-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 2786,
            "registrar_name": "DropCatch.com 1027 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "albass.com",
            "domain_keyword": "albass",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:37:15",
            "create_date": "2010-01-01",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "malajas.farm",
            "domain_keyword": "malajas",
            "domain_tld": "farm",
            "query_time": "2024-05-14 04:08:23",
            "create_date": "2018-03-24",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0151051883",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "allads.mobi",
            "domain_keyword": "allads",
            "domain_tld": "mobi",
            "query_time": "2024-05-16 12:57:29",
            "create_date": "2013-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BERGH AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.no.brand.one.com",
                "ns02.no.brand.one.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aleras.info",
            "domain_keyword": "aleras",
            "domain_tld": "info",
            "query_time": "2024-05-24 19:14:49",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "algyas.com",
            "domain_keyword": "algyas",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:06:31",
            "create_date": "2024-01-23",
            "update_date": "2024-04-13",
            "expiry_date": "2025-01-23",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.479,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aljaas.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5286</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aleaas.com, aljacs.site, allaas.com, aljans.com, alnaas.jobs, almaas.info, aljeas.com, aljaras.info, aljaras.live, algaas.com, almaas.co.uk, aljaras.org, aajaas.cfd, aljaaf.org, alajas.org, almaas.store, aljaal.com, alraas.icu, aljasas.com, albaas.com, alyaas.com, aljars.com, alcaas.co.uk, almaas.com, aljacs.com, aliaas.com, almaas.ru, aljans.su, almaas.org, alnaas.org, aljaras.com, aljapas.com, almaas.co, alraas.com, almaas.global, iljaas.com, aljaan.xyz, aljans.net, alnaas.com, almaas.shop, almaas.dev, alajas.com, alfaas.nl, aljaar.com, aljazs.com, aljazs.online, aljans.ru, aliaas.email, aljans.org, alfaas.com, alkaas.net, alaas.online, aliaas.net, aljaab.com, almaas.me, aljaras.news, aljals.org, aljasa.com, almaas.so, almaas.online, alkaas.com, almaas.net, allaas.net, almaas.nl, alaas.net, aljaa.com, aljas.site, ajaas.com.ng, alaas.uk, ajaas.com, altaas.com, alsaas.com, aljaar.net, aljas.pl, aljas.com, aljas.ae, alaas.co.uk, alaas.com, aawaas.com, always.christmas, aisaas.pl, alazas.com, albagas.com, alfaias.com.br, alsals.com, alrais.biz, ahjasa.org, alwaab.city, alvass.com, aliass.ru, alqabas.blog, altagas.ca, allans.ru, adyaas.com, aljafa.com, albass.com, malajas.farm, allads.mobi, aleras.info, algyas.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aleaas.com</domain_name>
   <domain_keyword>aleaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:06:21</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.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>aljacs.site</domain_name>
   <domain_keyword>aljacs</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-12 17:19:31</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>allaas.com</domain_name>
   <domain_keyword>allaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:14:10</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/allaas.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>aljans.com</domain_name>
   <domain_keyword>aljans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:20:05</query_time>
   <create_date>2020-11-24</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-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=aljans.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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alnaas.jobs</domain_name>
   <domain_keyword>alnaas</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-10 04:32:40</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>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_company>Flag in the Sand</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>almaas.info</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 21:41:52</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aljeas.com</domain_name>
   <domain_keyword>aljeas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:21:40</query_time>
   <create_date>2014-12-31</create_date>
   <update_date>2018-01-11</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1113.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aljaras.info</domain_name>
   <domain_keyword>aljaras</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 08:46:50</query_time>
   <create_date>2016-11-06</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aljaras.live</domain_name>
   <domain_keyword>aljaras</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-01 21:36:36</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>algaas.com</domain_name>
   <domain_keyword>algaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:17:56</query_time>
   <create_date>2011-03-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>almaas.co.uk</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 20:29:56</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>aljaras.org</domain_name>
   <domain_keyword>aljaras</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 17:20:09</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-04-14</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>aajaas.cfd</domain_name>
   <domain_keyword>aajaas</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-28 23:00:16</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-13</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>aljaaf.org</domain_name>
   <domain_keyword>aljaaf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 17:19:03</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-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>ns69.domaincontrol.com</value>
    <value>ns70.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>15</num>
   <domain_name>alajas.org</domain_name>
   <domain_keyword>alajas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 04:14:23</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsexp1.value-domain.com</value>
    <value>nsexp2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>almaas.store</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-03 02:37:08</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aljaal.com</domain_name>
   <domain_keyword>aljaal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:36:13</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>alraas.icu</domain_name>
   <domain_keyword>alraas</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-17 10:31:29</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-21</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>vda6100a.trouble-free.net</value>
    <value>vda6100b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aljasas.com</domain_name>
   <domain_keyword>aljasas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:20:32</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=aljasas.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>albaas.com</domain_name>
   <domain_keyword>albaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 04:02:55</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=albaas.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>alyaas.com</domain_name>
   <domain_keyword>alyaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:05:40</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-23</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>22</num>
   <domain_name>aljars.com</domain_name>
   <domain_keyword>aljars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:05:14</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Nawaf Hariri</registrant_name>
   <registrant_company>Salla Application Company</registrant_company>
   <registrant_address>P.O.Box13867</registrant_address>
   <registrant_city>Makkah</registrant_city>
   <registrant_state>Makkah</registrant_state>
   <registrant_zip>21955</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/aljars.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.salla.cloud</value>
    <value>ns2.salla.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>alcaas.co.uk</domain_name>
   <domain_keyword>alcaas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 01:30:58</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2022-07-23</update_date>
   <expiry_date>2027-07-22</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>almaas.com</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:35:23</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>aljacs.com</domain_name>
   <domain_keyword>aljacs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:19:31</query_time>
   <create_date>2005-08-02</create_date>
   <update_date>2020-06-03</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.si-eios.com</value>
    <value>ns2.si-eios.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>aliaas.com</domain_name>
   <domain_keyword>aliaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:47:00</query_time>
   <create_date>2017-12-04</create_date>
   <update_date>2020-11-28</update_date>
   <expiry_date>2024-12-04</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>almaas.ru</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:51:08</query_time>
   <create_date>2023-11-26</create_date>
   <expiry_date>2024-11-26</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>
  <value>
   <num>28</num>
   <domain_name>aljans.su</domain_name>
   <domain_keyword>aljans</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:33</query_time>
   <create_date>2016-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>&quot;IT-Studio&quot; Ltd</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74932955989</registrant_phone>
   <registrant_fax>+74932955989</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>almaas.org</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 20:29:56</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-08-05</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>HELVETICA AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.servetheworld.net</value>
    <value>ns4.servetheworld.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>alnaas.org</domain_name>
   <domain_keyword>alnaas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 02:32:09</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.com</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1100.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aljaras.com</domain_name>
   <domain_keyword>aljaras</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:04:47</query_time>
   <create_date>2003-08-27</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2024-08-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>lola.ns.cloudflare.com</value>
    <value>noah.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>32</num>
   <domain_name>aljapas.com</domain_name>
   <domain_keyword>aljapas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:46:50</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>almaas.co</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 01:51:17</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://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.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alraas.com</domain_name>
   <domain_keyword>alraas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:12:33</query_time>
   <create_date>2008-01-03</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.panelbox.net</value>
    <value>ns2.panelbox.net</value>
    <value>ns3.panelbox.net</value>
    <value>ns4.panelbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>almaas.global</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-14 09:26:29</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>iljaas.com</domain_name>
   <domain_keyword>iljaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:18:55</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2026-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>37</num>
   <domain_name>aljaan.xyz</domain_name>
   <domain_keyword>aljaan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 23:05:06</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-24</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>julissa.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>aljans.net</domain_name>
   <domain_keyword>aljans</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 23:05:12</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Wix.com Ltd.</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>alnaas.com</domain_name>
   <domain_keyword>alnaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:09:26</query_time>
   <create_date>2019-12-03</create_date>
   <update_date>2020-11-27</update_date>
   <expiry_date>2024-12-03</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>almaas.shop</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 09:26:30</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>almaas.dev</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 14:04:44</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>alajas.com</domain_name>
   <domain_keyword>alajas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:50:47</query_time>
   <create_date>2006-09-05</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5180fc7d-d766-42e4-a8fa-984144cda51c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>alfaas.nl</domain_name>
   <domain_keyword>alfaas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 03:13:58</query_time>
   <create_date>2003-01-31</create_date>
   <update_date>2021-10-05</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>derek.ns.cloudflare.com</value>
    <value>dina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>aljaar.com</domain_name>
   <domain_keyword>aljaar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:19:04</query_time>
   <create_date>2012-06-07</create_date>
   <update_date>2019-10-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LB</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>ns1016.ui-dns.de</value>
    <value>ns1023.ui-dns.biz</value>
    <value>ns1024.ui-dns.org</value>
    <value>ns1105.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aljazs.com</domain_name>
   <domain_keyword>aljazs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:37:18</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aljazs.online</domain_name>
   <domain_keyword>aljazs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 17:21:14</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>aljans.ru</domain_name>
   <domain_keyword>aljans</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:06</query_time>
   <create_date>2016-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>aliaas.email</domain_name>
   <domain_keyword>aliaas</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 22:00:26</query_time>
   <create_date>2021-04-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>gigi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aljans.org</domain_name>
   <domain_keyword>aljans</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 21:36:34</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>3937</registrar_iana>
   <registrar_name>Sav.com, LLC - 47</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alfaas.com</domain_name>
   <domain_keyword>alfaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:06:27</query_time>
   <create_date>2017-12-31</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>alkaas.net</domain_name>
   <domain_keyword>alkaas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 01:54:49</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>alaas.online</domain_name>
   <domain_keyword>alaas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 17:31:51</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_state>RS(Ia)</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aliaas.net</domain_name>
   <domain_keyword>aliaas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 23:03:57</query_time>
   <create_date>2020-12-22</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://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>https://contact-form.registrar.eu/?domainname=aliaas.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>aljaab.com</domain_name>
   <domain_keyword>aljaab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:19:02</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>almaas.me</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-27 20:29:56</query_time>
   <create_date>2011-10-27</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0135652690</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
    <value>ns41.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aljaras.news</domain_name>
   <domain_keyword>aljaras</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-15 07:25:19</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QUEBEC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aljals.org</domain_name>
   <domain_keyword>aljals</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 17:19:47</query_time>
   <create_date>2011-06-22</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Association of Librarians in the Jamaica Library Service</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>ns1.hbjamaica-webhosting.com</value>
    <value>ns2.hbjamaica-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aljasa.com</domain_name>
   <domain_keyword>aljasa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:20:32</query_time>
   <create_date>2005-06-24</create_date>
   <update_date>2022-01-11</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Foro Empresarial Business and Services SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1046.ui-dns.de</value>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1087.ui-dns.org</value>
    <value>ns1095.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>almaas.so</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-06 14:04:44</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>SOSTEC TECHNOLOGIES_LR</registrar_name>
   <registrar_website>http://www.sostec.so</registrar_website>
   <registrant_name>ALMAAS SUPPLY AND  LOGISTIC SERVICES</registrant_name>
   <registrant_company>ALMAAS SUPPLY AND LOGISTIC SERVICES</registrant_company>
   <registrant_address>Xamar</registrant_address>
   <registrant_city>Mogadishu</registrant_city>
   <registrant_state>Banaadir</registrant_state>
   <registrant_zip>+252</registrant_zip>
   <registrant_country>SO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+252.616839100</registrant_phone>
   <name_servers>
    <value>ns1.hawdweb.com</value>
    <value>ns2.hawdweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>almaas.online</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 20:29:56</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns1044.ui-dns.de</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1069.ui-dns.biz</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>alkaas.com</domain_name>
   <domain_keyword>alkaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:23:57</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-09-21</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>maargga</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>62</num>
   <domain_name>almaas.net</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 07:43:20</query_time>
   <create_date>2002-04-10</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>allaas.net</domain_name>
   <domain_keyword>allaas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 14:14:10</query_time>
   <create_date>2014-02-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/allaas.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>almaas.nl</domain_name>
   <domain_keyword>almaas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-14 09:26:29</query_time>
   <create_date>2014-10-05</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>alaas.net</domain_name>
   <domain_keyword>alaas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 01:32:11</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>fattouche.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>aljaa.com</domain_name>
   <domain_keyword>aljaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:56:59</query_time>
   <create_date>2012-12-24</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aljas.site</domain_name>
   <domain_keyword>aljas</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 07:25:19</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moskva</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>finley.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ajaas.com.ng</domain_name>
   <domain_keyword>ajaas</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-19 22:40:10</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>290414</registrar_iana>
   <registrar_name>QServers.ng</registrar_name>
   <registrant_name>Akinyemi Olowokere</registrant_name>
   <registrant_address>1b Toro Road</registrant_address>
   <registrant_city>Bauchi</registrant_city>
   <registrant_state>Bauchi State</registrant_state>
   <registrant_zip>234001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08023704459</registrant_phone>
   <name_servers>
    <value>ns17.qservers.net</value>
    <value>ns18.qservers.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alaas.uk</domain_name>
   <domain_keyword>alaas</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 01:29:40</query_time>
   <create_date>2017-05-07</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO]</registrar_name>
   <registrar_website>https://domainname.shop</registrar_website>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ajaas.com</domain_name>
   <domain_keyword>ajaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:46:02</query_time>
   <create_date>2014-11-02</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-02</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>altaas.com</domain_name>
   <domain_keyword>altaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:01:42</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>alsaas.com</domain_name>
   <domain_keyword>alsaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:38:07</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2024-04-29</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>73</num>
   <domain_name>aljaar.net</domain_name>
   <domain_keyword>aljaar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 17:19:04</query_time>
   <create_date>2012-06-07</create_date>
   <update_date>2019-10-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LB</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>ns1072.ui-dns.biz</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1094.ui-dns.org</value>
    <value>ns1097.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aljas.pl</domain_name>
   <domain_keyword>aljas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-12 17:20:32</query_time>
   <create_date>2010-10-02</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aljas.com</domain_name>
   <domain_keyword>aljas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:20:32</query_time>
   <create_date>2002-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aljas.ae</domain_name>
   <domain_keyword>aljas</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-01 21:36:38</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>ali hammadi</registrant_name>
   <registrant_company>mvp application and game design</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>alaas.co.uk</domain_name>
   <domain_keyword>alaas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 01:29:38</query_time>
   <create_date>2017-05-07</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO]</registrar_name>
   <registrar_website>https://domainname.shop</registrar_website>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>alaas.com</domain_name>
   <domain_keyword>alaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:01:50</query_time>
   <create_date>2009-08-19</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>aawaas.com</domain_name>
   <domain_keyword>aawaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 01:17:26</query_time>
   <create_date>2017-01-23</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=aawaas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>always.christmas</domain_name>
   <domain_keyword>always</domain_keyword>
   <domain_tld>christmas</domain_tld>
   <query_time>2024-04-11 14:24:17</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aisaas.pl</domain_name>
   <domain_keyword>aisaas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 05:20:53</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>alazas.com</domain_name>
   <domain_keyword>alazas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:20:02</query_time>
   <create_date>2007-06-23</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.alazas.com</value>
    <value>ns2.alazas.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>albagas.com</domain_name>
   <domain_keyword>albagas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:22:30</query_time>
   <create_date>2011-11-12</create_date>
   <update_date>2020-04-18</update_date>
   <expiry_date>2025-11-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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <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>84</num>
   <domain_name>alfaias.com.br</domain_name>
   <domain_keyword>alfaias</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 09:09:21</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrant_name>Daniel M. Sallum</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sallum.com.br</value>
    <value>ns2.sallum.com.br</value>
    <value>ns3.sallum.com.br</value>
    <value>ns4.sallum.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>alsals.com</domain_name>
   <domain_keyword>alsals</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:49:23</query_time>
   <create_date>2001-03-15</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-03-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Akita Terminal Bldg co.Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Akita</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=alsals.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.jregroup.ne.jp</value>
    <value>dns2.jregroup.ne.jp</value>
    <value>dns3.dion.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>alrais.biz</domain_name>
   <domain_keyword>alrais</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 15:42:31</query_time>
   <create_date>2014-06-24</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yew.arvixe.com</value>
    <value>ns2.yew.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ahjasa.org</domain_name>
   <domain_keyword>ahjasa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 12:58:50</query_time>
   <create_date>2022-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</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>ahjasa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>francisco morazan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>h3-ns1.hostinga1.com</value>
    <value>h3-ns2.hostinga1.com</value>
    <value>h3-ns3.hostinga1.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>alwaab.city</domain_name>
   <domain_keyword>alwaab</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-28 17:21:15</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>alvass.com</domain_name>
   <domain_keyword>alvass</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 10:01:30</query_time>
   <create_date>2015-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aliass.ru</domain_name>
   <domain_keyword>aliass</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:19:42</query_time>
   <create_date>2022-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>alqabas.blog</domain_name>
   <domain_keyword>alqabas</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-11 08:41:52</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>92</num>
   <domain_name>altagas.ca</domain_name>
   <domain_keyword>altagas</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 01:02:53</query_time>
   <create_date>2000-10-02</create_date>
   <update_date>2022-06-15</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>AltaGas Ltd.</registrant_name>
   <registrant_address>1700 355 4 Ave SW</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2P0J1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4036917575</registrant_phone>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>allans.ru</domain_name>
   <domain_keyword>allans</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:51:30</query_time>
   <create_date>2012-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>adyaas.com</domain_name>
   <domain_keyword>adyaas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:33:31</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2022-04-26</update_date>
   <expiry_date>2025-04-24</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=adyaas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aljafa.com</domain_name>
   <domain_keyword>aljafa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:25:16</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>2786</registrar_iana>
   <registrar_name>DropCatch.com 1027 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>albass.com</domain_name>
   <domain_keyword>albass</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:37:15</query_time>
   <create_date>2010-01-01</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-01</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.domainmanage.com</value>
    <value>ns2.domainmanage.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>malajas.farm</domain_name>
   <domain_keyword>malajas</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-14 04:08:23</query_time>
   <create_date>2018-03-24</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0151051883</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>allads.mobi</domain_name>
   <domain_keyword>allads</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-16 12:57:29</query_time>
   <create_date>2013-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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>BERGH AS</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.no.brand.one.com</value>
    <value>ns02.no.brand.one.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aleras.info</domain_name>
   <domain_keyword>aleras</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 19:14:49</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>algyas.com</domain_name>
   <domain_keyword>algyas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:06:31</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.479</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.