WHOIS QUERY TIME

28 May 2024 - 2:59 AM UTC

Registered: 7 June 2021
Modified: 10 March 2024
Expiry: 7 June 2025

REGISTRAR

Name: Cloudflare, Inc. [Tag = CLOUDFLARE]
Website: https://cloudflare.com

NAME SERVERS

chan.ns.cloudflare.com
merlin.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=anamor.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "anamor.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "anamor.co.uk",
            "domain_keyword": "anamor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 02:59:50",
            "create_date": "2021-06-07",
            "update_date": "2024-03-10",
            "expiry_date": "2025-06-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>anamor.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>anamor.co.uk</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 02:59:50</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.045</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.042 seconds) for "anamor.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Jul 2023 - 5:32 PM UTC

Registered: 7 June 2021
Modified: 9 June 2023
Expiry: 7 June 2024

REGISTRAR

Name: Cloudflare, Inc. [Tag = CLOUDFLARE]
Website: https://cloudflare.com

NAME SERVERS

chan.ns.cloudflare.com
merlin.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

27 Mar 2024 - 11:58 PM UTC

Registered: 7 June 2021
Modified: 10 March 2024
Expiry: 7 June 2025

REGISTRAR

Name: Cloudflare, Inc. [Tag = CLOUDFLARE]
Website: https://cloudflare.com

NAME SERVERS

chan.ns.cloudflare.com
merlin.ns.cloudflare.com

DOMAIN STATUS

Registered until expiry date.

* 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=anamor.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "anamor.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "anamor.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "anamor.co.uk",
            "domain_keyword": "anamor",
            "domain_tld": "co.uk",
            "query_time": "2023-07-07 17:32:26",
            "create_date": "2021-06-07",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "anamor.co.uk",
            "domain_keyword": "anamor",
            "domain_tld": "co.uk",
            "query_time": "2024-03-27 23:58:35",
            "create_date": "2021-06-07",
            "update_date": "2024-03-10",
            "expiry_date": "2025-06-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "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>anamor.co.uk</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>anamor.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anamor.co.uk</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-07 17:32:26</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>anamor.co.uk</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-27 23:58:35</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.042</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 8 domain names (in 0.015 seconds) which contained the exact domain keyword "anamor".
