WHOIS QUERY TIME

5 May 2024 - 12:03 PM UTC

Registered: 18 September 2008
Modified: 31 July 2023
Expiry: 18 September 2024

REGISTRAR

Name: Loopia AB

DNSSEC

delegation
unsigned

NAME SERVERS

dns.upg.se
dns2.upg.se
dns3.upg.se

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amanco.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amanco.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amanco.se",
            "domain_keyword": "amanco",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:03:46",
            "create_date": "2008-09-18",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-18",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns.upg.se",
                "dns2.upg.se",
                "dns3.upg.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amanco.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amanco.se</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:03:46</query_time>
   <create_date>2008-09-18</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns.upg.se</value>
    <value>dns2.upg.se</value>
    <value>dns3.upg.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </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.082 seconds) for "amanco.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 12:03 PM UTC

Registered: 18 September 2008
Modified: 31 July 2023
Expiry: 18 September 2024

REGISTRAR

Name: Loopia AB

DNSSEC

delegation
unsigned

NAME SERVERS

dns.upg.se
dns2.upg.se
dns3.upg.se

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=amanco.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amanco.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "amanco.se",
    "results": [
        {
            "num": 1,
            "domain_name": "amanco.se",
            "domain_keyword": "amanco",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:03:46",
            "create_date": "2008-09-18",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-18",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns.upg.se",
                "dns2.upg.se",
                "dns3.upg.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "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>amanco.se</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>amanco.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amanco.se</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:03:46</query_time>
   <create_date>2008-09-18</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns.upg.se</value>
    <value>dns2.upg.se</value>
    <value>dns3.upg.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</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 9 domain names (in 0.022 seconds) which contained the exact domain keyword "amanco".
Domain Name Registered Expiry Registrar Ownership
1 amanco.com 7 Jul 1997 6 Jul 2025 Network Solutions, LLC -
2 amanco.com.br 9 Nov 1999 9 Nov 2026 - Akros S.A.
3 amanco.se 18 Sep 2008 18 Sep 2024 Loopia AB -
4 amanco.cc 4 Feb 2009 4 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 amanco.in 24 Mar 2017 24 Mar 2025 Endurance Digital Domain Technology LLP N/A
6 amanco.info 11 Mar 2019 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 amanco.id 27 Apr 2020 27 Apr 2025 - -
8 amanco.net 4 Aug 2022 4 Aug 2024 SAV.COM, LLC REDACTED FOR PRIVACY
9 amanco.co.uk 23 Jan 2023 23 Jan 2025 Islam Hegazy [Tag = HEGAZY] -
10 amanco.com.hn - - Buro Internacional de Tecnologias (BIT-HN) MEXICHEM HONDURAS S.A. DE C.V.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amanco&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amanco",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "amanco.com, amanco.com.br, amanco.se, amanco.cc, amanco.in, amanco.info, amanco.id, amanco.net, amanco.co.uk, amanco.com.hn",
    "results": [
        {
            "num": 1,
            "domain_name": "amanco.com",
            "domain_keyword": "amanco",
            "domain_tld": "com",
            "query_time": "2024-06-05 19:38:41",
            "create_date": "1997-07-07",
            "update_date": "2016-07-11",
            "expiry_date": "2025-07-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.triara.com",
                "dns2.triara.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amanco.com.br",
            "domain_keyword": "amanco",
            "domain_tld": "com.br",
            "query_time": "2024-06-13 10:04:51",
            "create_date": "1999-11-09",
            "update_date": "2021-11-06",
            "expiry_date": "2026-11-09",
            "registrant_name": "Akros S.A.",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "amanco.se",
            "domain_keyword": "amanco",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:03:46",
            "create_date": "2008-09-18",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-18",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns.upg.se",
                "dns2.upg.se",
                "dns3.upg.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "amanco.cc",
            "domain_keyword": "amanco",
            "domain_tld": "cc",
            "query_time": "2024-05-31 13:32:03",
            "create_date": "2009-02-04",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-04",
            "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.ultimateserv.com",
                "ns2.ultimateserv.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "amanco.in",
            "domain_keyword": "amanco",
            "domain_tld": "in",
            "query_time": "2024-05-15 19:33:30",
            "create_date": "2017-03-24",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-24",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webecreator.com",
                "ns2.webecreator.com",
                "ns3.webecreator.com",
                "ns4.webecreator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "amanco.info",
            "domain_keyword": "amanco",
            "domain_tld": "info",
            "query_time": "2024-05-14 10:49:33",
            "create_date": "2019-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloud-fb9f4c.managed-vps.net",
                "ns2.cloud-fb9f4c.managed-vps.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amanco.id",
            "domain_keyword": "amanco",
            "domain_tld": "id",
            "query_time": "2022-06-09 05:54:19",
            "create_date": "2020-04-27",
            "update_date": "2022-05-06",
            "expiry_date": "2025-04-27",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "amanco.net",
            "domain_keyword": "amanco",
            "domain_tld": "net",
            "query_time": "2024-05-15 19:33:30",
            "create_date": "2022-08-04",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=amanco.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amanco.co.uk",
            "domain_keyword": "amanco",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 10:04:53",
            "create_date": "2023-01-23",
            "update_date": "2024-05-04",
            "expiry_date": "2025-01-23",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "amanco.com.hn",
            "domain_keyword": "amanco",
            "domain_tld": "com.hn",
            "query_time": "2024-05-14 10:49:32",
            "registrar_name": "Buro Internacional de Tecnologias (BIT-HN)",
            "registrar_website": "http://www.nic.hn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEXICHEM HONDURAS S.A. DE C.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.triara.com",
                "dns2.triara.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amanco</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>amanco.com, amanco.com.br, amanco.se, amanco.cc, amanco.in, amanco.info, amanco.id, amanco.net, amanco.co.uk, amanco.com.hn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amanco.com</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 19:38:41</query_time>
   <create_date>1997-07-07</create_date>
   <update_date>2016-07-11</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.triara.com</value>
    <value>dns2.triara.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>amanco.com.br</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-13 10:04:51</query_time>
   <create_date>1999-11-09</create_date>
   <update_date>2021-11-06</update_date>
   <expiry_date>2026-11-09</expiry_date>
   <registrant_name>Akros S.A.</registrant_name>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>amanco.se</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:03:46</query_time>
   <create_date>2008-09-18</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns.upg.se</value>
    <value>dns2.upg.se</value>
    <value>dns3.upg.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>amanco.cc</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 13:32:03</query_time>
   <create_date>2009-02-04</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-04</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.ultimateserv.com</value>
    <value>ns2.ultimateserv.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>amanco.in</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 19:33:30</query_time>
   <create_date>2017-03-24</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://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>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webecreator.com</value>
    <value>ns2.webecreator.com</value>
    <value>ns3.webecreator.com</value>
    <value>ns4.webecreator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amanco.info</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 10:49:33</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloud-fb9f4c.managed-vps.net</value>
    <value>ns2.cloud-fb9f4c.managed-vps.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>7</num>
   <domain_name>amanco.id</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-06-09 05:54:19</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2022-05-06</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>amanco.net</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 19:33:30</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=amanco.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>amanco.co.uk</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 10:04:53</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>amanco.com.hn</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>com.hn</domain_tld>
   <query_time>2024-05-14 10:49:32</query_time>
   <registrar_name>Buro Internacional de Tecnologias (BIT-HN)</registrar_name>
   <registrar_website>http://www.nic.hn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEXICHEM HONDURAS S.A. DE C.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.triara.com</value>
    <value>dns2.triara.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.022</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,249 domain names (in 0.092 seconds) which look and sound like the brand name "amanco".
Domain Name Registered Expiry Registrar Ownership
1 amancc.top 27 Dec 2023 27 Dec 2024 NameSilo,LLC PrivacyGuardian.org llc
2 amancio.ro 10 Sep 2020 9 Sep 2025 Claus Web SRL -
3 amenco.online 25 Feb 2024 25 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
4 amalco.ru 22 Jan 2008 22 Jan 2025 RD-RU Private Person
5 amakco.net 11 Mar 2024 11 Mar 2025 1API GmbH Registrant of amakco.net
6 amakco.com 3 May 2003 3 May 2026 1API GmbH REDACTED FOR PRIVACY
7 amango.net 8 Feb 2024 8 Feb 2025 Gname 035 Inc -
8 avanco.bet 9 Apr 2024 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 amaanco.com 12 Feb 2007 12 Feb 2025 GoDaddy.com, LLC -
10 amanoc.com 2 Oct 2008 2 Oct 2024 GoDaddy.com, LLC -
11 amasco.pro 14 Nov 2022 14 Nov 2025 P.A Viet Nam Company Limited REDACTED FOR PRIVACY
12 amalco.com 8 Oct 1996 7 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 imanco.net 22 May 2013 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 amasco.fr 23 Jul 2018 15 Dec 2024 MONAROBASE Ano Nymous
15 avanco.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
16 namanco.shop 16 Dec 2023 16 Dec 2024 NameSilo -
17 amando.net 21 Feb 2021 21 Feb 2025 Sav.com, LLC -
18 emanco.ru 13 Nov 2023 13 Nov 2024 RU-CENTER-RU Private Person
19 apanco.cfd 13 Aug 2023 13 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
20 aminco.net 16 May 2016 16 May 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
21 amatco.co.uk 6 May 2010 6 May 2024 Namesco Limited [Tag = NAMESCO] -
22 amancy.fr 20 May 2004 17 Jul 2024 GANDI Commune de Amancy
23 amancio.in 30 Aug 2008 30 Aug 2024 Endurance Digital Domain Technology LLP Maanthan Infraatech
24 amunco.com 25 May 2023 25 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
25 amajco.ca 14 Sep 2019 14 Sep 2024 Go Daddy Domains Canada, Inc Construction Amaj inc.
26 tmanco.com 4 Jun 2002 4 Jun 2025 Infomaniak Network SA REDACTED FOR PRIVACY
27 amando.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
28 atmanco.com 3 Jun 2010 3 Jun 2025 GoDaddy.com, LLC -
29 avanco.cfd 10 Dec 2023 10 Dec 2024 Atak Domain Hosting n/a
30 amanzo.art 6 Apr 2023 6 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0166967266
31 kmanco.com 7 Oct 2010 7 Oct 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
32 amancio.eu - - PDR Ltd. -
33 ahmanco.com 16 May 2021 16 May 2025 Gname.com Pte. Ltd. Redacted for privacy
34 amabco.com 4 Feb 2024 4 Feb 2025 Network Solutions, LLC -
35 mamanco.co.uk 29 Aug 2020 29 Aug 2024 Ionos SE [Tag = 1AND1] -
36 amenco.com.br 20 Oct 2013 20 Oct 2025 - AMENCO AGROINDUSTRIAL LTDA.
37 gamanco.online 11 Jun 2023 11 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
38 amarco.com 24 Jun 2004 24 Jun 2027 GoDaddy.com, LLC -
39 cmanco.com 29 Jul 2003 29 Jul 2026 GoDaddy.com, LLC -
40 ayanco.ca 24 Aug 2018 24 Aug 2024 PublicDomainRegistry.com Inc REDACTED FOR PRIVACY
41 amango.io 15 Mar 2022 15 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 azanco.com 21 Jun 2016 21 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
43 amando.site 22 May 2023 22 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
44 amanmo.site 9 Jan 2024 9 Jan 2034 DNSPod, Inc. TencentCloud
45 amanci.ca 19 Nov 2019 19 Nov 2028 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
46 amavco.com 14 Jun 2020 14 Jun 2025 Tucows Domains Inc. -
47 amancio.com 11 Apr 2000 11 Apr 2025 GoDaddy.com, LLC -
48 amanoco.com 29 Jul 2008 29 Jul 2024 Japan Registry Services Co.,Ltd.(JPRS) eyemovic
49 amasco.me 29 Apr 2014 29 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
50 amanao.com 19 Sep 2008 19 Sep 2024 Network Solutions, LLC -
51 amango.org 4 Jul 2010 4 Jul 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 amanno.org 14 Apr 2003 14 Apr 2025 Gransy, s.r.o. AMA - Asociace manazeru absolventu
53 amarco.qa - - AEserver FZE -
54 amando.hr 13 Dec 2015 21 Sep 2024 CARNET Amando d.o.o.
55 amancom.com 28 Dec 2014 28 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 asmanco.com 11 Jan 2014 11 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 amasco.com 17 Sep 1996 16 Sep 2030 Network Solutions, LLC -
58 amando.gmbh 29 Nov 2023 29 Nov 2024 united-domains AG CM Copyright Media UG (haftungsbeschränkt)
59 akmanco.com 9 Jul 2010 9 Jul 2024 GoDaddy.com, LLC -
60 ayanco.ae - - Etisalat Ayan Trading LLC
61 adanco.co 25 Oct 2011 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 amango.com 18 Dec 2010 18 Dec 2024 Moniker Online Services LLC Germanium World LLC
63 amanuo.com 16 Apr 2023 16 Apr 2024 DropCatch.com 461 LLC Redacted for GDPR privacy
64 amanoo.com 19 Mar 2021 19 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
65 amanjco.com 3 Dec 2023 3 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
66 lamanco.online 4 Apr 2022 4 Apr 2025 SYNERGY WHOLESALE PTY LTD -
67 fmanco.org 5 Feb 2014 5 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 amonco.online 15 Nov 2020 15 Nov 2024 Network Solutions LLC AMONCO
69 amanto.fun 15 Jun 2023 15 Jun 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
70 akanco.in 1 Nov 2017 1 Nov 2024 Endurance Digital Domain Technology LLP N/A
71 amanico.com 22 Apr 2002 22 Apr 2028 Misk.com, Inc. Amani Corporation
72 amando.biz 15 Nov 2001 18 Nov 2025 Safenames Ltd Tyson Foods, Inc
73 amarco.tech 6 Jul 2023 6 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 amanzo.it 12 Dec 2014 12 Dec 2024 GiDiNet di Iunco Daniele Antonio GIUSEPPE ROMITA
75 namanco.com 23 Sep 2023 23 Sep 2024 DropCatch.com 349 LLC Oluwasanmi OLAJIDE
76 amanto.com 6 Feb 1999 6 Feb 2025 Wild West Domains, LLC -
77 a1anco.com 2 Dec 2013 2 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
78 samanco.net 30 Apr 2002 30 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
79 amanbo.ke 18 Apr 2023 18 Apr 2025 EAC directory Marcaria.com
80 amaeco.com 29 Aug 2013 29 Aug 2024 TurnCommerce, Inc. DBA NameBright.com Domain Admin
81 imanco.org 20 Mar 2024 20 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
82 apanco.com 14 Jan 2020 14 Jan 2025 GoDaddy.com, LLC -
83 avanco.tech 28 Jun 2019 28 Jun 2024 NETIM -
84 amancor.com 13 Jul 2006 13 Jul 2024 ANNULET, INC BuyDomains.com
85 amando.space 2 Feb 2024 2 Feb 2025 Registrar of Domain Names REG.RU, LLC Private Person
86 amarco.ru 16 Apr 2019 16 Apr 2025 SALENAMES-RU Private Person
87 amaico.de - - - -
88 imanco.co.uk 1 Feb 2024 1 Feb 2025 Namesco Limited [Tag = NAMESCO] -
89 amanci.com 17 Nov 2005 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 amancom.ca 17 Sep 2003 16 Sep 2026 Go Daddy Domains Canada, Inc Moustafa Shamaa o/a AmanCom
91 aranco.com 9 Feb 1999 9 Feb 2025 Arsys Internet, S.L. dba NICLINE.COM Aranguren comercial del Embalaje S.L.
92 avanco.eu - - Registrar.eu -
93 aranco.co.uk 10 Jan 2022 10 Jan 2025 OVH [Tag = OVH-FR] -
94 ramanco.com 29 Nov 2011 29 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 amanko.com 2 Aug 2009 2 Aug 2025 GoDaddy.com, LLC -
96 amazco.com.au - - Web Address Registration Pty Ltd Hudson Raei
97 amanca.fr 27 Sep 2006 27 Sep 2025 OVH Ano Nymous
98 amanbo.so 26 Aug 2023 26 Aug 2024 SOSTEC TECHNOLOGIES_LR REDACTED FOR PRIVACY
99 amonco.org 27 May 2001 27 May 2025 NameCheap, Inc. Blind Media
100 kamanco.com 2 Jan 2008 2 Jan 2028 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Amanco.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amanco.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amanco.se",
        "page_size": 100
    },
    "count": {
        "total": 5249,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "amancc.top, amancio.ro, amenco.online, amalco.ru, amakco.net, amakco.com, amango.net, avanco.bet, amaanco.com, amanoc.com, amasco.pro, amalco.com, imanco.net, amasco.fr, avanco.xyz, namanco.shop, amando.net, emanco.ru, apanco.cfd, aminco.net, amatco.co.uk, amancy.fr, amancio.in, amunco.com, amajco.ca, tmanco.com, amando.info, atmanco.com, avanco.cfd, amanzo.art, kmanco.com, amancio.eu, ahmanco.com, amabco.com, mamanco.co.uk, amenco.com.br, gamanco.online, amarco.com, cmanco.com, ayanco.ca, amango.io, azanco.com, amando.site, amanmo.site, amanci.ca, amavco.com, amancio.com, amanoco.com, amasco.me, amanao.com, amango.org, amanno.org, amarco.qa, amando.hr, amancom.com, asmanco.com, amasco.com, amando.gmbh, akmanco.com, ayanco.ae, adanco.co, amango.com, amanuo.com, amanoo.com, amanjco.com, lamanco.online, fmanco.org, amonco.online, amanto.fun, akanco.in, amanico.com, amando.biz, amarco.tech, amanzo.it, namanco.com, amanto.com, a1anco.com, samanco.net, amanbo.ke, amaeco.com, imanco.org, apanco.com, avanco.tech, amancor.com, amando.space, amarco.ru, amaico.de, imanco.co.uk, amanci.com, amancom.ca, aranco.com, avanco.eu, aranco.co.uk, ramanco.com, amanko.com, amazco.com.au, amanca.fr, amanbo.so, amonco.org, kamanco.com",
    "results": [
        {
            "num": 1,
            "domain_name": "amancc.top",
            "domain_keyword": "amancc",
            "domain_tld": "top",
            "query_time": "2024-05-05 18:05:35",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amancio.ro",
            "domain_keyword": "amancio",
            "domain_tld": "ro",
            "query_time": "2024-05-31 13:32:02",
            "create_date": "2020-09-10",
            "expiry_date": "2025-09-09",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "amenco.online",
            "domain_keyword": "amenco",
            "domain_tld": "online",
            "query_time": "2024-04-29 17:13:53",
            "create_date": "2024-02-25",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "amalco.ru",
            "domain_keyword": "amalco",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:46:10",
            "create_date": "2008-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "amakco.net",
            "domain_keyword": "amakco",
            "domain_tld": "net",
            "query_time": "2024-05-14 10:47:27",
            "create_date": "2024-03-11",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of amakco.net",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns3.hostiran.net",
                "ns4.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "amakco.com",
            "domain_keyword": "amakco",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:29:49",
            "create_date": "2003-05-03",
            "update_date": "2023-01-10",
            "expiry_date": "2026-05-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alkarama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "contact via https://www.1api.net/send-message/amakco.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.hostiran.net",
                "ns4.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amango.net",
            "domain_keyword": "amango",
            "domain_tld": "net",
            "query_time": "2024-05-29 01:38:31",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_iana": 4004,
            "registrar_name": "Gname 035 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "avanco.bet",
            "domain_keyword": "avanco",
            "domain_tld": "bet",
            "query_time": "2024-06-05 21:17:28",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amaanco.com",
            "domain_keyword": "amaanco",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:21:53",
            "create_date": "2007-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amanoc.com",
            "domain_keyword": "amanoc",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:30:42",
            "create_date": "2008-10-02",
            "update_date": "2022-09-05",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.amaonline.com",
                "shiner.amaonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amasco.pro",
            "domain_keyword": "amasco",
            "domain_tld": "pro",
            "query_time": "2024-05-02 02:18:32",
            "create_date": "2022-11-14",
            "update_date": "2022-11-19",
            "expiry_date": "2025-11-14",
            "registrar_iana": 1649,
            "registrar_name": "P.A Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Da Nang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "amalco.com",
            "domain_keyword": "amalco",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:08:56",
            "create_date": "1996-10-08",
            "update_date": "2020-10-08",
            "expiry_date": "2025-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amalco.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "imanco.net",
            "domain_keyword": "imanco",
            "domain_tld": "net",
            "query_time": "2024-05-26 02:59:26",
            "create_date": "2013-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=imanco.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amasco.fr",
            "domain_keyword": "amasco",
            "domain_tld": "fr",
            "query_time": "2024-05-15 04:07:16",
            "create_date": "2018-07-23",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-15",
            "registrar_name": "MONAROBASE",
            "registrar_website": "https://monarobase.net/domaines",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.monarobase.net",
                "ns2.monarobase.net",
                "ns3.monarobase.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 15,
            "domain_name": "avanco.xyz",
            "domain_keyword": "avanco",
            "domain_tld": "xyz",
            "query_time": "2024-06-05 21:17:28",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "namanco.shop",
            "domain_keyword": "namanco",
            "domain_tld": "shop",
            "query_time": "2024-04-15 07:13:20",
            "create_date": "2023-12-16",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amando.net",
            "domain_keyword": "amando",
            "domain_tld": "net",
            "query_time": "2024-04-20 11:28:25",
            "create_date": "2021-02-21",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "emanco.ru",
            "domain_keyword": "emanco",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:33:39",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "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": 19,
            "domain_name": "apanco.cfd",
            "domain_keyword": "apanco",
            "domain_tld": "cfd",
            "query_time": "2024-05-04 19:24:14",
            "create_date": "2023-08-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aminco.net",
            "domain_keyword": "aminco",
            "domain_tld": "net",
            "query_time": "2024-05-30 03:39:06",
            "create_date": "2016-05-16",
            "update_date": "2023-05-01",
            "expiry_date": "2024-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.readyhosting-expired.domainparkingserver.net",
                "ns2.readyhosting-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amatco.co.uk",
            "domain_keyword": "amatco",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 19:14:32",
            "create_date": "2010-05-06",
            "update_date": "2022-05-06",
            "expiry_date": "2024-05-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 22,
            "domain_name": "amancy.fr",
            "domain_keyword": "amancy",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:44:41",
            "create_date": "2004-05-20",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-17",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Commune de Amancy",
            "registrant_address": "Mairie Che Lieu, 74800 Amancy",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.450030313",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 23,
            "domain_name": "amancio.in",
            "domain_keyword": "amancio",
            "domain_tld": "in",
            "query_time": "2024-05-15 19:33:29",
            "create_date": "2008-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Maanthan Infraatech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudns.io",
                "ns2.cloudns.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "amunco.com",
            "domain_keyword": "amunco",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:30:35",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "amajco.ca",
            "domain_keyword": "amajco",
            "domain_tld": "ca",
            "query_time": "2024-05-31 13:30:02",
            "create_date": "2019-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Ehsan Javidian",
            "registrant_company": "Construction Amaj inc.",
            "registrant_address": "5885 marc chagall,  505",
            "registrant_city": "cote st-luc",
            "registrant_state": "QC",
            "registrant_zip": "H4W0C1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5149429969",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tmanco.com",
            "domain_keyword": "tmanco",
            "domain_tld": "com",
            "query_time": "2024-06-10 12:54:42",
            "create_date": "2002-06-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.infomaniak.com/gtl/whois-privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "amando.info",
            "domain_keyword": "amando",
            "domain_tld": "info",
            "query_time": "2024-05-26 00:54:43",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "atmanco.com",
            "domain_keyword": "atmanco",
            "domain_tld": "com",
            "query_time": "2024-06-03 23:45:46",
            "create_date": "2010-06-03",
            "update_date": "2022-09-07",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "avanco.cfd",
            "domain_keyword": "avanco",
            "domain_tld": "cfd",
            "query_time": "2024-06-05 21:17:28",
            "create_date": "2023-12-10",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Krakow",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "colette.ns.cloudflare.com",
                "keaton.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amanzo.art",
            "domain_keyword": "amanzo",
            "domain_tld": "art",
            "query_time": "2024-06-12 15:08:17",
            "create_date": "2023-04-06",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166967266",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "kmanco.com",
            "domain_keyword": "kmanco",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:16:56",
            "create_date": "2010-10-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.tc-mi.net",
                "ns6.tc-mi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "amancio.eu",
            "domain_keyword": "amancio",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:29",
            "registrar_name": "PDR Ltd.",
            "registrar_website": "https://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.enginelogin.com",
                "ns2.enginelogin.com"
            ]
        },
        {
            "num": 33,
            "domain_name": "ahmanco.com",
            "domain_keyword": "ahmanco",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:58:05",
            "create_date": "2021-05-16",
            "update_date": "2023-11-19",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ahmanco.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amabco.com",
            "domain_keyword": "amabco",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:45:06",
            "create_date": "2024-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mamanco.co.uk",
            "domain_keyword": "mamanco",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 22:01:37",
            "create_date": "2020-08-29",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-29",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns4.xilo.net",
                "ns5.xilo.net",
                "ns6.xilo.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "amenco.com.br",
            "domain_keyword": "amenco",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 07:03:54",
            "create_date": "2013-10-20",
            "update_date": "2023-11-04",
            "expiry_date": "2025-10-20",
            "registrant_name": "AMENCO AGROINDUSTRIAL LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.oli.com.br",
                "ns6.oli.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 37,
            "domain_name": "gamanco.online",
            "domain_keyword": "gamanco",
            "domain_tld": "online",
            "query_time": "2024-05-17 13:32:51",
            "create_date": "2023-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "aryanna.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "amarco.com",
            "domain_keyword": "amarco",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:17:32",
            "create_date": "2004-06-24",
            "update_date": "2024-03-21",
            "expiry_date": "2027-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cmanco.com",
            "domain_keyword": "cmanco",
            "domain_tld": "com",
            "query_time": "2024-05-27 10:45:11",
            "create_date": "2003-07-29",
            "update_date": "2024-05-18",
            "expiry_date": "2026-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ayanco.ca",
            "domain_keyword": "ayanco",
            "domain_tld": "ca",
            "query_time": "2024-05-19 03:26:43",
            "create_date": "2018-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "PublicDomainRegistry.com Inc",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "emily.ns.cloudflare.com",
                "kurt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amango.io",
            "domain_keyword": "amango",
            "domain_tld": "io",
            "query_time": "2024-05-15 19:35:42",
            "create_date": "2022-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "azanco.com",
            "domain_keyword": "azanco",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:11:47",
            "create_date": "2016-06-21",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-21",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "amando.site",
            "domain_keyword": "amando",
            "domain_tld": "site",
            "query_time": "2024-05-23 00:49:28",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "amanmo.site",
            "domain_keyword": "amanmo",
            "domain_tld": "site",
            "query_time": "2024-05-14 10:50:57",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2034-01-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "guang dong sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "crawfish.dnspod.net",
                "jean.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amanci.ca",
            "domain_keyword": "amanci",
            "domain_tld": "ca",
            "query_time": "2024-05-25 15:44:00",
            "create_date": "2019-11-19",
            "update_date": "2023-10-24",
            "expiry_date": "2028-11-19",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amavco.com",
            "domain_keyword": "amavco",
            "domain_tld": "com",
            "query_time": "2024-06-07 08:48:20",
            "create_date": "2020-06-14",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "amancio.com",
            "domain_keyword": "amancio",
            "domain_tld": "com",
            "query_time": "2024-06-13 10:04:50",
            "create_date": "2000-04-11",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "amanoco.com",
            "domain_keyword": "amanoco",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:08:52",
            "create_date": "2008-07-29",
            "update_date": "2023-05-26",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "eyemovic",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "amasco.me",
            "domain_keyword": "amasco",
            "domain_tld": "me",
            "query_time": "2024-05-08 21:17:38",
            "create_date": "2014-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "ns2612.dizinc.com",
                "ns2613.dizinc.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "amanao.com",
            "domain_keyword": "amanao",
            "domain_tld": "com",
            "query_time": "2024-05-25 15:43:53",
            "create_date": "2008-09-19",
            "update_date": "2024-05-13",
            "expiry_date": "2024-09-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "amango.org",
            "domain_keyword": "amango",
            "domain_tld": "org",
            "query_time": "2024-04-20 11:29:00",
            "create_date": "2010-07-04",
            "update_date": "2024-04-17",
            "expiry_date": "2025-07-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "amanno.org",
            "domain_keyword": "amanno",
            "domain_tld": "org",
            "query_time": "2024-04-20 11:30:32",
            "create_date": "2003-04-14",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://subreg.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AMA - Asociace manazeru absolventu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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.default.cz",
                "ns2.default.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "amarco.qa",
            "domain_keyword": "amarco",
            "domain_tld": "qa",
            "query_time": "2024-05-08 21:15:26",
            "update_date": "2024-03-19",
            "registrar_name": "AEserver FZE",
            "name_servers": [
                "darwin.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "amando.hr",
            "domain_keyword": "amando",
            "domain_tld": "hr",
            "query_time": "2024-05-31 12:35:14",
            "create_date": "2015-12-13",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Amando d.o.o.",
            "registrant_address": "Bregovita ulica - Via del Monte 9",
            "registrant_city": "Rovinj",
            "registrant_state": "HR",
            "registrant_zip": "52210",
            "registrant_email": "[email protected]",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "jocelyn.ns.cloudflare.com"
            ]
        },
        {
            "num": 55,
            "domain_name": "amancom.com",
            "domain_keyword": "amancom",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:49:33",
            "create_date": "2014-12-28",
            "update_date": "2020-12-22",
            "expiry_date": "2025-12-28",
            "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": 56,
            "domain_name": "asmanco.com",
            "domain_keyword": "asmanco",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:26:13",
            "create_date": "2014-01-11",
            "update_date": "2020-12-19",
            "expiry_date": "2025-01-11",
            "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": 57,
            "domain_name": "amasco.com",
            "domain_keyword": "amasco",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:42:51",
            "create_date": "1996-09-17",
            "update_date": "2022-05-16",
            "expiry_date": "2030-09-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "amando.gmbh",
            "domain_keyword": "amando",
            "domain_tld": "gmbh",
            "query_time": "2024-05-31 12:35:14",
            "create_date": "2023-11-29",
            "update_date": "2024-05-27",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CM Copyright Media UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "akmanco.com",
            "domain_keyword": "akmanco",
            "domain_tld": "com",
            "query_time": "2024-06-04 08:02:04",
            "create_date": "2010-07-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ayanco.ae",
            "domain_keyword": "ayanco",
            "domain_tld": "ae",
            "query_time": "2024-05-08 07:46:18",
            "registrar_name": "Etisalat",
            "registrant_name": "Ali Abbasi",
            "registrant_company": "Ayan Trading LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 61,
            "domain_name": "adanco.co",
            "domain_keyword": "adanco",
            "domain_tld": "co",
            "query_time": "2024-04-25 06:54:40",
            "create_date": "2011-10-25",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "amango.com",
            "domain_keyword": "amango",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:29:00",
            "create_date": "2010-12-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "William Coam",
            "registrant_company": "Germanium World LLC",
            "registrant_address": "P.O. Box 313",
            "registrant_city": "Woodbury",
            "registrant_state": "NY",
            "registrant_zip": "11797",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5166062355",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "amanuo.com",
            "domain_keyword": "amanuo",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:49:43",
            "create_date": "2023-04-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-16",
            "registrar_iana": 1941,
            "registrar_name": "DropCatch.com 461 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "CO",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "amanoo.com",
            "domain_keyword": "amanoo",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:41:54",
            "create_date": "2021-03-19",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JI LIN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=amanoo.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "amanjco.com",
            "domain_keyword": "amanjco",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:35:45",
            "create_date": "2023-12-03",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-03",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/amanjco.com/owner",
            "name_servers": [
                "ns1box111.parsvds.com",
                "ns2box111.parsvds.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "lamanco.online",
            "domain_keyword": "lamanco",
            "domain_tld": "online",
            "query_time": "2024-06-01 19:29:59",
            "create_date": "2022-04-04",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1609,
            "registrar_name": "SYNERGY WHOLESALE PTY LTD",
            "registrar_website": "https://synergywholesale.com",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.syd5.hostingplatform.net.au",
                "ns2.syd5.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fmanco.org",
            "domain_keyword": "fmanco",
            "domain_tld": "org",
            "query_time": "2024-04-19 16:44:21",
            "create_date": "2014-02-05",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "amonco.online",
            "domain_keyword": "amonco",
            "domain_tld": "online",
            "query_time": "2024-05-13 14:26:14",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "AMONCO",
            "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": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "amanto.fun",
            "domain_keyword": "amanto",
            "domain_tld": "fun",
            "query_time": "2024-05-08 21:14:30",
            "create_date": "2023-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "akanco.in",
            "domain_keyword": "akanco",
            "domain_tld": "in",
            "query_time": "2024-05-15 09:09:15",
            "create_date": "2017-11-01",
            "update_date": "2024-05-08",
            "expiry_date": "2024-11-01",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.s1.hostomy.net",
                "ns2.s1.hostomy.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "amanico.com",
            "domain_keyword": "amanico",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:48:41",
            "create_date": "2002-04-22",
            "update_date": "2023-01-23",
            "expiry_date": "2028-04-22",
            "registrar_iana": 401,
            "registrar_name": "Misk.com, Inc.",
            "registrar_website": "https://www.misk.com",
            "registrant_company": "Amani Corporation",
            "registrant_state": "SURREY",
            "registrant_country": "AF",
            "name_servers": [
                "ns1.misk.com",
                "ns2.misk.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "amando.biz",
            "domain_keyword": "amando",
            "domain_tld": "biz",
            "query_time": "2024-06-12 15:05:33",
            "create_date": "2001-11-15",
            "update_date": "2024-01-06",
            "expiry_date": "2025-11-18",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "whois.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tyson Foods, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "amarco.tech",
            "domain_keyword": "amarco",
            "domain_tld": "tech",
            "query_time": "2024-05-27 00:17:32",
            "create_date": "2023-07-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "amanzo.it",
            "domain_keyword": "amanzo",
            "domain_tld": "it",
            "query_time": "2024-05-29 01:38:38",
            "create_date": "2014-12-12",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-12",
            "registrar_name": "GiDiNet di Iunco Daniele Antonio",
            "registrar_website": "https://www.gidinet.com",
            "registrant_company": "GIUSEPPE ROMITA",
            "registrant_address": "VIA MONTE NERO",
            "registrant_city": "MODUGNO",
            "registrant_state": "BA",
            "registrant_zip": "70026",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 75,
            "domain_name": "namanco.com",
            "domain_keyword": "namanco",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:21:52",
            "create_date": "2023-09-23",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1760,
            "registrar_name": "DropCatch.com 349 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "amanto.com",
            "domain_keyword": "amanto",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:07:51",
            "create_date": "1999-02-06",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "a1anco.com",
            "domain_keyword": "a1anco",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:06:00",
            "create_date": "2013-12-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.boileau.com.au",
                "ns2.boileau.com.au",
                "ns3.boileau.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "samanco.net",
            "domain_keyword": "samanco",
            "domain_tld": "net",
            "query_time": "2024-05-10 03:44:11",
            "create_date": "2002-04-30",
            "update_date": "2023-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=samanco.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "oaklyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "amanbo.ke",
            "domain_keyword": "amanbo",
            "domain_tld": "ke",
            "query_time": "2024-05-08 11:49:09",
            "create_date": "2023-04-18",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-18",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Marcaria.com",
            "registrant_address": "8345 NW 66 ST #B1673, FL 33195",
            "registrant_city": "Miami",
            "registrant_state": "FL",
            "registrant_zip": "33166",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "amaeco.com",
            "domain_keyword": "amaeco",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:45:19",
            "create_date": "2013-08-29",
            "update_date": "2020-08-23",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "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": 81,
            "domain_name": "imanco.org",
            "domain_keyword": "imanco",
            "domain_tld": "org",
            "query_time": "2024-05-24 03:02:19",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "apanco.com",
            "domain_keyword": "apanco",
            "domain_tld": "com",
            "query_time": "2024-06-06 10:49:27",
            "create_date": "2020-01-14",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "avanco.tech",
            "domain_keyword": "avanco",
            "domain_tld": "tech",
            "query_time": "2024-06-01 17:03:18",
            "create_date": "2019-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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": [
                "ns247.mihanwebhost.com",
                "ns248.mihanwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "amancor.com",
            "domain_keyword": "amancor",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:49:33",
            "create_date": "2006-07-13",
            "update_date": "2023-10-23",
            "expiry_date": "2024-07-13",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "amando.space",
            "domain_keyword": "amando",
            "domain_tld": "space",
            "query_time": "2024-05-18 19:34:44",
            "create_date": "2024-02-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Belgorod",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "amarco.ru",
            "domain_keyword": "amarco",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:46:47",
            "create_date": "2019-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "amaico.de",
            "domain_keyword": "amaico",
            "domain_tld": "de",
            "query_time": "2024-05-05 10:29:56",
            "update_date": "2008-08-07",
            "name_servers": [
                "docks11.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 88,
            "domain_name": "imanco.co.uk",
            "domain_keyword": "imanco",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 23:53:47",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "amanci.com",
            "domain_keyword": "amanci",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:49:31",
            "create_date": "2005-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amanci.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns155.hostgator.com",
                "ns156.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "amancom.ca",
            "domain_keyword": "amancom",
            "domain_tld": "ca",
            "query_time": "2024-04-18 09:49:33",
            "create_date": "2003-09-17",
            "update_date": "2023-09-12",
            "expiry_date": "2026-09-16",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Moustafa Shamaa o/a AmanCom",
            "registrant_company": "Moustafa Shamaa o/a AmanCom",
            "registrant_address": "22 Pell Street,  unit 6",
            "registrant_city": "Scarborough",
            "registrant_state": "ON",
            "registrant_zip": "M1N1N1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165583480",
            "registrant_fax": "+1.4162660327",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "aranco.com",
            "domain_keyword": "aranco",
            "domain_tld": "com",
            "query_time": "2024-04-24 05:52:34",
            "create_date": "1999-02-09",
            "update_date": "2022-03-24",
            "expiry_date": "2025-02-09",
            "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": "Aranguren comercial del Embalaje S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VALENCIA",
            "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": [
                "ns1.illusionstudio.es",
                "ns2.illusionstudio.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "avanco.eu",
            "domain_keyword": "avanco",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:16:19",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns0-auth.businessconnect.be",
                "ns1-auth.businessconnect.be"
            ]
        },
        {
            "num": 93,
            "domain_name": "aranco.co.uk",
            "domain_keyword": "aranco",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 10:09:28",
            "create_date": "2022-01-10",
            "update_date": "2022-12-01",
            "expiry_date": "2025-01-10",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns1.illusionstudio.es",
                "ns2.illusionstudio.es"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "ramanco.com",
            "domain_keyword": "ramanco",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:07:13",
            "create_date": "2011-11-29",
            "update_date": "2020-11-23",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amanko.com",
            "domain_keyword": "amanko",
            "domain_tld": "com",
            "query_time": "2024-06-06 00:41:06",
            "create_date": "2009-08-02",
            "update_date": "2023-10-14",
            "expiry_date": "2025-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "amazco.com.au",
            "domain_keyword": "amazco",
            "domain_tld": "com.au",
            "query_time": "2024-05-02 07:10:39",
            "update_date": "2023-07-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Hudson Raei",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "amanca.fr",
            "domain_keyword": "amanca",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:44:41",
            "create_date": "2006-09-27",
            "update_date": "2023-02-08",
            "expiry_date": "2025-09-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 98,
            "domain_name": "amanbo.so",
            "domain_keyword": "amanbo",
            "domain_tld": "so",
            "query_time": "2024-05-31 13:32:01",
            "create_date": "2023-08-26",
            "update_date": "2023-10-23",
            "expiry_date": "2024-08-26",
            "registrar_name": "SOSTEC TECHNOLOGIES_LR",
            "registrar_website": "http://www.sostec.so",
            "registrant_name": "Mohammad Ali Omer",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SO",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hawdweb.com",
                "ns2.hawdweb.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "amonco.org",
            "domain_keyword": "amonco",
            "domain_tld": "org",
            "query_time": "2024-05-30 04:00:51",
            "create_date": "2001-05-27",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Blind Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kamanco.com",
            "domain_keyword": "kamanco",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:57:55",
            "create_date": "2008-01-02",
            "update_date": "2022-09-04",
            "expiry_date": "2028-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amanco.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5249</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>amancc.top, amancio.ro, amenco.online, amalco.ru, amakco.net, amakco.com, amango.net, avanco.bet, amaanco.com, amanoc.com, amasco.pro, amalco.com, imanco.net, amasco.fr, avanco.xyz, namanco.shop, amando.net, emanco.ru, apanco.cfd, aminco.net, amatco.co.uk, amancy.fr, amancio.in, amunco.com, amajco.ca, tmanco.com, amando.info, atmanco.com, avanco.cfd, amanzo.art, kmanco.com, amancio.eu, ahmanco.com, amabco.com, mamanco.co.uk, amenco.com.br, gamanco.online, amarco.com, cmanco.com, ayanco.ca, amango.io, azanco.com, amando.site, amanmo.site, amanci.ca, amavco.com, amancio.com, amanoco.com, amasco.me, amanao.com, amango.org, amanno.org, amarco.qa, amando.hr, amancom.com, asmanco.com, amasco.com, amando.gmbh, akmanco.com, ayanco.ae, adanco.co, amango.com, amanuo.com, amanoo.com, amanjco.com, lamanco.online, fmanco.org, amonco.online, amanto.fun, akanco.in, amanico.com, amando.biz, amarco.tech, amanzo.it, namanco.com, amanto.com, a1anco.com, samanco.net, amanbo.ke, amaeco.com, imanco.org, apanco.com, avanco.tech, amancor.com, amando.space, amarco.ru, amaico.de, imanco.co.uk, amanci.com, amancom.ca, aranco.com, avanco.eu, aranco.co.uk, ramanco.com, amanko.com, amazco.com.au, amanca.fr, amanbo.so, amonco.org, kamanco.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amancc.top</domain_name>
   <domain_keyword>amancc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-05 18:05:35</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amancio.ro</domain_name>
   <domain_keyword>amancio</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-31 13:32:02</query_time>
   <create_date>2020-09-10</create_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amenco.online</domain_name>
   <domain_keyword>amenco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 17:13:53</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>amalco.ru</domain_name>
   <domain_keyword>amalco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:46:10</query_time>
   <create_date>2008-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>amakco.net</domain_name>
   <domain_keyword>amakco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 10:47:27</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of amakco.net</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns3.hostiran.net</value>
    <value>ns4.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amakco.com</domain_name>
   <domain_keyword>amakco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:29:49</query_time>
   <create_date>2003-05-03</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2026-05-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.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_state>Alkarama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/amakco.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.hostiran.net</value>
    <value>ns4.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amango.net</domain_name>
   <domain_keyword>amango</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 01:38:31</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>4004</registrar_iana>
   <registrar_name>Gname 035 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>avanco.bet</domain_name>
   <domain_keyword>avanco</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-06-05 21:17:28</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>amaanco.com</domain_name>
   <domain_keyword>amaanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:21:53</query_time>
   <create_date>2007-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amanoc.com</domain_name>
   <domain_keyword>amanoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:30:42</query_time>
   <create_date>2008-10-02</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.amaonline.com</value>
    <value>shiner.amaonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>amasco.pro</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 02:18:32</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</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>Da Nang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amalco.com</domain_name>
   <domain_keyword>amalco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:08:56</query_time>
   <create_date>1996-10-08</create_date>
   <update_date>2020-10-08</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amalco.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>imanco.net</domain_name>
   <domain_keyword>imanco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 02:59:26</query_time>
   <create_date>2013-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=imanco.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</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>14</num>
   <domain_name>amasco.fr</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-15 04:07:16</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>MONAROBASE</registrar_name>
   <registrar_website>https://monarobase.net/domaines</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.monarobase.net</value>
    <value>ns2.monarobase.net</value>
    <value>ns3.monarobase.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>avanco.xyz</domain_name>
   <domain_keyword>avanco</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-05 21:17:28</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>namanco.shop</domain_name>
   <domain_keyword>namanco</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 07:13:20</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amando.net</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 11:28:25</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>emanco.ru</domain_name>
   <domain_keyword>emanco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:33:39</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</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>19</num>
   <domain_name>apanco.cfd</domain_name>
   <domain_keyword>apanco</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-04 19:24:14</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>aminco.net</domain_name>
   <domain_keyword>aminco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 03:39:06</query_time>
   <create_date>2016-05-16</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.readyhosting-expired.domainparkingserver.net</value>
    <value>ns2.readyhosting-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amatco.co.uk</domain_name>
   <domain_keyword>amatco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 19:14:32</query_time>
   <create_date>2010-05-06</create_date>
   <update_date>2022-05-06</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>amancy.fr</domain_name>
   <domain_keyword>amancy</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:44:41</query_time>
   <create_date>2004-05-20</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Commune de Amancy</registrant_company>
   <registrant_address>Mairie Che Lieu, 74800 Amancy</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.450030313</registrant_phone>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>amancio.in</domain_name>
   <domain_keyword>amancio</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 19:33:29</query_time>
   <create_date>2008-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Maanthan Infraatech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloudns.io</value>
    <value>ns2.cloudns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>amunco.com</domain_name>
   <domain_keyword>amunco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:30:35</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>amajco.ca</domain_name>
   <domain_keyword>amajco</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 13:30:02</query_time>
   <create_date>2019-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Ehsan Javidian</registrant_name>
   <registrant_company>Construction Amaj inc.</registrant_company>
   <registrant_address>5885 marc chagall,  505</registrant_address>
   <registrant_city>cote st-luc</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H4W0C1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5149429969</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tmanco.com</domain_name>
   <domain_keyword>tmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 12:54:42</query_time>
   <create_date>2002-06-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.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>CH</registrant_country>
   <registrant_email>https://www.infomaniak.com/gtl/whois-privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>amando.info</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 00:54:43</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>atmanco.com</domain_name>
   <domain_keyword>atmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 23:45:46</query_time>
   <create_date>2010-06-03</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>avanco.cfd</domain_name>
   <domain_keyword>avanco</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-05 21:17:28</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Krakow</registrant_state>
   <registrant_country>PL</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>colette.ns.cloudflare.com</value>
    <value>keaton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amanzo.art</domain_name>
   <domain_keyword>amanzo</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-12 15:08:17</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-06</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 0166967266</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>kmanco.com</domain_name>
   <domain_keyword>kmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:16:56</query_time>
   <create_date>2010-10-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.tc-mi.net</value>
    <value>ns6.tc-mi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>amancio.eu</domain_name>
   <domain_keyword>amancio</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:29</query_time>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>https://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.enginelogin.com</value>
    <value>ns2.enginelogin.com</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>ahmanco.com</domain_name>
   <domain_keyword>ahmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:58:05</query_time>
   <create_date>2021-05-16</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>JIANGSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ahmanco.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amabco.com</domain_name>
   <domain_keyword>amabco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:45:06</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.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>35</num>
   <domain_name>mamanco.co.uk</domain_name>
   <domain_keyword>mamanco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 22:01:37</query_time>
   <create_date>2020-08-29</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns4.xilo.net</value>
    <value>ns5.xilo.net</value>
    <value>ns6.xilo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>amenco.com.br</domain_name>
   <domain_keyword>amenco</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 07:03:54</query_time>
   <create_date>2013-10-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrant_name>AMENCO AGROINDUSTRIAL LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.oli.com.br</value>
    <value>ns6.oli.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>gamanco.online</domain_name>
   <domain_keyword>gamanco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 13:32:51</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>aryanna.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amarco.com</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:17:32</query_time>
   <create_date>2004-06-24</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2027-06-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>39</num>
   <domain_name>cmanco.com</domain_name>
   <domain_keyword>cmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 10:45:11</query_time>
   <create_date>2003-07-29</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2026-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ayanco.ca</domain_name>
   <domain_keyword>ayanco</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 03:26:43</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>PublicDomainRegistry.com Inc</registrar_name>
   <registrar_website>www.publicdomainregistry.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>emily.ns.cloudflare.com</value>
    <value>kurt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>amango.io</domain_name>
   <domain_keyword>amango</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 19:35:42</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>azanco.com</domain_name>
   <domain_keyword>azanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:11:47</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-21</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.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>43</num>
   <domain_name>amando.site</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 00:49:28</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>amanmo.site</domain_name>
   <domain_keyword>amanmo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-14 10:50:57</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2034-01-09</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>crawfish.dnspod.net</value>
    <value>jean.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>amanci.ca</domain_name>
   <domain_keyword>amanci</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 15:44:00</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2028-11-19</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amavco.com</domain_name>
   <domain_keyword>amavco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 08:48:20</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-14</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>amancio.com</domain_name>
   <domain_keyword>amancio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 10:04:50</query_time>
   <create_date>2000-04-11</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-11</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.dan.com</value>
    <value>ns2.dan.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>48</num>
   <domain_name>amanoco.com</domain_name>
   <domain_keyword>amanoco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:08:52</query_time>
   <create_date>2008-07-29</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>eyemovic</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>amasco.me</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 21:17:38</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>ns2612.dizinc.com</value>
    <value>ns2613.dizinc.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>amanao.com</domain_name>
   <domain_keyword>amanao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 15:43:53</query_time>
   <create_date>2008-09-19</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>amango.org</domain_name>
   <domain_keyword>amango</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 11:29:00</query_time>
   <create_date>2010-07-04</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>amanno.org</domain_name>
   <domain_keyword>amanno</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 11:30:32</query_time>
   <create_date>2003-04-14</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://subreg.cz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AMA - Asociace manazeru absolventu</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>CZ</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.default.cz</value>
    <value>ns2.default.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>amarco.qa</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-08 21:15:26</query_time>
   <update_date>2024-03-19</update_date>
   <registrar_name>AEserver FZE</registrar_name>
   <name_servers>
    <value>darwin.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>amando.hr</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-31 12:35:14</query_time>
   <create_date>2015-12-13</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Amando d.o.o.</registrant_name>
   <registrant_address>Bregovita ulica - Via del Monte 9</registrant_address>
   <registrant_city>Rovinj</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>52210</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>jocelyn.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>amancom.com</domain_name>
   <domain_keyword>amancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:49:33</query_time>
   <create_date>2014-12-28</create_date>
   <update_date>2020-12-22</update_date>
   <expiry_date>2025-12-28</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>56</num>
   <domain_name>asmanco.com</domain_name>
   <domain_keyword>asmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:26:13</query_time>
   <create_date>2014-01-11</create_date>
   <update_date>2020-12-19</update_date>
   <expiry_date>2025-01-11</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>57</num>
   <domain_name>amasco.com</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:42:51</query_time>
   <create_date>1996-09-17</create_date>
   <update_date>2022-05-16</update_date>
   <expiry_date>2030-09-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>amando.gmbh</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-31 12:35:14</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CM Copyright Media UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>akmanco.com</domain_name>
   <domain_keyword>akmanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 08:02:04</query_time>
   <create_date>2010-07-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ayanco.ae</domain_name>
   <domain_keyword>ayanco</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-08 07:46:18</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Ali Abbasi</registrant_name>
   <registrant_company>Ayan Trading LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>adanco.co</domain_name>
   <domain_keyword>adanco</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-25 06:54:40</query_time>
   <create_date>2011-10-25</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>amango.com</domain_name>
   <domain_keyword>amango</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:29:00</query_time>
   <create_date>2010-12-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>William Coam</registrant_name>
   <registrant_company>Germanium World LLC</registrant_company>
   <registrant_address>P.O. Box 313</registrant_address>
   <registrant_city>Woodbury</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11797</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5166062355</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>amanuo.com</domain_name>
   <domain_keyword>amanuo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:49:43</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-16</expiry_date>
   <registrar_iana>1941</registrar_iana>
   <registrar_name>DropCatch.com 461 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>amanoo.com</domain_name>
   <domain_keyword>amanoo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:41:54</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>JI LIN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=amanoo.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>amanjco.com</domain_name>
   <domain_keyword>amanjco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:35:45</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/amanjco.com/owner</registrant_email>
   <name_servers>
    <value>ns1box111.parsvds.com</value>
    <value>ns2box111.parsvds.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>lamanco.online</domain_name>
   <domain_keyword>lamanco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 19:29:59</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>SYNERGY WHOLESALE PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.syd5.hostingplatform.net.au</value>
    <value>ns2.syd5.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>fmanco.org</domain_name>
   <domain_keyword>fmanco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 16:44:21</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>amonco.online</domain_name>
   <domain_keyword>amonco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 14:26:14</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>AMONCO</registrant_company>
   <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>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>amanto.fun</domain_name>
   <domain_keyword>amanto</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 21:14:30</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-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>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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>akanco.in</domain_name>
   <domain_keyword>akanco</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 09:09:15</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://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>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.s1.hostomy.net</value>
    <value>ns2.s1.hostomy.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>amanico.com</domain_name>
   <domain_keyword>amanico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:48:41</query_time>
   <create_date>2002-04-22</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2028-04-22</expiry_date>
   <registrar_iana>401</registrar_iana>
   <registrar_name>Misk.com, Inc.</registrar_name>
   <registrar_website>https://www.misk.com</registrar_website>
   <registrant_company>Amani Corporation</registrant_company>
   <registrant_state>SURREY</registrant_state>
   <registrant_country>AF</registrant_country>
   <name_servers>
    <value>ns1.misk.com</value>
    <value>ns2.misk.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>amando.biz</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-12 15:05:33</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>whois.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tyson Foods, Inc</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>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>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</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>73</num>
   <domain_name>amarco.tech</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 00:17:32</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>amanzo.it</domain_name>
   <domain_keyword>amanzo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 01:38:38</query_time>
   <create_date>2014-12-12</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>GiDiNet di Iunco Daniele Antonio</registrar_name>
   <registrar_website>https://www.gidinet.com</registrar_website>
   <registrant_company>GIUSEPPE ROMITA</registrant_company>
   <registrant_address>VIA MONTE NERO</registrant_address>
   <registrant_city>MODUGNO</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70026</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>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>namanco.com</domain_name>
   <domain_keyword>namanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:21:52</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1760</registrar_iana>
   <registrar_name>DropCatch.com 349 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>amanto.com</domain_name>
   <domain_keyword>amanto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:07:51</query_time>
   <create_date>1999-02-06</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>a1anco.com</domain_name>
   <domain_keyword>a1anco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:06:00</query_time>
   <create_date>2013-12-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</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>SA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.boileau.com.au</value>
    <value>ns2.boileau.com.au</value>
    <value>ns3.boileau.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>samanco.net</domain_name>
   <domain_keyword>samanco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 03:44:11</query_time>
   <create_date>2002-04-30</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=samanco.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>oaklyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>amanbo.ke</domain_name>
   <domain_keyword>amanbo</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-05-08 11:49:09</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Marcaria.com</registrant_company>
   <registrant_address>8345 NW 66 ST #B1673, FL 33195</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33166</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>amaeco.com</domain_name>
   <domain_keyword>amaeco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:45:19</query_time>
   <create_date>2013-08-29</create_date>
   <update_date>2020-08-23</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <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>81</num>
   <domain_name>imanco.org</domain_name>
   <domain_keyword>imanco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 03:02:19</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>apanco.com</domain_name>
   <domain_keyword>apanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 10:49:27</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>avanco.tech</domain_name>
   <domain_keyword>avanco</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 17:03:18</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_country>IN</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>ns247.mihanwebhost.com</value>
    <value>ns248.mihanwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>amancor.com</domain_name>
   <domain_keyword>amancor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:49:33</query_time>
   <create_date>2006-07-13</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>amando.space</domain_name>
   <domain_keyword>amando</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-18 19:34:44</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-02</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>Belgorod</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>amarco.ru</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:46:47</query_time>
   <create_date>2019-04-16</create_date>
   <expiry_date>2025-04-16</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>87</num>
   <domain_name>amaico.de</domain_name>
   <domain_keyword>amaico</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 10:29:56</query_time>
   <update_date>2008-08-07</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>imanco.co.uk</domain_name>
   <domain_keyword>imanco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 23:53:47</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>amanci.com</domain_name>
   <domain_keyword>amanci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:49:31</query_time>
   <create_date>2005-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amanci.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns155.hostgator.com</value>
    <value>ns156.hostgator.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>90</num>
   <domain_name>amancom.ca</domain_name>
   <domain_keyword>amancom</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 09:49:33</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2026-09-16</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Moustafa Shamaa o/a AmanCom</registrant_name>
   <registrant_company>Moustafa Shamaa o/a AmanCom</registrant_company>
   <registrant_address>22 Pell Street,  unit 6</registrant_address>
   <registrant_city>Scarborough</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M1N1N1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165583480</registrant_phone>
   <registrant_fax>+1.4162660327</registrant_fax>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</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>91</num>
   <domain_name>aranco.com</domain_name>
   <domain_keyword>aranco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 05:52:34</query_time>
   <create_date>1999-02-09</create_date>
   <update_date>2022-03-24</update_date>
   <expiry_date>2025-02-09</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>Aranguren comercial del Embalaje S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VALENCIA</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>ns1.illusionstudio.es</value>
    <value>ns2.illusionstudio.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>avanco.eu</domain_name>
   <domain_keyword>avanco</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:16:19</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns0-auth.businessconnect.be</value>
    <value>ns1-auth.businessconnect.be</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>aranco.co.uk</domain_name>
   <domain_keyword>aranco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 10:09:28</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.illusionstudio.es</value>
    <value>ns2.illusionstudio.es</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>ramanco.com</domain_name>
   <domain_keyword>ramanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:07:13</query_time>
   <create_date>2011-11-29</create_date>
   <update_date>2020-11-23</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>95</num>
   <domain_name>amanko.com</domain_name>
   <domain_keyword>amanko</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 00:41:06</query_time>
   <create_date>2009-08-02</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>amazco.com.au</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-02 07:10:39</query_time>
   <update_date>2023-07-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Hudson Raei</registrant_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>amanca.fr</domain_name>
   <domain_keyword>amanca</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:44:41</query_time>
   <create_date>2006-09-27</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>amanbo.so</domain_name>
   <domain_keyword>amanbo</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-31 13:32:01</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>SOSTEC TECHNOLOGIES_LR</registrar_name>
   <registrar_website>http://www.sostec.so</registrar_website>
   <registrant_name>Mohammad Ali Omer</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SO</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hawdweb.com</value>
    <value>ns2.hawdweb.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>amonco.org</domain_name>
   <domain_keyword>amonco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 04:00:51</query_time>
   <create_date>2001-05-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-27</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>Blind Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kamanco.com</domain_name>
   <domain_keyword>kamanco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:57:55</query_time>
   <create_date>2008-01-02</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2028-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.