WHOIS QUERY TIME

21 Apr 2024 - 1:38 AM UTC

Registered: 16 May 2001
Modified: 17 May 2023
Expiry: 16 May 2028

NAME SERVERS

d.sec.dns.br
f.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=maayanot.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "maayanot.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "maayanot.com.br",
            "domain_keyword": "maayanot",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 01:38:58",
            "create_date": "2001-05-16",
            "update_date": "2023-05-17",
            "expiry_date": "2028-05-16",
            "registrant_name": "EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>maayanot.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>maayanot.com.br</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 01:38:58</query_time>
   <create_date>2001-05-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2028-05-16</expiry_date>
   <registrant_name>EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.038 seconds) for "maayanot.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jul 2016 - 1:53 PM UTC

Registered: 16 May 2001
Modified: 24 April 2015
Expiry: 16 May 2017

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Miguel Regen
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

21 Apr 2024 - 1:38 AM UTC

Registered: 16 May 2001
Modified: 17 May 2023
Expiry: 16 May 2028

NAME SERVERS

d.sec.dns.br
f.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=maayanot.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "maayanot.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "maayanot.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "maayanot.com.br",
            "domain_keyword": "maayanot",
            "domain_tld": "com.br",
            "query_time": "2016-07-27 13:53:33",
            "create_date": "2001-05-16",
            "update_date": "2015-04-24",
            "expiry_date": "2017-05-16",
            "registrant_name": "Miguel Regen",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "maayanot.com.br",
            "domain_keyword": "maayanot",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 01:38:58",
            "create_date": "2001-05-16",
            "update_date": "2023-05-17",
            "expiry_date": "2028-05-16",
            "registrant_name": "EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "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>maayanot.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>maayanot.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maayanot.com.br</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2016-07-27 13:53:33</query_time>
   <create_date>2001-05-16</create_date>
   <update_date>2015-04-24</update_date>
   <expiry_date>2017-05-16</expiry_date>
   <registrant_name>Miguel Regen</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>maayanot.com.br</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 01:38:58</query_time>
   <create_date>2001-05-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2028-05-16</expiry_date>
   <registrant_name>EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 4 domain names (in 0.016 seconds) which contained the exact domain keyword "maayanot".
