WHOIS QUERY TIME

20 May 2024 - 1:50 PM UTC

Registered: 18 March 2002
Expiry: 14 April 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns1.servconfig.com
ns2.servconfig.com

REGISTRANT

Name: Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=anamuri.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "anamuri.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "anamuri.cl",
            "domain_keyword": "anamuri",
            "domain_tld": "cl",
            "query_time": "2024-05-20 13:50:27",
            "create_date": "2002-03-18",
            "expiry_date": "2025-04-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)",
            "name_servers": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>anamuri.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>anamuri.cl</domain_name>
   <domain_keyword>anamuri</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-20 13:50:27</query_time>
   <create_date>2002-03-18</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)</registrant_name>
   <name_servers>
    <value>ns1.servconfig.com</value>
    <value>ns2.servconfig.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.072 seconds) for "anamuri.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Feb 2023 - 10:59 AM UTC

Registered: 18 March 2002
Expiry: 14 April 2023

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns1.servconfig.com
ns2.servconfig.com

REGISTRANT

Name: Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)

#2 - QUERY TIME

30 Apr 2023 - 6:26 AM UTC

Registered: 18 March 2002
Expiry: 14 April 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns1.servconfig.com
ns2.servconfig.com

REGISTRANT

Name: Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)

* 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=anamuri.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "anamuri.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "anamuri.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "anamuri.cl",
            "domain_keyword": "anamuri",
            "domain_tld": "cl",
            "query_time": "2023-02-06 10:59:00",
            "create_date": "2002-03-18",
            "expiry_date": "2023-04-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)",
            "name_servers": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "anamuri.cl",
            "domain_keyword": "anamuri",
            "domain_tld": "cl",
            "query_time": "2023-04-30 06:26:44",
            "create_date": "2002-03-18",
            "expiry_date": "2025-04-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)",
            "name_servers": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "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>anamuri.cl</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>anamuri.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anamuri.cl</domain_name>
   <domain_keyword>anamuri</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-02-06 10:59:00</query_time>
   <create_date>2002-03-18</create_date>
   <expiry_date>2023-04-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)</registrant_name>
   <name_servers>
    <value>ns1.servconfig.com</value>
    <value>ns2.servconfig.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>anamuri.cl</domain_name>
   <domain_keyword>anamuri</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-04-30 06:26:44</query_time>
   <create_date>2002-03-18</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)</registrant_name>
   <name_servers>
    <value>ns1.servconfig.com</value>
    <value>ns2.servconfig.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.072</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1,736 domain names (in 0.188 seconds) which look and sound like the brand name "anamuri".
