WHOIS QUERY TIME

30 Apr 2024 - 7:09 PM UTC

Registered: 15 February 2022
Expiry: 15 February 2025

REGISTRAR

Name: DOMAINSHOP-RU

NAME SERVERS

ns1.hostiman.ru
ns2.hostiman.ru
ns3.hostiman.com
ns4.hostiman.com

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=anamur.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "anamur.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>anamur.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.104 seconds) for "anamur.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2024 - 7:09 PM UTC

Registered: 15 February 2022
Expiry: 15 February 2025

REGISTRAR

Name: DOMAINSHOP-RU

NAME SERVERS

ns1.hostiman.ru
ns2.hostiman.ru
ns3.hostiman.com
ns4.hostiman.com

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=anamur.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "anamur.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "anamur.ru",
    "results": [
        {
            "num": 1,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.104,
        "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>anamur.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>anamur.ru</unique_domains>
 <results>
  <value>
   <num>1</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>
 </results>
 <stats>
  <total_time>0.104</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 6 domain names (in 0.048 seconds) which contained the exact domain keyword "anamur".
Domain Name Registered Expiry Registrar Ownership
1 anamur.net 25 May 1999 25 May 2025 ENOM, INC. REDACTED FOR PRIVACY
2 anamur.com 3 Apr 2001 3 Apr 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 745988
3 anamur.it 14 Apr 2013 2 May 2025 Puglia.com srls Puglia.com S.r.l.s.
4 anamur.ru 15 Feb 2022 15 Feb 2025 DOMAINSHOP-RU Private Person
5 anamur.org 29 Jul 2022 29 Jul 2024 Porkbun LLC Private by Design, LLC
6 anamur.xyz 3 Jan 2024 3 Jan 2025 Nics Telekomunikasyon A.S. BAHCELIEVLER MAH. 1205 SK. NO4 DAIRE6
7 anamur.club 10 Apr 2024 10 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=anamur&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "anamur",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "anamur.net, anamur.com, anamur.it, anamur.ru, anamur.org, anamur.xyz, anamur.club",
    "results": [
        {
            "num": 1,
            "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": 2,
            "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": 3,
            "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": 4,
            "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": 5,
            "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": 6,
            "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": 7,
            "domain_name": "anamur.club",
            "domain_keyword": "anamur",
            "domain_tld": "club",
            "query_time": "2024-04-12 14:27:21",
            "create_date": "2024-04-10",
            "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": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>anamur</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>anamur.net, anamur.com, anamur.it, anamur.ru, anamur.org, anamur.xyz, anamur.club</unique_domains>
 <results>
  <value>
   <num>1</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>2</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>3</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>4</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>5</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>6</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>7</num>
   <domain_name>anamur.club</domain_name>
   <domain_keyword>anamur</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-12 14:27:21</query_time>
   <create_date>2024-04-10</create_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>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,176 domain names (in 0.413 seconds) which look and sound like the brand name "anamur".
Domain Name Registered Expiry Registrar Ownership
1 unamur.com 26 Dec 2014 26 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 anamer.org 2 May 2014 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 anabur.store 23 May 2024 23 May 2025 Tucows.com Co. Contact Privacy Inc. Customer 0171256208
4 aiamur.com 29 Sep 2015 29 Sep 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 14356818
5 anamuri.cl 18 Mar 2002 14 Apr 2025 NIC Chile Asociación Nacional de Mujeres Rurales e Indígenas A.G. (ASOC NACIONAL DE MUJERES RURALES E INDIGENAS ANAMUR A G)
6 anatur.dk 27 Feb 2003 28 Feb 2025 - DOBI ApS
7 unamur.be 8 Jun 2012 - BELNET -
8 asamur.org 23 Jul 2018 23 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
9 anamux.com 23 Jun 2022 23 Jun 2025 NameCheap, Inc. -
10 knamur.ru 20 Jun 2017 20 Jun 2025 SALENAMES-RU Private Person
11 anamar.org 4 Mar 2021 4 Mar 2025 IONOS SE 1&1 Internet Limited
12 adamur.com 1 Aug 2023 1 Aug 2024 DropCatch.com 622 LLC Joe Harris
13 angamur.ru 2 Jun 2023 2 Jun 2025 REGRU-RU Yandex.Mail Exclusive email address feature
14 enamur.net 23 Dec 2019 23 Dec 2024 Network Solutions, LLC -
15 anamxr.com 24 Apr 2020 24 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 anamor.co 10 Sep 2014 9 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 alamur.com 8 Aug 2023 8 Aug 2024 FastDomain Inc. Kalye, Kent
18 agamur.ru 15 Nov 2021 15 Nov 2024 BEGET-RU Private Person
19 anamor.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
20 anamar.cl 19 Feb 2018 19 Feb 2025 NIC Chile Marcelo Enrique Constantino Castillo
21 panamur.com 18 Oct 2022 18 Oct 2024 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
22 annamur.site 20 Oct 2023 20 Oct 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
23 anagur.com 7 May 2013 7 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
24 afamur.com 6 Aug 2009 6 Aug 2024 IONOS SE 1&1 Internet Limited
25 banamur.be 3 May 2019 - Nuxit -
26 anamar.store 23 Jan 2024 23 Jan 2025 Network Solutions LLC -
27 anamun.com 15 Nov 2022 15 Nov 2024 IONOS SE 1&1 Internet Limited
28 fanamur.com 28 Nov 2023 28 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
29 annamur.de - - - -
30 anatur.com 4 Aug 2004 4 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
31 anadur.net 6 Oct 2004 6 Oct 2024 Arsys Internet, S.L. dba NICLINE.COM ANADUR
32 anazur.com 12 May 2012 12 May 2025 FastDomain Inc. -
33 anymur.ru 31 Aug 2023 31 Aug 2024 REGRU-RU Yandex.Mail Exclusive email address feature
34 anamuc.com 31 Mar 2024 31 Mar 2025 dattatec.com SRL Emilio Gomez
35 lanamur.com 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC -
36 anamar.ru 25 Jul 2010 25 Jul 2024 RD-RU Private Person
37 axamur.com 8 Apr 2024 8 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
38 anamor.co.nz 17 Aug 2020 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
39 unamur.org 25 Oct 2012 25 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Universite de Namur
40 pnamur.com 30 Mar 2021 30 Mar 2025 Tucows Domains Inc. -
41 anamar.info 19 Jun 2003 19 Jun 2024 Key-Systems GmbH Domain Privacy Trustee SA
42 enamur.com 23 Dec 2019 23 Dec 2024 Network Solutions, LLC -
43 anamar.com 25 Apr 2000 25 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
44 anamir.com 8 Nov 1996 7 Nov 2028 Tucows Domains Inc. -
45 ana-ur.ru 17 May 2024 17 May 2025 REGRU-RU Yandex.Mail Exclusive email address feature
46 anamuz.com 30 May 2024 30 May 2025 Nics Telekomunikasyon A.S. -
47 anamar.pictures 5 Sep 2019 5 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
48 anatur.org 5 Jun 2017 5 Jun 2025 Interdominios, Inc. GDPR Masked
49 atamur.ru 18 Aug 2007 18 Aug 2024 RU-CENTER-RU Private Person
50 ansmur.dk 29 Aug 2014 31 Aug 2025 - Lasse Gaarsdal
51 anatur.hu 24 Oct 2013 - - -
52 anamor.co.uk 7 Jun 2021 7 Jun 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
53 anamuh.org 1 Sep 2016 1 Sep 2024 Register SpA Francesco Argenio
54 anamsr.com 14 Apr 2017 14 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 anapur.com 8 Jan 2012 8 Jan 2025 ENOM, INC. DomainMarket.com
56 anamhr.xyz 13 Jul 2023 13 Jul 2024 OwnRegistrar, Inc. WhoisSecure
57 tanamur.com 5 Feb 2018 5 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 abamur.org 24 Oct 2017 24 Oct 2024 IONOS SE Asociacion ABAMUR
59 arnamur.be 30 Jan 2006 - Cronon GmbH -
60 anamus.com 28 Apr 2002 28 Apr 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
61 anamar.cat 27 May 2010 27 May 2025 Entorno Digital Ana Mar S.A.
62 anatur.xyz 7 Aug 2023 7 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
63 anamvr.com 27 Sep 2023 27 Sep 2024 GoDaddy.com, LLC -
64 ayamur.com 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC -
65 agamur.eu - - GoDaddy.com, LLC -
66 ananur.com 11 May 2024 11 May 2025 SNAPNAMES 93, LLC -
67 anamour.co.uk 5 Mar 2021 5 Mar 2025 OVH [Tag = OVH-FR] -
68 anamsur.com 16 Apr 2024 16 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 lanamur.ru 2 Nov 2020 2 Nov 2024 REGRU-RU Private Person
70 animur.ru 6 Jun 2022 6 Jun 2024 REGRU-RU HKOO RAI
71 anampr.com 17 Nov 2023 17 Nov 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
72 akamur.eus 11 Dec 2018 11 Dec 2024 Arsys Internet, S.L. -
73 anadur.com 12 Jan 2001 12 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
74 anamar.be 23 Apr 2016 - OVH -
75 anamour.com.br 19 Nov 2012 19 Nov 2025 - Ana Luiza da Silva Carvalho
76 anatur.com.br 1 Apr 2002 1 Apr 2027 - Ana Ag?ncia de Viagens e Turismo Ltda.
77 andamur.net 15 May 2003 15 May 2028 Tucows Domains Inc. -
78 anamus.net 22 Jan 2009 22 Jan 2025 IONOS SE REDACTED FOR PRIVACY
79 anapur.de - - - -
80 anamor.pl 28 Sep 2023 28 Sep 2024 Aftermarket.pl Limited -
81 manamur.com 21 Feb 2024 21 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Araceli Calmon
82 anyamur.ru 11 Apr 2023 11 Apr 2025 REGRU-RU Yandex.Mail Exclusive email address feature
83 manamur.online 15 Sep 2023 15 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
84 anamer.com 13 Feb 2001 13 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
85 anamor.net 29 Sep 2003 29 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
86 annamur.com 4 Jan 2017 4 Jan 2025 Automattic Inc. REDACTED FOR PRIVACY
87 anajur.org.br 27 Oct 1998 27 Oct 2024 - ASSOC NAC ASSIST JUR?DICOS DA UNI?O
88 aramur.com 18 Aug 2022 18 Aug 2024 DropCatch.com 907 LLC Hola Domains
89 acnamur.be 11 Sep 2014 - ASP.BE -
90 adamur.pl 16 Nov 2011 16 Nov 2024 Pro-Link -
91 anamus.dev 17 Nov 2021 17 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
92 animur.com 21 Jul 2022 21 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 lnamur.ru 6 Jun 2023 6 Jun 2024 REGRU-RU Perspektiva, LLC
94 anayur.com 7 Apr 2023 7 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
95 anamar.net 26 Sep 2022 26 Sep 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
96 aamur.com 1 Apr 2008 1 Apr 2025 GoDaddy.com, LLC -
97 namur.ru 11 Dec 2019 11 Dec 2024 REGRU-RU Private Person
98 anamor.de - - - -
99 anamul.one 6 Jun 2022 6 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
100 andamur.com 13 Feb 2002 13 Feb 2026 Soluciones Corporativas IP, SL -
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 Anamur.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=anamur.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "anamur.ru",
        "page_size": 100
    },
    "count": {
        "total": 5176,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "unamur.com, anamer.org, anabur.store, aiamur.com, anamuri.cl, anatur.dk, unamur.be, asamur.org, anamux.com, knamur.ru, anamar.org, adamur.com, angamur.ru, enamur.net, anamxr.com, anamor.co, alamur.com, agamur.ru, anamor.ru, anamar.cl, panamur.com, annamur.site, anagur.com, afamur.com, banamur.be, anamar.store, anamun.com, fanamur.com, annamur.de, anatur.com, anadur.net, anazur.com, anymur.ru, anamuc.com, lanamur.com, anamar.ru, axamur.com, anamor.co.nz, unamur.org, pnamur.com, anamar.info, enamur.com, anamar.com, anamir.com, ana-ur.ru, anamuz.com, anamar.pictures, anatur.org, atamur.ru, ansmur.dk, anatur.hu, anamor.co.uk, anamuh.org, anamsr.com, anapur.com, anamhr.xyz, tanamur.com, abamur.org, arnamur.be, anamus.com, anamar.cat, anatur.xyz, anamvr.com, ayamur.com, agamur.eu, ananur.com, anamour.co.uk, anamsur.com, lanamur.ru, animur.ru, anampr.com, akamur.eus, anadur.com, anamar.be, anamour.com.br, anatur.com.br, andamur.net, anamus.net, anapur.de, anamor.pl, manamur.com, anyamur.ru, manamur.online, anamer.com, anamor.net, annamur.com, anajur.org.br, aramur.com, acnamur.be, adamur.pl, anamus.dev, animur.com, lnamur.ru, anayur.com, anamar.net, aamur.com, namur.ru, anamor.de, anamul.one, andamur.com",
    "results": [
        {
            "num": 1,
            "domain_name": "unamur.com",
            "domain_keyword": "unamur",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:57:16",
            "create_date": "2014-12-26",
            "update_date": "2020-12-20",
            "expiry_date": "2025-12-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anamer.org",
            "domain_keyword": "anamer",
            "domain_tld": "org",
            "query_time": "2024-05-08 07:21:14",
            "create_date": "2014-05-02",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns299.ecuahosting.net",
                "ns300.ecuahosting.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anabur.store",
            "domain_keyword": "anabur",
            "domain_tld": "store",
            "query_time": "2024-05-25 18:51:48",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0171256208",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "aiamur.com",
            "domain_keyword": "aiamur",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:03:13",
            "create_date": "2015-09-29",
            "update_date": "2023-10-07",
            "expiry_date": "2024-09-29",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 9a8a2",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 14356818",
            "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.dnchosting.com",
                "ns2.dnchosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "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"
            ]
        },
        {
            "num": 6,
            "domain_name": "anatur.dk",
            "domain_keyword": "anatur",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:53:40",
            "create_date": "2003-02-27",
            "expiry_date": "2025-02-28",
            "registrant_name": "DOBI ApS",
            "registrant_address": "c/o Ib Aamann Kvist, Pilevej 5, Laurbjerg",
            "registrant_city": "Langå",
            "registrant_zip": "8870",
            "registrant_country": "DK",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "unamur.be",
            "domain_keyword": "unamur",
            "domain_tld": "be",
            "query_time": "2024-04-28 17:49:05",
            "create_date": "2012-06-08",
            "registrar_name": "BELNET",
            "registrar_website": "https://domains.belnet.be",
            "name_servers": [
                "ns1.belnet.be",
                "ns1.unamur.be",
                "ns2.belnet.be",
                "ns2.unamur.be",
                "ns3.belnet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "asamur.org",
            "domain_keyword": "asamur",
            "domain_tld": "org",
            "query_time": "2024-04-17 21:40:18",
            "create_date": "2018-07-23",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anamux.com",
            "domain_keyword": "anamux",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:01:07",
            "create_date": "2022-06-23",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "knamur.ru",
            "domain_keyword": "knamur",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:35:01",
            "create_date": "2017-06-20",
            "expiry_date": "2025-06-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "anamar.org",
            "domain_keyword": "anamar",
            "domain_tld": "org",
            "query_time": "2024-05-08 07:20:59",
            "create_date": "2021-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1075.ui-dns.biz",
                "ns1075.ui-dns.de",
                "ns1076.ui-dns.org",
                "ns1125.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "adamur.com",
            "domain_keyword": "adamur",
            "domain_tld": "com",
            "query_time": "2024-04-08 14:30:55",
            "create_date": "2023-08-01",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-01",
            "registrar_iana": 2102,
            "registrar_name": "DropCatch.com 622 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Joe Harris",
            "registrant_address": "#105-701, 146, Baekryensan-ro",
            "registrant_city": "Eunpyeng-gu",
            "registrant_state": "Seoul",
            "registrant_zip": "03475",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.01034891477",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "angamur.ru",
            "domain_keyword": "angamur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:04:22",
            "create_date": "2023-06-02",
            "expiry_date": "2025-06-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "enamur.net",
            "domain_keyword": "enamur",
            "domain_tld": "net",
            "query_time": "2024-04-20 10:57:45",
            "create_date": "2019-12-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "anamxr.com",
            "domain_keyword": "anamxr",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:01:08",
            "create_date": "2020-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "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=anamxr.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "anamor.co",
            "domain_keyword": "anamor",
            "domain_tld": "co",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2014-09-10",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "alamur.com",
            "domain_keyword": "alamur",
            "domain_tld": "com",
            "query_time": "2024-05-18 04:58:31",
            "create_date": "2023-08-08",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "Kalye, Kent",
            "registrant_address": "8901 N 7TH ST",
            "registrant_city": "PHOENIX",
            "registrant_state": "AZ",
            "registrant_zip": "85020-2911",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+16023146922",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "agamur.ru",
            "domain_keyword": "agamur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:20:59",
            "create_date": "2021-11-15",
            "expiry_date": "2024-11-15",
            "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": 19,
            "domain_name": "anamor.ru",
            "domain_keyword": "anamor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:31",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "anamar.cl",
            "domain_keyword": "anamar",
            "domain_tld": "cl",
            "query_time": "2024-05-22 12:16:18",
            "create_date": "2018-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Marcelo Enrique Constantino Castillo",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ]
        },
        {
            "num": 21,
            "domain_name": "panamur.com",
            "domain_keyword": "panamur",
            "domain_tld": "com",
            "query_time": "2024-04-12 00:24:31",
            "create_date": "2022-10-18",
            "update_date": "2024-03-20",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1600,
            "registrar_name": "TECNOCRATICA CENTRO DE DATOS, S.L.",
            "registrar_website": "https://registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.raiolanetworks.es",
                "dns2.raiolanetworks.es",
                "dns3.raiolanetworks.es"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "annamur.site",
            "domain_keyword": "annamur",
            "domain_tld": "site",
            "query_time": "2024-05-04 18:44:49",
            "create_date": "2023-10-20",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "anagur.com",
            "domain_keyword": "anagur",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:03:26",
            "create_date": "2013-05-07",
            "update_date": "2021-12-17",
            "expiry_date": "2025-05-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Marmara",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "afamur.com",
            "domain_keyword": "afamur",
            "domain_tld": "com",
            "query_time": "2024-05-13 22:40:14",
            "create_date": "2009-08-06",
            "update_date": "2019-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.biz",
                "ns1026.ui-dns.com",
                "ns1026.ui-dns.de",
                "ns1026.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "banamur.be",
            "domain_keyword": "banamur",
            "domain_tld": "be",
            "query_time": "2024-04-14 04:40:36",
            "create_date": "2019-05-03",
            "registrar_name": "Nuxit",
            "registrar_website": "https://nuxit.com",
            "name_servers": [
                "ns1.webmo.fr",
                "ns2.webmo.fr"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 26,
            "domain_name": "anamar.store",
            "domain_keyword": "anamar",
            "domain_tld": "store",
            "query_time": "2024-05-20 13:50:15",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "anamun.com",
            "domain_keyword": "anamun",
            "domain_tld": "com",
            "query_time": "2024-04-06 14:23:44",
            "create_date": "2022-11-15",
            "update_date": "2022-11-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1034.ui-dns.com",
                "ns1042.ui-dns.org",
                "ns1046.ui-dns.de",
                "ns1067.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "fanamur.com",
            "domain_keyword": "fanamur",
            "domain_tld": "com",
            "query_time": "2024-04-13 14:02:41",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.datacenter.no",
                "ns2.datacenter.no"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "annamur.de",
            "domain_keyword": "annamur",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:28:36",
            "update_date": "2020-05-15",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "anatur.com",
            "domain_keyword": "anatur",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:50:25",
            "create_date": "2004-08-04",
            "update_date": "2023-04-12",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=anatur.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "anadur.net",
            "domain_keyword": "anadur",
            "domain_tld": "net",
            "query_time": "2024-04-14 02:01:02",
            "create_date": "2004-10-06",
            "update_date": "2016-09-27",
            "expiry_date": "2024-10-06",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ANADUR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZAMORA",
            "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": [
                "dns21.servidoresdns.net",
                "dns22.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "anazur.com",
            "domain_keyword": "anazur",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:23:05",
            "create_date": "2012-05-12",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster-expired.domainparkingserver.net",
                "ns2.hostmonster-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "anymur.ru",
            "domain_keyword": "anymur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:31:46",
            "create_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "anamuc.com",
            "domain_keyword": "anamuc",
            "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": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "registrant_name": "Emilio Gomez",
            "registrant_company": "Emilio Gomez",
            "registrant_address": "chacabuco",
            "registrant_city": "Buenos Aires",
            "registrant_state": "Buenos Aires",
            "registrant_zip": "1069",
            "registrant_country": "VE",
            "registrant_email": "[email protected]",
            "registrant_phone": "++54.1138695544",
            "name_servers": [
                "ns1.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.com",
                "ns1.donweb.mx",
                "ns2.donweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "lanamur.com",
            "domain_keyword": "lanamur",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:06:20",
            "create_date": "2023-01-30",
            "update_date": "2023-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "anamar.ru",
            "domain_keyword": "anamar",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:30",
            "create_date": "2010-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mastername.ru",
                "ns2.mastername.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "axamur.com",
            "domain_keyword": "axamur",
            "domain_tld": "com",
            "query_time": "2024-04-11 15:26:53",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=axamur.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nicole.ns.cloudflare.com",
                "wells.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "anamor.co.nz",
            "domain_keyword": "anamor",
            "domain_tld": "co.nz",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2020-08-17",
            "update_date": "2023-08-14",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "unamur.org",
            "domain_keyword": "unamur",
            "domain_tld": "org",
            "query_time": "2024-04-19 03:57:16",
            "create_date": "2012-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Universite de Namur",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.belnet.be",
                "ns1.unamur.be",
                "ns2.belnet.be",
                "ns2.unamur.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "pnamur.com",
            "domain_keyword": "pnamur",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:16:14",
            "create_date": "2021-03-30",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-30",
            "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": 41,
            "domain_name": "anamar.info",
            "domain_keyword": "anamar",
            "domain_tld": "info",
            "query_time": "2024-04-21 06:15:17",
            "create_date": "2003-06-19",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "enamur.com",
            "domain_keyword": "enamur",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:57:45",
            "create_date": "2019-12-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "anamar.com",
            "domain_keyword": "anamar",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:59:56",
            "create_date": "2000-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.zoneedit.com",
                "ns12.zoneedit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "anamir.com",
            "domain_keyword": "anamir",
            "domain_tld": "com",
            "query_time": "2024-04-06 14:23:28",
            "create_date": "1996-11-08",
            "update_date": "2023-11-03",
            "expiry_date": "2028-11-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns0.4beenet.com",
                "dns1.4beenet.com",
                "dns2.4beenet.com",
                "dns3.4beenet.com",
                "dns4.4beenet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ana-ur.ru",
            "domain_keyword": "ana-ur",
            "domain_tld": "ru",
            "query_time": "2024-05-19 17:22:46",
            "create_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "anamuz.com",
            "domain_keyword": "anamuz",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:53:43",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "anamar.pictures",
            "domain_keyword": "anamar",
            "domain_tld": "pictures",
            "query_time": "2024-04-09 11:00:55",
            "create_date": "2019-09-05",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1208.awsdns-23.org",
                "ns-1612.awsdns-09.co.uk",
                "ns-301.awsdns-37.com",
                "ns-658.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "anatur.org",
            "domain_keyword": "anatur",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:50:25",
            "create_date": "2017-06-05",
            "update_date": "2023-07-02",
            "expiry_date": "2025-06-05",
            "registrar_iana": 818,
            "registrar_name": "Interdominios, Inc.",
            "registrar_website": "http://www.interdominios.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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.redunda.com",
                "ns2.redunda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "atamur.ru",
            "domain_keyword": "atamur",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:24:22",
            "create_date": "2007-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "ansmur.dk",
            "domain_keyword": "ansmur",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:57:07",
            "create_date": "2014-08-29",
            "expiry_date": "2025-08-31",
            "registrant_name": "Lasse Gaarsdal",
            "registrant_address": "Hellebakken 10B",
            "registrant_city": "Silkeborg",
            "registrant_zip": "8600",
            "registrant_country": "DK",
            "registrant_phone": "+4522950576",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "anatur.hu",
            "domain_keyword": "anatur",
            "domain_tld": "hu",
            "query_time": "2024-05-14 13:41:59",
            "create_date": "2013-10-24"
        },
        {
            "num": 52,
            "domain_name": "anamor.co.uk",
            "domain_keyword": "anamor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 02:59:50",
            "create_date": "2021-06-07",
            "update_date": "2024-03-10",
            "expiry_date": "2025-06-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "anamuh.org",
            "domain_keyword": "anamuh",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:18:03",
            "create_date": "2016-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Francesco Argenio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "anamsr.com",
            "domain_keyword": "anamsr",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:18:01",
            "create_date": "2017-04-14",
            "update_date": "2021-04-08",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "anapur.com",
            "domain_keyword": "anapur",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:52:12",
            "create_date": "2012-01-08",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Domain Administrator",
            "registrant_company": "DomainMarket.com",
            "registrant_address": "9812 Falls Road, Suite 114-331",
            "registrant_city": "Potomac",
            "registrant_state": "MD",
            "registrant_zip": "20854",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2404828701",
            "registrant_fax": "+1.2402920663",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "anamhr.xyz",
            "domain_keyword": "anamhr",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 05:40:13",
            "create_date": "2023-07-13",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_company": "WhoisSecure",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "n3.afterserver.com",
                "s3.afterserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tanamur.com",
            "domain_keyword": "tanamur",
            "domain_tld": "com",
            "query_time": "2024-05-30 09:59:03",
            "create_date": "2018-02-05",
            "update_date": "2021-01-30",
            "expiry_date": "2024-02-05",
            "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": 58,
            "domain_name": "abamur.org",
            "domain_keyword": "abamur",
            "domain_tld": "org",
            "query_time": "2024-04-26 12:15:39",
            "create_date": "2017-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asociacion ABAMUR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MU",
            "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": [
                "ns1035.ui-dns.org",
                "ns1079.ui-dns.com",
                "ns1081.ui-dns.de",
                "ns1115.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "arnamur.be",
            "domain_keyword": "arnamur",
            "domain_tld": "be",
            "query_time": "2024-05-10 04:00:03",
            "create_date": "2006-01-30",
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks03.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 60,
            "domain_name": "anamus.com",
            "domain_keyword": "anamus",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:21:32",
            "create_date": "2002-04-28",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/anamus.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "anamar.cat",
            "domain_keyword": "anamar",
            "domain_tld": "cat",
            "query_time": "2024-05-29 05:40:02",
            "create_date": "2010-05-27",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-27",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_company": "Ana Mar S.A.",
            "registrant_state": "Girona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "anatur.xyz",
            "domain_keyword": "anatur",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 03:38:47",
            "create_date": "2023-08-07",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "anamvr.com",
            "domain_keyword": "anamvr",
            "domain_tld": "com",
            "query_time": "2024-05-20 13:50:27",
            "create_date": "2023-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ayamur.com",
            "domain_keyword": "ayamur",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:00:40",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "agamur.eu",
            "domain_keyword": "agamur",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:03:03",
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "europe-61.banahosting.com",
                "europe-62.banahosting.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "ananur.com",
            "domain_keyword": "ananur",
            "domain_tld": "com",
            "query_time": "2024-05-14 14:32:50",
            "create_date": "2024-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1064,
            "registrar_name": "SNAPNAMES 93, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "anamour.co.uk",
            "domain_keyword": "anamour",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 14:23:41",
            "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": 68,
            "domain_name": "anamsur.com",
            "domain_keyword": "anamsur",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:34:00",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "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=anamsur.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "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": 70,
            "domain_name": "animur.ru",
            "domain_keyword": "animur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:06:50",
            "create_date": "2022-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "REGRU-RU",
            "registrant_company": "HKOO RAI",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "anampr.com",
            "domain_keyword": "anampr",
            "domain_tld": "com",
            "query_time": "2024-05-20 13:50:26",
            "create_date": "2023-11-17",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HAMBURG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://www.crazydomains.com.au/whois/anampr.com/contact_form/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "braelyn.ns.cloudflare.com",
                "wilson.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "akamur.eus",
            "domain_keyword": "akamur",
            "domain_tld": "eus",
            "query_time": "2024-05-22 01:34:25",
            "create_date": "2018-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L.",
            "registrar_website": "https://www.arsys.es/",
            "registrant_state": "GIPUZKOA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.piensasolutions.com",
                "ns18.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "anadur.com",
            "domain_keyword": "anadur",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:01:02",
            "create_date": "2001-01-12",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.anadur.com",
                "ns2.anadur.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "anamar.be",
            "domain_keyword": "anamar",
            "domain_tld": "be",
            "query_time": "2024-04-21 06:15:17",
            "create_date": "2016-04-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 75,
            "domain_name": "anamour.com.br",
            "domain_keyword": "anamour",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 06:17:35",
            "create_date": "2012-11-19",
            "update_date": "2023-11-26",
            "expiry_date": "2025-11-19",
            "registrant_name": "Ana Luiza da Silva Carvalho",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "anatur.com.br",
            "domain_keyword": "anatur",
            "domain_tld": "com.br",
            "query_time": "2024-05-01 03:38:48",
            "create_date": "2002-04-01",
            "update_date": "2024-04-15",
            "expiry_date": "2027-04-01",
            "registrant_name": "Ana Ag?ncia de Viagens e Turismo Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lampejos.net",
                "ns2.lampejos.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 77,
            "domain_name": "andamur.net",
            "domain_keyword": "andamur",
            "domain_tld": "net",
            "query_time": "2024-04-18 14:19:05",
            "create_date": "2003-05-15",
            "update_date": "2023-05-09",
            "expiry_date": "2028-05-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "anamus.net",
            "domain_keyword": "anamus",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:18:06",
            "create_date": "2009-01-22",
            "update_date": "2017-11-02",
            "expiry_date": "2025-01-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1113.ui-dns.biz",
                "ns1113.ui-dns.com",
                "ns1113.ui-dns.de",
                "ns1113.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "anapur.de",
            "domain_keyword": "anapur",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:33:04",
            "update_date": "2020-01-21",
            "name_servers": [
                "alhena.twl-kom.de",
                "ns3.twl-kom.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "anamor.pl",
            "domain_keyword": "anamor",
            "domain_tld": "pl",
            "query_time": "2024-05-01 04:01:00",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "roxy.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "manamur.com",
            "domain_keyword": "manamur",
            "domain_tld": "com",
            "query_time": "2024-04-12 06:13:57",
            "create_date": "2024-02-21",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Araceli Calmon",
            "registrant_address": "Rua Machado Monteiro, 116 Machado",
            "registrant_city": "Salvador",
            "registrant_state": "BA",
            "registrant_zip": "40455-160",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.71987732327",
            "name_servers": [
                "ns918.hostgator.com.br",
                "ns919.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "anyamur.ru",
            "domain_keyword": "anyamur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:31:35",
            "create_date": "2023-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "manamur.online",
            "domain_keyword": "manamur",
            "domain_tld": "online",
            "query_time": "2024-05-24 19:02:24",
            "create_date": "2023-09-15",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Khabarovskiy kray",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "anamer.com",
            "domain_keyword": "anamer",
            "domain_tld": "com",
            "query_time": "2024-04-06 14:22:42",
            "create_date": "2001-02-13",
            "update_date": "2023-01-17",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "anamor.net",
            "domain_keyword": "anamor",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:17:27",
            "create_date": "2003-09-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "annamur.com",
            "domain_keyword": "annamur",
            "domain_tld": "com",
            "query_time": "2024-04-17 06:42:19",
            "create_date": "2017-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "anajur.org.br",
            "domain_keyword": "anajur",
            "domain_tld": "org.br",
            "query_time": "2024-05-01 03:54:57",
            "create_date": "1998-10-27",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-27",
            "registrant_name": "ASSOC NAC ASSIST JUR?DICOS DA UNI?O",
            "name_servers": [
                "houston.ns.cloudflare.com",
                "maxine.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 88,
            "domain_name": "aramur.com",
            "domain_keyword": "aramur",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:10:24",
            "create_date": "2022-08-18",
            "update_date": "2023-04-03",
            "expiry_date": "2024-08-18",
            "registrar_iana": 2666,
            "registrar_name": "DropCatch.com 907 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Hola Domains",
            "registrant_address": "Centro Corporativo Plaza, Roble Edificio 5",
            "registrant_city": "San Jose",
            "registrant_state": "San Jose",
            "registrant_zip": "1000",
            "registrant_country": "CR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3058747479",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "acnamur.be",
            "domain_keyword": "acnamur",
            "domain_tld": "be",
            "query_time": "2024-05-05 13:36:00",
            "create_date": "2014-09-11",
            "registrar_name": "ASP.BE",
            "registrar_website": "http://www.asp.be",
            "name_servers": [
                "ns3.asp.be",
                "ns4.asp.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 90,
            "domain_name": "adamur.pl",
            "domain_keyword": "adamur",
            "domain_tld": "pl",
            "query_time": "2024-05-26 16:52:46",
            "create_date": "2011-11-16",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-16",
            "registrar_name": "Pro-Link",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "anamus.dev",
            "domain_keyword": "anamus",
            "domain_tld": "dev",
            "query_time": "2024-05-08 07:21:32",
            "create_date": "2021-11-17",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "animur.com",
            "domain_keyword": "animur",
            "domain_tld": "com",
            "query_time": "2024-05-27 13:16:16",
            "create_date": "2022-07-21",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "lnamur.ru",
            "domain_keyword": "lnamur",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:59:32",
            "create_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Perspektiva, LLC",
            "name_servers": [
                "dns1.wfolio.com",
                "dns2.wfolio.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "anayur.com",
            "domain_keyword": "anayur",
            "domain_tld": "com",
            "query_time": "2024-04-11 10:51:19",
            "create_date": "2023-04-07",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-07",
            "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": 95,
            "domain_name": "anamar.net",
            "domain_keyword": "anamar",
            "domain_tld": "net",
            "query_time": "2024-04-06 14:22:10",
            "create_date": "2022-09-26",
            "update_date": "2023-08-23",
            "expiry_date": "2025-09-26",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aamur.com",
            "domain_keyword": "aamur",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:25:55",
            "create_date": "2008-04-01",
            "update_date": "2024-01-30",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "namur.ru",
            "domain_keyword": "namur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:52:09",
            "create_date": "2019-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "anamor.de",
            "domain_keyword": "anamor",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:33:01",
            "update_date": "2020-05-25",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 99,
            "domain_name": "anamul.one",
            "domain_keyword": "anamul",
            "domain_tld": "one",
            "query_time": "2024-05-08 07:21:31",
            "create_date": "2022-06-06",
            "update_date": "2024-02-13",
            "expiry_date": "2024-06-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dhaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "pablo.ns.cloudflare.com",
                "poppy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "andamur.com",
            "domain_keyword": "andamur",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:23:53",
            "create_date": "2002-02-13",
            "update_date": "2024-04-11",
            "expiry_date": "2026-02-13",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "name_servers": [
                "ns1.altia.es",
                "ns2.altia.es",
                "ns2.andamur.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.413,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>anamur.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5176</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>unamur.com, anamer.org, anabur.store, aiamur.com, anamuri.cl, anatur.dk, unamur.be, asamur.org, anamux.com, knamur.ru, anamar.org, adamur.com, angamur.ru, enamur.net, anamxr.com, anamor.co, alamur.com, agamur.ru, anamor.ru, anamar.cl, panamur.com, annamur.site, anagur.com, afamur.com, banamur.be, anamar.store, anamun.com, fanamur.com, annamur.de, anatur.com, anadur.net, anazur.com, anymur.ru, anamuc.com, lanamur.com, anamar.ru, axamur.com, anamor.co.nz, unamur.org, pnamur.com, anamar.info, enamur.com, anamar.com, anamir.com, ana-ur.ru, anamuz.com, anamar.pictures, anatur.org, atamur.ru, ansmur.dk, anatur.hu, anamor.co.uk, anamuh.org, anamsr.com, anapur.com, anamhr.xyz, tanamur.com, abamur.org, arnamur.be, anamus.com, anamar.cat, anatur.xyz, anamvr.com, ayamur.com, agamur.eu, ananur.com, anamour.co.uk, anamsur.com, lanamur.ru, animur.ru, anampr.com, akamur.eus, anadur.com, anamar.be, anamour.com.br, anatur.com.br, andamur.net, anamus.net, anapur.de, anamor.pl, manamur.com, anyamur.ru, manamur.online, anamer.com, anamor.net, annamur.com, anajur.org.br, aramur.com, acnamur.be, adamur.pl, anamus.dev, animur.com, lnamur.ru, anayur.com, anamar.net, aamur.com, namur.ru, anamor.de, anamul.one, andamur.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unamur.com</domain_name>
   <domain_keyword>unamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:57:16</query_time>
   <create_date>2014-12-26</create_date>
   <update_date>2020-12-20</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>anamer.org</domain_name>
   <domain_keyword>anamer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 07:21:14</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns299.ecuahosting.net</value>
    <value>ns300.ecuahosting.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anabur.store</domain_name>
   <domain_keyword>anabur</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 18:51:48</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0171256208</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>aiamur.com</domain_name>
   <domain_keyword>aiamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:03:13</query_time>
   <create_date>2015-09-29</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 9a8a2</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 14356818</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.dnchosting.com</value>
    <value>ns2.dnchosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <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>
  <value>
   <num>6</num>
   <domain_name>anatur.dk</domain_name>
   <domain_keyword>anatur</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:53:40</query_time>
   <create_date>2003-02-27</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>DOBI ApS</registrant_name>
   <registrant_address>c/o Ib Aamann Kvist, Pilevej 5, Laurbjerg</registrant_address>
   <registrant_city>Langå</registrant_city>
   <registrant_zip>8870</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>unamur.be</domain_name>
   <domain_keyword>unamur</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-28 17:49:05</query_time>
   <create_date>2012-06-08</create_date>
   <registrar_name>BELNET</registrar_name>
   <registrar_website>https://domains.belnet.be</registrar_website>
   <name_servers>
    <value>ns1.belnet.be</value>
    <value>ns1.unamur.be</value>
    <value>ns2.belnet.be</value>
    <value>ns2.unamur.be</value>
    <value>ns3.belnet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>asamur.org</domain_name>
   <domain_keyword>asamur</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 21:40:18</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-23</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_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>9</num>
   <domain_name>anamux.com</domain_name>
   <domain_keyword>anamux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:01:07</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>knamur.ru</domain_name>
   <domain_keyword>knamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:35:01</query_time>
   <create_date>2017-06-20</create_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>anamar.org</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 07:20:59</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1075.ui-dns.biz</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>adamur.com</domain_name>
   <domain_keyword>adamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 14:30:55</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>2102</registrar_iana>
   <registrar_name>DropCatch.com 622 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Joe Harris</registrant_name>
   <registrant_address>#105-701, 146, Baekryensan-ro</registrant_address>
   <registrant_city>Eunpyeng-gu</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>03475</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.01034891477</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>angamur.ru</domain_name>
   <domain_keyword>angamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:04:22</query_time>
   <create_date>2023-06-02</create_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>enamur.net</domain_name>
   <domain_keyword>enamur</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 10:57:45</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns67.worldnic.com</value>
    <value>ns68.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>anamxr.com</domain_name>
   <domain_keyword>anamxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:01:08</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>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=anamxr.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>anamor.co</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2014-09-10</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>alamur.com</domain_name>
   <domain_keyword>alamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 04:58:31</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>Kalye, Kent</registrant_name>
   <registrant_address>8901 N 7TH ST</registrant_address>
   <registrant_city>PHOENIX</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85020-2911</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+16023146922</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>agamur.ru</domain_name>
   <domain_keyword>agamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:20:59</query_time>
   <create_date>2021-11-15</create_date>
   <expiry_date>2024-11-15</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>19</num>
   <domain_name>anamor.ru</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:31</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>anamar.cl</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-22 12:16:18</query_time>
   <create_date>2018-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Marcelo Enrique Constantino Castillo</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>panamur.com</domain_name>
   <domain_keyword>panamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 00:24:31</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>TECNOCRATICA CENTRO DE DATOS, S.L.</registrar_name>
   <registrar_website>https://registrador.es</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_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.raiolanetworks.es</value>
    <value>dns2.raiolanetworks.es</value>
    <value>dns3.raiolanetworks.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>annamur.site</domain_name>
   <domain_keyword>annamur</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 18:44:49</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>anagur.com</domain_name>
   <domain_keyword>anagur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:03:26</query_time>
   <create_date>2013-05-07</create_date>
   <update_date>2021-12-17</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Marmara</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>afamur.com</domain_name>
   <domain_keyword>afamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 22:40:14</query_time>
   <create_date>2009-08-06</create_date>
   <update_date>2019-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1026.ui-dns.biz</value>
    <value>ns1026.ui-dns.com</value>
    <value>ns1026.ui-dns.de</value>
    <value>ns1026.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>banamur.be</domain_name>
   <domain_keyword>banamur</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-14 04:40:36</query_time>
   <create_date>2019-05-03</create_date>
   <registrar_name>Nuxit</registrar_name>
   <registrar_website>https://nuxit.com</registrar_website>
   <name_servers>
    <value>ns1.webmo.fr</value>
    <value>ns2.webmo.fr</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>anamar.store</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 13:50:15</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>anamun.com</domain_name>
   <domain_keyword>anamun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 14:23:44</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1034.ui-dns.com</value>
    <value>ns1042.ui-dns.org</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1067.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>fanamur.com</domain_name>
   <domain_keyword>fanamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 14:02:41</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.datacenter.no</value>
    <value>ns2.datacenter.no</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>annamur.de</domain_name>
   <domain_keyword>annamur</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:28:36</query_time>
   <update_date>2020-05-15</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>anatur.com</domain_name>
   <domain_keyword>anatur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:50:25</query_time>
   <create_date>2004-08-04</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=anatur.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>anadur.net</domain_name>
   <domain_keyword>anadur</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 02:01:02</query_time>
   <create_date>2004-10-06</create_date>
   <update_date>2016-09-27</update_date>
   <expiry_date>2024-10-06</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_company>ANADUR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZAMORA</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>dns21.servidoresdns.net</value>
    <value>dns22.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>anazur.com</domain_name>
   <domain_keyword>anazur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:23:05</query_time>
   <create_date>2012-05-12</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster-expired.domainparkingserver.net</value>
    <value>ns2.hostmonster-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>anymur.ru</domain_name>
   <domain_keyword>anymur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:31:46</query_time>
   <create_date>2023-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>anamuc.com</domain_name>
   <domain_keyword>anamuc</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>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <registrant_name>Emilio Gomez</registrant_name>
   <registrant_company>Emilio Gomez</registrant_company>
   <registrant_address>chacabuco</registrant_address>
   <registrant_city>Buenos Aires</registrant_city>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_zip>1069</registrant_zip>
   <registrant_country>VE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>++54.1138695544</registrant_phone>
   <name_servers>
    <value>ns1.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.com</value>
    <value>ns1.donweb.mx</value>
    <value>ns2.donweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>lanamur.com</domain_name>
   <domain_keyword>lanamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:06:20</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>36</num>
   <domain_name>anamar.ru</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:30</query_time>
   <create_date>2010-07-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mastername.ru</value>
    <value>ns2.mastername.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>axamur.com</domain_name>
   <domain_keyword>axamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 15:26:53</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=axamur.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nicole.ns.cloudflare.com</value>
    <value>wells.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>anamor.co.nz</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2023-08-14</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>unamur.org</domain_name>
   <domain_keyword>unamur</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 03:57:16</query_time>
   <create_date>2012-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Universite de Namur</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.belnet.be</value>
    <value>ns1.unamur.be</value>
    <value>ns2.belnet.be</value>
    <value>ns2.unamur.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>pnamur.com</domain_name>
   <domain_keyword>pnamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:16:14</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-30</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>41</num>
   <domain_name>anamar.info</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 06:15:17</query_time>
   <create_date>2003-06-19</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Trustee SA</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>please query the rdds service of the registrar 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.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>enamur.com</domain_name>
   <domain_keyword>enamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:57:45</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>anamar.com</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:59:56</query_time>
   <create_date>2000-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.zoneedit.com</value>
    <value>ns12.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>anamir.com</domain_name>
   <domain_keyword>anamir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 14:23:28</query_time>
   <create_date>1996-11-08</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2028-11-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns0.4beenet.com</value>
    <value>dns1.4beenet.com</value>
    <value>dns2.4beenet.com</value>
    <value>dns3.4beenet.com</value>
    <value>dns4.4beenet.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>45</num>
   <domain_name>ana-ur.ru</domain_name>
   <domain_keyword>ana-ur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 17:22:46</query_time>
   <create_date>2024-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>anamuz.com</domain_name>
   <domain_keyword>anamuz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:53:43</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <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>47</num>
   <domain_name>anamar.pictures</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-04-09 11:00:55</query_time>
   <create_date>2019-09-05</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1208.awsdns-23.org</value>
    <value>ns-1612.awsdns-09.co.uk</value>
    <value>ns-301.awsdns-37.com</value>
    <value>ns-658.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>anatur.org</domain_name>
   <domain_keyword>anatur</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:50:25</query_time>
   <create_date>2017-06-05</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>818</registrar_iana>
   <registrar_name>Interdominios, Inc.</registrar_name>
   <registrar_website>http://www.interdominios.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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.redunda.com</value>
    <value>ns2.redunda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>atamur.ru</domain_name>
   <domain_keyword>atamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:24:22</query_time>
   <create_date>2007-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>ansmur.dk</domain_name>
   <domain_keyword>ansmur</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:57:07</query_time>
   <create_date>2014-08-29</create_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrant_name>Lasse Gaarsdal</registrant_name>
   <registrant_address>Hellebakken 10B</registrant_address>
   <registrant_city>Silkeborg</registrant_city>
   <registrant_zip>8600</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4522950576</registrant_phone>
   <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>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>anatur.hu</domain_name>
   <domain_keyword>anatur</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-14 13:41:59</query_time>
   <create_date>2013-10-24</create_date>
  </value>
  <value>
   <num>52</num>
   <domain_name>anamor.co.uk</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 02:59:50</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>anamuh.org</domain_name>
   <domain_keyword>anamuh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:18:03</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Francesco Argenio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.register.it</value>
    <value>ns2.register.it</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>54</num>
   <domain_name>anamsr.com</domain_name>
   <domain_keyword>anamsr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:18:01</query_time>
   <create_date>2017-04-14</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>anapur.com</domain_name>
   <domain_keyword>anapur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:52:12</query_time>
   <create_date>2012-01-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>DomainMarket.com</registrant_company>
   <registrant_address>9812 Falls Road, Suite 114-331</registrant_address>
   <registrant_city>Potomac</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>20854</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2404828701</registrant_phone>
   <registrant_fax>+1.2402920663</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>anamhr.xyz</domain_name>
   <domain_keyword>anamhr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 05:40:13</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>n3.afterserver.com</value>
    <value>s3.afterserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>tanamur.com</domain_name>
   <domain_keyword>tanamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 09:59:03</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2021-01-30</update_date>
   <expiry_date>2024-02-05</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>58</num>
   <domain_name>abamur.org</domain_name>
   <domain_keyword>abamur</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 12:15:39</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asociacion ABAMUR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MU</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>ns1035.ui-dns.org</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1115.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>arnamur.be</domain_name>
   <domain_keyword>arnamur</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-10 04:00:03</query_time>
   <create_date>2006-01-30</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>anamus.com</domain_name>
   <domain_keyword>anamus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:21:32</query_time>
   <create_date>2002-04-28</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/anamus.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>anamar.cat</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-29 05:40:02</query_time>
   <create_date>2010-05-27</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_company>Ana Mar S.A.</registrant_company>
   <registrant_state>Girona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>anatur.xyz</domain_name>
   <domain_keyword>anatur</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 03:38:47</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>anamvr.com</domain_name>
   <domain_keyword>anamvr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 13:50:27</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>64</num>
   <domain_name>ayamur.com</domain_name>
   <domain_keyword>ayamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:00:40</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>65</num>
   <domain_name>agamur.eu</domain_name>
   <domain_keyword>agamur</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:03:03</query_time>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>europe-61.banahosting.com</value>
    <value>europe-62.banahosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>ananur.com</domain_name>
   <domain_keyword>ananur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 14:32:50</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1064</registrar_iana>
   <registrar_name>SNAPNAMES 93, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>anamour.co.uk</domain_name>
   <domain_keyword>anamour</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 14:23:41</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>68</num>
   <domain_name>anamsur.com</domain_name>
   <domain_keyword>anamsur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:34:00</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</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=anamsur.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</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>70</num>
   <domain_name>animur.ru</domain_name>
   <domain_keyword>animur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:06:50</query_time>
   <create_date>2022-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>HKOO RAI</registrant_company>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>anampr.com</domain_name>
   <domain_keyword>anampr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 13:50:26</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HAMBURG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.crazydomains.com.au/whois/anampr.com/contact_form/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>braelyn.ns.cloudflare.com</value>
    <value>wilson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>akamur.eus</domain_name>
   <domain_keyword>akamur</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-05-22 01:34:25</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L.</registrar_name>
   <registrar_website>https://www.arsys.es/</registrar_website>
   <registrant_state>GIPUZKOA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.piensasolutions.com</value>
    <value>ns18.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>anadur.com</domain_name>
   <domain_keyword>anadur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:01:02</query_time>
   <create_date>2001-01-12</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.anadur.com</value>
    <value>ns2.anadur.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>anamar.be</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 06:15:17</query_time>
   <create_date>2016-04-23</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>anamour.com.br</domain_name>
   <domain_keyword>anamour</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 06:17:35</query_time>
   <create_date>2012-11-19</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrant_name>Ana Luiza da Silva Carvalho</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>anatur.com.br</domain_name>
   <domain_keyword>anatur</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-01 03:38:48</query_time>
   <create_date>2002-04-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrant_name>Ana Ag?ncia de Viagens e Turismo Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lampejos.net</value>
    <value>ns2.lampejos.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>andamur.net</domain_name>
   <domain_keyword>andamur</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 14:19:05</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2028-05-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>anamus.net</domain_name>
   <domain_keyword>anamus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:18:06</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2017-11-02</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1113.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>anapur.de</domain_name>
   <domain_keyword>anapur</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:33:04</query_time>
   <update_date>2020-01-21</update_date>
   <name_servers>
    <value>alhena.twl-kom.de</value>
    <value>ns3.twl-kom.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>anamor.pl</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 04:01:00</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>roxy.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>manamur.com</domain_name>
   <domain_keyword>manamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 06:13:57</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-21</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>Araceli Calmon</registrant_name>
   <registrant_address>Rua Machado Monteiro, 116 Machado</registrant_address>
   <registrant_city>Salvador</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>40455-160</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.71987732327</registrant_phone>
   <name_servers>
    <value>ns918.hostgator.com.br</value>
    <value>ns919.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>anyamur.ru</domain_name>
   <domain_keyword>anyamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:31:35</query_time>
   <create_date>2023-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>manamur.online</domain_name>
   <domain_keyword>manamur</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 19:02:24</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Khabarovskiy kray</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>anamer.com</domain_name>
   <domain_keyword>anamer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 14:22:42</query_time>
   <create_date>2001-02-13</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>anamor.net</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:17:27</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>annamur.com</domain_name>
   <domain_keyword>annamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 06:42:19</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.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>Milan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>anajur.org.br</domain_name>
   <domain_keyword>anajur</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-01 03:54:57</query_time>
   <create_date>1998-10-27</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrant_name>ASSOC NAC ASSIST JUR?DICOS DA UNI?O</registrant_name>
   <name_servers>
    <value>houston.ns.cloudflare.com</value>
    <value>maxine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>aramur.com</domain_name>
   <domain_keyword>aramur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:10:24</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>2666</registrar_iana>
   <registrar_name>DropCatch.com 907 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Hola Domains</registrant_name>
   <registrant_address>Centro Corporativo Plaza, Roble Edificio 5</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_state>San Jose</registrant_state>
   <registrant_zip>1000</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3058747479</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>acnamur.be</domain_name>
   <domain_keyword>acnamur</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-05 13:36:00</query_time>
   <create_date>2014-09-11</create_date>
   <registrar_name>ASP.BE</registrar_name>
   <registrar_website>http://www.asp.be</registrar_website>
   <name_servers>
    <value>ns3.asp.be</value>
    <value>ns4.asp.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>adamur.pl</domain_name>
   <domain_keyword>adamur</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 16:52:46</query_time>
   <create_date>2011-11-16</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Pro-Link</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>anamus.dev</domain_name>
   <domain_keyword>anamus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 07:21:32</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>animur.com</domain_name>
   <domain_keyword>animur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 13:16:16</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>lnamur.ru</domain_name>
   <domain_keyword>lnamur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:59:32</query_time>
   <create_date>2023-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Perspektiva, LLC</registrant_company>
   <name_servers>
    <value>dns1.wfolio.com</value>
    <value>dns2.wfolio.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>anayur.com</domain_name>
   <domain_keyword>anayur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 10:51:19</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-07</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>95</num>
   <domain_name>anamar.net</domain_name>
   <domain_keyword>anamar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 14:22:10</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>aamur.com</domain_name>
   <domain_keyword>aamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:25:55</query_time>
   <create_date>2008-04-01</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>97</num>
   <domain_name>namur.ru</domain_name>
   <domain_keyword>namur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:52:09</query_time>
   <create_date>2019-12-11</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>anamor.de</domain_name>
   <domain_keyword>anamor</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:33:01</query_time>
   <update_date>2020-05-25</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>anamul.one</domain_name>
   <domain_keyword>anamul</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 07:21:31</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BD</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>pablo.ns.cloudflare.com</value>
    <value>poppy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>andamur.com</domain_name>
   <domain_keyword>andamur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:23:53</query_time>
   <create_date>2002-02-13</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <name_servers>
    <value>ns1.altia.es</value>
    <value>ns2.altia.es</value>
    <value>ns2.andamur.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.413</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.