Domain Name Registered Expiry Registrar Ownership
1 maayanot.org 25 Sep 1996 24 Sep 2028 Network Solutions, LLC Ma'ayanot
2 maayanot.com.br 16 May 2001 16 May 2028 - EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE
3 maayanot.com 16 Mar 2004 16 Mar 2025 GoDaddy.com, LLC -
4 maayanot.info 21 Aug 2013 21 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
5 maayanot.me 26 Oct 2015 26 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=maayanot&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "maayanot",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "maayanot.org, maayanot.com.br, maayanot.com, maayanot.info, maayanot.me",
    "results": [
        {
            "num": 1,
            "domain_name": "maayanot.org",
            "domain_keyword": "maayanot",
            "domain_tld": "org",
            "query_time": "2024-05-14 15:09:33",
            "create_date": "1996-09-25",
            "update_date": "2023-07-31",
            "expiry_date": "2028-09-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ma'ayanot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "maayanot.com.br",
            "domain_keyword": "maayanot",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 01:38:58",
            "create_date": "2001-05-16",
            "update_date": "2023-05-17",
            "expiry_date": "2028-05-16",
            "registrant_name": "EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "maayanot.com",
            "domain_keyword": "maayanot",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:45:45",
            "create_date": "2004-03-16",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "maayanot.info",
            "domain_keyword": "maayanot",
            "domain_tld": "info",
            "query_time": "2024-04-21 01:38:56",
            "create_date": "2013-08-21",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "maayanot.me",
            "domain_keyword": "maayanot",
            "domain_tld": "me",
            "query_time": "2024-05-14 01:35:03",
            "create_date": "2015-10-26",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>maayanot</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>maayanot.org, maayanot.com.br, maayanot.com, maayanot.info, maayanot.me</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maayanot.org</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 15:09:33</query_time>
   <create_date>1996-09-25</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2028-09-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ma'ayanot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>ns67.worldnic.com</value>
    <value>ns68.worldnic.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>maayanot.com.br</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 01:38:58</query_time>
   <create_date>2001-05-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2028-05-16</expiry_date>
   <registrant_name>EDITORA MAAYANOT ASSOCIA??O CULTURAL E BENEFICENTE</registrant_name>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>maayanot.com</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:45:45</query_time>
   <create_date>2004-03-16</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>maayanot.info</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 01:38:56</query_time>
   <create_date>2013-08-21</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>maayanot.me</domain_name>
   <domain_keyword>maayanot</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-14 01:35:03</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-26</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 209 domain names (in 0.159 seconds) which look and sound like the brand name "maayanot".
Domain Name Registered Expiry Registrar Ownership
1 maayanoz.com 28 Dec 2021 28 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
2 maayanos.com 30 Mar 2018 30 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 mayanot.net 21 Jul 1999 21 Jul 2029 GoDaddy.com, LLC -
4 mayanot.org 21 Jul 1999 21 Jul 2028 GoDaddy.com, LLC Domains By Proxy, LLC
5 maayant.com 13 Sep 2022 13 Sep 2024 GoDaddy.com, LLC -
6 mayanot.com 21 Jul 1999 21 Jul 2029 GoDaddy.com, LLC Domains By Proxy, LLC
7 mayanot.me 27 Dec 2015 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 mayanot.info 1 Oct 2020 1 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
9 maayanor.com 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 maadanot.com 2 Dec 2007 2 Dec 2024 Name.com, Inc. CNS
11 haayalot.com 14 Mar 2020 14 Mar 2025 Squarespace Domains II LLC ggtude.com
12 daryanot.com 15 Dec 2023 15 Dec 2024 DropCatch.com 982 LLC NameBrightPrivacy.com
13 maayanotmn.org 4 Jan 2022 4 Jan 2025 DreamHost, LLC Data Protected
14 makayanto.xyz 16 Nov 2023 16 Nov 2024 Cloudflare, Inc. Hlim Holdings Pty Ltd
15 mayaganot.com 7 Mar 2007 7 Mar 2026 GoDaddy.com, LLC -
16 makayanto.live 16 Nov 2023 16 Nov 2024 Cloudflare, Inc Hlim Holdings Pty Ltd
17 maarahot.com 17 Jan 2004 17 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 makayanto.org 16 Nov 2023 16 Nov 2024 CloudFlare, Inc. Hlim Holdings Pty Ltd
19 maayagoto.online 2 Aug 2023 2 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
20 maayanbd.com 25 Apr 2019 25 Apr 2025 FastDomain Inc. -
21 maayanart.com 17 Sep 2005 17 Sep 2024 Register.com, Inc. -
22 maayaniv.com 15 Jun 2023 15 Jun 2024 Squarespace Domains LLC My Unique Identity Ltd
23 maamadot.site 4 Mar 2023 4 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
24 maiyanet.com 10 Feb 2021 10 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 taahanot.store 18 May 2024 18 May 2025 Network Solutions LLC -
26 maryanto.com 21 Oct 2015 21 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 maayannj.org 2 Jan 2022 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 maayanip.com 31 Aug 2022 31 Aug 2024 Chengdu West Dimension Digital Technology Co., Ltd. -
29 maalanon.org 14 Aug 2023 14 Aug 2024 Porkbun LLC Private by Design, LLC
30 maasaiot.com 20 Jan 2024 20 Jan 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
31 manyanat.com 11 Jun 2021 11 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
32 malyanov.ru 27 Apr 2020 27 Apr 2025 BEGET-RU Private Person
33 maatafot.com 22 May 2023 22 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 maiyanet.net 30 May 2016 30 May 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
35 maayanzn.info 15 May 2023 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 maoyankt.com 15 Jan 2024 15 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
37 masayanet.com 20 Jan 2005 20 Jan 2026 GMO INTERNET, INC. Masaya Kimura
38 maiyaiot.com 22 May 2023 22 May 2025 DNSPod, Inc. REDACTED FOR PRIVACY
39 maayagoto.com 30 Oct 2020 30 Oct 2024 FastDomain Inc. -
40 maryannt.com 30 Nov 2007 30 Nov 2029 GoDaddy.com, LLC -
41 mayaanet.com 3 Jun 2024 3 Jun 2027 GoDaddy.com, LLC -
42 maatanto.jp 22 Aug 2021 31 Aug 2024 - Itou Masaru
43 maayanroth.com 16 Nov 2003 16 Nov 2024 Domain.com, LLC REDACTED FOR PRIVACY
44 maayanmor.com 29 Jun 2018 29 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 maabarot.net 16 May 2006 16 May 2026 ENOM, INC. REDACTED FOR PRIVACY
46 canyanot.com 7 Oct 2019 7 Oct 2024 Cronon AG -
47 chayanot.in 15 Dec 2019 15 Dec 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
48 makayanto.blog 16 Nov 2023 16 Nov 2024 Cloudflare, Inc. Hlim Holdings Pty Ltd
49 maayan-pt.com 20 Dec 2022 20 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
50 maayanef.com 2 Feb 2021 2 Feb 2025 CommuniGal Communication Ltd. -
51 maayaroy.com 13 Mar 2024 13 Mar 2027 GoDaddy.com, LLC -
52 maayasoft.com 7 Feb 2021 7 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
53 manyanet.org 16 Feb 1998 15 Feb 2025 Tucows Domains Inc. Col.legi Pare Manyanet BUP
54 maayanbc.com 19 Feb 2024 19 Feb 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
55 mahayant.com 5 Jan 2024 5 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
56 mayanote.com 21 Feb 2017 21 Feb 2025 Dynadot Inc -
57 maayansa.com 20 Aug 2022 20 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 maayasoft.net 4 Nov 2017 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 manyanet.org.br 12 Jul 2010 12 Jul 2024 - Associa??o dos Filhos da Sagrada Fam?lia
60 maryanov.pro 19 May 2017 19 May 2025 Regtime Ltd. Maryanov Kirill
61 maayacos.com 22 Feb 2024 22 Feb 2025 Tucows Domains Inc. -
62 mayanopt.com 11 Oct 2021 11 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 masyanov.ru 9 Aug 2021 9 Aug 2024 REGRU-RU Private Person
64 maayants.com 28 Feb 2016 28 Feb 2026 FastDomain Inc. -
65 raayonot.com 17 Dec 2010 17 Dec 2025 GoDaddy.com, LLC -
66 mayanbot.com 28 Apr 2024 28 Apr 2025 Wild West Domains, LLC -
67 maatarot.com 28 Jan 2021 28 Jan 2025 Wix.com Ltd. -
68 makayanto.net 16 Nov 2023 16 Nov 2024 Cloudflare, Inc. DATA REDACTED
69 maabarot.org 31 Jul 2012 31 Jul 2025 IONOS SE 1&1 Internet Inc
70 maayanot25.org 8 May 2022 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 maayanay.com 3 Aug 2017 3 Aug 2025 GoDaddy.com, LLC -
72 manyanet.com 3 Apr 2005 3 Apr 2025 GoDaddy.com, LLC -
73 maryanov.ru 29 Nov 2022 29 Nov 2024 REGRU-RU Private Person
74 chayanot.com 29 Sep 2019 29 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 makayanto.love 16 Nov 2023 16 Nov 2024 Cloudflare Hlim Holdings Pty Ltd
76 matyanote.com 1 Dec 2020 1 Dec 2024 GoDaddy.com, LLC -
77 manyanos.com 2 Jun 2023 2 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
78 maayansh.com 30 Mar 2023 30 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
79 mahyanet.com 4 Dec 2004 4 Dec 2024 GoDaddy.com, LLC -
80 makayanto.com 16 Nov 2023 16 Nov 2024 Cloudflare, Inc. DATA REDACTED
81 maaganow.com 28 Apr 2024 28 Apr 2025 GoDaddy.com, LLC -
82 maayanar.photography 27 Feb 2020 27 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
83 medyanot.com 29 Nov 2020 29 Nov 2024 GoDaddy.com, LLC -
84 mazyanto.com 27 Dec 2019 27 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 medyanot.net 15 Sep 2020 15 Sep 2024 Aerotek Bilisim Sanayi ve Ticaret AS -
86 matyanov.ru 18 Mar 2022 18 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
87 maabarot.school 17 Aug 2017 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 maabadot.com 21 Jun 2017 21 Jun 2026 ENOM, INC. REDACTED FOR PRIVACY
89 manganot.solutions 21 Feb 2024 21 Feb 2025 Tucows Domains Inc. Data Protected
90 amayanet.com 20 Nov 2003 20 Nov 2024 IONOS SE Amayanet
91 maabarot.com 1 Sep 1999 1 Sep 2028 Network Solutions, LLC -
92 amayanow.com 20 Aug 2012 20 Aug 2024 DotNamed LLC HugeDomains.com
93 maayanotun.com 8 May 2023 8 May 2024 Cloudflare, Inc. DATA REDACTED
94 maayan-oz.com 28 Dec 2021 28 Dec 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
95 maagalot.org 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 manyano.com 14 Jan 2011 14 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Emazweni ICT
97 aayanet.com 13 Mar 2023 13 Mar 2024 1API GmbH -
98 mayanoz.net 30 Nov 2023 30 Nov 2024 CommuniGal Communication Ltd. -
99 matanot.org 3 Jun 2022 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 maganot.com 7 May 2019 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Maayanot.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=maayanot.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "maayanot.com.br",
        "page_size": 100
    },
    "count": {
        "total": 209,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "maayanoz.com, maayanos.com, mayanot.net, mayanot.org, maayant.com, mayanot.com, mayanot.me, mayanot.info, maayanor.com, maadanot.com, haayalot.com, daryanot.com, maayanotmn.org, makayanto.xyz, mayaganot.com, makayanto.live, maarahot.com, makayanto.org, maayagoto.online, maayanbd.com, maayanart.com, maayaniv.com, maamadot.site, maiyanet.com, taahanot.store, maryanto.com, maayannj.org, maayanip.com, maalanon.org, maasaiot.com, manyanat.com, malyanov.ru, maatafot.com, maiyanet.net, maayanzn.info, maoyankt.com, masayanet.com, maiyaiot.com, maayagoto.com, maryannt.com, mayaanet.com, maatanto.jp, maayanroth.com, maayanmor.com, maabarot.net, canyanot.com, chayanot.in, makayanto.blog, maayan-pt.com, maayanef.com, maayaroy.com, maayasoft.com, manyanet.org, maayanbc.com, mahayant.com, mayanote.com, maayansa.com, maayasoft.net, manyanet.org.br, maryanov.pro, maayacos.com, mayanopt.com, masyanov.ru, maayants.com, raayonot.com, mayanbot.com, maatarot.com, makayanto.net, maabarot.org, maayanot25.org, maayanay.com, manyanet.com, maryanov.ru, chayanot.com, makayanto.love, matyanote.com, manyanos.com, maayansh.com, mahyanet.com, makayanto.com, maaganow.com, maayanar.photography, medyanot.com, mazyanto.com, medyanot.net, matyanov.ru, maabarot.school, maabadot.com, manganot.solutions, amayanet.com, maabarot.com, amayanow.com, maayanotun.com, maayan-oz.com, maagalot.org, manyano.com, aayanet.com, mayanoz.net, matanot.org, maganot.com",
    "results": [
        {
            "num": 1,
            "domain_name": "maayanoz.com",
            "domain_keyword": "maayanoz",
            "domain_tld": "com",
            "query_time": "2024-05-01 06:41:56",
            "create_date": "2021-12-28",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-28",
            "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": [
                "dimitris.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "maayanos.com",
            "domain_keyword": "maayanos",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:38:56",
            "create_date": "2018-03-30",
            "update_date": "2021-03-24",
            "expiry_date": "2025-03-30",
            "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": 3,
            "domain_name": "mayanot.net",
            "domain_keyword": "mayanot",
            "domain_tld": "net",
            "query_time": "2024-04-19 22:50:29",
            "create_date": "1999-07-21",
            "update_date": "2022-09-06",
            "expiry_date": "2029-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mayanot.org",
            "domain_keyword": "mayanot",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:50:29",
            "create_date": "1999-07-21",
            "update_date": "2023-06-27",
            "expiry_date": "2028-07-21",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "maayant.com",
            "domain_keyword": "maayant",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:49:05",
            "create_date": "2022-09-13",
            "update_date": "2022-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mayanot.com",
            "domain_keyword": "mayanot",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:50:29",
            "create_date": "1999-07-21",
            "update_date": "2019-09-03",
            "expiry_date": "2029-07-21",
            "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=mayanot.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mayanot.me",
            "domain_keyword": "mayanot",
            "domain_tld": "me",
            "query_time": "2024-04-19 22:50:29",
            "create_date": "2015-12-27",
            "update_date": "2024-02-10",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mayanot.info",
            "domain_keyword": "mayanot",
            "domain_tld": "info",
            "query_time": "2024-04-30 02:43:18",
            "create_date": "2020-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "maayanor.com",
            "domain_keyword": "maayanor",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:52:56",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-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=maayanor.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "maadanot.com",
            "domain_keyword": "maadanot",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:59:09",
            "create_date": "2007-12-02",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Evgeniy Landa",
            "registrant_company": "CNS",
            "registrant_address": "9/1 Bar Kochva st.",
            "registrant_city": "Ashqelon",
            "registrant_state": "Darom",
            "registrant_zip": "78503",
            "registrant_country": "IL",
            "registrant_email": "https://www.name.com/contact-domain-whois/maadanot.com/registrant",
            "registrant_phone": "Non-Public Data",
            "registrant_fax": "+972.86714458",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "haayalot.com",
            "domain_keyword": "haayalot",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:02:09",
            "create_date": "2020-03-14",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ggtude.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "daryanot.com",
            "domain_keyword": "daryanot",
            "domain_tld": "com",
            "query_time": "2024-05-05 21:38:36",
            "create_date": "2023-12-15",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-15",
            "registrar_iana": 2741,
            "registrar_name": "DropCatch.com 982 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": 13,
            "domain_name": "maayanotmn.org",
            "domain_keyword": "maayanotmn",
            "domain_tld": "org",
            "query_time": "2024-05-14 01:35:03",
            "create_date": "2022-01-04",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-04",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "makayanto.xyz",
            "domain_keyword": "makayanto",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 21:33:49",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Hlim Holdings Pty Ltd",
            "registrant_state": "Victoria",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "mayaganot.com",
            "domain_keyword": "mayaganot",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:47:52",
            "create_date": "2007-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "makayanto.live",
            "domain_keyword": "makayanto",
            "domain_tld": "live",
            "query_time": "2024-05-22 21:33:49",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hlim Holdings Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "maarahot.com",
            "domain_keyword": "maarahot",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:34:13",
            "create_date": "2004-01-17",
            "update_date": "2020-01-15",
            "expiry_date": "2025-01-17",
            "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": 18,
            "domain_name": "makayanto.org",
            "domain_keyword": "makayanto",
            "domain_tld": "org",
            "query_time": "2024-05-22 21:33:49",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hlim Holdings Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "maayagoto.online",
            "domain_keyword": "maayagoto",
            "domain_tld": "online",
            "query_time": "2024-06-03 11:15:31",
            "create_date": "2023-08-02",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "maayanbd.com",
            "domain_keyword": "maayanbd",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:38:54",
            "create_date": "2019-04-25",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.myhcloud.com",
                "ns2.myhcloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "maayanart.com",
            "domain_keyword": "maayanart",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:38:53",
            "create_date": "2005-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns-1213.awsdns-23.org",
                "ns-1624.awsdns-11.co.uk",
                "ns-501.awsdns-62.com",
                "ns-973.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "maayaniv.com",
            "domain_keyword": "maayaniv",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:59:08",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Unique Identity Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "maamadot.site",
            "domain_keyword": "maamadot",
            "domain_tld": "site",
            "query_time": "2024-05-14 01:32:56",
            "create_date": "2023-03-04",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "maiyanet.com",
            "domain_keyword": "maiyanet",
            "domain_tld": "com",
            "query_time": "2024-04-21 20:55:34",
            "create_date": "2021-02-10",
            "update_date": "2021-08-27",
            "expiry_date": "2025-02-10",
            "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": 25,
            "domain_name": "taahanot.store",
            "domain_keyword": "taahanot",
            "domain_tld": "store",
            "query_time": "2024-05-20 17:09:05",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "NA",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "maryanto.com",
            "domain_keyword": "maryanto",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:32:22",
            "create_date": "2015-10-21",
            "update_date": "2020-10-15",
            "expiry_date": "2024-10-21",
            "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": 27,
            "domain_name": "maayannj.org",
            "domain_keyword": "maayannj",
            "domain_tld": "org",
            "query_time": "2024-05-14 01:35:03",
            "create_date": "2022-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "maayanip.com",
            "domain_keyword": "maayanip",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:49:05",
            "create_date": "2022-08-31",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn/",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "maalanon.org",
            "domain_keyword": "maalanon",
            "domain_tld": "org",
            "query_time": "2024-05-10 11:33:59",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "maasaiot.com",
            "domain_keyword": "maasaiot",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:58:46",
            "create_date": "2024-01-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=maasaiot.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "manyanat.com",
            "domain_keyword": "manyanat",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:47:10",
            "create_date": "2021-06-11",
            "update_date": "2022-07-12",
            "expiry_date": "2024-06-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/manyanat.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "malyanov.ru",
            "domain_keyword": "malyanov",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:58:44",
            "create_date": "2020-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "maatafot.com",
            "domain_keyword": "maatafot",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:05:53",
            "create_date": "2023-05-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-22",
            "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": [
                "ns3.webpress.co.il",
                "ns4.webpress.co.il"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "maiyanet.net",
            "domain_keyword": "maiyanet",
            "domain_tld": "net",
            "query_time": "2024-04-21 20:55:34",
            "create_date": "2016-05-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/maiyanet.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "maayanzn.info",
            "domain_keyword": "maayanzn",
            "domain_tld": "info",
            "query_time": "2024-05-17 06:59:08",
            "create_date": "2023-05-15",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.interhost.co.il",
                "ns2.interhost.co.il",
                "ns4.interhost.co.il",
                "ns6.interhost.co.il"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "maoyankt.com",
            "domain_keyword": "maoyankt",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:55:17",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "masayanet.com",
            "domain_keyword": "masayanet",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:29:26",
            "create_date": "2005-01-20",
            "update_date": "2016-12-23",
            "expiry_date": "2026-01-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Masaya Kimura",
            "registrant_company": "Masaya Kimura",
            "registrant_address": "71 Kizukuri Kanedate Tsubameguchi",
            "registrant_city": "Tsugaru-shi",
            "registrant_state": "Aomori",
            "registrant_zip": "038-3272",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.173425606",
            "registrant_fax": "+81.173425606",
            "name_servers": [
                "dns3.cute-cute.net",
                "dns4.cute-cute.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "maiyaiot.com",
            "domain_keyword": "maiyaiot",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:09:11",
            "create_date": "2023-05-22",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=maiyaiot.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nasty.dnspod.net",
                "okra.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "maayagoto.com",
            "domain_keyword": "maayagoto",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:49:05",
            "create_date": "2020-10-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "maryannt.com",
            "domain_keyword": "maryannt",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:28:07",
            "create_date": "2007-11-30",
            "update_date": "2022-09-04",
            "expiry_date": "2029-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nset13.stackpathdns.net",
                "nstdu9.stackpathdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mayaanet.com",
            "domain_keyword": "mayaanet",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:00:43",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2027-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "maatanto.jp",
            "domain_keyword": "maatanto",
            "domain_tld": "jp",
            "query_time": "2024-06-02 21:04:51",
            "create_date": "2021-08-22",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Itou Masaru",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 43,
            "domain_name": "maayanroth.com",
            "domain_keyword": "maayanroth",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:38:56",
            "create_date": "2003-11-16",
            "update_date": "2024-04-05",
            "expiry_date": "2024-11-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5c5be8e3-33dd-4bd8-bb91-ada5371e9a96",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com",
                "ns3.mydomain.com",
                "ns4.mydomain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "maayanmor.com",
            "domain_keyword": "maayanmor",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:38:56",
            "create_date": "2018-06-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "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=maayanmor.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "maabarot.net",
            "domain_keyword": "maabarot",
            "domain_tld": "net",
            "query_time": "2024-04-21 01:29:35",
            "create_date": "2006-05-16",
            "update_date": "2021-03-18",
            "expiry_date": "2026-05-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MERKAZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "https://tieredaccess.com/contact/23ae531d-9617-4c12-9a07-8015d7ee8da1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.livedns.co.il",
                "park2.livedns.co.il"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "canyanot.com",
            "domain_keyword": "canyanot",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:33:30",
            "create_date": "2019-10-07",
            "update_date": "2019-10-07",
            "expiry_date": "2024-10-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks03.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "chayanot.in",
            "domain_keyword": "chayanot",
            "domain_tld": "in",
            "query_time": "2024-05-26 13:18:01",
            "create_date": "2019-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2026-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "makayanto.blog",
            "domain_keyword": "makayanto",
            "domain_tld": "blog",
            "query_time": "2024-05-22 21:33:48",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Hlim Holdings Pty Ltd",
            "registrant_state": "Victoria",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "maayan-pt.com",
            "domain_keyword": "maayan-pt",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:47:00",
            "create_date": "2022-12-20",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-20",
            "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": 50,
            "domain_name": "maayanef.com",
            "domain_keyword": "maayanef",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:15:32",
            "create_date": "2021-02-02",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-02",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns1.spd.co.il",
                "ns2.spd.co.il",
                "ns3.spd.co.il"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "maayaroy.com",
            "domain_keyword": "maayaroy",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:45:45",
            "create_date": "2024-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2027-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "maayasoft.com",
            "domain_keyword": "maayasoft",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:47:01",
            "create_date": "2021-02-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "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=maayasoft.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "manyanet.org",
            "domain_keyword": "manyanet",
            "domain_tld": "org",
            "query_time": "2024-06-08 08:34:49",
            "create_date": "1998-02-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Col.legi Pare Manyanet BUP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.losdns.net",
                "ns2.losdns.net",
                "ns3.losdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "maayanbc.com",
            "domain_keyword": "maayanbc",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:15:32",
            "create_date": "2024-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mahayant.com",
            "domain_keyword": "mahayant",
            "domain_tld": "com",
            "query_time": "2024-05-24 08:51:29",
            "create_date": "2024-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-a1.cloud.z.com",
                "ns-a3.cloud.z.com",
                "ns-a4.cloud.z.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mayanote.com",
            "domain_keyword": "mayanote",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:50:29",
            "create_date": "2017-02-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "gerardo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "maayansa.com",
            "domain_keyword": "maayansa",
            "domain_tld": "com",
            "query_time": "2024-05-14 01:35:03",
            "create_date": "2022-08-20",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-20",
            "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=maayansa.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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "maayasoft.net",
            "domain_keyword": "maayasoft",
            "domain_tld": "net",
            "query_time": "2024-06-03 11:15:35",
            "create_date": "2017-11-04",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-04",
            "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=maayasoft.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "manyanet.org.br",
            "domain_keyword": "manyanet",
            "domain_tld": "org.br",
            "query_time": "2024-06-08 08:34:49",
            "create_date": "2010-07-12",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-12",
            "registrant_name": "Associa??o dos Filhos da Sagrada Fam?lia",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 60,
            "domain_name": "maryanov.pro",
            "domain_keyword": "maryanov",
            "domain_tld": "pro",
            "query_time": "2024-05-07 17:32:08",
            "create_date": "2017-05-19",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Maryanov Kirill",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nizhegorodskay obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "maayacos.com",
            "domain_keyword": "maayacos",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:15:30",
            "create_date": "2024-02-22",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "mayanopt.com",
            "domain_keyword": "mayanopt",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:31:51",
            "create_date": "2021-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "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=mayanopt.com",
            "registrant_phone": "+1.4165385487",
            "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": 63,
            "domain_name": "masyanov.ru",
            "domain_keyword": "masyanov",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:56:15",
            "create_date": "2021-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com",
                "ns4.fornex.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "maayants.com",
            "domain_keyword": "maayants",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:52:56",
            "create_date": "2016-02-28",
            "update_date": "2024-03-27",
            "expiry_date": "2026-02-28",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "raayonot.com",
            "domain_keyword": "raayonot",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:17:00",
            "create_date": "2010-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2025-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mayanbot.com",
            "domain_keyword": "mayanbot",
            "domain_tld": "com",
            "query_time": "2024-05-01 15:49:39",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.orangehost.com",
                "ns2.orangehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "maatarot.com",
            "domain_keyword": "maatarot",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:37:43",
            "create_date": "2021-01-28",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-28",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "makayanto.net",
            "domain_keyword": "makayanto",
            "domain_tld": "net",
            "query_time": "2024-05-22 21:33:49",
            "create_date": "2023-11-16",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-16",
            "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": "Victoria",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AU",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/makayanto.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "maabarot.org",
            "domain_keyword": "maabarot",
            "domain_tld": "org",
            "query_time": "2024-04-21 01:29:35",
            "create_date": "2012-07-31",
            "update_date": "2020-06-07",
            "expiry_date": "2025-07-31",
            "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": [
                "ns225.hostgator.com",
                "ns226.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "maayanot25.org",
            "domain_keyword": "maayanot25",
            "domain_tld": "org",
            "query_time": "2024-05-14 01:35:03",
            "create_date": "2022-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "maayanay.com",
            "domain_keyword": "maayanay",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:15:32",
            "create_date": "2017-08-03",
            "update_date": "2023-08-04",
            "expiry_date": "2025-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "manyanet.com",
            "domain_keyword": "manyanet",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:31:29",
            "create_date": "2005-04-03",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "maryanov.ru",
            "domain_keyword": "maryanov",
            "domain_tld": "ru",
            "query_time": "2024-05-02 14:46:56",
            "create_date": "2022-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "chayanot.com",
            "domain_keyword": "chayanot",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:55:49",
            "create_date": "2019-09-29",
            "update_date": "2021-08-18",
            "expiry_date": "2024-09-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": 75,
            "domain_name": "makayanto.love",
            "domain_keyword": "makayanto",
            "domain_tld": "love",
            "query_time": "2024-05-22 21:33:49",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hlim Holdings Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "matyanote.com",
            "domain_keyword": "matyanote",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:12:24",
            "create_date": "2020-12-01",
            "update_date": "2022-12-02",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp",
                "ns3.mixhost.jp",
                "ns4.mixhost.jp",
                "ns5.mixhost.jp"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "manyanos.com",
            "domain_keyword": "manyanos",
            "domain_tld": "com",
            "query_time": "2024-06-08 08:34:49",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2024-06-02",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "maayansh.com",
            "domain_keyword": "maayansh",
            "domain_tld": "com",
            "query_time": "2024-05-14 01:35:03",
            "create_date": "2023-03-30",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "building.dnspod.net",
                "trainee.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mahyanet.com",
            "domain_keyword": "mahyanet",
            "domain_tld": "com",
            "query_time": "2024-04-30 19:51:12",
            "create_date": "2004-12-04",
            "update_date": "2024-03-14",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "makayanto.com",
            "domain_keyword": "makayanto",
            "domain_tld": "com",
            "query_time": "2024-05-22 21:33:48",
            "create_date": "2023-11-16",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-16",
            "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": "Victoria",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AU",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/makayanto.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "edward.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "maaganow.com",
            "domain_keyword": "maaganow",
            "domain_tld": "com",
            "query_time": "2024-05-01 15:47:54",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "maayanar.photography",
            "domain_keyword": "maayanar",
            "domain_tld": "photography",
            "query_time": "2024-05-01 06:41:56",
            "create_date": "2020-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "medyanot.com",
            "domain_keyword": "medyanot",
            "domain_tld": "com",
            "query_time": "2024-05-09 18:40:49",
            "create_date": "2020-11-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mazyanto.com",
            "domain_keyword": "mazyanto",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:03:11",
            "create_date": "2019-12-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-27",
            "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": [
                "logi639105.earth.orderbox-dns.com",
                "logi639105.mars.orderbox-dns.com",
                "logi639105.mercury.orderbox-dns.com",
                "logi639105.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "medyanot.net",
            "domain_keyword": "medyanot",
            "domain_tld": "net",
            "query_time": "2024-05-18 05:31:03",
            "create_date": "2020-09-15",
            "update_date": "2022-10-12",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1534,
            "registrar_name": "Aerotek Bilisim Sanayi ve Ticaret AS",
            "registrar_website": "http://www.turhost.com/domain",
            "name_servers": [
                "cpns1.turhost.com",
                "cpns2.turhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "matyanov.ru",
            "domain_keyword": "matyanov",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:58:38",
            "create_date": "2022-03-18",
            "expiry_date": "2025-03-18",
            "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": 87,
            "domain_name": "maabarot.school",
            "domain_keyword": "maabarot",
            "domain_tld": "school",
            "query_time": "2024-05-14 01:31:53",
            "create_date": "2017-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "maabadot.com",
            "domain_keyword": "maabadot",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:58:44",
            "create_date": "2017-06-21",
            "update_date": "2023-09-18",
            "expiry_date": "2026-06-21",
            "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": "IL",
            "registrant_email": "https://tieredaccess.com/contact/3392957a-9bdd-443b-98f2-122a12f308c6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "manganot.solutions",
            "domain_keyword": "manganot",
            "domain_tld": "solutions",
            "query_time": "2024-06-11 21:18:05",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "amayanet.com",
            "domain_keyword": "amayanet",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:56:28",
            "create_date": "2003-11-20",
            "update_date": "2018-01-17",
            "expiry_date": "2024-11-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amayanet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1025.ui-dns.biz",
                "ns1025.ui-dns.com",
                "ns1025.ui-dns.de",
                "ns1025.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "maabarot.com",
            "domain_keyword": "maabarot",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:58:46",
            "create_date": "1999-09-01",
            "update_date": "2023-07-03",
            "expiry_date": "2028-09-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bezeqint.net",
                "ns2.bezeqint.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "amayanow.com",
            "domain_keyword": "amayanow",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:56:28",
            "create_date": "2012-08-20",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1574,
            "registrar_name": "DotNamed LLC",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "maayanotun.com",
            "domain_keyword": "maayanotun",
            "domain_tld": "com",
            "query_time": "2024-06-02 21:05:18",
            "create_date": "2023-05-08",
            "update_date": "2023-05-16",
            "expiry_date": "2024-05-08",
            "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": "israel",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "IL",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/maayanotun.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dane.ns.cloudflare.com",
                "shubhi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "maayan-oz.com",
            "domain_keyword": "maayan-oz",
            "domain_tld": "com",
            "query_time": "2024-05-01 06:41:55",
            "create_date": "2021-12-28",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-28",
            "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": [
                "dimitris.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "maagalot.org",
            "domain_keyword": "maagalot",
            "domain_tld": "org",
            "query_time": "2024-06-11 18:59:51",
            "create_date": "2023-05-22",
            "update_date": "2023-08-20",
            "expiry_date": "2025-05-22",
            "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": [
                "aldo.ns.cloudflare.com",
                "ines.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "manyano.com",
            "domain_keyword": "manyano",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:16:13",
            "create_date": "2011-01-14",
            "update_date": "2023-11-24",
            "expiry_date": "2025-01-14",
            "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": "Emazweni ICT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Eastern Cape",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=manyano.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "linus.ns.1-grid.co.uk",
                "linus.ns.1-grid.co.za",
                "linus.ns.1-grid.com",
                "linus.ns.1-grid.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aayanet.com",
            "domain_keyword": "aayanet",
            "domain_tld": "com",
            "query_time": "2024-05-31 22:42:27",
            "create_date": "2023-03-13",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "domain.does.not.resolve.ispapi.net",
                "domain.name.has.expired.ispapi.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mayanoz.net",
            "domain_keyword": "mayanoz",
            "domain_tld": "net",
            "query_time": "2024-06-05 22:50:35",
            "create_date": "2023-11-30",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "matanot.org",
            "domain_keyword": "matanot",
            "domain_tld": "org",
            "query_time": "2024-05-14 11:59:50",
            "create_date": "2022-06-03",
            "update_date": "2023-08-16",
            "expiry_date": "2024-06-03",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "maganot.com",
            "domain_keyword": "maganot",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:09:59",
            "create_date": "2019-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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=maganot.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.159,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>maayanot.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>209</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>maayanoz.com, maayanos.com, mayanot.net, mayanot.org, maayant.com, mayanot.com, mayanot.me, mayanot.info, maayanor.com, maadanot.com, haayalot.com, daryanot.com, maayanotmn.org, makayanto.xyz, mayaganot.com, makayanto.live, maarahot.com, makayanto.org, maayagoto.online, maayanbd.com, maayanart.com, maayaniv.com, maamadot.site, maiyanet.com, taahanot.store, maryanto.com, maayannj.org, maayanip.com, maalanon.org, maasaiot.com, manyanat.com, malyanov.ru, maatafot.com, maiyanet.net, maayanzn.info, maoyankt.com, masayanet.com, maiyaiot.com, maayagoto.com, maryannt.com, mayaanet.com, maatanto.jp, maayanroth.com, maayanmor.com, maabarot.net, canyanot.com, chayanot.in, makayanto.blog, maayan-pt.com, maayanef.com, maayaroy.com, maayasoft.com, manyanet.org, maayanbc.com, mahayant.com, mayanote.com, maayansa.com, maayasoft.net, manyanet.org.br, maryanov.pro, maayacos.com, mayanopt.com, masyanov.ru, maayants.com, raayonot.com, mayanbot.com, maatarot.com, makayanto.net, maabarot.org, maayanot25.org, maayanay.com, manyanet.com, maryanov.ru, chayanot.com, makayanto.love, matyanote.com, manyanos.com, maayansh.com, mahyanet.com, makayanto.com, maaganow.com, maayanar.photography, medyanot.com, mazyanto.com, medyanot.net, matyanov.ru, maabarot.school, maabadot.com, manganot.solutions, amayanet.com, maabarot.com, amayanow.com, maayanotun.com, maayan-oz.com, maagalot.org, manyano.com, aayanet.com, mayanoz.net, matanot.org, maganot.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maayanoz.com</domain_name>
   <domain_keyword>maayanoz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 06:41:56</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-28</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>dimitris.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.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>maayanos.com</domain_name>
   <domain_keyword>maayanos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:38:56</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2021-03-24</update_date>
   <expiry_date>2025-03-30</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>3</num>
   <domain_name>mayanot.net</domain_name>
   <domain_keyword>mayanot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 22:50:29</query_time>
   <create_date>1999-07-21</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2029-07-21</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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mayanot.org</domain_name>
   <domain_keyword>mayanot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:50:29</query_time>
   <create_date>1999-07-21</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2028-07-21</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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>maayant.com</domain_name>
   <domain_keyword>maayant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:49:05</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2024-09-13</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mayanot.com</domain_name>
   <domain_keyword>mayanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:50:29</query_time>
   <create_date>1999-07-21</create_date>
   <update_date>2019-09-03</update_date>
   <expiry_date>2029-07-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>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=mayanot.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>mayanot.me</domain_name>
   <domain_keyword>mayanot</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-19 22:50:29</query_time>
   <create_date>2015-12-27</create_date>
   <update_date>2024-02-10</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/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mayanot.info</domain_name>
   <domain_keyword>mayanot</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 02:43:18</query_time>
   <create_date>2020-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>maayanor.com</domain_name>
   <domain_keyword>maayanor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:52:56</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-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=maayanor.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.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>10</num>
   <domain_name>maadanot.com</domain_name>
   <domain_keyword>maadanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:59:09</query_time>
   <create_date>2007-12-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Evgeniy Landa</registrant_name>
   <registrant_company>CNS</registrant_company>
   <registrant_address>9/1 Bar Kochva st.</registrant_address>
   <registrant_city>Ashqelon</registrant_city>
   <registrant_state>Darom</registrant_state>
   <registrant_zip>78503</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/maadanot.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <registrant_fax>+972.86714458</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>haayalot.com</domain_name>
   <domain_keyword>haayalot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:02:09</query_time>
   <create_date>2020-03-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-14</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>ggtude.com</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>IL</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>daryanot.com</domain_name>
   <domain_keyword>daryanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 21:38:36</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>2741</registrar_iana>
   <registrar_name>DropCatch.com 982 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>13</num>
   <domain_name>maayanotmn.org</domain_name>
   <domain_keyword>maayanotmn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 01:35:03</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>makayanto.xyz</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 21:33:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Hlim Holdings Pty Ltd</registrant_company>
   <registrant_state>Victoria</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>edward.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mayaganot.com</domain_name>
   <domain_keyword>mayaganot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:47:52</query_time>
   <create_date>2007-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-03-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>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>16</num>
   <domain_name>makayanto.live</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-22 21:33:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hlim Holdings Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>edward.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>maarahot.com</domain_name>
   <domain_keyword>maarahot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:34:13</query_time>
   <create_date>2004-01-17</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-01-17</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>18</num>
   <domain_name>makayanto.org</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 21:33:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hlim Holdings Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>edward.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>maayagoto.online</domain_name>
   <domain_keyword>maayagoto</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 11:15:31</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>20</num>
   <domain_name>maayanbd.com</domain_name>
   <domain_keyword>maayanbd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:38:54</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.myhcloud.com</value>
    <value>ns2.myhcloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>maayanart.com</domain_name>
   <domain_keyword>maayanart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:38:53</query_time>
   <create_date>2005-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns-1213.awsdns-23.org</value>
    <value>ns-1624.awsdns-11.co.uk</value>
    <value>ns-501.awsdns-62.com</value>
    <value>ns-973.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>maayaniv.com</domain_name>
   <domain_keyword>maayaniv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:59:08</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Unique Identity Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>maamadot.site</domain_name>
   <domain_keyword>maamadot</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-14 01:32:56</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>maiyanet.com</domain_name>
   <domain_keyword>maiyanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 20:55:34</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-02-10</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>25</num>
   <domain_name>taahanot.store</domain_name>
   <domain_keyword>taahanot</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 17:09:05</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>NA</registrant_state>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>maryanto.com</domain_name>
   <domain_keyword>maryanto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:32:22</query_time>
   <create_date>2015-10-21</create_date>
   <update_date>2020-10-15</update_date>
   <expiry_date>2024-10-21</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>27</num>
   <domain_name>maayannj.org</domain_name>
   <domain_keyword>maayannj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 01:35:03</query_time>
   <create_date>2022-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</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>ns25.domaincontrol.com</value>
    <value>ns26.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>28</num>
   <domain_name>maayanip.com</domain_name>
   <domain_keyword>maayanip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:49:05</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn/</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>maalanon.org</domain_name>
   <domain_keyword>maalanon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 11:33:59</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>maasaiot.com</domain_name>
   <domain_keyword>maasaiot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:58:46</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=maasaiot.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>manyanat.com</domain_name>
   <domain_keyword>manyanat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:47:10</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2022-07-12</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/manyanat.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>malyanov.ru</domain_name>
   <domain_keyword>malyanov</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:58:44</query_time>
   <create_date>2020-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>maatafot.com</domain_name>
   <domain_keyword>maatafot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:05:53</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-22</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>ns3.webpress.co.il</value>
    <value>ns4.webpress.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>maiyanet.net</domain_name>
   <domain_keyword>maiyanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 20:55:34</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/maiyanet.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>maayanzn.info</domain_name>
   <domain_keyword>maayanzn</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 06:59:08</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.interhost.co.il</value>
    <value>ns2.interhost.co.il</value>
    <value>ns4.interhost.co.il</value>
    <value>ns6.interhost.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>maoyankt.com</domain_name>
   <domain_keyword>maoyankt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:55:17</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>masayanet.com</domain_name>
   <domain_keyword>masayanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:29:26</query_time>
   <create_date>2005-01-20</create_date>
   <update_date>2016-12-23</update_date>
   <expiry_date>2026-01-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Masaya Kimura</registrant_name>
   <registrant_company>Masaya Kimura</registrant_company>
   <registrant_address>71 Kizukuri Kanedate Tsubameguchi</registrant_address>
   <registrant_city>Tsugaru-shi</registrant_city>
   <registrant_state>Aomori</registrant_state>
   <registrant_zip>038-3272</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.173425606</registrant_phone>
   <registrant_fax>+81.173425606</registrant_fax>
   <name_servers>
    <value>dns3.cute-cute.net</value>
    <value>dns4.cute-cute.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>maiyaiot.com</domain_name>
   <domain_keyword>maiyaiot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:09:11</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=maiyaiot.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nasty.dnspod.net</value>
    <value>okra.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>maayagoto.com</domain_name>
   <domain_keyword>maayagoto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:49:05</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>maryannt.com</domain_name>
   <domain_keyword>maryannt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:28:07</query_time>
   <create_date>2007-11-30</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2029-11-30</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>nset13.stackpathdns.net</value>
    <value>nstdu9.stackpathdns.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>41</num>
   <domain_name>mayaanet.com</domain_name>
   <domain_keyword>mayaanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:00:43</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2027-06-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>ns41.domaincontrol.com</value>
    <value>ns42.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>42</num>
   <domain_name>maatanto.jp</domain_name>
   <domain_keyword>maatanto</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 21:04:51</query_time>
   <create_date>2021-08-22</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Itou Masaru</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>maayanroth.com</domain_name>
   <domain_keyword>maayanroth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:38:56</query_time>
   <create_date>2003-11-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5c5be8e3-33dd-4bd8-bb91-ada5371e9a96</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
    <value>ns3.mydomain.com</value>
    <value>ns4.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>maayanmor.com</domain_name>
   <domain_keyword>maayanmor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:38:56</query_time>
   <create_date>2018-06-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-29</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=maayanmor.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>maabarot.net</domain_name>
   <domain_keyword>maabarot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 01:29:35</query_time>
   <create_date>2006-05-16</create_date>
   <update_date>2021-03-18</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MERKAZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/23ae531d-9617-4c12-9a07-8015d7ee8da1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.livedns.co.il</value>
    <value>park2.livedns.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>canyanot.com</domain_name>
   <domain_keyword>canyanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:33:30</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2019-10-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>chayanot.in</domain_name>
   <domain_keyword>chayanot</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 13:18:01</query_time>
   <create_date>2019-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2026-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>makayanto.blog</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-22 21:33:48</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Hlim Holdings Pty Ltd</registrant_company>
   <registrant_state>Victoria</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>edward.ns.cloudflare.com</value>
    <value>tori.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>maayan-pt.com</domain_name>
   <domain_keyword>maayan-pt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:47:00</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-20</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>50</num>
   <domain_name>maayanef.com</domain_name>
   <domain_keyword>maayanef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:15:32</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns1.spd.co.il</value>
    <value>ns2.spd.co.il</value>
    <value>ns3.spd.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>maayaroy.com</domain_name>
   <domain_keyword>maayaroy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:45:45</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2027-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>maayasoft.com</domain_name>
   <domain_keyword>maayasoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:47:01</query_time>
   <create_date>2021-02-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-07</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=maayasoft.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>manyanet.org</domain_name>
   <domain_keyword>manyanet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 08:34:49</query_time>
   <create_date>1998-02-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</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>Col.legi Pare Manyanet BUP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.losdns.net</value>
    <value>ns2.losdns.net</value>
    <value>ns3.losdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>maayanbc.com</domain_name>
   <domain_keyword>maayanbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:15:32</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mahayant.com</domain_name>
   <domain_keyword>mahayant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 08:51:29</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-a1.cloud.z.com</value>
    <value>ns-a3.cloud.z.com</value>
    <value>ns-a4.cloud.z.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>mayanote.com</domain_name>
   <domain_keyword>mayanote</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:50:29</query_time>
   <create_date>2017-02-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>gerardo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>maayansa.com</domain_name>
   <domain_keyword>maayansa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 01:35:03</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-20</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=maayansa.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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>maayasoft.net</domain_name>
   <domain_keyword>maayasoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 11:15:35</query_time>
   <create_date>2017-11-04</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-04</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=maayasoft.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.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>59</num>
   <domain_name>manyanet.org.br</domain_name>
   <domain_keyword>manyanet</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-08 08:34:49</query_time>
   <create_date>2010-07-12</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrant_name>Associa??o dos Filhos da Sagrada Fam?lia</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>maryanov.pro</domain_name>
   <domain_keyword>maryanov</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 17:32:08</query_time>
   <create_date>2017-05-19</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Maryanov Kirill</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nizhegorodskay obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>maayacos.com</domain_name>
   <domain_keyword>maayacos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:15:30</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>mayanopt.com</domain_name>
   <domain_keyword>mayanopt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:31:51</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</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=mayanopt.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>63</num>
   <domain_name>masyanov.ru</domain_name>
   <domain_keyword>masyanov</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:56:15</query_time>
   <create_date>2021-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
    <value>ns3.fornex.com</value>
    <value>ns4.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>maayants.com</domain_name>
   <domain_keyword>maayants</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:52:56</query_time>
   <create_date>2016-02-28</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>raayonot.com</domain_name>
   <domain_keyword>raayonot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:17:00</query_time>
   <create_date>2010-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>66</num>
   <domain_name>mayanbot.com</domain_name>
   <domain_keyword>mayanbot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 15:49:39</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.orangehost.com</value>
    <value>ns2.orangehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>maatarot.com</domain_name>
   <domain_keyword>maatarot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:37:43</query_time>
   <create_date>2021-01-28</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.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>68</num>
   <domain_name>makayanto.net</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 21:33:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-16</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>Victoria</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/makayanto.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>edward.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>maabarot.org</domain_name>
   <domain_keyword>maabarot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 01:29:35</query_time>
   <create_date>2012-07-31</create_date>
   <update_date>2020-06-07</update_date>
   <expiry_date>2025-07-31</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>ns225.hostgator.com</value>
    <value>ns226.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>maayanot25.org</domain_name>
   <domain_keyword>maayanot25</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 01:35:03</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>maayanay.com</domain_name>
   <domain_keyword>maayanay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:15:32</query_time>
   <create_date>2017-08-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-08-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>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>72</num>
   <domain_name>manyanet.com</domain_name>
   <domain_keyword>manyanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:31:29</query_time>
   <create_date>2005-04-03</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>maryanov.ru</domain_name>
   <domain_keyword>maryanov</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 14:46:56</query_time>
   <create_date>2022-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>chayanot.com</domain_name>
   <domain_keyword>chayanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:55:49</query_time>
   <create_date>2019-09-29</create_date>
   <update_date>2021-08-18</update_date>
   <expiry_date>2024-09-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>75</num>
   <domain_name>makayanto.love</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-22 21:33:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hlim Holdings Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>edward.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.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>matyanote.com</domain_name>
   <domain_keyword>matyanote</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:12:24</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-12-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.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
    <value>ns3.mixhost.jp</value>
    <value>ns4.mixhost.jp</value>
    <value>ns5.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>manyanos.com</domain_name>
   <domain_keyword>manyanos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 08:34:49</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>maayansh.com</domain_name>
   <domain_keyword>maayansh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 01:35:03</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>building.dnspod.net</value>
    <value>trainee.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mahyanet.com</domain_name>
   <domain_keyword>mahyanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 19:51:12</query_time>
   <create_date>2004-12-04</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-12-04</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>ajay.ns.cloudflare.com</value>
    <value>uma.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>80</num>
   <domain_name>makayanto.com</domain_name>
   <domain_keyword>makayanto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 21:33:48</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-16</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>Victoria</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/makayanto.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>edward.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>maaganow.com</domain_name>
   <domain_keyword>maaganow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 15:47:54</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>maayanar.photography</domain_name>
   <domain_keyword>maayanar</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-01 06:41:56</query_time>
   <create_date>2020-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>medyanot.com</domain_name>
   <domain_keyword>medyanot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 18:40:49</query_time>
   <create_date>2020-11-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mazyanto.com</domain_name>
   <domain_keyword>mazyanto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:03:11</query_time>
   <create_date>2019-12-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-27</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>logi639105.earth.orderbox-dns.com</value>
    <value>logi639105.mars.orderbox-dns.com</value>
    <value>logi639105.mercury.orderbox-dns.com</value>
    <value>logi639105.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>medyanot.net</domain_name>
   <domain_keyword>medyanot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 05:31:03</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1534</registrar_iana>
   <registrar_name>Aerotek Bilisim Sanayi ve Ticaret AS</registrar_name>
   <registrar_website>http://www.turhost.com/domain</registrar_website>
   <name_servers>
    <value>cpns1.turhost.com</value>
    <value>cpns2.turhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>matyanov.ru</domain_name>
   <domain_keyword>matyanov</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:58:38</query_time>
   <create_date>2022-03-18</create_date>
   <expiry_date>2025-03-18</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>87</num>
   <domain_name>maabarot.school</domain_name>
   <domain_keyword>maabarot</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-14 01:31:53</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</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>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>88</num>
   <domain_name>maabadot.com</domain_name>
   <domain_keyword>maabadot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:58:44</query_time>
   <create_date>2017-06-21</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2026-06-21</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>IL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3392957a-9bdd-443b-98f2-122a12f308c6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>manganot.solutions</domain_name>
   <domain_keyword>manganot</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-11 21:18:05</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>amayanet.com</domain_name>
   <domain_keyword>amayanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:56:28</query_time>
   <create_date>2003-11-20</create_date>
   <update_date>2018-01-17</update_date>
   <expiry_date>2024-11-20</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>Amayanet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>ns1025.ui-dns.biz</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1025.ui-dns.de</value>
    <value>ns1025.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>maabarot.com</domain_name>
   <domain_keyword>maabarot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:58:46</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2028-09-01</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.bezeqint.net</value>
    <value>ns2.bezeqint.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>amayanow.com</domain_name>
   <domain_keyword>amayanow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:56:28</query_time>
   <create_date>2012-08-20</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1574</registrar_iana>
   <registrar_name>DotNamed LLC</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>maayanotun.com</domain_name>
   <domain_keyword>maayanotun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 21:05:18</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-05-08</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>israel</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/maayanotun.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dane.ns.cloudflare.com</value>
    <value>shubhi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>maayan-oz.com</domain_name>
   <domain_keyword>maayan-oz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 06:41:55</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-28</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>dimitris.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>maagalot.org</domain_name>
   <domain_keyword>maagalot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 18:59:51</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-05-22</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>aldo.ns.cloudflare.com</value>
    <value>ines.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>96</num>
   <domain_name>manyano.com</domain_name>
   <domain_keyword>manyano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:16:13</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2025-01-14</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>Emazweni ICT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Eastern Cape</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=manyano.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>linus.ns.1-grid.co.uk</value>
    <value>linus.ns.1-grid.co.za</value>
    <value>linus.ns.1-grid.com</value>
    <value>linus.ns.1-grid.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aayanet.com</domain_name>
   <domain_keyword>aayanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 22:42:27</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>domain.does.not.resolve.ispapi.net</value>
    <value>domain.name.has.expired.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mayanoz.net</domain_name>
   <domain_keyword>mayanoz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 22:50:35</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <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>99</num>
   <domain_name>matanot.org</domain_name>
   <domain_keyword>matanot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 11:59:50</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-06-03</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>ns27.domaincontrol.com</value>
    <value>ns28.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>maganot.com</domain_name>
   <domain_keyword>maganot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:09:59</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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=maganot.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.159</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.