Domain Name Registered Expiry Registrar Ownership
1 anamor.net 29 Sep 2003 29 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
2 anamor.com 19 Mar 2004 19 Mar 2025 Megazone Corp., dba HOSTING.KR Kim Seokjun
3 anamor.co 10 Sep 2014 9 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 anamor.co.nz 17 Aug 2020 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
5 anamor.co.uk 7 Jun 2021 7 Jun 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
6 anamor.pl 28 Sep 2023 28 Sep 2024 Aftermarket.pl Limited -
7 anamor.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
8 anamor.store 27 Nov 2023 27 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
9 anamor.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=anamor&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "anamor",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "anamor.net, anamor.com, anamor.co, anamor.co.nz, anamor.co.uk, anamor.pl, anamor.ru, anamor.store, anamor.de",
    "results": [
        {
            "num": 1,
            "domain_name": "anamor.net",
            "domain_keyword": "anamor",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2003-09-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "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": "SI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anamor.com",
            "domain_keyword": "anamor",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2004-03-19",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Kim Seokjun",
            "registrant_company": "Kim Seokjun",
            "registrant_address": "1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1028805222",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anamor.co",
            "domain_keyword": "anamor",
            "domain_tld": "co",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2014-09-10",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "anamor.co.nz",
            "domain_keyword": "anamor",
            "domain_tld": "co.nz",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2020-08-17",
            "update_date": "2023-08-14",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "anamor.co.uk",
            "domain_keyword": "anamor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 02:59:50",
            "create_date": "2021-06-07",
            "update_date": "2024-03-10",
            "expiry_date": "2025-06-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "anamor.pl",
            "domain_keyword": "anamor",
            "domain_tld": "pl",
            "query_time": "2024-05-01 04:01:00",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "roxy.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "anamor.ru",
            "domain_keyword": "anamor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:31",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "anamor.store",
            "domain_keyword": "anamor",
            "domain_tld": "store",
            "query_time": "2024-05-25 04:05:48",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anamor.de",
            "domain_keyword": "anamor",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:33:01",
            "update_date": "2020-05-25",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>anamor</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>anamor.net, anamor.com, anamor.co, anamor.co.nz, anamor.co.uk, anamor.pl, anamor.ru, anamor.store, anamor.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anamor.net</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</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>SI</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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>anamor.com</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2004-03-19</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Kim Seokjun</registrant_name>
   <registrant_company>Kim Seokjun</registrant_company>
   <registrant_address>1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1028805222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anamor.co</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2014-09-10</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>anamor.co.nz</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2023-08-14</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>anamor.co.uk</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 02:59:50</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>anamor.pl</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 04:01:00</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>roxy.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>anamor.ru</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:31</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>anamor.store</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 04:05:48</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>9</num>
   <domain_name>anamor.de</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:33:01</query_time>
   <update_date>2020-05-25</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,476 domain names (in 0.091 seconds) which look and sound like the brand name "anamor".
Domain Name Registered Expiry Registrar Ownership
1 anamro.co.uk 24 Jul 2019 24 Jul 2024 Namesco Limited [Tag = NAMESCO] -
2 angamor.net 10 Jun 2004 10 Jun 2024 GANDI SAS REDACTED FOR PRIVACY
3 abnamor.nl 6 Dec 2008 - Domain Robot -
4 animor.co 19 Mar 2021 19 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 anavor.com 4 Apr 2015 4 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 anamlor.com 15 Aug 2004 15 Aug 2024 GoDaddy.com, LLC Call 1-833-878-5115
7 ananor.net 11 Jul 2023 11 Jul 2024 DropCatch.com 1098 LLC NameBrightPrivacy.com
8 anamon.ca 22 Feb 2021 22 Feb 2025 Tucows.com Co. REDACTED FOR PRIVACY
9 anampr.com 17 Nov 2023 17 Nov 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
10 anaxor.biz 16 Nov 2009 15 Nov 2024 OVH sas Anaxor
11 unamor.vip 27 Sep 2022 27 Sep 2025 Network Solutions, LLC Dickmann's Cafe
12 anamir.net 29 Apr 2022 29 Apr 2025 Vitalwerks Internet Solutions, LLC DBA No-IP -
13 anaqor.tech 18 Nov 2020 18 Nov 2024 Cronon GmbH StoneOne AG
14 animor.tv 14 Aug 2021 14 Aug 2024 Key-Systems GmbH EdenMedia
15 annamor.com 17 Jul 2020 17 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Roman Dryn
16 snamor.com 16 Dec 2018 16 Dec 2025 GoDaddy.com, LLC -
17 enamor.com 1 Mar 1999 1 Mar 2025 GoDaddy.com, LLC -
18 avamor.com 17 Feb 2022 17 Feb 2025 GoDaddy.com, LLC -
19 anamori.net 1 Jun 2023 1 Jun 2025 Wild West Domains, LLC -
20 anammor.one 17 Jun 2023 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 anafor.se 16 Sep 2009 16 Sep 2024 One.com -
22 animor.site 27 Jul 2023 27 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 snamor.buzz 24 Oct 2023 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 anamora.net 6 Mar 2024 6 Mar 2025 Squarespace Domains LLC Ana Mora
25 anamar.store 23 Jan 2024 23 Jan 2025 Network Solutions LLC -
26 ancmor.com 9 May 2023 9 May 2025 NameCheap, Inc. -
27 ranamor.com 26 Jul 2023 26 Jul 2024 GoDaddy.com, LLC -
28 anamora.com 5 Sep 2008 5 Sep 2024 Megazone Corp., dba HOSTING.KR Kim Seokjun
29 anamur.org 29 Jul 2022 29 Jul 2024 Porkbun LLC Private by Design, LLC
30 jnamor.com 19 Apr 2015 19 Apr 2025 GoDaddy.com, LLC -
31 anamar.com 25 Apr 2000 25 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
32 azamor.com 25 Jun 2004 25 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
33 anazor.com 21 Oct 2011 21 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 anamir.com 8 Nov 1996 7 Nov 2028 Tucows Domains Inc. -
35 anamar.be 23 Apr 2016 - OVH -
36 anamour.com.br 19 Nov 2012 19 Nov 2025 - Ana Luiza da Silva Carvalho
37 ayamor.com 22 Aug 2005 22 Aug 2024 GoDaddy.com, LLC -
38 anamer.org 2 May 2014 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 anamov.cam 14 Apr 2024 14 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
40 anaxor.org 16 Nov 2009 16 Nov 2024 OVH sas Anaxor
41 anemor.com 3 Feb 2023 3 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
42 unamor.net 21 Jan 2016 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 asamor.com 26 Oct 2017 26 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 animor.ru 4 Feb 2010 4 Feb 2025 R01-RU Private Person
45 anafor.band 10 Jul 2023 10 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
46 ainamor.com 2 Mar 2016 2 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 anamar.com.br 20 Nov 2008 20 Nov 2024 TURBOSITE (12) Anamar Transportes e Constru??es Ltda
48 animor.co.uk 7 Jan 2003 7 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
49 abamor.online 25 Apr 2024 25 Apr 2025 Nics Telekomunikasyon A.S. GOKSU OTAGTEPE CADDESI ONUR SITESI G2 BLOK DAIRE 4 ANADOLUHISARI
50 alamor.live 31 May 2020 31 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
51 anamore.ru 30 Aug 2020 30 Aug 2024 TIMEWEB-RU Private Person
52 anagor.net 11 Mar 2013 11 Mar 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
53 anafor.cm 8 Sep 2011 8 Sep 2020 CAMEROON TELECOMMUNICATIONS MINFOF
54 azamor.pt 3 Sep 2017 3 Aug 2025 - FIKONLINE - SERVIÇOS NA INTERNET, UNIPESSOAL LDA
55 anamory.com 29 Aug 2011 29 Aug 2026 Network Solutions, LLC -
56 anamoi.dev 17 Aug 2022 17 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
57 annamor.net 20 Nov 2023 20 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
58 anamour.co.uk 5 Mar 2021 5 Mar 2025 OVH [Tag = OVH-FR] -
59 yanamor.org 21 Jul 2021 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 anamore.net 4 Mar 2022 4 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
61 anador.site 15 Jan 2023 15 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0166214168
62 andamor.com 20 Oct 2022 20 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
63 anabor.pl 25 Jul 2013 25 Jul 2024 nazwa.pl sp. z o.o. -
64 anamore.com 18 Feb 2000 18 Feb 2025 GoDaddy.com, LLC -
65 antmor.com.br 1 Mar 2019 1 Mar 2025 - GER COMERCIO DE ARTIGOS MILITARES E ESPORTIVOS LTD
66 anammor.art 23 Aug 2023 23 Aug 2024 NETIM -
67 abamor.com 6 Mar 2015 6 Mar 2025 GoDaddy.com, LLC -
68 animor.com 7 Jan 2003 7 Jan 2025 123-Reg Limited -
69 andmor.ru 26 Feb 2024 26 Feb 2025 REGRU-RU Yandex.Mail Exclusive email address feature
70 anamsr.com 14 Apr 2017 14 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 andmor.co.uk 5 Apr 2024 5 Apr 2025 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
72 anamur.club 10 Apr 2024 10 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
73 anamhr.xyz 13 Jul 2023 13 Jul 2024 OwnRegistrar, Inc. WhoisSecure
74 anagor.ru 5 Sep 2011 5 Sep 2024 REGRU-RU Private Person
75 analor.net 12 Feb 2019 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 ajamor.com 4 Aug 2023 4 Aug 2024 Tucows Domains Inc. -
77 enamor.co.in 20 Jan 2003 28 Feb 2025 GoDaddy.com, LLC Modenik Lifestyle Pvt Ltd
78 anakor.ru 24 Jan 2023 24 Jan 2025 RU-CENTER-RU Private Person
79 anacor.de - - - -
80 sanamor.com 15 Aug 2019 15 Aug 2024 GoDaddy.com, LLC -
81 anamou.com 11 Mar 2017 11 Mar 2025 Porkbun LLC Private by Design, LLC
82 anarmor.com 29 May 2023 29 May 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
83 analor.video 12 Feb 2019 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 anador.ru 9 Aug 2019 9 Aug 2024 REGRU-RU Internet technologies, LLC
85 anamar.ro 5 Dec 2007 2 Nov 2029 ICI - Registrar -
86 anacor.net 10 Sep 2002 10 Sep 2025 NOM-IQ Ltd dba Com Laude Pfizer Inc.
87 anamhor.com 27 Mar 2019 27 Mar 2025 WEBCC Whoisprotection.cc
88 unamor.com 28 Mar 2013 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 anamob.ro - 28 May 2033 ICI - Registrar -
90 canamor.com 20 May 2000 20 May 2025 GoDaddy.com, LLC -
91 anamoa.net 30 Nov 2023 30 Nov 2024 Dynadot Inc -
92 andmor.com 13 Oct 2009 13 Oct 2024 GoDaddy.com, LLC -
93 anamov.art 4 Feb 2023 4 Feb 2025 Namecheap -
94 anamo.market 22 Feb 2016 22 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 anamur.it 14 Apr 2013 2 May 2025 Puglia.com srls Puglia.com S.r.l.s.
96 anacor.eu - - RegistryGate GmbH -
97 anamar.cat 27 May 2010 27 May 2025 Entorno Digital Ana Mar S.A.
98 arnamor.com 6 Sep 2023 6 Sep 2024 Tucows Domains Inc. -
99 vanamor.com 19 Aug 2019 19 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
100 anamoe.com 2 Jan 2002 2 Jan 2025 Tucows Domains Inc. -
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 Anamor.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=anamor.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "anamor.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 5476,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "anamro.co.uk, angamor.net, abnamor.nl, animor.co, anavor.com, anamlor.com, ananor.net, anamon.ca, anampr.com, anaxor.biz, unamor.vip, anamir.net, anaqor.tech, animor.tv, annamor.com, snamor.com, enamor.com, avamor.com, anamori.net, anammor.one, anafor.se, animor.site, snamor.buzz, anamora.net, anamar.store, ancmor.com, ranamor.com, anamora.com, anamur.org, jnamor.com, anamar.com, azamor.com, anazor.com, anamir.com, anamar.be, anamour.com.br, ayamor.com, anamer.org, anamov.cam, anaxor.org, anemor.com, unamor.net, asamor.com, animor.ru, anafor.band, ainamor.com, anamar.com.br, animor.co.uk, abamor.online, alamor.live, anamore.ru, anagor.net, anafor.cm, azamor.pt, anamory.com, anamoi.dev, annamor.net, anamour.co.uk, yanamor.org, anamore.net, anador.site, andamor.com, anabor.pl, anamore.com, antmor.com.br, anammor.art, abamor.com, animor.com, andmor.ru, anamsr.com, andmor.co.uk, anamur.club, anamhr.xyz, anagor.ru, analor.net, ajamor.com, enamor.co.in, anakor.ru, anacor.de, sanamor.com, anamou.com, anarmor.com, analor.video, anador.ru, anamar.ro, anacor.net, anamhor.com, unamor.com, anamob.ro, canamor.com, anamoa.net, andmor.com, anamov.art, anamo.market, anamur.it, anacor.eu, anamar.cat, arnamor.com, vanamor.com, anamoe.com",
    "results": [
        {
            "num": 1,
            "domain_name": "anamro.co.uk",
            "domain_keyword": "anamro",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 06:18:03",
            "create_date": "2019-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "angamor.net",
            "domain_keyword": "angamor",
            "domain_tld": "net",
            "query_time": "2024-04-24 17:09:44",
            "create_date": "2004-06-10",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-22-a.gandi.net",
                "ns-238-b.gandi.net",
                "ns-37-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "abnamor.nl",
            "domain_keyword": "abnamor",
            "domain_tld": "nl",
            "query_time": "2024-05-09 00:14:51",
            "create_date": "2008-12-06",
            "update_date": "2023-11-12",
            "registrar_name": "Domain Robot",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "animor.co",
            "domain_keyword": "animor",
            "domain_tld": "co",
            "query_time": "2024-05-27 13:15:29",
            "create_date": "2021-03-19",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.spiralready.com",
                "dns2.spiralready.com",
                "dns3.spiralready.com",
                "dns4.spiralready.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "anavor.com",
            "domain_keyword": "anavor",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:12:18",
            "create_date": "2015-04-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-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=anavor.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns01.megahost.bg",
                "dns02.megahost.bg"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "anamlor.com",
            "domain_keyword": "anamlor",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:00:53",
            "create_date": "2004-08-15",
            "update_date": "2022-08-24",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ananor.net",
            "domain_keyword": "ananor",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:13:19",
            "create_date": "2023-07-11",
            "update_date": "2023-12-05",
            "expiry_date": "2024-07-11",
            "registrar_iana": 3307,
            "registrar_name": "DropCatch.com 1098 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": 8,
            "domain_name": "anamon.ca",
            "domain_keyword": "anamon",
            "domain_tld": "ca",
            "query_time": "2024-06-07 11:10:50",
            "create_date": "2021-02-22",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-22",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "anampr.com",
            "domain_keyword": "anampr",
            "domain_tld": "com",
            "query_time": "2024-05-20 13:50:26",
            "create_date": "2023-11-17",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HAMBURG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://www.crazydomains.com.au/whois/anampr.com/contact_form/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "braelyn.ns.cloudflare.com",
                "wilson.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "anaxor.biz",
            "domain_keyword": "anaxor",
            "domain_tld": "biz",
            "query_time": "2024-04-18 16:52:25",
            "create_date": "2009-11-16",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-15",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anaxor",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "unamor.vip",
            "domain_keyword": "unamor",
            "domain_tld": "vip",
            "query_time": "2024-04-19 03:57:13",
            "create_date": "2022-09-27",
            "update_date": "2022-10-02",
            "expiry_date": "2025-09-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dickmann's Cafe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "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": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "anamir.net",
            "domain_keyword": "anamir",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:21:54",
            "create_date": "2022-04-29",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC DBA No-IP",
            "registrar_website": "http://www.noip.com",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "anaqor.tech",
            "domain_keyword": "anaqor",
            "domain_tld": "tech",
            "query_time": "2024-05-25 04:07:50",
            "create_date": "2020-11-18",
            "update_date": "2024-02-29",
            "expiry_date": "2024-11-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "StoneOne AG",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks13.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "animor.tv",
            "domain_keyword": "animor",
            "domain_tld": "tv",
            "query_time": "2024-06-01 22:44:04",
            "create_date": "2021-08-14",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EdenMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "2917.ns1.abovedomains.com",
                "2917.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "annamor.com",
            "domain_keyword": "annamor",
            "domain_tld": "com",
            "query_time": "2024-06-11 05:19:33",
            "create_date": "2020-07-17",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Roman Dryn",
            "registrant_company": "Roman Dryn",
            "registrant_address": "3800 S Ocean Dr",
            "registrant_city": "Hollywood",
            "registrant_state": "FL",
            "registrant_zip": "33019",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7547031250",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "snamor.com",
            "domain_keyword": "snamor",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:37:43",
            "create_date": "2018-12-16",
            "update_date": "2023-12-19",
            "expiry_date": "2025-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "enamor.com",
            "domain_keyword": "enamor",
            "domain_tld": "com",
            "query_time": "2024-05-07 10:00:41",
            "create_date": "1999-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.winhost.com",
                "ns2.winhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "avamor.com",
            "domain_keyword": "avamor",
            "domain_tld": "com",
            "query_time": "2024-06-04 17:57:49",
            "create_date": "2022-02-17",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "anamori.net",
            "domain_keyword": "anamori",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:10:52",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "anammor.one",
            "domain_keyword": "anammor",
            "domain_tld": "one",
            "query_time": "2024-05-08 07:21:23",
            "create_date": "2023-06-17",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "anafor.se",
            "domain_keyword": "anafor",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:05:31",
            "create_date": "2009-09-16",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-16",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "animor.site",
            "domain_keyword": "animor",
            "domain_tld": "site",
            "query_time": "2024-04-30 15:21:53",
            "create_date": "2023-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "snamor.buzz",
            "domain_keyword": "snamor",
            "domain_tld": "buzz",
            "query_time": "2024-05-04 17:34:05",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "anamora.net",
            "domain_keyword": "anamora",
            "domain_tld": "net",
            "query_time": "2024-05-08 07:21:25",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ana Mora",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bogota",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "anamar.store",
            "domain_keyword": "anamar",
            "domain_tld": "store",
            "query_time": "2024-05-20 13:50:15",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ancmor.com",
            "domain_keyword": "ancmor",
            "domain_tld": "com",
            "query_time": "2024-05-13 03:55:12",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ranamor.com",
            "domain_keyword": "ranamor",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:02:47",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "anamora.com",
            "domain_keyword": "anamora",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2008-09-05",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Kim Seokjun",
            "registrant_company": "Kim Seokjun",
            "registrant_address": "1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1028805222",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "anamur.org",
            "domain_keyword": "anamur",
            "domain_tld": "org",
            "query_time": "2024-05-01 04:01:06",
            "create_date": "2022-07-29",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-29",
            "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": [
                "ns31.guzelhosting.com",
                "ns32.guzelhosting.com",
                "ns33.guzelhosting.com",
                "ns34.guzelhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jnamor.com",
            "domain_keyword": "jnamor",
            "domain_tld": "com",
            "query_time": "2024-04-28 21:59:55",
            "create_date": "2015-04-19",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.server.plus",
                "ns2.server.plus",
                "ns3.server.plus",
                "ns4.server.plus"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "anamar.com",
            "domain_keyword": "anamar",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:59:56",
            "create_date": "2000-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.zoneedit.com",
                "ns12.zoneedit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "azamor.com",
            "domain_keyword": "azamor",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:17:42",
            "create_date": "2004-06-25",
            "update_date": "2024-03-05",
            "expiry_date": "2024-06-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Portugal",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "anazor.com",
            "domain_keyword": "anazor",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:52:59",
            "create_date": "2011-10-21",
            "update_date": "2020-10-15",
            "expiry_date": "2025-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": 34,
            "domain_name": "anamir.com",
            "domain_keyword": "anamir",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:10:43",
            "create_date": "1996-11-08",
            "update_date": "2024-05-08",
            "expiry_date": "2028-11-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "mack.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "anamar.be",
            "domain_keyword": "anamar",
            "domain_tld": "be",
            "query_time": "2024-04-21 06:15:17",
            "create_date": "2016-04-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "anamour.com.br",
            "domain_keyword": "anamour",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 06:17:35",
            "create_date": "2012-11-19",
            "update_date": "2023-11-26",
            "expiry_date": "2025-11-19",
            "registrant_name": "Ana Luiza da Silva Carvalho",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 37,
            "domain_name": "ayamor.com",
            "domain_keyword": "ayamor",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:54:25",
            "create_date": "2005-08-22",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-22",
            "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": 38,
            "domain_name": "anamer.org",
            "domain_keyword": "anamer",
            "domain_tld": "org",
            "query_time": "2024-05-08 07:21:14",
            "create_date": "2014-05-02",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-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": [
                "ns299.ecuahosting.net",
                "ns300.ecuahosting.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "anamov.cam",
            "domain_keyword": "anamov",
            "domain_tld": "cam",
            "query_time": "2024-04-16 14:19:30",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "henrik.ns.cloudflare.com",
                "meadow.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "anaxor.org",
            "domain_keyword": "anaxor",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:52:25",
            "create_date": "2009-11-16",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anaxor",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "anemor.com",
            "domain_keyword": "anemor",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:34:05",
            "create_date": "2023-02-03",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "unamor.net",
            "domain_keyword": "unamor",
            "domain_tld": "net",
            "query_time": "2024-05-27 22:31:15",
            "create_date": "2016-01-21",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-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=unamor.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "asamor.com",
            "domain_keyword": "asamor",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:40:15",
            "create_date": "2017-10-26",
            "update_date": "2020-10-20",
            "expiry_date": "2024-10-26",
            "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": 44,
            "domain_name": "animor.ru",
            "domain_keyword": "animor",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:06:50",
            "create_date": "2010-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "anafor.band",
            "domain_keyword": "anafor",
            "domain_tld": "band",
            "query_time": "2024-05-29 05:35:26",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "abdullah.ns.cloudflare.com",
                "sneh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ainamor.com",
            "domain_keyword": "ainamor",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:47:26",
            "create_date": "2016-03-02",
            "update_date": "2021-02-24",
            "expiry_date": "2024-03-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "anamar.com.br",
            "domain_keyword": "anamar",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 04:05:29",
            "create_date": "2008-11-20",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-20",
            "registrar_name": "TURBOSITE (12)",
            "registrant_name": "Anamar Transportes e Constru??es Ltda",
            "name_servers": [
                "dns1.twi.com.br",
                "dns2.twi.com.br",
                "dns3.twi.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 48,
            "domain_name": "animor.co.uk",
            "domain_keyword": "animor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 15:12:05",
            "create_date": "2003-01-07",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-07",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "abamor.online",
            "domain_keyword": "abamor",
            "domain_tld": "online",
            "query_time": "2024-05-29 03:04:29",
            "create_date": "2024-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "GOKSU OTAGTEPE CADDESI ONUR SITESI G2 BLOK DAIRE 4 ANADOLUHISARI",
            "registrant_state": "BEYKOZ",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alamor.live",
            "domain_keyword": "alamor",
            "domain_tld": "live",
            "query_time": "2024-06-02 13:14:22",
            "create_date": "2020-05-31",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-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": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "anamore.ru",
            "domain_keyword": "anamore",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:31",
            "create_date": "2020-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "anagor.net",
            "domain_keyword": "anagor",
            "domain_tld": "net",
            "query_time": "2024-05-12 18:27:35",
            "create_date": "2013-03-11",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9108888081",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "anafor.cm",
            "domain_keyword": "anafor",
            "domain_tld": "cm",
            "query_time": "2024-05-30 23:17:35",
            "create_date": "2011-09-08",
            "update_date": "2022-07-16",
            "expiry_date": "2020-09-08",
            "registrar_name": "CAMEROON TELECOMMUNICATIONS",
            "registrant_name": "NGU LEUBOU Richard",
            "registrant_company": "MINFOF",
            "registrant_address": "Avenue du vingt mai",
            "registrant_city": "YAOUNDE",
            "registrant_state": "Centre",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.7855792",
            "name_servers": [
                "kim.camnet.cm",
                "mbam.camnet.cm"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "azamor.pt",
            "domain_keyword": "azamor",
            "domain_tld": "pt",
            "query_time": "2024-06-01 14:11:42",
            "create_date": "2017-09-03",
            "expiry_date": "2025-08-03",
            "registrant_name": "FIKONLINE - SERVIÇOS NA INTERNET, UNIPESSOAL LDA",
            "registrant_address": "Av Elias Garcia n 14 , 4",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1000-149",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns62.mydnspt.net",
                "ns63.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 55,
            "domain_name": "anamory.com",
            "domain_keyword": "anamory",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:34",
            "create_date": "2011-08-29",
            "update_date": "2021-06-30",
            "expiry_date": "2026-08-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns89.worldnic.com",
                "ns90.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "anamoi.dev",
            "domain_keyword": "anamoi",
            "domain_tld": "dev",
            "query_time": "2024-05-08 07:21:24",
            "create_date": "2022-08-17",
            "update_date": "2024-04-09",
            "expiry_date": "2024-08-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "annamor.net",
            "domain_keyword": "annamor",
            "domain_tld": "net",
            "query_time": "2024-05-27 14:45:34",
            "create_date": "2023-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "anamour.co.uk",
            "domain_keyword": "anamour",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 11:10:54",
            "create_date": "2021-03-05",
            "update_date": "2023-03-06",
            "expiry_date": "2025-03-05",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns1.hostens.com",
                "ns2.hostens.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "yanamor.org",
            "domain_keyword": "yanamor",
            "domain_tld": "org",
            "query_time": "2024-06-10 14:40:35",
            "create_date": "2021-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "anamore.net",
            "domain_keyword": "anamore",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:17:28",
            "create_date": "2022-03-04",
            "update_date": "2022-05-03",
            "expiry_date": "2025-03-04",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.servidoresdns.net",
                "dns4.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "anador.site",
            "domain_keyword": "anador",
            "domain_tld": "site",
            "query_time": "2024-05-20 13:46:59",
            "create_date": "2023-01-15",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166214168",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "andamor.com",
            "domain_keyword": "andamor",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:19:04",
            "create_date": "2022-10-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "anabor.pl",
            "domain_keyword": "anabor",
            "domain_tld": "pl",
            "query_time": "2024-05-17 17:18:24",
            "create_date": "2013-07-25",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-25",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 64,
            "domain_name": "anamore.com",
            "domain_keyword": "anamore",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:10:51",
            "create_date": "2000-02-18",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "antmor.com.br",
            "domain_keyword": "antmor",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 19:46:22",
            "create_date": "2019-03-01",
            "update_date": "2023-03-16",
            "expiry_date": "2025-03-01",
            "registrant_name": "GER COMERCIO DE ARTIGOS MILITARES E ESPORTIVOS LTD",
            "name_servers": [
                "ns148.umbler.in",
                "ns283.umbler.com.br",
                "ns534.umbler.com",
                "ns840.umbler.co.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 66,
            "domain_name": "anammor.art",
            "domain_keyword": "anammor",
            "domain_tld": "art",
            "query_time": "2024-05-08 07:21:23",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.getspace.us",
                "ns4.getspace.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "abamor.com",
            "domain_keyword": "abamor",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:53:31",
            "create_date": "2015-03-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "animor.com",
            "domain_keyword": "animor",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:44:02",
            "create_date": "2003-01-07",
            "update_date": "2023-03-10",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "andmor.ru",
            "domain_keyword": "andmor",
            "domain_tld": "ru",
            "query_time": "2024-06-03 12:08:56",
            "create_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "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": 70,
            "domain_name": "anamsr.com",
            "domain_keyword": "anamsr",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:18:01",
            "create_date": "2017-04-14",
            "update_date": "2021-04-08",
            "expiry_date": "2025-04-14",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "andmor.co.uk",
            "domain_keyword": "andmor",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 17:05:02",
            "create_date": "2024-04-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "anamur.club",
            "domain_keyword": "anamur",
            "domain_tld": "club",
            "query_time": "2024-06-07 11:11:23",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "anamhr.xyz",
            "domain_keyword": "anamhr",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 05:40:13",
            "create_date": "2023-07-13",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_company": "WhoisSecure",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "n3.afterserver.com",
                "s3.afterserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "anagor.ru",
            "domain_keyword": "anagor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:05",
            "create_date": "2011-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "analor.net",
            "domain_keyword": "analor",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:05:21",
            "create_date": "2019-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=analor.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ajamor.com",
            "domain_keyword": "ajamor",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:19:21",
            "create_date": "2023-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "enamor.co.in",
            "domain_keyword": "enamor",
            "domain_tld": "co.in",
            "query_time": "2024-06-12 00:07:32",
            "create_date": "2003-01-20",
            "update_date": "2022-03-17",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Modenik Lifestyle Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "anakor.ru",
            "domain_keyword": "anakor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:08",
            "create_date": "2023-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "anacor.de",
            "domain_keyword": "anacor",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:32:41",
            "update_date": "2020-10-31",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "sanamor.com",
            "domain_keyword": "sanamor",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:37:05",
            "create_date": "2019-08-15",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.hosting-peru.us",
                "ns2.hosting-peru.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "anamou.com",
            "domain_keyword": "anamou",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:35",
            "create_date": "2017-03-11",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/anamou.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "anarmor.com",
            "domain_keyword": "anarmor",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:20:28",
            "create_date": "2023-05-29",
            "update_date": "2024-05-02",
            "expiry_date": "2024-05-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=anarmor.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu",
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "analor.video",
            "domain_keyword": "analor",
            "domain_tld": "video",
            "query_time": "2024-06-07 11:05:21",
            "create_date": "2019-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "anador.ru",
            "domain_keyword": "anador",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:03",
            "create_date": "2019-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Internet technologies, LLC",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "anamar.ro",
            "domain_keyword": "anamar",
            "domain_tld": "ro",
            "query_time": "2024-05-29 05:40:03",
            "create_date": "2007-12-05",
            "expiry_date": "2029-11-02",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 86,
            "domain_name": "anacor.net",
            "domain_keyword": "anacor",
            "domain_tld": "net",
            "query_time": "2024-06-11 04:36:38",
            "create_date": "2002-09-10",
            "update_date": "2024-05-03",
            "expiry_date": "2025-09-10",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "Domain Registrations",
            "registrant_company": "Pfizer Inc.",
            "registrant_address": "66 Hudson Boulevard East",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10001-2192",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2127332323",
            "name_servers": [
                "dns1.namesecure.com",
                "dns2.namesecure.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "anamhor.com",
            "domain_keyword": "anamhor",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:08",
            "create_date": "2019-03-27",
            "update_date": "2019-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "unamor.com",
            "domain_keyword": "unamor",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:31:15",
            "create_date": "2013-03-28",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-28",
            "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=unamor.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "anamob.ro",
            "domain_keyword": "anamob",
            "domain_tld": "ro",
            "query_time": "2024-05-16 03:20:56",
            "expiry_date": "2033-05-28",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.namebox.ro",
                "ns2.namebox.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 90,
            "domain_name": "canamor.com",
            "domain_keyword": "canamor",
            "domain_tld": "com",
            "query_time": "2024-05-21 15:17:15",
            "create_date": "2000-05-20",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "anamoa.net",
            "domain_keyword": "anamoa",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:10:48",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "andmor.com",
            "domain_keyword": "andmor",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:42:17",
            "create_date": "2009-10-13",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ptnameserver.com",
                "ns2.ptnameserver.com",
                "ns3.ptnameserver.com",
                "ns4.ptnameserver.com",
                "ns5.ptnameserver.com",
                "ns6.ptnameserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "anamov.art",
            "domain_keyword": "anamov",
            "domain_tld": "art",
            "query_time": "2024-05-28 02:59:51",
            "create_date": "2023-02-04",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "anamo.market",
            "domain_keyword": "anamo",
            "domain_tld": "market",
            "query_time": "2024-06-07 11:10:48",
            "create_date": "2016-02-22",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "anamur.it",
            "domain_keyword": "anamur",
            "domain_tld": "it",
            "query_time": "2024-05-22 22:20:28",
            "create_date": "2013-04-14",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-02",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "anacor.eu",
            "domain_keyword": "anacor",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:40:24",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 97,
            "domain_name": "anamar.cat",
            "domain_keyword": "anamar",
            "domain_tld": "cat",
            "query_time": "2024-05-29 05:40:02",
            "create_date": "2010-05-27",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-27",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_company": "Ana Mar S.A.",
            "registrant_state": "Girona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "arnamor.com",
            "domain_keyword": "arnamor",
            "domain_tld": "com",
            "query_time": "2024-06-12 18:28:33",
            "create_date": "2023-09-06",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "vanamor.com",
            "domain_keyword": "vanamor",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:32:24",
            "create_date": "2019-08-19",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-19",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/7bd6b92e-8151-4ac2-885b-c1644115eb45",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "anamoe.com",
            "domain_keyword": "anamoe",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:24",
            "create_date": "2002-01-02",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>anamor.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5476</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>anamro.co.uk, angamor.net, abnamor.nl, animor.co, anavor.com, anamlor.com, ananor.net, anamon.ca, anampr.com, anaxor.biz, unamor.vip, anamir.net, anaqor.tech, animor.tv, annamor.com, snamor.com, enamor.com, avamor.com, anamori.net, anammor.one, anafor.se, animor.site, snamor.buzz, anamora.net, anamar.store, ancmor.com, ranamor.com, anamora.com, anamur.org, jnamor.com, anamar.com, azamor.com, anazor.com, anamir.com, anamar.be, anamour.com.br, ayamor.com, anamer.org, anamov.cam, anaxor.org, anemor.com, unamor.net, asamor.com, animor.ru, anafor.band, ainamor.com, anamar.com.br, animor.co.uk, abamor.online, alamor.live, anamore.ru, anagor.net, anafor.cm, azamor.pt, anamory.com, anamoi.dev, annamor.net, anamour.co.uk, yanamor.org, anamore.net, anador.site, andamor.com, anabor.pl, anamore.com, antmor.com.br, anammor.art, abamor.com, animor.com, andmor.ru, anamsr.com, andmor.co.uk, anamur.club, anamhr.xyz, anagor.ru, analor.net, ajamor.com, enamor.co.in, anakor.ru, anacor.de, sanamor.com, anamou.com, anarmor.com, analor.video, anador.ru, anamar.ro, anacor.net, anamhor.com, unamor.com, anamob.ro, canamor.com, anamoa.net, andmor.com, anamov.art, anamo.market, anamur.it, anacor.eu, anamar.cat, arnamor.com, vanamor.com, anamoe.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anamro.co.uk</domain_name>
   <domain_keyword>anamro</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 06:18:03</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>angamor.net</domain_name>
   <domain_keyword>angamor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 17:09:44</query_time>
   <create_date>2004-06-10</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-22-a.gandi.net</value>
    <value>ns-238-b.gandi.net</value>
    <value>ns-37-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>abnamor.nl</domain_name>
   <domain_keyword>abnamor</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 00:14:51</query_time>
   <create_date>2008-12-06</create_date>
   <update_date>2023-11-12</update_date>
   <registrar_name>Domain Robot</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>animor.co</domain_name>
   <domain_keyword>animor</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 13:15:29</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.spiralready.com</value>
    <value>dns2.spiralready.com</value>
    <value>dns3.spiralready.com</value>
    <value>dns4.spiralready.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>anavor.com</domain_name>
   <domain_keyword>anavor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:12:18</query_time>
   <create_date>2015-04-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-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=anavor.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns01.megahost.bg</value>
    <value>dns02.megahost.bg</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>anamlor.com</domain_name>
   <domain_keyword>anamlor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:00:53</query_time>
   <create_date>2004-08-15</create_date>
   <update_date>2022-08-24</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>ananor.net</domain_name>
   <domain_keyword>ananor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:13:19</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>3307</registrar_iana>
   <registrar_name>DropCatch.com 1098 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>8</num>
   <domain_name>anamon.ca</domain_name>
   <domain_keyword>anamon</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-07 11:10:50</query_time>
   <create_date>2021-02-22</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>anampr.com</domain_name>
   <domain_keyword>anampr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 13:50:26</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>HAMBURG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.crazydomains.com.au/whois/anampr.com/contact_form/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>braelyn.ns.cloudflare.com</value>
    <value>wilson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>anaxor.biz</domain_name>
   <domain_keyword>anaxor</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 16:52:25</query_time>
   <create_date>2009-11-16</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anaxor</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>unamor.vip</domain_name>
   <domain_keyword>unamor</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-19 03:57:13</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dickmann's Cafe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</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>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>anamir.net</domain_name>
   <domain_keyword>anamir</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:21:54</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC DBA No-IP</registrar_name>
   <registrar_website>http://www.noip.com</registrar_website>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.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>anaqor.tech</domain_name>
   <domain_keyword>anaqor</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 04:07:50</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>StoneOne AG</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>animor.tv</domain_name>
   <domain_keyword>animor</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-01 22:44:04</query_time>
   <create_date>2021-08-14</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EdenMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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>2917.ns1.abovedomains.com</value>
    <value>2917.ns2.abovedomains.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>annamor.com</domain_name>
   <domain_keyword>annamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 05:19:33</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Roman Dryn</registrant_name>
   <registrant_company>Roman Dryn</registrant_company>
   <registrant_address>3800 S Ocean Dr</registrant_address>
   <registrant_city>Hollywood</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33019</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7547031250</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>16</num>
   <domain_name>snamor.com</domain_name>
   <domain_keyword>snamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:37:43</query_time>
   <create_date>2018-12-16</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-12-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>enamor.com</domain_name>
   <domain_keyword>enamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 10:00:41</query_time>
   <create_date>1999-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-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.winhost.com</value>
    <value>ns2.winhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>avamor.com</domain_name>
   <domain_keyword>avamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 17:57:49</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>anamori.net</domain_name>
   <domain_keyword>anamori</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:10:52</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</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>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>20</num>
   <domain_name>anammor.one</domain_name>
   <domain_keyword>anammor</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 07:21:23</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>anafor.se</domain_name>
   <domain_keyword>anafor</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:05:31</query_time>
   <create_date>2009-09-16</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>animor.site</domain_name>
   <domain_keyword>animor</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 15:21:53</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>snamor.buzz</domain_name>
   <domain_keyword>snamor</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-04 17:34:05</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>anamora.net</domain_name>
   <domain_keyword>anamora</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 07:21:25</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-06</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>Ana Mora</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bogota</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>anamar.store</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 13:50:15</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>26</num>
   <domain_name>ancmor.com</domain_name>
   <domain_keyword>ancmor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 03:55:12</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.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>ranamor.com</domain_name>
   <domain_keyword>ranamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:02:47</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>anamora.com</domain_name>
   <domain_keyword>anamora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2008-09-05</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Kim Seokjun</registrant_name>
   <registrant_company>Kim Seokjun</registrant_company>
   <registrant_address>1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1028805222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>anamur.org</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 04:01:06</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-29</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>ns31.guzelhosting.com</value>
    <value>ns32.guzelhosting.com</value>
    <value>ns33.guzelhosting.com</value>
    <value>ns34.guzelhosting.com</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>jnamor.com</domain_name>
   <domain_keyword>jnamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 21:59:55</query_time>
   <create_date>2015-04-19</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.server.plus</value>
    <value>ns2.server.plus</value>
    <value>ns3.server.plus</value>
    <value>ns4.server.plus</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>anamar.com</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:59:56</query_time>
   <create_date>2000-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.zoneedit.com</value>
    <value>ns12.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>azamor.com</domain_name>
   <domain_keyword>azamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:17:42</query_time>
   <create_date>2004-06-25</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Portugal</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>anazor.com</domain_name>
   <domain_keyword>anazor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:52:59</query_time>
   <create_date>2011-10-21</create_date>
   <update_date>2020-10-15</update_date>
   <expiry_date>2025-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>34</num>
   <domain_name>anamir.com</domain_name>
   <domain_keyword>anamir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:10:43</query_time>
   <create_date>1996-11-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2028-11-07</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>mack.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.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>35</num>
   <domain_name>anamar.be</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 06:15:17</query_time>
   <create_date>2016-04-23</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>anamour.com.br</domain_name>
   <domain_keyword>anamour</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 06:17:35</query_time>
   <create_date>2012-11-19</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrant_name>Ana Luiza da Silva Carvalho</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>ayamor.com</domain_name>
   <domain_keyword>ayamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:54:25</query_time>
   <create_date>2005-08-22</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-22</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>38</num>
   <domain_name>anamer.org</domain_name>
   <domain_keyword>anamer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 07:21:14</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>ns299.ecuahosting.net</value>
    <value>ns300.ecuahosting.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>anamov.cam</domain_name>
   <domain_keyword>anamov</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-04-16 14:19:30</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>henrik.ns.cloudflare.com</value>
    <value>meadow.ns.cloudflare.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>40</num>
   <domain_name>anaxor.org</domain_name>
   <domain_keyword>anaxor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:52:25</query_time>
   <create_date>2009-11-16</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anaxor</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>anemor.com</domain_name>
   <domain_keyword>anemor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:34:05</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-03</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_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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>unamor.net</domain_name>
   <domain_keyword>unamor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 22:31:15</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-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=unamor.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>asamor.com</domain_name>
   <domain_keyword>asamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:40:15</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2020-10-20</update_date>
   <expiry_date>2024-10-26</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>44</num>
   <domain_name>animor.ru</domain_name>
   <domain_keyword>animor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:06:50</query_time>
   <create_date>2010-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>anafor.band</domain_name>
   <domain_keyword>anafor</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-29 05:35:26</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>abdullah.ns.cloudflare.com</value>
    <value>sneh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ainamor.com</domain_name>
   <domain_keyword>ainamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:47:26</query_time>
   <create_date>2016-03-02</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2024-03-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>anamar.com.br</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 04:05:29</query_time>
   <create_date>2008-11-20</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>TURBOSITE (12)</registrar_name>
   <registrant_name>Anamar Transportes e Constru??es Ltda</registrant_name>
   <name_servers>
    <value>dns1.twi.com.br</value>
    <value>dns2.twi.com.br</value>
    <value>dns3.twi.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>animor.co.uk</domain_name>
   <domain_keyword>animor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 15:12:05</query_time>
   <create_date>2003-01-07</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>abamor.online</domain_name>
   <domain_keyword>abamor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 03:04:29</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>GOKSU OTAGTEPE CADDESI ONUR SITESI G2 BLOK DAIRE 4 ANADOLUHISARI</registrant_company>
   <registrant_state>BEYKOZ</registrant_state>
   <registrant_country>TR</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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alamor.live</domain_name>
   <domain_keyword>alamor</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-02 13:14:22</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>anamore.ru</domain_name>
   <domain_keyword>anamore</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:31</query_time>
   <create_date>2020-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>anagor.net</domain_name>
   <domain_keyword>anagor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 18:27:35</query_time>
   <create_date>2013-03-11</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9108888081</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>anafor.cm</domain_name>
   <domain_keyword>anafor</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-30 23:17:35</query_time>
   <create_date>2011-09-08</create_date>
   <update_date>2022-07-16</update_date>
   <expiry_date>2020-09-08</expiry_date>
   <registrar_name>CAMEROON TELECOMMUNICATIONS</registrar_name>
   <registrant_name>NGU LEUBOU Richard</registrant_name>
   <registrant_company>MINFOF</registrant_company>
   <registrant_address>Avenue du vingt mai</registrant_address>
   <registrant_city>YAOUNDE</registrant_city>
   <registrant_state>Centre</registrant_state>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.7855792</registrant_phone>
   <name_servers>
    <value>kim.camnet.cm</value>
    <value>mbam.camnet.cm</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>azamor.pt</domain_name>
   <domain_keyword>azamor</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 14:11:42</query_time>
   <create_date>2017-09-03</create_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrant_name>FIKONLINE - SERVIÇOS NA INTERNET, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Av Elias Garcia n 14 , 4</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1000-149</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns62.mydnspt.net</value>
    <value>ns63.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>anamory.com</domain_name>
   <domain_keyword>anamory</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:34</query_time>
   <create_date>2011-08-29</create_date>
   <update_date>2021-06-30</update_date>
   <expiry_date>2026-08-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns89.worldnic.com</value>
    <value>ns90.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>anamoi.dev</domain_name>
   <domain_keyword>anamoi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 07:21:24</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>annamor.net</domain_name>
   <domain_keyword>annamor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 14:45:34</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</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>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>anamour.co.uk</domain_name>
   <domain_keyword>anamour</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 11:10:54</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.hostens.com</value>
    <value>ns2.hostens.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>yanamor.org</domain_name>
   <domain_keyword>yanamor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 14:40:35</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>anamore.net</domain_name>
   <domain_keyword>anamore</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:17:28</query_time>
   <create_date>2022-03-04</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.servidoresdns.net</value>
    <value>dns4.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>anador.site</domain_name>
   <domain_keyword>anador</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 13:46:59</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0166214168</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>andamor.com</domain_name>
   <domain_keyword>andamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:19:04</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>anabor.pl</domain_name>
   <domain_keyword>anabor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 17:18:24</query_time>
   <create_date>2013-07-25</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>anamore.com</domain_name>
   <domain_keyword>anamore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:10:51</query_time>
   <create_date>2000-02-18</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-18</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>65</num>
   <domain_name>antmor.com.br</domain_name>
   <domain_keyword>antmor</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 19:46:22</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrant_name>GER COMERCIO DE ARTIGOS MILITARES E ESPORTIVOS LTD</registrant_name>
   <name_servers>
    <value>ns148.umbler.in</value>
    <value>ns283.umbler.com.br</value>
    <value>ns534.umbler.com</value>
    <value>ns840.umbler.co.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>anammor.art</domain_name>
   <domain_keyword>anammor</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-08 07:21:23</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.getspace.us</value>
    <value>ns4.getspace.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>abamor.com</domain_name>
   <domain_keyword>abamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:53:31</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>animor.com</domain_name>
   <domain_keyword>animor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:44:02</query_time>
   <create_date>2003-01-07</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>andmor.ru</domain_name>
   <domain_keyword>andmor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-03 12:08:56</query_time>
   <create_date>2024-02-26</create_date>
   <expiry_date>2025-02-26</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>70</num>
   <domain_name>anamsr.com</domain_name>
   <domain_keyword>anamsr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:18:01</query_time>
   <create_date>2017-04-14</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2025-04-14</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>andmor.co.uk</domain_name>
   <domain_keyword>andmor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 17:05:02</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>anamur.club</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-07 11:11:23</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>anamhr.xyz</domain_name>
   <domain_keyword>anamhr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 05:40:13</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>n3.afterserver.com</value>
    <value>s3.afterserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>anagor.ru</domain_name>
   <domain_keyword>anagor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:05</query_time>
   <create_date>2011-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>analor.net</domain_name>
   <domain_keyword>analor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:05:21</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=analor.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>76</num>
   <domain_name>ajamor.com</domain_name>
   <domain_keyword>ajamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:19:21</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>enamor.co.in</domain_name>
   <domain_keyword>enamor</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-12 00:07:32</query_time>
   <create_date>2003-01-20</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Modenik Lifestyle Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>anakor.ru</domain_name>
   <domain_keyword>anakor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:08</query_time>
   <create_date>2023-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>anacor.de</domain_name>
   <domain_keyword>anacor</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:32:41</query_time>
   <update_date>2020-10-31</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>sanamor.com</domain_name>
   <domain_keyword>sanamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:37:05</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-15</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.hosting-peru.us</value>
    <value>ns2.hosting-peru.us</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>81</num>
   <domain_name>anamou.com</domain_name>
   <domain_keyword>anamou</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:35</query_time>
   <create_date>2017-03-11</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/anamou.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>anarmor.com</domain_name>
   <domain_keyword>anarmor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:20:28</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=anarmor.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
    <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>83</num>
   <domain_name>analor.video</domain_name>
   <domain_keyword>analor</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-06-07 11:05:21</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</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>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>84</num>
   <domain_name>anador.ru</domain_name>
   <domain_keyword>anador</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:03</query_time>
   <create_date>2019-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Internet technologies, LLC</registrant_company>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>anamar.ro</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 05:40:03</query_time>
   <create_date>2007-12-05</create_date>
   <expiry_date>2029-11-02</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>anacor.net</domain_name>
   <domain_keyword>anacor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 04:36:38</query_time>
   <create_date>2002-09-10</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>Domain Registrations</registrant_name>
   <registrant_company>Pfizer Inc.</registrant_company>
   <registrant_address>66 Hudson Boulevard East</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10001-2192</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2127332323</registrant_phone>
   <name_servers>
    <value>dns1.namesecure.com</value>
    <value>dns2.namesecure.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>anamhor.com</domain_name>
   <domain_keyword>anamhor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:08</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2019-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>unamor.com</domain_name>
   <domain_keyword>unamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:31:15</query_time>
   <create_date>2013-03-28</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-28</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=unamor.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>anamob.ro</domain_name>
   <domain_keyword>anamob</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-16 03:20:56</query_time>
   <expiry_date>2033-05-28</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.namebox.ro</value>
    <value>ns2.namebox.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>canamor.com</domain_name>
   <domain_keyword>canamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 15:17:15</query_time>
   <create_date>2000-05-20</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>anamoa.net</domain_name>
   <domain_keyword>anamoa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:10:48</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.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>92</num>
   <domain_name>andmor.com</domain_name>
   <domain_keyword>andmor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:42:17</query_time>
   <create_date>2009-10-13</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-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>ns1.ptnameserver.com</value>
    <value>ns2.ptnameserver.com</value>
    <value>ns3.ptnameserver.com</value>
    <value>ns4.ptnameserver.com</value>
    <value>ns5.ptnameserver.com</value>
    <value>ns6.ptnameserver.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>93</num>
   <domain_name>anamov.art</domain_name>
   <domain_keyword>anamov</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-28 02:59:51</query_time>
   <create_date>2023-02-04</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.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>anamo.market</domain_name>
   <domain_keyword>anamo</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-06-07 11:10:48</query_time>
   <create_date>2016-02-22</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>anamur.it</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 22:20:28</query_time>
   <create_date>2013-04-14</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>anacor.eu</domain_name>
   <domain_keyword>anacor</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:40:24</query_time>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>anamar.cat</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-29 05:40:02</query_time>
   <create_date>2010-05-27</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_company>Ana Mar S.A.</registrant_company>
   <registrant_state>Girona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>arnamor.com</domain_name>
   <domain_keyword>arnamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 18:28:33</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-06</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>vanamor.com</domain_name>
   <domain_keyword>vanamor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:32:24</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-19</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7bd6b92e-8151-4ac2-885b-c1644115eb45</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>anamoe.com</domain_name>
   <domain_keyword>anamoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:24</query_time>
   <create_date>2002-01-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-02</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>anna.ns.cloudflare.com</value>
    <value>dom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.091</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.