Domain Name Registered Expiry Registrar Ownership
1 anacuri.com 4 Jan 2024 4 Jan 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
2 anasuri.com 29 May 2005 29 May 2025 Blue Razor Domains, LLC -
3 anamuro.com 29 Sep 2022 29 Sep 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
4 anamuli.com 16 Nov 2017 16 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
5 anamari.com 5 Jan 2013 5 Jan 2025 GoDaddy.com, LLC -
6 anakuri.com 21 Mar 2022 21 Mar 2025 Wix.com Ltd. -
7 anamur.net 25 May 1999 25 May 2025 ENOM, INC. REDACTED FOR PRIVACY
8 ananuri.site 6 May 2023 6 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
9 anamuriz.com 31 Mar 2024 31 Mar 2025 Webempresa Europa, S.L. REDACTED FOR PRIVACY
10 anameri.com 24 Feb 2022 24 Feb 2025 GoDaddy.com, LLC -
11 anamari.org 10 Jul 2007 10 Jul 2025 Dinahosting s.l. NULL
12 sanamuri.com 25 May 2022 25 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 onamuri.com 3 Jun 2016 3 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com David Quezada Villalobos
14 ananuri.shop 4 Dec 2023 4 Dec 2024 GoDaddy.com LLC -
15 anamori.com 17 Oct 2019 17 Oct 2024 GoDaddy.com, LLC -
16 anamuriz.org 11 Apr 2024 11 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
17 anamuriz.net 11 Apr 2024 11 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
18 anamari.be 5 Jun 2022 - Registrar.eu -
19 alamuri.net 15 Nov 2021 15 Nov 2024 NameCheap, Inc. -
20 anapuri.info 5 Jun 2023 5 Jun 2024 united-domains AG REDACTED FOR PRIVACY
21 anamori.org 10 Jul 2009 10 Jul 2024 TLDS L.L.C. d/b/a SRSPlus REDACTED FOR PRIVACY
22 ananuri.com 6 Feb 2021 6 Feb 2025 GoDaddy.com, LLC -
23 anamori.net 1 Jun 2023 1 Jun 2025 Wild West Domains, LLC -
24 anamari.ru 26 Mar 2024 26 Mar 2025 BEGET-RU Private Person
25 anapuri.com 9 Jun 2005 9 Jun 2024 GoDaddy.com, LLC -
26 nanamuri.com 7 Feb 2020 7 Feb 2025 OVH, SAS INKERA Radosław Prządka
27 anamudi.com 15 Nov 2018 15 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 alamuri.com 9 Jul 2015 9 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 sanamuri.it 14 Mar 2002 14 Mar 2025 Aruba s.p.a. Sanamuri di Liberale Paolo Edoardo e c. s.n.c.
30 namuri.capital 3 Feb 2023 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 anamur.com 3 Apr 2001 3 Apr 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 745988
32 anauri.com 26 Sep 2023 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 anamari.pro 10 May 2024 10 May 2025 Registrar of Domain Names REG.RU LLC Private Person
34 anamori.jp 23 Apr 2002 30 Apr 2025 - Anamori Inari Jinja
35 namuri.it 17 May 2005 5 Feb 2025 Gandi SAS Francesco Maria Namuri
36 anamur.xyz 3 Jan 2024 3 Jan 2025 Nics Telekomunikasyon A.S. BAHCELIEVLER MAH. 1205 SK. NO4 DAIRE6
37 anamur.club 10 Apr 2024 10 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
38 anamur.org 29 Jul 2022 29 Jul 2024 Porkbun LLC Private by Design, LLC
39 anamur.ru 15 Feb 2022 15 Feb 2025 DOMAINSHOP-RU Private Person
40 namuri.com 6 May 2004 6 May 2025 GANDI SAS Francesco Maria Namuri
41 anamur.it 14 Apr 2013 2 May 2025 Puglia.com srls Puglia.com S.r.l.s.
42 anamiro.com 27 Feb 2024 27 Feb 2025 Porkbun LLC Private by Design, LLC
43 anamani.biz 20 Feb 2023 20 Feb 2025 Tucows Domains Inc. Data Protected
44 akemuri.com 10 Nov 2013 10 Nov 2024 NameSilo, LLC -
45 neamuri.com 6 Nov 2009 6 Nov 2024 GoDaddy.com, LLC -
46 hanamari.net 10 Aug 2006 10 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
47 kanamura.jp 31 Aug 2020 31 Aug 2024 - Rika Suzuki
48 awamori.asia 7 Jun 2008 7 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Gajimaru,Inc.
49 anaturo.info 10 Nov 2022 10 Nov 2024 RegistryGate GmbH Fuchs24 Eshops
50 anakmiri.com 15 Oct 2021 15 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
51 anauris.com 30 Dec 2023 30 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
52 anamoni.org 1 May 2024 1 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
53 anamare.de - - - -
54 adamtri.com 30 Jul 2023 30 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
55 caramuri.com 1 Sep 2022 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 anamuniz.com 27 Jan 2010 27 Jan 2025 10DENCEHISPAHARD, S.L REDACTED FOR PRIVACY
57 anamory.com 29 Aug 2011 29 Aug 2026 Network Solutions, LLC -
58 janauri.com 7 Nov 2013 7 Nov 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
59 amaguri.jp 16 Jul 2020 31 Jul 2024 - (Not displayed by registrant's request)
60 alamudi.com 11 Dec 2001 11 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
61 sanamari.com 29 Dec 2019 29 Dec 2024 Namecatch LLC -
62 canamari.com 30 Dec 2022 30 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 inamura.yokohama 8 Sep 2014 8 Sep 2024 GMO Internet Group, Inc. -
64 hanamura.tv 26 Aug 2011 26 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
65 anamarx.art 4 May 2024 4 May 2025 united-domains AG ANET K.
66 geamuri.ro 9 Jan 2002 7 Jun 2024 ICI - Registrar -
67 anomura.online 29 May 2021 29 May 2025 Network Solutions LLC -
68 abmauri.net 31 Aug 2004 31 Aug 2024 MarkMonitor, Inc. AB MAURI
69 anamaris.com 29 Nov 2023 29 Nov 2024 DropCatch.com 377 LLC Oluwasanmi OLAJIDE
70 animari.net 14 Apr 2022 14 Apr 2025 Netowl, Inc. Xserver Inc.
71 alimuri.com 1 Feb 2002 1 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
72 anamour.co.uk 5 Mar 2021 5 Mar 2025 OVH [Tag = OVH-FR] -
73 lanamur.ru 2 Nov 2020 2 Nov 2024 REGRU-RU Private Person
74 hanauri.com 11 Dec 2023 11 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
75 sanaburi.com 22 Mar 2001 22 Mar 2028 GMO INTERNET, INC. takeshi sugimoto
76 anymurs.com 9 Mar 2018 9 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 amimuri.com 10 Jan 2022 10 Jan 2025 GoDaddy.com, LLC -
78 annmari.se 22 May 2006 22 May 2025 Simply.com -
79 aqamiri.com 5 Jun 2014 5 Jun 2024 GoDaddy.com, LLC -
80 abampri.com 27 Jun 2023 27 Jun 2024 NameSilo, LLC -
81 anomura.org 16 Aug 2023 16 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 anamuoj.com 29 Feb 2016 28 Feb 2025 OVH, SAS MAJJAH GROUP
83 amaguri.biz 24 Mar 2022 24 Mar 2025 IDC Frontier Inc. Do-reg Whois Guard Service, IDC Frontier Inc.
84 hanaduri.com 10 Nov 2023 9 Nov 2024 gabia Cho Bora
85 injamuri.com 25 Jul 2013 25 Jul 2032 GoDaddy.com, LLC Domains By Proxy, LLC
86 animari.co.uk 4 Jul 2020 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
87 annmari.co.uk 3 Apr 2018 3 Apr 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
88 hanamari.co.jp 21 Mar 2019 - - HANAMARI Inc.
89 anamuka.com 9 Mar 2023 9 Mar 2025 GoDaddy.com, LLC -
90 abmauri.co 2 Jul 2023 2 Jul 2024 INWX GmbH REDACTED FOR PRIVACY
91 anamaria.foundation 26 Nov 2022 26 Nov 2024 IONOS SE REDACTED FOR PRIVACY
92 onamura.com 16 Jan 2021 16 Jan 2025 Wild West Domains, LLC -
93 hanamura.net 26 Jul 2004 26 Jul 2024 GoDaddy.com, LLC -
94 anamarie.com 18 Aug 2008 18 Aug 2024 Go Australia Domains, LLC -
95 baiamuri.com 9 Jul 2018 9 Jul 2024 Tucows Domains Inc. -
96 yangmuri.net 31 Oct 2001 31 Oct 2024 gabia o yong hee
97 ahmauri.com 9 Jun 2019 9 Jun 2024 GoDaddy.com, LLC -
98 inemuri.app 14 May 2024 14 May 2025 Key-Systems LLC Private Person
99 ankkuri.pro 25 Nov 2016 25 Nov 2024 Cloudflare, Inc REDACTED FOR PRIVACY
100 awamori.work 2 Apr 2024 2 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
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 Anamuri.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=anamuri.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "anamuri.cl",
        "page_size": 100
    },
    "count": {
        "total": 1736,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "anacuri.com, anasuri.com, anamuro.com, anamuli.com, anamari.com, anakuri.com, anamur.net, ananuri.site, anamuriz.com, anameri.com, anamari.org, sanamuri.com, onamuri.com, ananuri.shop, anamori.com, anamuriz.org, anamuriz.net, anamari.be, alamuri.net, anapuri.info, anamori.org, ananuri.com, anamori.net, anamari.ru, anapuri.com, nanamuri.com, anamudi.com, alamuri.com, sanamuri.it, namuri.capital, anamur.com, anauri.com, anamari.pro, anamori.jp, namuri.it, anamur.xyz, anamur.club, anamur.org, anamur.ru, namuri.com, anamur.it, anamiro.com, anamani.biz, akemuri.com, neamuri.com, hanamari.net, kanamura.jp, awamori.asia, anaturo.info, anakmiri.com, anauris.com, anamoni.org, anamare.de, adamtri.com, caramuri.com, anamuniz.com, anamory.com, janauri.com, amaguri.jp, alamudi.com, sanamari.com, canamari.com, inamura.yokohama, hanamura.tv, anamarx.art, geamuri.ro, anomura.online, abmauri.net, anamaris.com, animari.net, alimuri.com, anamour.co.uk, lanamur.ru, hanauri.com, sanaburi.com, anymurs.com, amimuri.com, annmari.se, aqamiri.com, abampri.com, anomura.org, anamuoj.com, amaguri.biz, hanaduri.com, injamuri.com, animari.co.uk, annmari.co.uk, hanamari.co.jp, anamuka.com, abmauri.co, anamaria.foundation, onamura.com, hanamura.net, anamarie.com, baiamuri.com, yangmuri.net, ahmauri.com, inemuri.app, ankkuri.pro, awamori.work",
    "results": [
        {
            "num": 1,
            "domain_name": "anacuri.com",
            "domain_keyword": "anacuri",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:12:18",
            "create_date": "2024-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anasuri.com",
            "domain_keyword": "anasuri",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:20:51",
            "create_date": "2005-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazor.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anamuro.com",
            "domain_keyword": "anamuro",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:11:23",
            "create_date": "2022-09-29",
            "update_date": "2023-10-14",
            "expiry_date": "2025-09-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "leon484550.earth.orderbox-dns.com",
                "leon484550.mars.orderbox-dns.com",
                "leon484550.mercury.orderbox-dns.com",
                "leon484550.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "anamuli.com",
            "domain_keyword": "anamuli",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:18:03",
            "create_date": "2017-11-16",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.hostfactory.ch",
                "ns02.hostfactory.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "anamari.com",
            "domain_keyword": "anamari",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:09:32",
            "create_date": "2013-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "anakuri.com",
            "domain_keyword": "anakuri",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:29:00",
            "create_date": "2022-03-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "anamur.net",
            "domain_keyword": "anamur",
            "domain_tld": "net",
            "query_time": "2024-05-28 02:59:52",
            "create_date": "1999-05-25",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-25",
            "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": "istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://tieredaccess.com/contact/eb43f7e2-b508-4155-bfa0-1440ef5fd299",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ananuri.site",
            "domain_keyword": "ananuri",
            "domain_tld": "site",
            "query_time": "2024-05-13 03:47:16",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Hanty-Mansiyskiy avtonomniy okrug",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anamuriz.com",
            "domain_keyword": "anamuriz",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:19:59",
            "create_date": "2024-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3951,
            "registrar_name": "Webempresa Europa, S.L.",
            "registrar_website": "https://webempresa.com",
            "registrant_name": "REDACTED FOR PRIVACY 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": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "n/a",
                "ns50131.webempresa.eu",
                "ns50132.webempresa.eu"
            ],
            "domain_status": [
                "activo"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "anameri.com",
            "domain_keyword": "anameri",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:10:31",
            "create_date": "2022-02-24",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "anamari.org",
            "domain_keyword": "anamari",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:15:18",
            "create_date": "2007-07-10",
            "update_date": "2023-12-19",
            "expiry_date": "2025-07-10",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NULL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Burgos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sanamuri.com",
            "domain_keyword": "sanamuri",
            "domain_tld": "com",
            "query_time": "2024-05-28 07:47:25",
            "create_date": "2022-05-25",
            "update_date": "2022-08-23",
            "expiry_date": "2024-05-25",
            "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": 13,
            "domain_name": "onamuri.com",
            "domain_keyword": "onamuri",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:30:43",
            "create_date": "2016-06-03",
            "update_date": "2023-05-05",
            "expiry_date": "2024-06-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "David Quezada Villalobos",
            "registrant_address": "Provincia de Lleida 2625",
            "registrant_city": "Chihuahua",
            "registrant_zip": "31160",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.16142472002",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ananuri.shop",
            "domain_keyword": "ananuri",
            "domain_tld": "shop",
            "query_time": "2024-04-16 05:50:46",
            "create_date": "2023-12-04",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "anamori.com",
            "domain_keyword": "anamori",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:17:30",
            "create_date": "2019-10-17",
            "update_date": "2024-01-25",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "anamuriz.org",
            "domain_keyword": "anamuriz",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:18:05",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MALAGA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns43.servidoresdns.net",
                "dns44.servidoresdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "anamuriz.net",
            "domain_keyword": "anamuriz",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:11:23",
            "create_date": "2024-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "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": "MALAGA",
            "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": [
                "dns43.servidoresdns.net",
                "dns44.servidoresdns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "anamari.be",
            "domain_keyword": "anamari",
            "domain_tld": "be",
            "query_time": "2024-06-07 11:09:32",
            "create_date": "2022-06-05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 19,
            "domain_name": "alamuri.net",
            "domain_keyword": "alamuri",
            "domain_tld": "net",
            "query_time": "2024-05-03 04:20:12",
            "create_date": "2021-11-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "anapuri.info",
            "domain_keyword": "anapuri",
            "domain_tld": "info",
            "query_time": "2024-05-10 19:05:52",
            "create_date": "2023-06-05",
            "update_date": "2024-03-31",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "anamori.org",
            "domain_keyword": "anamori",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:17:30",
            "create_date": "2009-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NONE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-it.1and1-dns.biz",
                "ns-it.1and1-dns.com",
                "ns-it.1and1-dns.it",
                "ns-it.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ananuri.com",
            "domain_keyword": "ananuri",
            "domain_tld": "com",
            "query_time": "2024-06-09 21:56:00",
            "create_date": "2021-02-06",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "maciej.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "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": 24,
            "domain_name": "anamari.ru",
            "domain_keyword": "anamari",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:30",
            "create_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "anapuri.com",
            "domain_keyword": "anapuri",
            "domain_tld": "com",
            "query_time": "2024-06-09 21:57:43",
            "create_date": "2005-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "nanamuri.com",
            "domain_keyword": "nanamuri",
            "domain_tld": "com",
            "query_time": "2024-04-12 04:29:43",
            "create_date": "2020-02-07",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-07",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INKERA Radosław Prządka",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "anamudi.com",
            "domain_keyword": "anamudi",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:18:03",
            "create_date": "2018-11-15",
            "update_date": "2020-11-09",
            "expiry_date": "2025-11-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "alamuri.com",
            "domain_keyword": "alamuri",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:03:47",
            "create_date": "2015-07-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=alamuri.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sanamuri.it",
            "domain_keyword": "sanamuri",
            "domain_tld": "it",
            "query_time": "2024-05-28 22:57:06",
            "create_date": "2002-03-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Sanamuri di Liberale Paolo Edoardo e c. s.n.c.",
            "registrant_address": "Via Dabusti,99",
            "registrant_city": "Casteggio",
            "registrant_state": "PV",
            "registrant_zip": "27045",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "namuri.capital",
            "domain_keyword": "namuri",
            "domain_tld": "capital",
            "query_time": "2024-05-28 20:43:11",
            "create_date": "2023-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "anamur.com",
            "domain_keyword": "anamur",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:18:04",
            "create_date": "2001-04-03",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-03",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 745988",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "anauri.com",
            "domain_keyword": "anauri",
            "domain_tld": "com",
            "query_time": "2024-04-11 10:49:44",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "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=anauri.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "anamari.pro",
            "domain_keyword": "anamari",
            "domain_tld": "pro",
            "query_time": "2024-05-12 17:10:26",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "anamori.jp",
            "domain_keyword": "anamori",
            "domain_tld": "jp",
            "query_time": "2024-05-21 16:12:16",
            "create_date": "2002-04-23",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Anamori Inari Jinja",
            "registrant_address": "Tokyo",
            "registrant_zip": "144-0043",
            "registrant_email": "[email protected]",
            "registrant_phone": "0337410809",
            "registrant_fax": "0337410713",
            "name_servers": [
                "asns1.customer.ne.jp",
                "asns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 35,
            "domain_name": "namuri.it",
            "domain_keyword": "namuri",
            "domain_tld": "it",
            "query_time": "2024-06-08 04:06:13",
            "create_date": "2005-05-17",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-05",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "Francesco Maria Namuri",
            "registrant_address": "Via Risorgimento, 67",
            "registrant_city": "Usini",
            "registrant_state": "SS",
            "registrant_zip": "07049",
            "registrant_country": "IT",
            "name_servers": [
                "ns-110-c.gandi.net",
                "ns-145-a.gandi.net",
                "ns-207-b.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "anamur.xyz",
            "domain_keyword": "anamur",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 07:21:31",
            "create_date": "2024-01-03",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "BAHCELIEVLER MAH. 1205 SK. NO4 DAIRE6",
            "registrant_state": "ANAMUR",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "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": 39,
            "domain_name": "anamur.ru",
            "domain_keyword": "anamur",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:31",
            "create_date": "2022-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostiman.ru",
                "ns2.hostiman.ru",
                "ns3.hostiman.com",
                "ns4.hostiman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "namuri.com",
            "domain_keyword": "namuri",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:23:01",
            "create_date": "2004-05-06",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-06",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "Francesco Maria Namuri",
            "registrant_address": "Via Risorgimento, 67",
            "registrant_city": "Usini",
            "registrant_state": "Sassari",
            "registrant_zip": "07049",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0790976139",
            "registrant_fax": "+39.0790971134",
            "name_servers": [
                "ns-100-b.gandi.net",
                "ns-198-a.gandi.net",
                "ns-233-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "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": 42,
            "domain_name": "anamiro.com",
            "domain_keyword": "anamiro",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:00:52",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "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/anamiro.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": 43,
            "domain_name": "anamani.biz",
            "domain_keyword": "anamani",
            "domain_tld": "biz",
            "query_time": "2024-05-01 03:59:55",
            "create_date": "2023-02-20",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "akemuri.com",
            "domain_keyword": "akemuri",
            "domain_tld": "com",
            "query_time": "2024-04-21 13:36:14",
            "create_date": "2013-11-10",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "neamuri.com",
            "domain_keyword": "neamuri",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:49:58",
            "create_date": "2009-11-06",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.asmallorange.com",
                "ns2.asmallorange.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hanamari.net",
            "domain_keyword": "hanamari",
            "domain_tld": "net",
            "query_time": "2024-04-23 03:05:50",
            "create_date": "2006-08-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kanamura.jp",
            "domain_keyword": "kanamura",
            "domain_tld": "jp",
            "query_time": "2024-04-22 18:07:10",
            "create_date": "2020-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Rika Suzuki",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 48,
            "domain_name": "awamori.asia",
            "domain_keyword": "awamori",
            "domain_tld": "asia",
            "query_time": "2024-05-15 01:11:59",
            "create_date": "2008-06-07",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gajimaru,Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Okinawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "anaturo.info",
            "domain_keyword": "anaturo",
            "domain_tld": "info",
            "query_time": "2024-05-20 18:20:30",
            "create_date": "2022-11-10",
            "update_date": "2024-03-04",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fuchs24 Eshops",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "anakmiri.com",
            "domain_keyword": "anakmiri",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:55:33",
            "create_date": "2021-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns33.iaasdns.com",
                "ns34.iaasdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "anauris.com",
            "domain_keyword": "anauris",
            "domain_tld": "com",
            "query_time": "2024-05-10 19:10:01",
            "create_date": "2023-12-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "anamoni.org",
            "domain_keyword": "anamoni",
            "domain_tld": "org",
            "query_time": "2024-05-03 16:46:14",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "anamare.de",
            "domain_keyword": "anamare",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:33:00",
            "update_date": "2024-05-03",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "adamtri.com",
            "domain_keyword": "adamtri",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:59:50",
            "create_date": "2023-07-30",
            "update_date": "2024-05-10",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.hostsilo.com",
                "ns2.hostsilo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "caramuri.com",
            "domain_keyword": "caramuri",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:18:00",
            "create_date": "2022-09-01",
            "update_date": "2022-09-01",
            "expiry_date": "2024-09-01",
            "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=caramuri.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "anamuniz.com",
            "domain_keyword": "anamuniz",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:18:04",
            "create_date": "2010-01-27",
            "update_date": "2016-01-18",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1403,
            "registrar_name": "10DENCEHISPAHARD, S.L",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Navarra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "http://www.whoiscontactsprotection.com/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "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": 58,
            "domain_name": "janauri.com",
            "domain_keyword": "janauri",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:47:55",
            "create_date": "2013-11-07",
            "update_date": "2024-03-28",
            "expiry_date": "2024-11-07",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=janauri.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-2f06be32.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "amaguri.jp",
            "domain_keyword": "amaguri",
            "domain_tld": "jp",
            "query_time": "2024-04-18 09:41:47",
            "create_date": "2020-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 60,
            "domain_name": "alamudi.com",
            "domain_keyword": "alamudi",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:03:46",
            "create_date": "2001-12-11",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RIYADH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "https://tieredaccess.com/contact/ad5f0347-6e83-4186-b841-07e8b3d8001e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sanamari.com",
            "domain_keyword": "sanamari",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:36:57",
            "create_date": "2019-12-29",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-29",
            "registrar_iana": 2865,
            "registrar_name": "Namecatch LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.dnsnuts.com",
                "ns2.dnsnuts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "canamari.com",
            "domain_keyword": "canamari",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:51:33",
            "create_date": "2022-12-30",
            "update_date": "2022-12-30",
            "expiry_date": "2024-12-30",
            "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=canamari.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "inamura.yokohama",
            "domain_keyword": "inamura",
            "domain_tld": "yokohama",
            "query_time": "2024-04-30 03:59:03",
            "create_date": "2014-09-08",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hanamura.tv",
            "domain_keyword": "hanamura",
            "domain_tld": "tv",
            "query_time": "2024-05-07 02:30:39",
            "create_date": "2011-08-26",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "anamarx.art",
            "domain_keyword": "anamarx",
            "domain_tld": "art",
            "query_time": "2024-05-06 14:16:33",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "ANET K.",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "geamuri.ro",
            "domain_keyword": "geamuri",
            "domain_tld": "ro",
            "query_time": "2024-04-27 21:33:14",
            "create_date": "2002-01-09",
            "expiry_date": "2024-06-07",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.server.ro",
                "ns2.server.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 67,
            "domain_name": "anomura.online",
            "domain_keyword": "anomura",
            "domain_tld": "online",
            "query_time": "2024-05-09 13:45:02",
            "create_date": "2021-05-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-29",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "abmauri.net",
            "domain_keyword": "abmauri",
            "domain_tld": "net",
            "query_time": "2024-05-20 10:52:53",
            "create_date": "2004-08-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-31",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "AB MAURI",
            "registrant_state": "Peterborough",
            "registrant_country": "UK",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/abmauri.net",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "anamaris.com",
            "domain_keyword": "anamaris",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:40:06",
            "create_date": "2023-11-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1788,
            "registrar_name": "DropCatch.com 377 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "animari.net",
            "domain_keyword": "animari",
            "domain_tld": "net",
            "query_time": "2024-05-27 13:09:57",
            "create_date": "2022-04-14",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.sixcore.ne.jp",
                "ns2.sixcore.ne.jp",
                "ns3.sixcore.ne.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "alimuri.com",
            "domain_keyword": "alimuri",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:55:57",
            "create_date": "2002-02-01",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "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": 73,
            "domain_name": "lanamur.ru",
            "domain_keyword": "lanamur",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:06:19",
            "create_date": "2020-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "hanauri.com",
            "domain_keyword": "hanauri",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:27:57",
            "create_date": "2023-12-11",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sanaburi.com",
            "domain_keyword": "sanaburi",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:34:13",
            "create_date": "2001-03-22",
            "update_date": "2023-03-23",
            "expiry_date": "2028-03-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "takeshi  sugimoto",
            "registrant_company": "takeshi  sugimoto",
            "registrant_address": "243 nawatecyou",
            "registrant_city": "kasiharasi",
            "registrant_state": "nara",
            "registrant_zip": "634-0073",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9999999999",
            "name_servers": [
                "ddns1.interlink.or.jp",
                "ddns2.interlink.or.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "anymurs.com",
            "domain_keyword": "anymurs",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:12:40",
            "create_date": "2018-03-09",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "amimuri.com",
            "domain_keyword": "amimuri",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:21:42",
            "create_date": "2022-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "annmari.se",
            "domain_keyword": "annmari",
            "domain_tld": "se",
            "query_time": "2024-05-24 19:44:14",
            "create_date": "2006-05-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-22",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 79,
            "domain_name": "aqamiri.com",
            "domain_keyword": "aqamiri",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:43:01",
            "create_date": "2014-06-05",
            "update_date": "2023-05-15",
            "expiry_date": "2024-06-05",
            "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": 80,
            "domain_name": "abampri.com",
            "domain_keyword": "abampri",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:39:33",
            "create_date": "2023-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns-1281.awsdns-32.org",
                "ns-1756.awsdns-27.co.uk",
                "ns-290.awsdns-36.com",
                "ns-740.awsdns-28.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "anomura.org",
            "domain_keyword": "anomura",
            "domain_tld": "org",
            "query_time": "2024-05-09 13:45:02",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "anamuoj.com",
            "domain_keyword": "anamuoj",
            "domain_tld": "com",
            "query_time": "2024-05-20 13:50:27",
            "create_date": "2016-02-29",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MAJJAH GROUP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "75",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "amaguri.biz",
            "domain_keyword": "amaguri",
            "domain_tld": "biz",
            "query_time": "2024-05-23 13:39:35",
            "create_date": "2022-03-24",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-24",
            "registrar_iana": 474,
            "registrar_name": "IDC Frontier Inc.",
            "registrar_website": "www.do-reg.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Do-reg Whois Guard Service, IDC Frontier Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1456.awsdns-54.org",
                "ns-1904.awsdns-46.co.uk",
                "ns-74.awsdns-09.com",
                "ns-927.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hanaduri.com",
            "domain_keyword": "hanaduri",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:33:24",
            "create_date": "2023-11-10",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Cho Bora",
            "registrant_address": "124 Gonghang-daero, Gangseo-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "07808",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1051986168",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "injamuri.com",
            "domain_keyword": "injamuri",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:15:16",
            "create_date": "2013-07-25",
            "update_date": "2022-11-11",
            "expiry_date": "2032-07-25",
            "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=injamuri.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "animari.co.uk",
            "domain_keyword": "animari",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 22:42:10",
            "create_date": "2020-07-04",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "annmari.co.uk",
            "domain_keyword": "annmari",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 03:36:03",
            "create_date": "2018-04-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-03",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "hanamari.co.jp",
            "domain_keyword": "hanamari",
            "domain_tld": "co.jp",
            "query_time": "2024-05-01 23:15:30",
            "create_date": "2019-03-21",
            "update_date": "2024-04-01",
            "registrant_company": "HANAMARI Inc.",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp",
                "ns3.mixhost.jp",
                "ns4.mixhost.jp",
                "ns5.mixhost.jp"
            ]
        },
        {
            "num": 89,
            "domain_name": "anamuka.com",
            "domain_keyword": "anamuka",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:21:31",
            "create_date": "2023-03-09",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.freehosting.com",
                "ns2.freehosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "abmauri.co",
            "domain_keyword": "abmauri",
            "domain_tld": "co",
            "query_time": "2024-05-20 10:52:53",
            "create_date": "2023-07-02",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "anamaria.foundation",
            "domain_keyword": "anamaria",
            "domain_tld": "foundation",
            "query_time": "2024-05-29 05:40:03",
            "create_date": "2022-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KEN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.org",
                "ns1040.ui-dns.de",
                "ns1078.ui-dns.com",
                "ns1104.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "onamura.com",
            "domain_keyword": "onamura",
            "domain_tld": "com",
            "query_time": "2024-06-04 22:50:37",
            "create_date": "2021-01-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hanamura.net",
            "domain_keyword": "hanamura",
            "domain_tld": "net",
            "query_time": "2024-04-23 03:06:36",
            "create_date": "2004-07-26",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-26",
            "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": 94,
            "domain_name": "anamarie.com",
            "domain_keyword": "anamarie",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:15:57",
            "create_date": "2008-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.goaustraliadomains.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "baiamuri.com",
            "domain_keyword": "baiamuri",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:26:06",
            "create_date": "2018-07-09",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "yangmuri.net",
            "domain_keyword": "yangmuri",
            "domain_tld": "net",
            "query_time": "2024-05-06 07:49:35",
            "create_date": "2001-10-31",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-31",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "o yong hee",
            "registrant_address": "Korea Jugong Apt., Woncheon-dong, Yeongtong-gu, Suwon-si, Gyeonggi-do, Korea",
            "registrant_city": "Seoul",
            "registrant_zip": "443756",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1025958191",
            "name_servers": [
                "p1.asadal.net",
                "p2.asadal.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ahmauri.com",
            "domain_keyword": "ahmauri",
            "domain_tld": "com",
            "query_time": "2024-04-24 11:37:17",
            "create_date": "2019-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-09",
            "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": 98,
            "domain_name": "inemuri.app",
            "domain_keyword": "inemuri",
            "domain_tld": "app",
            "query_time": "2024-05-16 14:16:30",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Severo-Zapadniy region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ankkuri.pro",
            "domain_keyword": "ankkuri",
            "domain_tld": "pro",
            "query_time": "2024-05-13 12:54:19",
            "create_date": "2016-11-25",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uusimaa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "julian.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "awamori.work",
            "domain_keyword": "awamori",
            "domain_tld": "work",
            "query_time": "2024-06-02 03:48:07",
            "create_date": "2024-04-02",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1245.awsdns-27.org",
                "ns-1946.awsdns-51.co.uk",
                "ns-300.awsdns-37.com",
                "ns-954.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.188,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>anamuri.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1736</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>anacuri.com, anasuri.com, anamuro.com, anamuli.com, anamari.com, anakuri.com, anamur.net, ananuri.site, anamuriz.com, anameri.com, anamari.org, sanamuri.com, onamuri.com, ananuri.shop, anamori.com, anamuriz.org, anamuriz.net, anamari.be, alamuri.net, anapuri.info, anamori.org, ananuri.com, anamori.net, anamari.ru, anapuri.com, nanamuri.com, anamudi.com, alamuri.com, sanamuri.it, namuri.capital, anamur.com, anauri.com, anamari.pro, anamori.jp, namuri.it, anamur.xyz, anamur.club, anamur.org, anamur.ru, namuri.com, anamur.it, anamiro.com, anamani.biz, akemuri.com, neamuri.com, hanamari.net, kanamura.jp, awamori.asia, anaturo.info, anakmiri.com, anauris.com, anamoni.org, anamare.de, adamtri.com, caramuri.com, anamuniz.com, anamory.com, janauri.com, amaguri.jp, alamudi.com, sanamari.com, canamari.com, inamura.yokohama, hanamura.tv, anamarx.art, geamuri.ro, anomura.online, abmauri.net, anamaris.com, animari.net, alimuri.com, anamour.co.uk, lanamur.ru, hanauri.com, sanaburi.com, anymurs.com, amimuri.com, annmari.se, aqamiri.com, abampri.com, anomura.org, anamuoj.com, amaguri.biz, hanaduri.com, injamuri.com, animari.co.uk, annmari.co.uk, hanamari.co.jp, anamuka.com, abmauri.co, anamaria.foundation, onamura.com, hanamura.net, anamarie.com, baiamuri.com, yangmuri.net, ahmauri.com, inemuri.app, ankkuri.pro, awamori.work</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anacuri.com</domain_name>
   <domain_keyword>anacuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:12:18</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-04</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>anasuri.com</domain_name>
   <domain_keyword>anasuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:20:51</query_time>
   <create_date>2005-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazor.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anamuro.com</domain_name>
   <domain_keyword>anamuro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:11:23</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>leon484550.earth.orderbox-dns.com</value>
    <value>leon484550.mars.orderbox-dns.com</value>
    <value>leon484550.mercury.orderbox-dns.com</value>
    <value>leon484550.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>anamuli.com</domain_name>
   <domain_keyword>anamuli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:18:03</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns01.hostfactory.ch</value>
    <value>ns02.hostfactory.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>anamari.com</domain_name>
   <domain_keyword>anamari</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:09:32</query_time>
   <create_date>2013-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>anakuri.com</domain_name>
   <domain_keyword>anakuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:29:00</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>anamur.net</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 02:59:52</query_time>
   <create_date>1999-05-25</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-25</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>istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/eb43f7e2-b508-4155-bfa0-1440ef5fd299</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ananuri.site</domain_name>
   <domain_keyword>ananuri</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 03:47:16</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Hanty-Mansiyskiy avtonomniy okrug</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>anamuriz.com</domain_name>
   <domain_keyword>anamuriz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:19:59</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3951</registrar_iana>
   <registrar_name>Webempresa Europa, S.L.</registrar_name>
   <registrar_website>https://webempresa.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY 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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>n/a</value>
    <value>ns50131.webempresa.eu</value>
    <value>ns50132.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>activo</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>anameri.com</domain_name>
   <domain_keyword>anameri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:10:31</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-24</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>ns33.domaincontrol.com</value>
    <value>ns34.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>11</num>
   <domain_name>anamari.org</domain_name>
   <domain_keyword>anamari</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:15:18</query_time>
   <create_date>2007-07-10</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NULL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Burgos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sanamuri.com</domain_name>
   <domain_keyword>sanamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 07:47:25</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-05-25</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>13</num>
   <domain_name>onamuri.com</domain_name>
   <domain_keyword>onamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:30:43</query_time>
   <create_date>2016-06-03</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2024-06-03</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>David Quezada Villalobos</registrant_name>
   <registrant_address>Provincia de Lleida 2625</registrant_address>
   <registrant_city>Chihuahua</registrant_city>
   <registrant_zip>31160</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.16142472002</registrant_phone>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ananuri.shop</domain_name>
   <domain_keyword>ananuri</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 05:50:46</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>anamori.com</domain_name>
   <domain_keyword>anamori</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:17:30</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-10-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>ns3.afternic.com</value>
    <value>ns4.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>16</num>
   <domain_name>anamuriz.org</domain_name>
   <domain_keyword>anamuriz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:18:05</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</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>MALAGA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns43.servidoresdns.net</value>
    <value>dns44.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>anamuriz.net</domain_name>
   <domain_keyword>anamuriz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:11:23</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</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>MALAGA</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>dns43.servidoresdns.net</value>
    <value>dns44.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>anamari.be</domain_name>
   <domain_keyword>anamari</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-07 11:09:32</query_time>
   <create_date>2022-06-05</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>alamuri.net</domain_name>
   <domain_keyword>alamuri</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 04:20:12</query_time>
   <create_date>2021-11-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>anapuri.info</domain_name>
   <domain_keyword>anapuri</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 19:05:52</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>anamori.org</domain_name>
   <domain_keyword>anamori</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:17:30</query_time>
   <create_date>2009-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NONE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-it.1and1-dns.biz</value>
    <value>ns-it.1and1-dns.com</value>
    <value>ns-it.1and1-dns.it</value>
    <value>ns-it.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ananuri.com</domain_name>
   <domain_keyword>ananuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 21:56:00</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-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>maciej.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</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>24</num>
   <domain_name>anamari.ru</domain_name>
   <domain_keyword>anamari</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:30</query_time>
   <create_date>2024-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>anapuri.com</domain_name>
   <domain_keyword>anapuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 21:57:43</query_time>
   <create_date>2005-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-09</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>nanamuri.com</domain_name>
   <domain_keyword>nanamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 04:29:43</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INKERA Radosław Prządka</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns100.ovh.net</value>
    <value>ns100.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>27</num>
   <domain_name>anamudi.com</domain_name>
   <domain_keyword>anamudi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:18:03</query_time>
   <create_date>2018-11-15</create_date>
   <update_date>2020-11-09</update_date>
   <expiry_date>2025-11-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>alamuri.com</domain_name>
   <domain_keyword>alamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:03:47</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=alamuri.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sanamuri.it</domain_name>
   <domain_keyword>sanamuri</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 22:57:06</query_time>
   <create_date>2002-03-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Sanamuri di Liberale Paolo Edoardo e c. s.n.c.</registrant_company>
   <registrant_address>Via Dabusti,99</registrant_address>
   <registrant_city>Casteggio</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>27045</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>namuri.capital</domain_name>
   <domain_keyword>namuri</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-28 20:43:11</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>anamur.com</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:18:04</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 745988</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>anauri.com</domain_name>
   <domain_keyword>anauri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 10:49:44</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</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=anauri.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>anamari.pro</domain_name>
   <domain_keyword>anamari</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 17:10:26</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>anamori.jp</domain_name>
   <domain_keyword>anamori</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-21 16:12:16</query_time>
   <create_date>2002-04-23</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Anamori Inari Jinja</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>144-0043</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0337410809</registrant_phone>
   <registrant_fax>0337410713</registrant_fax>
   <name_servers>
    <value>asns1.customer.ne.jp</value>
    <value>asns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>namuri.it</domain_name>
   <domain_keyword>namuri</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-08 04:06:13</query_time>
   <create_date>2005-05-17</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>Francesco Maria Namuri</registrant_company>
   <registrant_address>Via Risorgimento, 67</registrant_address>
   <registrant_city>Usini</registrant_city>
   <registrant_state>SS</registrant_state>
   <registrant_zip>07049</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-110-c.gandi.net</value>
    <value>ns-145-a.gandi.net</value>
    <value>ns-207-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>anamur.xyz</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 07:21:31</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-03</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>BAHCELIEVLER MAH. 1205 SK. NO4 DAIRE6</registrant_company>
   <registrant_state>ANAMUR</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</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>38</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>39</num>
   <domain_name>anamur.ru</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:31</query_time>
   <create_date>2022-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostiman.ru</value>
    <value>ns2.hostiman.ru</value>
    <value>ns3.hostiman.com</value>
    <value>ns4.hostiman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>namuri.com</domain_name>
   <domain_keyword>namuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:23:01</query_time>
   <create_date>2004-05-06</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>Francesco Maria Namuri</registrant_name>
   <registrant_address>Via Risorgimento, 67</registrant_address>
   <registrant_city>Usini</registrant_city>
   <registrant_state>Sassari</registrant_state>
   <registrant_zip>07049</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0790976139</registrant_phone>
   <registrant_fax>+39.0790971134</registrant_fax>
   <name_servers>
    <value>ns-100-b.gandi.net</value>
    <value>ns-198-a.gandi.net</value>
    <value>ns-233-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</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>42</num>
   <domain_name>anamiro.com</domain_name>
   <domain_keyword>anamiro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:00:52</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</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/anamiro.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>43</num>
   <domain_name>anamani.biz</domain_name>
   <domain_keyword>anamani</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 03:59:55</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>akemuri.com</domain_name>
   <domain_keyword>akemuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 13:36:14</query_time>
   <create_date>2013-11-10</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>neamuri.com</domain_name>
   <domain_keyword>neamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:49:58</query_time>
   <create_date>2009-11-06</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.asmallorange.com</value>
    <value>ns2.asmallorange.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>46</num>
   <domain_name>hanamari.net</domain_name>
   <domain_keyword>hanamari</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 03:05:50</query_time>
   <create_date>2006-08-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kanamura.jp</domain_name>
   <domain_keyword>kanamura</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 18:07:10</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Rika Suzuki</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>awamori.asia</domain_name>
   <domain_keyword>awamori</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 01:11:59</query_time>
   <create_date>2008-06-07</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gajimaru,Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Okinawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>anaturo.info</domain_name>
   <domain_keyword>anaturo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 18:20:30</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fuchs24 Eshops</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>anakmiri.com</domain_name>
   <domain_keyword>anakmiri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:55:33</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns33.iaasdns.com</value>
    <value>ns34.iaasdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>anauris.com</domain_name>
   <domain_keyword>anauris</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 19:10:01</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>anamoni.org</domain_name>
   <domain_keyword>anamoni</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 16:46:14</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>anamare.de</domain_name>
   <domain_keyword>anamare</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:33:00</query_time>
   <update_date>2024-05-03</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>adamtri.com</domain_name>
   <domain_keyword>adamtri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:59:50</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.hostsilo.com</value>
    <value>ns2.hostsilo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>caramuri.com</domain_name>
   <domain_keyword>caramuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:18:00</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-09-01</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=caramuri.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>56</num>
   <domain_name>anamuniz.com</domain_name>
   <domain_keyword>anamuniz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:18:04</query_time>
   <create_date>2010-01-27</create_date>
   <update_date>2016-01-18</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10DENCEHISPAHARD, S.L</registrar_name>
   <registrar_website>https://www.cdmon.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>Navarra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>http://www.whoiscontactsprotection.com/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</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>58</num>
   <domain_name>janauri.com</domain_name>
   <domain_keyword>janauri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:47:55</query_time>
   <create_date>2013-11-07</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=janauri.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-2f06be32.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>amaguri.jp</domain_name>
   <domain_keyword>amaguri</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 09:41:47</query_time>
   <create_date>2020-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>alamudi.com</domain_name>
   <domain_keyword>alamudi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:03:46</query_time>
   <create_date>2001-12-11</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RIYADH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ad5f0347-6e83-4186-b841-07e8b3d8001e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sanamari.com</domain_name>
   <domain_keyword>sanamari</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:36:57</query_time>
   <create_date>2019-12-29</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>2865</registrar_iana>
   <registrar_name>Namecatch LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnuts.com</value>
    <value>ns2.dnsnuts.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>canamari.com</domain_name>
   <domain_keyword>canamari</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:51:33</query_time>
   <create_date>2022-12-30</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2024-12-30</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=canamari.com</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>63</num>
   <domain_name>inamura.yokohama</domain_name>
   <domain_keyword>inamura</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-04-30 03:59:03</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>hanamura.tv</domain_name>
   <domain_keyword>hanamura</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-07 02:30:39</query_time>
   <create_date>2011-08-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>anamarx.art</domain_name>
   <domain_keyword>anamarx</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-06 14:16:33</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>ANET K.</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</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>66</num>
   <domain_name>geamuri.ro</domain_name>
   <domain_keyword>geamuri</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 21:33:14</query_time>
   <create_date>2002-01-09</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.server.ro</value>
    <value>ns2.server.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>anomura.online</domain_name>
   <domain_keyword>anomura</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 13:45:02</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-29</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>abmauri.net</domain_name>
   <domain_keyword>abmauri</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 10:52:53</query_time>
   <create_date>2004-08-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>AB MAURI</registrant_company>
   <registrant_state>Peterborough</registrant_state>
   <registrant_country>UK</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/abmauri.net</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>anamaris.com</domain_name>
   <domain_keyword>anamaris</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:40:06</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1788</registrar_iana>
   <registrar_name>DropCatch.com 377 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>animari.net</domain_name>
   <domain_keyword>animari</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 13:09:57</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.sixcore.ne.jp</value>
    <value>ns2.sixcore.ne.jp</value>
    <value>ns3.sixcore.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>alimuri.com</domain_name>
   <domain_keyword>alimuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:55:57</query_time>
   <create_date>2002-02-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</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>73</num>
   <domain_name>lanamur.ru</domain_name>
   <domain_keyword>lanamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:06:19</query_time>
   <create_date>2020-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>hanauri.com</domain_name>
   <domain_keyword>hanauri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:27:57</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sanaburi.com</domain_name>
   <domain_keyword>sanaburi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:34:13</query_time>
   <create_date>2001-03-22</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2028-03-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>takeshi  sugimoto</registrant_name>
   <registrant_company>takeshi  sugimoto</registrant_company>
   <registrant_address>243 nawatecyou</registrant_address>
   <registrant_city>kasiharasi</registrant_city>
   <registrant_state>nara</registrant_state>
   <registrant_zip>634-0073</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9999999999</registrant_phone>
   <name_servers>
    <value>ddns1.interlink.or.jp</value>
    <value>ddns2.interlink.or.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>anymurs.com</domain_name>
   <domain_keyword>anymurs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:12:40</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>amimuri.com</domain_name>
   <domain_keyword>amimuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:21:42</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>annmari.se</domain_name>
   <domain_keyword>annmari</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-24 19:44:14</query_time>
   <create_date>2006-05-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.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>79</num>
   <domain_name>aqamiri.com</domain_name>
   <domain_keyword>aqamiri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:43:01</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-06-05</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>80</num>
   <domain_name>abampri.com</domain_name>
   <domain_keyword>abampri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:39:33</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns-1281.awsdns-32.org</value>
    <value>ns-1756.awsdns-27.co.uk</value>
    <value>ns-290.awsdns-36.com</value>
    <value>ns-740.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>anomura.org</domain_name>
   <domain_keyword>anomura</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 13:45:02</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</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.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>82</num>
   <domain_name>anamuoj.com</domain_name>
   <domain_keyword>anamuoj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 13:50:27</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MAJJAH GROUP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>75</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.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>83</num>
   <domain_name>amaguri.biz</domain_name>
   <domain_keyword>amaguri</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 13:39:35</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>474</registrar_iana>
   <registrar_name>IDC Frontier Inc.</registrar_name>
   <registrar_website>www.do-reg.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Do-reg Whois Guard Service, IDC Frontier Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1456.awsdns-54.org</value>
    <value>ns-1904.awsdns-46.co.uk</value>
    <value>ns-74.awsdns-09.com</value>
    <value>ns-927.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hanaduri.com</domain_name>
   <domain_keyword>hanaduri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:33:24</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Cho Bora</registrant_name>
   <registrant_address>124 Gonghang-daero, Gangseo-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>07808</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1051986168</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>injamuri.com</domain_name>
   <domain_keyword>injamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:15:16</query_time>
   <create_date>2013-07-25</create_date>
   <update_date>2022-11-11</update_date>
   <expiry_date>2032-07-25</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=injamuri.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>animari.co.uk</domain_name>
   <domain_keyword>animari</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 22:42:10</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>annmari.co.uk</domain_name>
   <domain_keyword>annmari</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 03:36:03</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>hanamari.co.jp</domain_name>
   <domain_keyword>hanamari</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-01 23:15:30</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>HANAMARI Inc.</registrant_company>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
    <value>ns3.mixhost.jp</value>
    <value>ns4.mixhost.jp</value>
    <value>ns5.mixhost.jp</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>anamuka.com</domain_name>
   <domain_keyword>anamuka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:21:31</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-09</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.freehosting.com</value>
    <value>ns2.freehosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>abmauri.co</domain_name>
   <domain_keyword>abmauri</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-20 10:52:53</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>anamaria.foundation</domain_name>
   <domain_keyword>anamaria</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-29 05:40:03</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KEN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.org</value>
    <value>ns1040.ui-dns.de</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1104.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>onamura.com</domain_name>
   <domain_keyword>onamura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 22:50:37</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.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>93</num>
   <domain_name>hanamura.net</domain_name>
   <domain_keyword>hanamura</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 03:06:36</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-07-06</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>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>94</num>
   <domain_name>anamarie.com</domain_name>
   <domain_keyword>anamarie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:15:57</query_time>
   <create_date>2008-08-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.goaustraliadomains.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>95</num>
   <domain_name>baiamuri.com</domain_name>
   <domain_keyword>baiamuri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:26:06</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-09</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>yangmuri.net</domain_name>
   <domain_keyword>yangmuri</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 07:49:35</query_time>
   <create_date>2001-10-31</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>o yong hee</registrant_name>
   <registrant_address>Korea Jugong Apt., Woncheon-dong, Yeongtong-gu, Suwon-si, Gyeonggi-do, Korea</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>443756</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1025958191</registrant_phone>
   <name_servers>
    <value>p1.asadal.net</value>
    <value>p2.asadal.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ahmauri.com</domain_name>
   <domain_keyword>ahmauri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 11:37:17</query_time>
   <create_date>2019-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-09</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>98</num>
   <domain_name>inemuri.app</domain_name>
   <domain_keyword>inemuri</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 14:16:30</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Severo-Zapadniy region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ankkuri.pro</domain_name>
   <domain_keyword>ankkuri</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 12:54:19</query_time>
   <create_date>2016-11-25</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uusimaa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</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>julian.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>awamori.work</domain_name>
   <domain_keyword>awamori</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-02 03:48:07</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1245.awsdns-27.org</value>
    <value>ns-1946.awsdns-51.co.uk</value>
    <value>ns-300.awsdns-37.com</value>
    <value>ns-954.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.188</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.