WHOIS QUERY TIME

13 Jun 2024 - 12:37 PM UTC

Registered: 5 September 2016
Modified: 12 December 2016
Expiry: 5 September 2026

NAME SERVERS

ns1.anid.com.br
ns3.anid.com.br

DOMAIN STATUS

published

REGISTRANT

Name: ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=anid.org.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "anid.org.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "anid.org.br",
            "domain_keyword": "anid",
            "domain_tld": "org.br",
            "query_time": "2024-06-13 12:37:41",
            "create_date": "2016-09-05",
            "update_date": "2016-12-12",
            "expiry_date": "2026-09-05",
            "registrant_name": "ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.anid.com.br",
                "ns3.anid.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>anid.org.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>anid.org.br</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-13 12:37:41</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2016-12-12</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrant_name>ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.anid.com.br</value>
    <value>ns3.anid.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.114 seconds) for "anid.org.br" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jan 2023 - 2:24 AM UTC

Registered: 5 September 2016
Modified: 12 December 2016
Expiry: 5 September 2026

NAME SERVERS

ns1.anid.com.br
ns3.anid.com.br

DOMAIN STATUS

published

REGISTRANT

Name: ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA

#2 - QUERY TIME

22 May 2023 - 7:48 PM UTC

Registered: 5 September 2016
Modified: 12 December 2016
Expiry: 5 September 2026

NAME SERVERS

ns1.anid.com.br
ns3.anid.com.br

DOMAIN STATUS

published

REGISTRANT

Name: ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA
Country: Brazil
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=anid.org.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "anid.org.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "anid.org.br",
    "results": [
        {
            "num": 1,
            "domain_name": "anid.org.br",
            "domain_keyword": "anid",
            "domain_tld": "org.br",
            "query_time": "2023-01-28 02:24:58",
            "create_date": "2016-09-05",
            "update_date": "2016-12-12",
            "expiry_date": "2026-09-05",
            "registrant_name": "ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA",
            "name_servers": [
                "ns1.anid.com.br",
                "ns3.anid.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "anid.org.br",
            "domain_keyword": "anid",
            "domain_tld": "org.br",
            "query_time": "2023-05-22 19:48:00",
            "create_date": "2016-09-05",
            "update_date": "2016-12-12",
            "expiry_date": "2026-09-05",
            "registrant_name": "ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.anid.com.br",
                "ns3.anid.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.114,
        "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>anid.org.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>anid.org.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anid.org.br</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2023-01-28 02:24:58</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2016-12-12</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrant_name>ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA</registrant_name>
   <name_servers>
    <value>ns1.anid.com.br</value>
    <value>ns3.anid.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>anid.org.br</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2023-05-22 19:48:00</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2016-12-12</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrant_name>ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.anid.com.br</value>
    <value>ns3.anid.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.114</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 25 domain names (in 0.036 seconds) which contained the exact domain keyword "anid".
Domain Name Registered Expiry Registrar Ownership
1 anid.com 29 Mar 2000 29 Mar 2027 ENOM, INC. REDACTED FOR PRIVACY
2 anid.net 11 Jul 2002 11 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
3 anid.org 30 Oct 2002 30 Oct 2025 united-domains AG ImageNotion UG (haftungsbeschraenkt)
4 anid.ru 26 Oct 2005 26 Oct 2024 RU-CENTER-RU Private Person
5 anid.com.br 4 Nov 2007 4 Nov 2025 - ASSOCIA??O NACIONAL PARA INCLUS?O DIGITAL - ANID
6 anid.nl 8 Oct 2009 - team.blue nl B.V. -
7 anid.org.uk 21 Mar 2011 21 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
8 anid.ws 21 Mar 2011 21 Mar 2025 GoDaddy.com -
9 anid.pt 1 Oct 2012 1 Oct 2025 - ANID - Associação Nacional da Indústria Dietética
10 anid.it 21 Nov 2015 21 Nov 2024 Imnoko S.r.l. Imnoko S.r.l.
11 anid.org.br 5 Sep 2016 5 Sep 2026 - ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA
12 anid.cl 18 Jan 2017 18 Jan 2026 NIC Chile Comisión Nacional de Investigación Científica y Tecnológica
13 anid.su 6 Mar 2018 6 Mar 2025 RUCENTER-SU OOO "Anid"
14 anid.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
15 anid.ro 2 Jul 2020 1 Jul 2024 ICI - Registrar -
16 anid.ovh 6 Apr 2023 6 Apr 2025 OVH REDACTED_FOR_PRIVACY
17 anid.in 1 Aug 2023 1 Aug 2024 Gandi SAS Global Internet Telemetry Measurement Collective
18 anid.shop 17 Sep 2023 17 Sep 2024 CSL Computer Service Langenbach GmbH -
19 anid.xyz 6 Oct 2023 6 Oct 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
20 anid.app 6 Nov 2023 6 Nov 2024 Porkbun LLC Private by Design, LLC
21 anid.pl 27 Dec 2023 27 Dec 2024 Aftermarket.pl Limited -
22 anid.info 13 Mar 2024 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
23 anid.online 3 Apr 2024 3 Apr 2025 Mat Bao Corporation Nguyễn Ngọc Tú
24 anid.site 5 Jun 2024 5 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
25 anid.ae - - AESERVER ANID TURNKEY PROJECTS CONTRACTING LLC
26 anid.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=anid&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "anid",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 26,
        "relation": "eq",
        "current": 26
    },
    "unique_domains": "anid.com, anid.net, anid.org, anid.ru, anid.com.br, anid.nl, anid.org.uk, anid.ws, anid.pt, anid.it, anid.org.br, anid.cl, anid.su, anid.dev, anid.ro, anid.ovh, anid.in, anid.shop, anid.xyz, anid.app, anid.pl, anid.info, anid.online, anid.site, anid.ae, anid.de",
    "results": [
        {
            "num": 1,
            "domain_name": "anid.com",
            "domain_keyword": "anid",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:23:44",
            "create_date": "2000-03-29",
            "update_date": "2024-03-02",
            "expiry_date": "2027-03-29",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AF",
            "registrant_email": "https://tieredaccess.com/contact/06b2be23-dc0e-4da9-8a1c-99e4395d9915",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.webhostingpad.com",
                "ns6.webhostingpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anid.net",
            "domain_keyword": "anid",
            "domain_tld": "net",
            "query_time": "2024-04-24 03:44:38",
            "create_date": "2002-07-11",
            "update_date": "2022-06-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BEIRUT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LB",
            "registrant_email": "https://tieredaccess.com/contact/95c33999-d4fd-401a-b5eb-c1a51cc17a09",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostingpad.com",
                "ns2.webhostingpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anid.org",
            "domain_keyword": "anid",
            "domain_tld": "org",
            "query_time": "2024-04-24 03:44:38",
            "create_date": "2002-10-30",
            "update_date": "2024-02-28",
            "expiry_date": "2025-10-30",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ImageNotion UG (haftungsbeschraenkt)",
            "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": 4,
            "domain_name": "anid.ru",
            "domain_keyword": "anid",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:05:48",
            "create_date": "2005-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "anid.com.br",
            "domain_keyword": "anid",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 03:44:38",
            "create_date": "2007-11-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-11-04",
            "registrant_name": "ASSOCIA??O NACIONAL PARA INCLUS?O DIGITAL - ANID",
            "name_servers": [
                "ns1.anid.com.br",
                "ns3.anid.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "anid.nl",
            "domain_keyword": "anid",
            "domain_tld": "nl",
            "query_time": "2024-04-24 03:44:38",
            "create_date": "2009-10-08",
            "update_date": "2021-11-19",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "anid.org.uk",
            "domain_keyword": "anid",
            "domain_tld": "org.uk",
            "query_time": "2024-04-29 15:30:07",
            "create_date": "2011-03-21",
            "update_date": "2023-06-11",
            "expiry_date": "2025-03-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "anid.ws",
            "domain_keyword": "anid",
            "domain_tld": "ws",
            "query_time": "2024-06-01 22:38:19",
            "create_date": "2011-03-21",
            "update_date": "2023-02-19",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anid.pt",
            "domain_keyword": "anid",
            "domain_tld": "pt",
            "query_time": "2024-06-01 22:38:17",
            "create_date": "2012-10-01",
            "expiry_date": "2025-10-01",
            "registrant_name": "ANID - Associação Nacional da Indústria Dietética",
            "registrant_address": "Rua da Junqueira, 39 - Edifício Rosa 1º piso",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1300-307",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.idideias.pt",
                "ns3.idideias.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 10,
            "domain_name": "anid.it",
            "domain_keyword": "anid",
            "domain_tld": "it",
            "query_time": "2024-04-24 03:44:38",
            "create_date": "2015-11-21",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-21",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "anid.org.br",
            "domain_keyword": "anid",
            "domain_tld": "org.br",
            "query_time": "2024-06-13 12:37:41",
            "create_date": "2016-09-05",
            "update_date": "2016-12-12",
            "expiry_date": "2026-09-05",
            "registrant_name": "ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.anid.com.br",
                "ns3.anid.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 12,
            "domain_name": "anid.cl",
            "domain_keyword": "anid",
            "domain_tld": "cl",
            "query_time": "2024-06-13 12:37:41",
            "create_date": "2017-01-18",
            "expiry_date": "2026-01-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Comisión Nacional de Investigación Científica y Tecnológica",
            "name_servers": [
                "ns-1413.awsdns-48.org",
                "ns-1665.awsdns-16.co.uk",
                "ns-712.awsdns-25.net",
                "ns-95.awsdns-11.com"
            ]
        },
        {
            "num": 13,
            "domain_name": "anid.su",
            "domain_keyword": "anid",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:20:09",
            "create_date": "2018-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "OOO \"Anid\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 343 3053015",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 14,
            "domain_name": "anid.dev",
            "domain_keyword": "anid",
            "domain_tld": "dev",
            "query_time": "2024-05-07 14:23:44",
            "create_date": "2019-02-28",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1145.awsdns-15.org",
                "ns-1891.awsdns-44.co.uk",
                "ns-266.awsdns-33.com",
                "ns-525.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "anid.ro",
            "domain_keyword": "anid",
            "domain_tld": "ro",
            "query_time": "2024-05-27 13:50:31",
            "create_date": "2020-07-02",
            "expiry_date": "2024-07-01",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "dns.gazduire.ro",
                "ns1.gazduire.ro",
                "ns2.gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "anid.ovh",
            "domain_keyword": "anid",
            "domain_tld": "ovh",
            "query_time": "2024-06-13 12:37:41",
            "create_date": "2023-04-06",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns10.ovh.ca",
                "ns10.ovh.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "anid.in",
            "domain_keyword": "anid",
            "domain_tld": "in",
            "query_time": "2024-06-01 04:16:59",
            "create_date": "2023-08-01",
            "update_date": "2024-01-30",
            "expiry_date": "2024-08-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Global Internet Telemetry Measurement Collective",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "anid.shop",
            "domain_keyword": "anid",
            "domain_tld": "shop",
            "query_time": "2024-04-29 15:30:05",
            "create_date": "2023-09-17",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-17",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "https://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.utabweb.net",
                "ns2.utabweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "anid.xyz",
            "domain_keyword": "anid",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 17:04:19",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "anid.app",
            "domain_keyword": "anid",
            "domain_tld": "app",
            "query_time": "2024-05-16 02:03:34",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "anid.pl",
            "domain_keyword": "anid",
            "domain_tld": "pl",
            "query_time": "2024-06-06 17:22:33",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "anid.info",
            "domain_keyword": "anid",
            "domain_tld": "info",
            "query_time": "2024-05-14 11:29:09",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "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": "yu qing qing",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "anid.online",
            "domain_keyword": "anid",
            "domain_tld": "online",
            "query_time": "2024-06-13 12:37:41",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Nguyễn Ngọc Tú",
            "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.",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "anid.site",
            "domain_keyword": "anid",
            "domain_tld": "site",
            "query_time": "2024-06-08 17:47:58",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "anid.ae",
            "domain_keyword": "anid",
            "domain_tld": "ae",
            "query_time": "2024-05-04 17:04:19",
            "registrar_name": "AESERVER",
            "registrant_name": "MURTAZA ASGAR",
            "registrant_company": "ANID TURNKEY PROJECTS CONTRACTING LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 26,
            "domain_name": "anid.de",
            "domain_keyword": "anid",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:31:20",
            "update_date": "2023-10-22",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>anid</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>26</total>
  <relation>eq</relation>
  <current>26</current>
 </count>
 <unique_domains>anid.com, anid.net, anid.org, anid.ru, anid.com.br, anid.nl, anid.org.uk, anid.ws, anid.pt, anid.it, anid.org.br, anid.cl, anid.su, anid.dev, anid.ro, anid.ovh, anid.in, anid.shop, anid.xyz, anid.app, anid.pl, anid.info, anid.online, anid.site, anid.ae, anid.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>anid.com</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:23:44</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2027-03-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/06b2be23-dc0e-4da9-8a1c-99e4395d9915</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.webhostingpad.com</value>
    <value>ns6.webhostingpad.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>anid.net</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 03:44:38</query_time>
   <create_date>2002-07-11</create_date>
   <update_date>2022-06-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BEIRUT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/95c33999-d4fd-401a-b5eb-c1a51cc17a09</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhostingpad.com</value>
    <value>ns2.webhostingpad.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anid.org</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 03:44:38</query_time>
   <create_date>2002-10-30</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ImageNotion UG (haftungsbeschraenkt)</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>4</num>
   <domain_name>anid.ru</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:05:48</query_time>
   <create_date>2005-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>anid.com.br</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 03:44:38</query_time>
   <create_date>2007-11-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrant_name>ASSOCIA??O NACIONAL PARA INCLUS?O DIGITAL - ANID</registrant_name>
   <name_servers>
    <value>ns1.anid.com.br</value>
    <value>ns3.anid.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>anid.nl</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 03:44:38</query_time>
   <create_date>2009-10-08</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>anid.org.uk</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-29 15:30:07</query_time>
   <create_date>2011-03-21</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>anid.ws</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-01 22:38:19</query_time>
   <create_date>2011-03-21</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>anid.pt</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 22:38:17</query_time>
   <create_date>2012-10-01</create_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrant_name>ANID - Associação Nacional da Indústria Dietética</registrant_name>
   <registrant_address>Rua da Junqueira, 39 - Edifício Rosa 1º piso</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1300-307</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.idideias.pt</value>
    <value>ns3.idideias.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>anid.it</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 03:44:38</query_time>
   <create_date>2015-11-21</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>anid.org.br</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-13 12:37:41</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2016-12-12</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrant_name>ASSOCIA??O NACIONAL PARA INCLUS?O DIGITA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.anid.com.br</value>
    <value>ns3.anid.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>anid.cl</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-13 12:37:41</query_time>
   <create_date>2017-01-18</create_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Comisión Nacional de Investigación Científica y Tecnológica</registrant_name>
   <name_servers>
    <value>ns-1413.awsdns-48.org</value>
    <value>ns-1665.awsdns-16.co.uk</value>
    <value>ns-712.awsdns-25.net</value>
    <value>ns-95.awsdns-11.com</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>anid.su</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:20:09</query_time>
   <create_date>2018-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>OOO &quot;Anid&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 343 3053015</registrant_phone>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>anid.dev</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 14:23:44</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1145.awsdns-15.org</value>
    <value>ns-1891.awsdns-44.co.uk</value>
    <value>ns-266.awsdns-33.com</value>
    <value>ns-525.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>anid.ro</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 13:50:31</query_time>
   <create_date>2020-07-02</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>dns.gazduire.ro</value>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>anid.ovh</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-13 12:37:41</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.ca</value>
    <value>ns10.ovh.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>anid.in</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 04:16:59</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Global Internet Telemetry Measurement Collective</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>anid.shop</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 15:30:05</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.utabweb.net</value>
    <value>ns2.utabweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>anid.xyz</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 17:04:19</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>anid.app</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 02:03:34</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>anid.pl</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 17:22:33</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>anid.info</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 11:29:09</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</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>yu qing qing</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>anid.online</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-13 12:37:41</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Nguyễn Ngọc Tú</registrant_company>
   <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>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>anid.site</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 17:47:58</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>anid.ae</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-04 17:04:19</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>MURTAZA ASGAR</registrant_name>
   <registrant_company>ANID TURNKEY PROJECTS CONTRACTING LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>anid.de</domain_name>
   <domain_keyword>anid</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:31:20</query_time>
   <update_date>2023-10-22</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 3,336 domain names (in 0.125 seconds) which look and sound like the brand name "anid".
Domain Name Registered Expiry Registrar Ownership
1 antd.cfd 5 Aug 2023 5 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
2 anie.it 15 Jul 1997 20 Feb 2025 Register S.p.a. ANIE FEDERAZIONE
3 anied.net 18 Sep 2012 18 Sep 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
4 acid.wtf 12 Aug 2017 12 Aug 2024 INWX GmbH DomRobot UG (haftungsbeschränkt)
5 andi.surf 23 Oct 2023 23 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 anis.gifts 7 Jan 2019 7 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
7 afid.it 21 May 2010 8 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
8 anaid.org 4 Mar 2024 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 anis.pro 22 Feb 2022 22 Feb 2026 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
10 anpd.ru 4 Feb 2022 4 Feb 2025 SALENAMES-RU Private Person
11 anip.de - - - -
12 ankd.de - - - -
13 anpid.net 23 Aug 2020 23 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
14 aned.com 15 Nov 2001 15 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
15 canid.dev 28 Aug 2023 28 Aug 2024 Gabia, Inc. bluetools
16 afid.pt 12 Jan 2015 - - Fundação AFID Diferença
17 andi.careers 18 Jan 2022 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 anix.watch 9 Feb 2024 9 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
19 acid.zone 15 Oct 2019 15 Oct 2024 OVH SAS ACID-Solutions
20 anit.com.pl 20 Nov 2010 20 Nov 2024 OVH SAS -
21 anidi.com 5 Oct 2008 5 Oct 2024 ANNULET, INC BuyDomains.com
22 aniid.ru 2 Oct 2023 2 Oct 2024 REGRU-RU Private Person
23 anio.cloud 3 Aug 2021 3 Aug 2024 Gandi SAS Anio GmbH
24 aniu.ink 13 Mar 2018 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shan dong e niu zhi tou zi ben guan li you xian gong si shang hai fen gong si
25 andi.international 12 Dec 2016 12 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu andi International
26 anida.church 13 Dec 2016 13 Dec 2024 Tucows Domains Inc. All Nations Full Gospel Church
27 anig.me 18 Dec 2019 18 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 onid.us 7 Apr 2023 7 Apr 2025 GoDaddy.com, LLC Alan Archila
29 andi.press 23 Oct 2023 23 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
30 amid.com.br 2 Dec 2008 2 Dec 2024 - Adilson Vanderlei Azevedo da Silva
31 aiid.org 6 Jan 2000 6 Jan 2025 Metaregistrar BV AIGHD
32 anix.guru 28 Oct 2023 28 Oct 2024 Porkbun LLC Private by Design, LLC
33 anaid.world 16 Nov 2023 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 acid.ink 27 Jan 2022 27 Jan 2025 OVH sas AluBest Polska Sp. z o.o.
35 abid.xyz 2 Aug 2020 2 Aug 2025 West263 International Limited Y Swetha
36 anim.art 23 May 2023 23 May 2025 Go Daddy, LLC Domains By Proxy, LLC
37 asnid.cn 12 Oct 2023 12 Oct 2024 浙江贰贰网络有限公司 肖红萍
38 avid.science 19 Oct 2023 19 Oct 2028 Cloudflare, Inc. CU Boulder Lair Lab
39 anivd.com 1 Dec 2022 1 Dec 2024 NAMECHEAP INC Redacted for Privacy Purposes
40 ansd.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
41 anic.co.uk 16 Mar 2007 16 Mar 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
42 anad.com 18 Aug 2002 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 aniq.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
44 azid.lol 7 May 2024 7 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
45 aoid.se 20 Nov 2016 20 Nov 2024 One.com -
46 ancd.org 19 Jul 1999 19 Jul 2028 Network Solutions, LLC ASSOCIATION OF NIGERIANS IN THE CAPITAL DISTRICT OF THE STATE OF NEW YORK
47 avid.hr 20 May 2012 20 May 2025 POSLUH HOSTING d.o.o. Avid produkcija d.o.o.
48 anim.org 28 Mar 2002 28 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 anio.org 14 May 2001 14 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 012921441
50 acid.doctor 18 Sep 2023 18 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 andi.finance 27 Jan 2023 27 Jan 2025 Squarespace Domains II LLC Fidelity Bank
52 anit.dev 8 Jul 2023 8 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
53 anwid.com 11 Apr 2000 11 Apr 2025 TurnCommerce, Inc. DBA NameBright.com KeyDomains.net
54 asid.info 14 Sep 2001 14 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 arid.org.pl 24 Jul 2015 24 Jul 2024 nazwa.pl sp. z o.o. -
56 naid.online 11 Feb 2024 11 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
57 abid.email 30 Nov 2021 30 Nov 2024 Squarespace Domains II LLC Domain Concierge
58 anil.ro 19 Jun 2023 18 Jun 2025 Webrasoft SRL -
59 akid.me 23 Feb 2020 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 anied.com 16 Nov 2023 16 Nov 2025 GoDaddy.com, LLC -
61 anik.hr 30 Mar 2011 5 Feb 2025 CARNET ANIK d.o.o.
62 andd.org 8 Jun 2013 8 Jun 2025 Annulet LLC BuyDomains.com
63 ainid.com 19 Oct 2012 19 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 anio.live 19 Dec 2023 19 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
65 ancd.ru 1 Jul 2008 1 Jul 2024 SALENAMES-RU Private Person
66 axid.ru 16 Nov 2009 16 Nov 2024 SALENAMES-RU Private Person
67 angd.se 25 Oct 2017 25 Oct 2024 INLEED -
68 fanid.biz 31 Oct 2023 31 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 acid.computer 28 Feb 2024 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 animd.se 26 Nov 2020 26 Nov 2024 One.com -
71 aned.nl 4 Jul 2010 - XNS Registrar B.V. -
72 anik.ro 12 May 2016 10 May 2027 Romarg SRL -
73 amid.pl 9 Oct 2006 9 Oct 2024 nazwa.pl sp. z o.o. -
74 znid.cn 17 Jun 2015 17 Jun 2024 阿里云计算有限公司(万网) 李日华
75 1nid.com 10 Jan 2024 10 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
76 acid.cc 20 Jun 1998 13 Oct 2024 $$$ Private Label Internet Service Kiosk Inc DBA plisk.com REDACTED FOR PRIVACY
77 amid.in 12 May 2012 12 May 2026 GoDaddy.com, LLC Amidos
78 anir.fun 15 Jul 2022 15 Jul 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
79 adid.it 18 Nov 2023 18 Nov 2024 Algorithmedia S.r.l. Lavisibilite.com
80 anyid.tech 22 May 2023 22 May 2025 Domeneshop AS -
81 anmd.pro 14 Nov 2023 14 Nov 2024 Porkbun LLC Private by Design, LLC
82 vnid.info 7 Sep 2006 7 Sep 2024 PSI-USA, Inc. dba Domain Robot velia.net Internetdienste GmbH
83 andi.ong 28 Mar 2021 28 Mar 2024 Name.com, Inc. Asociacion Nuevo Dialogo
84 anio.jp 13 Oct 2021 31 Oct 2024 - (Not displayed by registrant's request)
85 unid.be 25 Jun 2019 - PlanetHoster -
86 anis.kitchen 30 May 2017 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 anyd.one 3 May 2023 3 May 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
88 anie.com 7 Apr 1999 7 Apr 2025 GoDaddy.com, LLC -
89 adnid.org 2 Oct 2007 2 Oct 2024 Arsys Internet, S.L. dba NICLINE.COM NULL
90 unid.us 3 Apr 2013 2 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com PLATFIELD INC.
91 ani3.com 27 Aug 2004 27 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 anig.net 2 Aug 2003 2 Aug 2024 GoDaddy.com, LLC -
93 jnid.skin 7 Mar 2024 7 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
94 arid.dental 2 Aug 2021 2 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 knid.site 2 May 2024 2 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
96 anil.ist 16 Dec 2023 16 Dec 2024 101domain GRS Limited REDACTED FOR PRIVACY
97 anil.group 3 Aug 2023 3 Aug 2024 Sav.com, LLC - 31 Privacy Protection
98 aneid.eu - - DMNS - Domínios, S.A. -
99 anido.shop 8 Mar 2017 8 Mar 2025 GMO Internet Group, Inc. -
100 vanid.ru 18 Aug 2014 18 Aug 2024 REGTIME-RU Private Person
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 Anid.org.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=anid.org.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "anid.org.br",
        "page_size": 100
    },
    "count": {
        "total": 3336,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "antd.cfd, anie.it, anied.net, acid.wtf, andi.surf, anis.gifts, afid.it, anaid.org, anis.pro, anpd.ru, anip.de, ankd.de, anpid.net, aned.com, canid.dev, afid.pt, andi.careers, anix.watch, acid.zone, anit.com.pl, anidi.com, aniid.ru, anio.cloud, aniu.ink, andi.international, anida.church, anig.me, onid.us, andi.press, amid.com.br, aiid.org, anix.guru, anaid.world, acid.ink, abid.xyz, anim.art, asnid.cn, avid.science, anivd.com, ansd.shop, anic.co.uk, anad.com, aniq.info, azid.lol, aoid.se, ancd.org, avid.hr, anim.org, anio.org, acid.doctor, andi.finance, anit.dev, anwid.com, asid.info, arid.org.pl, naid.online, abid.email, anil.ro, akid.me, anied.com, anik.hr, andd.org, ainid.com, anio.live, ancd.ru, axid.ru, angd.se, fanid.biz, acid.computer, animd.se, aned.nl, anik.ro, amid.pl, znid.cn, 1nid.com, acid.cc, amid.in, anir.fun, adid.it, anyid.tech, anmd.pro, vnid.info, andi.ong, anio.jp, unid.be, anis.kitchen, anyd.one, anie.com, adnid.org, unid.us, ani3.com, anig.net, jnid.skin, arid.dental, knid.site, anil.ist, anil.group, aneid.eu, anido.shop, vanid.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "antd.cfd",
            "domain_keyword": "antd",
            "domain_tld": "cfd",
            "query_time": "2024-04-15 00:52:13",
            "create_date": "2023-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "kai.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "anie.it",
            "domain_keyword": "anie",
            "domain_tld": "it",
            "query_time": "2024-04-23 16:43:21",
            "create_date": "1997-07-15",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-20",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "ANIE FEDERAZIONE",
            "registrant_address": "VIALE LANCETTI 43",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20158",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "anied.net",
            "domain_keyword": "anied",
            "domain_tld": "net",
            "query_time": "2024-04-24 03:44:51",
            "create_date": "2012-09-18",
            "update_date": "2024-01-02",
            "expiry_date": "2025-09-18",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dublin 11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "acid.wtf",
            "domain_keyword": "acid",
            "domain_tld": "wtf",
            "query_time": "2024-05-06 01:47:10",
            "create_date": "2017-08-12",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot 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.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "andi.surf",
            "domain_keyword": "andi",
            "domain_tld": "surf",
            "query_time": "2024-05-06 16:15:35",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "anis.gifts",
            "domain_keyword": "anis",
            "domain_tld": "gifts",
            "query_time": "2024-05-12 21:43:48",
            "create_date": "2019-01-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "afid.it",
            "domain_keyword": "afid",
            "domain_tld": "it",
            "query_time": "2024-05-13 11:00:43",
            "create_date": "2010-05-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-06-08",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "anaid.org",
            "domain_keyword": "anaid",
            "domain_tld": "org",
            "query_time": "2024-05-08 07:13:47",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gazduire.ro",
                "ns2.gazduire.ro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anis.pro",
            "domain_keyword": "anis",
            "domain_tld": "pro",
            "query_time": "2024-04-30 15:24:19",
            "create_date": "2022-02-22",
            "update_date": "2023-06-14",
            "expiry_date": "2026-02-22",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "anpd.ru",
            "domain_keyword": "anpd",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:21:25",
            "create_date": "2022-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "anip.de",
            "domain_keyword": "anip",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:25:58",
            "update_date": "2013-02-28",
            "name_servers": [
                "ns3.kundenserver.de",
                "ns4.kundenserver.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "ankd.de",
            "domain_keyword": "ankd",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:27:05",
            "update_date": "2015-12-01",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "anpid.net",
            "domain_keyword": "anpid",
            "domain_tld": "net",
            "query_time": "2024-05-19 15:10:19",
            "create_date": "2020-08-23",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "aned.com",
            "domain_keyword": "aned",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:43:48",
            "create_date": "2001-11-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "canid.dev",
            "domain_keyword": "canid",
            "domain_tld": "dev",
            "query_time": "2024-05-18 04:33:40",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bluetools",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "afid.pt",
            "domain_keyword": "afid",
            "domain_tld": "pt",
            "query_time": "2024-05-26 16:13:51",
            "create_date": "2015-01-12",
            "registrant_name": "Fundação AFID Diferença",
            "registrant_address": "Quinta do Paraizo Bairro do Zambujal",
            "registrant_city": "amadora",
            "registrant_state": "amadora",
            "registrant_zip": "2720-502",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 17,
            "domain_name": "andi.careers",
            "domain_keyword": "andi",
            "domain_tld": "careers",
            "query_time": "2024-05-18 16:20:26",
            "create_date": "2022-01-18",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "anix.watch",
            "domain_keyword": "anix",
            "domain_tld": "watch",
            "query_time": "2024-06-01 04:07:56",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "acid.zone",
            "domain_keyword": "acid",
            "domain_tld": "zone",
            "query_time": "2024-06-02 17:02:44",
            "create_date": "2019-10-15",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACID-Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.acid.zone",
                "ns2.acid.zone"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "anit.com.pl",
            "domain_keyword": "anit",
            "domain_tld": "com.pl",
            "query_time": "2024-06-11 01:20:24",
            "create_date": "2010-11-20",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-20",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "anidi.com",
            "domain_keyword": "anidi",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:44:45",
            "create_date": "2008-10-05",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-05",
            "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-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aniid.ru",
            "domain_keyword": "aniid",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:05:57",
            "create_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "anio.cloud",
            "domain_keyword": "anio",
            "domain_tld": "cloud",
            "query_time": "2024-04-30 15:23:18",
            "create_date": "2021-08-03",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anio GmbH",
            "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-1251.awsdns-28.org",
                "ns-142.awsdns-17.com",
                "ns-1675.awsdns-17.co.uk",
                "ns-837.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aniu.ink",
            "domain_keyword": "aniu",
            "domain_tld": "ink",
            "query_time": "2024-04-30 15:28:07",
            "create_date": "2018-03-13",
            "update_date": "2024-01-09",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shan dong e niu zhi tou zi ben guan li you xian gong si shang hai fen gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "andi.international",
            "domain_keyword": "andi",
            "domain_tld": "international",
            "query_time": "2024-04-30 18:22:11",
            "create_date": "2016-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "andi International",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lanzarote",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sbo.eblocks.hosting",
                "ns2.sbo.eblocks.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "anida.church",
            "domain_keyword": "anida",
            "domain_tld": "church",
            "query_time": "2024-05-04 17:04:19",
            "create_date": "2016-12-13",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "All Nations Full Gospel Church",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "default.opensrs.org",
                "default2.opensrs.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "anig.me",
            "domain_keyword": "anig",
            "domain_tld": "me",
            "query_time": "2024-05-04 17:04:57",
            "create_date": "2019-12-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "onid.us",
            "domain_keyword": "onid",
            "domain_tld": "us",
            "query_time": "2024-05-05 06:23:37",
            "create_date": "2023-04-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Alan Archila",
            "registrant_address": "San Jose,San Rafael, EScazu, Centro de Negocios Trilogia Nivel 2 Tercer Nivel 3 Oficina 236",
            "registrant_city": "San Jose",
            "registrant_state": "Sa",
            "registrant_zip": "01010",
            "registrant_country": "CR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+506.61123683",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "andi.press",
            "domain_keyword": "andi",
            "domain_tld": "press",
            "query_time": "2024-05-06 16:15:35",
            "create_date": "2023-10-23",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amid.com.br",
            "domain_keyword": "amid",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 10:16:25",
            "create_date": "2008-12-02",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-02",
            "registrant_name": "Adilson Vanderlei Azevedo da Silva",
            "name_servers": [
                "ns10.webstorage.com.br",
                "ns10.webstorage.net.br",
                "ns11.webstorage.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 31,
            "domain_name": "aiid.org",
            "domain_keyword": "aiid",
            "domain_tld": "org",
            "query_time": "2024-04-15 11:20:28",
            "create_date": "2000-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIGHD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N-H",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "anix.guru",
            "domain_keyword": "anix",
            "domain_tld": "guru",
            "query_time": "2024-05-12 21:45:50",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "anaid.world",
            "domain_keyword": "anaid",
            "domain_tld": "world",
            "query_time": "2024-05-20 13:48:08",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "acid.ink",
            "domain_keyword": "acid",
            "domain_tld": "ink",
            "query_time": "2024-05-21 06:50:09",
            "create_date": "2022-01-27",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-27",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AluBest Polska Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "abid.xyz",
            "domain_keyword": "abid",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 21:13:38",
            "create_date": "2020-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-02",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "anim.art",
            "domain_keyword": "anim",
            "domain_tld": "art",
            "query_time": "2024-05-16 02:04:58",
            "create_date": "2023-05-23",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "asnid.cn",
            "domain_keyword": "asnid",
            "domain_tld": "cn",
            "query_time": "2024-06-04 06:20:21",
            "create_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "肖红萍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "avid.science",
            "domain_keyword": "avid",
            "domain_tld": "science",
            "query_time": "2024-06-09 04:12:57",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2028-10-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CU Boulder Lair Lab",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "keira.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "anivd.com",
            "domain_keyword": "anivd",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:23:17",
            "create_date": "2022-12-01",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "NY",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=anivd.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ansd.shop",
            "domain_keyword": "ansd",
            "domain_tld": "shop",
            "query_time": "2024-04-20 18:41:05",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "anic.co.uk",
            "domain_keyword": "anic",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 03:43:53",
            "create_date": "2007-03-16",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-16",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "anad.com",
            "domain_keyword": "anad",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:40:08",
            "create_date": "2002-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-18",
            "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=anad.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aniq.info",
            "domain_keyword": "aniq",
            "domain_tld": "info",
            "query_time": "2024-05-10 05:24:48",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": "yu qing qing",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "azid.lol",
            "domain_keyword": "azid",
            "domain_tld": "lol",
            "query_time": "2024-05-10 17:16:29",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aoid.se",
            "domain_keyword": "aoid",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:09:10",
            "create_date": "2016-11-20",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-20",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "ancd.org",
            "domain_keyword": "ancd",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:57:03",
            "create_date": "1999-07-19",
            "update_date": "2023-09-02",
            "expiry_date": "2028-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASSOCIATION  OF NIGERIANS IN THE CAPITAL DISTRICT OF THE STATE OF NEW YORK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "avid.hr",
            "domain_keyword": "avid",
            "domain_tld": "hr",
            "query_time": "2024-05-22 21:37:07",
            "create_date": "2012-05-20",
            "update_date": "2015-05-13",
            "expiry_date": "2025-05-20",
            "registrar_name": "POSLUH HOSTING d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Avid produkcija d.o.o.",
            "registrant_address": "Vlahe Stulića 4",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10090",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.posluh.hr",
                "dns4.posluh.hr"
            ]
        },
        {
            "num": 48,
            "domain_name": "anim.org",
            "domain_keyword": "anim",
            "domain_tld": "org",
            "query_time": "2024-05-26 02:02:00",
            "create_date": "2002-03-28",
            "update_date": "2023-12-04",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "anio.org",
            "domain_keyword": "anio",
            "domain_tld": "org",
            "query_time": "2024-05-17 18:59:00",
            "create_date": "2001-05-14",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 012921441",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "acid.doctor",
            "domain_keyword": "acid",
            "domain_tld": "doctor",
            "query_time": "2024-05-27 04:06:41",
            "create_date": "2023-09-18",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "andi.finance",
            "domain_keyword": "andi",
            "domain_tld": "finance",
            "query_time": "2024-05-27 21:25:24",
            "create_date": "2023-01-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fidelity Bank",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "anit.dev",
            "domain_keyword": "anit",
            "domain_tld": "dev",
            "query_time": "2024-05-27 13:18:16",
            "create_date": "2023-07-08",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "anwid.com",
            "domain_keyword": "anwid",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:43:52",
            "create_date": "2000-04-11",
            "update_date": "2024-05-24",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Marcus Simpson",
            "registrant_company": "KeyDomains.net",
            "registrant_address": "21 Business Park Dr",
            "registrant_city": "Branford",
            "registrant_state": "CT",
            "registrant_zip": "06405",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2038047131",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "asid.info",
            "domain_keyword": "asid",
            "domain_tld": "info",
            "query_time": "2024-05-31 20:47:38",
            "create_date": "2001-09-14",
            "update_date": "2024-05-03",
            "expiry_date": "2025-09-14",
            "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": [
                "ns3.verdevalley.com",
                "ns4.verdevalley.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "arid.org.pl",
            "domain_keyword": "arid",
            "domain_tld": "org.pl",
            "query_time": "2024-06-04 01:36:31",
            "create_date": "2015-07-24",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 56,
            "domain_name": "naid.online",
            "domain_keyword": "naid",
            "domain_tld": "online",
            "query_time": "2024-06-01 10:40:33",
            "create_date": "2024-02-11",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-11",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "abid.email",
            "domain_keyword": "abid",
            "domain_tld": "email",
            "query_time": "2024-06-09 11:46:55",
            "create_date": "2021-11-30",
            "update_date": "2024-05-18",
            "expiry_date": "2024-11-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Concierge",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 58,
            "domain_name": "anil.ro",
            "domain_keyword": "anil",
            "domain_tld": "ro",
            "query_time": "2024-06-10 23:23:04",
            "create_date": "2023-06-19",
            "expiry_date": "2025-06-18",
            "registrar_name": "Webrasoft SRL",
            "registrar_website": "www.webrahost.ro",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 59,
            "domain_name": "akid.me",
            "domain_keyword": "akid",
            "domain_tld": "me",
            "query_time": "2024-06-10 16:53:21",
            "create_date": "2020-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "anied.com",
            "domain_keyword": "anied",
            "domain_tld": "com",
            "query_time": "2024-06-13 12:37:49",
            "create_date": "2023-11-16",
            "update_date": "2024-05-05",
            "expiry_date": "2025-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "anik.hr",
            "domain_keyword": "anik",
            "domain_tld": "hr",
            "query_time": "2024-06-13 12:38:34",
            "create_date": "2011-03-30",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ANIK d.o.o.",
            "registrant_address": "Štaglinec 2 B",
            "registrant_city": "Štaglinec",
            "registrant_state": "HR",
            "registrant_zip": "48000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 62,
            "domain_name": "andd.org",
            "domain_keyword": "andd",
            "domain_tld": "org",
            "query_time": "2024-04-19 06:05:56",
            "create_date": "2013-06-08",
            "update_date": "2024-04-14",
            "expiry_date": "2025-06-08",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ainid.com",
            "domain_keyword": "ainid",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:16:17",
            "create_date": "2012-10-19",
            "update_date": "2020-10-13",
            "expiry_date": "2025-10-19",
            "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": 64,
            "domain_name": "anio.live",
            "domain_keyword": "anio",
            "domain_tld": "live",
            "query_time": "2024-04-30 15:23:18",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1mpz.name.com",
                "ns2glx.name.com",
                "ns3bfm.name.com",
                "ns4hny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ancd.ru",
            "domain_keyword": "ancd",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:11:10",
            "create_date": "2008-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "axid.ru",
            "domain_keyword": "axid",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:09:05",
            "create_date": "2009-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "angd.se",
            "domain_keyword": "angd",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:07:35",
            "create_date": "2017-10-25",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-25",
            "registrar_name": "INLEED",
            "name_servers": [
                "ns1.inleed.net",
                "ns2.inleed.net",
                "ns3.inleed.net",
                "ns4.inleed.net",
                "ns5.inleed.net",
                "ns6.inleed.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "fanid.biz",
            "domain_keyword": "fanid",
            "domain_tld": "biz",
            "query_time": "2024-05-06 21:15:55",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2025-10-31",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "acid.computer",
            "domain_keyword": "acid",
            "domain_tld": "computer",
            "query_time": "2024-05-06 01:47:10",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "animd.se",
            "domain_keyword": "animd",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:06:32",
            "create_date": "2020-11-26",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-26",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 71,
            "domain_name": "aned.nl",
            "domain_keyword": "aned",
            "domain_tld": "nl",
            "query_time": "2024-05-07 15:18:57",
            "create_date": "2010-07-04",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 72,
            "domain_name": "anik.ro",
            "domain_keyword": "anik",
            "domain_tld": "ro",
            "query_time": "2024-04-24 03:45:46",
            "create_date": "2016-05-12",
            "expiry_date": "2027-05-10",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 73,
            "domain_name": "amid.pl",
            "domain_keyword": "amid",
            "domain_tld": "pl",
            "query_time": "2024-04-03 18:05:23",
            "create_date": "2006-10-09",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-09",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 74,
            "domain_name": "znid.cn",
            "domain_keyword": "znid",
            "domain_tld": "cn",
            "query_time": "2024-05-12 23:46:37",
            "create_date": "2015-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李日华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "1nid.com",
            "domain_keyword": "1nid",
            "domain_tld": "com",
            "query_time": "2024-05-12 10:21:32",
            "create_date": "2024-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "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": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=1nid.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "acid.cc",
            "domain_keyword": "acid",
            "domain_tld": "cc",
            "query_time": "2024-05-21 06:50:09",
            "create_date": "1998-06-20",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_iana": 670,
            "registrar_name": "$$$ Private Label Internet Service Kiosk Inc DBA plisk.com",
            "registrar_website": "http://www.plisk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://send-message.ispapi.net/acid.cc/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3939.ns1.abovedomains.com",
                "3939.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "amid.in",
            "domain_keyword": "amid",
            "domain_tld": "in",
            "query_time": "2024-05-14 20:21:18",
            "create_date": "2012-05-12",
            "update_date": "2024-04-23",
            "expiry_date": "2026-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amidos",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AZ",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "anir.fun",
            "domain_keyword": "anir",
            "domain_tld": "fun",
            "query_time": "2024-05-15 05:50:57",
            "create_date": "2022-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-15",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.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": [
                "th149.hostatom.com",
                "th150.hostatom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "adid.it",
            "domain_keyword": "adid",
            "domain_tld": "it",
            "query_time": "2024-05-26 16:59:57",
            "create_date": "2023-11-18",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Lavisibilite.com",
            "registrant_address": "route de nanfray 22",
            "registrant_city": "Annecy",
            "registrant_state": "Annecy",
            "registrant_zip": "74960",
            "registrant_country": "FR",
            "name_servers": [
                "ns1.match.it",
                "ns2.match.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "anyid.tech",
            "domain_keyword": "anyid",
            "domain_tld": "tech",
            "query_time": "2024-05-25 23:30:33",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_country": "PT",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "anmd.pro",
            "domain_keyword": "anmd",
            "domain_tld": "pro",
            "query_time": "2024-05-24 04:58:51",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vnid.info",
            "domain_keyword": "vnid",
            "domain_tld": "info",
            "query_time": "2024-05-26 07:19:32",
            "create_date": "2006-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "velia.net Internetdienste GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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": [
                "cns3.secureserver.net",
                "cns4.secureserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "andi.ong",
            "domain_keyword": "andi",
            "domain_tld": "ong",
            "query_time": "2024-05-27 21:25:24",
            "create_date": "2021-03-28",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asociacion Nuevo Dialogo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Navarra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "anio.jp",
            "domain_keyword": "anio",
            "domain_tld": "jp",
            "query_time": "2024-06-03 06:38:07",
            "create_date": "2021-10-13",
            "update_date": "2024-05-31",
            "expiry_date": "2024-10-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1194.awsdns-21.org",
                "ns-1551.awsdns-01.co.uk",
                "ns-176.awsdns-22.com",
                "ns-736.awsdns-28.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 85,
            "domain_name": "unid.be",
            "domain_keyword": "unid",
            "domain_tld": "be",
            "query_time": "2024-05-31 10:01:22",
            "create_date": "2019-06-25",
            "registrar_name": "PlanetHoster",
            "registrar_website": "https://www.planethoster.com",
            "name_servers": [
                "hybrid4316-1.fr.ns.planethoster.net",
                "hybrid4316.fr.ns.planethoster.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 86,
            "domain_name": "anis.kitchen",
            "domain_keyword": "anis",
            "domain_tld": "kitchen",
            "query_time": "2024-06-01 22:44:12",
            "create_date": "2017-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "anyd.one",
            "domain_keyword": "anyd",
            "domain_tld": "one",
            "query_time": "2024-05-31 03:25:12",
            "create_date": "2023-05-03",
            "update_date": "2024-05-10",
            "expiry_date": "2024-05-03",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "anie.com",
            "domain_keyword": "anie",
            "domain_tld": "com",
            "query_time": "2024-06-13 12:37:48",
            "create_date": "1999-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandpa.com",
                "ns2.brandpa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "adnid.org",
            "domain_keyword": "adnid",
            "domain_tld": "org",
            "query_time": "2024-06-13 11:27:36",
            "create_date": "2007-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NULL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.piensasolutions.com",
                "ns4.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "unid.us",
            "domain_keyword": "unid",
            "domain_tld": "us",
            "query_time": "2024-04-24 21:35:59",
            "create_date": "2013-04-03",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "Takeshi Mizuta",
            "registrant_company": "PLATFIELD INC.",
            "registrant_address": "Akura Kita 2-18-27",
            "registrant_city": "Takarazuka-shi",
            "registrant_state": "Hyogo",
            "registrant_zip": "665-0821",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.0797811997",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ani3.com",
            "domain_keyword": "ani3",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:42:53",
            "create_date": "2004-08-27",
            "update_date": "2020-08-03",
            "expiry_date": "2024-08-27",
            "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": 92,
            "domain_name": "anig.net",
            "domain_keyword": "anig",
            "domain_tld": "net",
            "query_time": "2024-04-24 03:45:22",
            "create_date": "2003-08-02",
            "update_date": "2023-02-14",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "jnid.skin",
            "domain_keyword": "jnid",
            "domain_tld": "skin",
            "query_time": "2024-05-06 08:48:24",
            "create_date": "2024-03-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-07",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "arid.dental",
            "domain_keyword": "arid",
            "domain_tld": "dental",
            "query_time": "2024-05-06 10:27:53",
            "create_date": "2021-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "knid.site",
            "domain_keyword": "knid",
            "domain_tld": "site",
            "query_time": "2024-05-04 17:31:47",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "eva.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "anil.ist",
            "domain_keyword": "anil",
            "domain_tld": "ist",
            "query_time": "2024-05-04 17:05:56",
            "create_date": "2023-12-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "anil.group",
            "domain_keyword": "anil",
            "domain_tld": "group",
            "query_time": "2024-05-04 17:05:55",
            "create_date": "2023-08-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-03",
            "registrar_iana": 3921,
            "registrar_name": "Sav.com, LLC - 31",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aneid.eu",
            "domain_keyword": "aneid",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:40:53",
            "registrar_name": "DMNS - Domínios, S.A.",
            "registrar_website": "https://www.dominios.pt/",
            "name_servers": [
                "ara.ns.cloudflare.com",
                "javier.ns.cloudflare.com"
            ]
        },
        {
            "num": 99,
            "domain_name": "anido.shop",
            "domain_keyword": "anido",
            "domain_tld": "shop",
            "query_time": "2024-04-29 15:30:04",
            "create_date": "2017-03-08",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vanid.ru",
            "domain_keyword": "vanid",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:40:17",
            "create_date": "2014-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns16.allns.net",
                "ns3.allns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.125,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>anid.org.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3336</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>antd.cfd, anie.it, anied.net, acid.wtf, andi.surf, anis.gifts, afid.it, anaid.org, anis.pro, anpd.ru, anip.de, ankd.de, anpid.net, aned.com, canid.dev, afid.pt, andi.careers, anix.watch, acid.zone, anit.com.pl, anidi.com, aniid.ru, anio.cloud, aniu.ink, andi.international, anida.church, anig.me, onid.us, andi.press, amid.com.br, aiid.org, anix.guru, anaid.world, acid.ink, abid.xyz, anim.art, asnid.cn, avid.science, anivd.com, ansd.shop, anic.co.uk, anad.com, aniq.info, azid.lol, aoid.se, ancd.org, avid.hr, anim.org, anio.org, acid.doctor, andi.finance, anit.dev, anwid.com, asid.info, arid.org.pl, naid.online, abid.email, anil.ro, akid.me, anied.com, anik.hr, andd.org, ainid.com, anio.live, ancd.ru, axid.ru, angd.se, fanid.biz, acid.computer, animd.se, aned.nl, anik.ro, amid.pl, znid.cn, 1nid.com, acid.cc, amid.in, anir.fun, adid.it, anyid.tech, anmd.pro, vnid.info, andi.ong, anio.jp, unid.be, anis.kitchen, anyd.one, anie.com, adnid.org, unid.us, ani3.com, anig.net, jnid.skin, arid.dental, knid.site, anil.ist, anil.group, aneid.eu, anido.shop, vanid.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>antd.cfd</domain_name>
   <domain_keyword>antd</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-15 00:52:13</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>kai.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>anie.it</domain_name>
   <domain_keyword>anie</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 16:43:21</query_time>
   <create_date>1997-07-15</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>ANIE FEDERAZIONE</registrant_company>
   <registrant_address>VIALE LANCETTI 43</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20158</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anied.net</domain_name>
   <domain_keyword>anied</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 03:44:51</query_time>
   <create_date>2012-09-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>Dublin 11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.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>4</num>
   <domain_name>acid.wtf</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-06 01:47:10</query_time>
   <create_date>2017-08-12</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot 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.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>andi.surf</domain_name>
   <domain_keyword>andi</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-05-06 16:15:35</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>anis.gifts</domain_name>
   <domain_keyword>anis</domain_keyword>
   <domain_tld>gifts</domain_tld>
   <query_time>2024-05-12 21:43:48</query_time>
   <create_date>2019-01-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.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>afid.it</domain_name>
   <domain_keyword>afid</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 11:00:43</query_time>
   <create_date>2010-05-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>anaid.org</domain_name>
   <domain_keyword>anaid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 07:13:47</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</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>anis.pro</domain_name>
   <domain_keyword>anis</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 15:24:19</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>anpd.ru</domain_name>
   <domain_keyword>anpd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:21:25</query_time>
   <create_date>2022-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>anip.de</domain_name>
   <domain_keyword>anip</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:25:58</query_time>
   <update_date>2013-02-28</update_date>
   <name_servers>
    <value>ns3.kundenserver.de</value>
    <value>ns4.kundenserver.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ankd.de</domain_name>
   <domain_keyword>ankd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:27:05</query_time>
   <update_date>2015-12-01</update_date>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>anpid.net</domain_name>
   <domain_keyword>anpid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 15:10:19</query_time>
   <create_date>2020-08-23</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>aned.com</domain_name>
   <domain_keyword>aned</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:43:48</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-15</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.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>15</num>
   <domain_name>canid.dev</domain_name>
   <domain_keyword>canid</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 04:33:40</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bluetools</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>KR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>afid.pt</domain_name>
   <domain_keyword>afid</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-26 16:13:51</query_time>
   <create_date>2015-01-12</create_date>
   <registrant_name>Fundação AFID Diferença</registrant_name>
   <registrant_address>Quinta do Paraizo Bairro do Zambujal</registrant_address>
   <registrant_city>amadora</registrant_city>
   <registrant_state>amadora</registrant_state>
   <registrant_zip>2720-502</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>andi.careers</domain_name>
   <domain_keyword>andi</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-18 16:20:26</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>anix.watch</domain_name>
   <domain_keyword>anix</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-06-01 04:07:56</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.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>California</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>acid.zone</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-06-02 17:02:44</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACID-Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.acid.zone</value>
    <value>ns2.acid.zone</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>anit.com.pl</domain_name>
   <domain_keyword>anit</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-11 01:20:24</query_time>
   <create_date>2010-11-20</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>anidi.com</domain_name>
   <domain_keyword>anidi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:44:45</query_time>
   <create_date>2008-10-05</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-05</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-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>aniid.ru</domain_name>
   <domain_keyword>aniid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:05:57</query_time>
   <create_date>2023-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>anio.cloud</domain_name>
   <domain_keyword>anio</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-30 15:23:18</query_time>
   <create_date>2021-08-03</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anio GmbH</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-1251.awsdns-28.org</value>
    <value>ns-142.awsdns-17.com</value>
    <value>ns-1675.awsdns-17.co.uk</value>
    <value>ns-837.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aniu.ink</domain_name>
   <domain_keyword>aniu</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-30 15:28:07</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shan dong e niu zhi tou zi ben guan li you xian gong si shang hai fen gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>andi.international</domain_name>
   <domain_keyword>andi</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-30 18:22:11</query_time>
   <create_date>2016-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>andi International</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lanzarote</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sbo.eblocks.hosting</value>
    <value>ns2.sbo.eblocks.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>anida.church</domain_name>
   <domain_keyword>anida</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-04 17:04:19</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>All Nations Full Gospel Church</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>default.opensrs.org</value>
    <value>default2.opensrs.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>anig.me</domain_name>
   <domain_keyword>anig</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-04 17:04:57</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>onid.us</domain_name>
   <domain_keyword>onid</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-05 06:23:37</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Alan Archila</registrant_name>
   <registrant_address>San Jose,San Rafael, EScazu, Centro de Negocios Trilogia Nivel 2 Tercer Nivel 3 Oficina 236</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_state>Sa</registrant_state>
   <registrant_zip>01010</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+506.61123683</registrant_phone>
   <name_servers>
    <value>ns1-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.azure-dns.info</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>andi.press</domain_name>
   <domain_keyword>andi</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-06 16:15:35</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amid.com.br</domain_name>
   <domain_keyword>amid</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 10:16:25</query_time>
   <create_date>2008-12-02</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrant_name>Adilson Vanderlei Azevedo da Silva</registrant_name>
   <name_servers>
    <value>ns10.webstorage.com.br</value>
    <value>ns10.webstorage.net.br</value>
    <value>ns11.webstorage.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>aiid.org</domain_name>
   <domain_keyword>aiid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 11:20:28</query_time>
   <create_date>2000-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIGHD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N-H</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>anix.guru</domain_name>
   <domain_keyword>anix</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-12 21:45:50</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>anaid.world</domain_name>
   <domain_keyword>anaid</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-20 13:48:08</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>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>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>34</num>
   <domain_name>acid.ink</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-21 06:50:09</query_time>
   <create_date>2022-01-27</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AluBest Polska Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>abid.xyz</domain_name>
   <domain_keyword>abid</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 21:13:38</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <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>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>36</num>
   <domain_name>anim.art</domain_name>
   <domain_keyword>anim</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-16 02:04:58</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.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>37</num>
   <domain_name>asnid.cn</domain_name>
   <domain_keyword>asnid</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-04 06:20:21</query_time>
   <create_date>2023-10-12</create_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>肖红萍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>avid.science</domain_name>
   <domain_keyword>avid</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-06-09 04:12:57</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2028-10-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CU Boulder Lair Lab</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>keira.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>anivd.com</domain_name>
   <domain_keyword>anivd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:23:17</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-01</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=anivd.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ansd.shop</domain_name>
   <domain_keyword>ansd</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 18:41:05</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>anic.co.uk</domain_name>
   <domain_keyword>anic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 03:43:53</query_time>
   <create_date>2007-03-16</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>anad.com</domain_name>
   <domain_keyword>anad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:40:08</query_time>
   <create_date>2002-08-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-18</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=anad.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aniq.info</domain_name>
   <domain_keyword>aniq</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 05:24:48</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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>yu qing qing</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>azid.lol</domain_name>
   <domain_keyword>azid</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-10 17:16:29</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aoid.se</domain_name>
   <domain_keyword>aoid</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:09:10</query_time>
   <create_date>2016-11-20</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ancd.org</domain_name>
   <domain_keyword>ancd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:57:03</query_time>
   <create_date>1999-07-19</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2028-07-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASSOCIATION  OF NIGERIANS IN THE CAPITAL DISTRICT OF THE STATE OF NEW YORK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>47</num>
   <domain_name>avid.hr</domain_name>
   <domain_keyword>avid</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-22 21:37:07</query_time>
   <create_date>2012-05-20</create_date>
   <update_date>2015-05-13</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>POSLUH HOSTING d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Avid produkcija d.o.o.</registrant_name>
   <registrant_address>Vlahe Stulića 4</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10090</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.posluh.hr</value>
    <value>dns4.posluh.hr</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>anim.org</domain_name>
   <domain_keyword>anim</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 02:02:00</query_time>
   <create_date>2002-03-28</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>anio.org</domain_name>
   <domain_keyword>anio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 18:59:00</query_time>
   <create_date>2001-05-14</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 012921441</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>acid.doctor</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>doctor</domain_tld>
   <query_time>2024-05-27 04:06:41</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>andi.finance</domain_name>
   <domain_keyword>andi</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-27 21:25:24</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fidelity Bank</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>anit.dev</domain_name>
   <domain_keyword>anit</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 13:18:16</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.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>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>53</num>
   <domain_name>anwid.com</domain_name>
   <domain_keyword>anwid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:43:52</query_time>
   <create_date>2000-04-11</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-04-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>Marcus Simpson</registrant_name>
   <registrant_company>KeyDomains.net</registrant_company>
   <registrant_address>21 Business Park Dr</registrant_address>
   <registrant_city>Branford</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>06405</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2038047131</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>asid.info</domain_name>
   <domain_keyword>asid</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 20:47:38</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-09-14</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>ns3.verdevalley.com</value>
    <value>ns4.verdevalley.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>55</num>
   <domain_name>arid.org.pl</domain_name>
   <domain_keyword>arid</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-06-04 01:36:31</query_time>
   <create_date>2015-07-24</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>naid.online</domain_name>
   <domain_keyword>naid</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 10:40:33</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>abid.email</domain_name>
   <domain_keyword>abid</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-09 11:46:55</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Concierge</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>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-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>58</num>
   <domain_name>anil.ro</domain_name>
   <domain_keyword>anil</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-10 23:23:04</query_time>
   <create_date>2023-06-19</create_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_name>Webrasoft SRL</registrar_name>
   <registrar_website>www.webrahost.ro</registrar_website>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>akid.me</domain_name>
   <domain_keyword>akid</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-10 16:53:21</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>anied.com</domain_name>
   <domain_keyword>anied</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 12:37:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>anik.hr</domain_name>
   <domain_keyword>anik</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-13 12:38:34</query_time>
   <create_date>2011-03-30</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ANIK d.o.o.</registrant_name>
   <registrant_address>Štaglinec 2 B</registrant_address>
   <registrant_city>Štaglinec</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>48000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>andd.org</domain_name>
   <domain_keyword>andd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 06:05:56</query_time>
   <create_date>2013-06-08</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ainid.com</domain_name>
   <domain_keyword>ainid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:16:17</query_time>
   <create_date>2012-10-19</create_date>
   <update_date>2020-10-13</update_date>
   <expiry_date>2025-10-19</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>64</num>
   <domain_name>anio.live</domain_name>
   <domain_keyword>anio</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-30 15:23:18</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1mpz.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4hny.name.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>ancd.ru</domain_name>
   <domain_keyword>ancd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:11:10</query_time>
   <create_date>2008-07-01</create_date>
   <expiry_date>2024-07-01</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>66</num>
   <domain_name>axid.ru</domain_name>
   <domain_keyword>axid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:09:05</query_time>
   <create_date>2009-11-16</create_date>
   <expiry_date>2024-11-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>67</num>
   <domain_name>angd.se</domain_name>
   <domain_keyword>angd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:07:35</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>INLEED</registrar_name>
   <name_servers>
    <value>ns1.inleed.net</value>
    <value>ns2.inleed.net</value>
    <value>ns3.inleed.net</value>
    <value>ns4.inleed.net</value>
    <value>ns5.inleed.net</value>
    <value>ns6.inleed.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fanid.biz</domain_name>
   <domain_keyword>fanid</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 21:15:55</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-10-31</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>acid.computer</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-06 01:47:10</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>animd.se</domain_name>
   <domain_keyword>animd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:06:32</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aned.nl</domain_name>
   <domain_keyword>aned</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 15:18:57</query_time>
   <create_date>2010-07-04</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>anik.ro</domain_name>
   <domain_keyword>anik</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 03:45:46</query_time>
   <create_date>2016-05-12</create_date>
   <expiry_date>2027-05-10</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>amid.pl</domain_name>
   <domain_keyword>amid</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 18:05:23</query_time>
   <create_date>2006-10-09</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>znid.cn</domain_name>
   <domain_keyword>znid</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 23:46:37</query_time>
   <create_date>2015-06-17</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李日华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>1nid.com</domain_name>
   <domain_keyword>1nid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 10:21:32</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</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>SHANGHAI</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=1nid.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.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>acid.cc</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 06:50:09</query_time>
   <create_date>1998-06-20</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>670</registrar_iana>
   <registrar_name>$$$ Private Label Internet Service Kiosk Inc DBA plisk.com</registrar_name>
   <registrar_website>http://www.plisk.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/acid.cc/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>3939.ns1.abovedomains.com</value>
    <value>3939.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>amid.in</domain_name>
   <domain_keyword>amid</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 20:21:18</query_time>
   <create_date>2012-05-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amidos</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>AZ</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>jake.ns.cloudflare.com</value>
    <value>nina.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>78</num>
   <domain_name>anir.fun</domain_name>
   <domain_keyword>anir</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-15 05:50:57</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.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>th149.hostatom.com</value>
    <value>th150.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>adid.it</domain_name>
   <domain_keyword>adid</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 16:59:57</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Lavisibilite.com</registrant_company>
   <registrant_address>route de nanfray 22</registrant_address>
   <registrant_city>Annecy</registrant_city>
   <registrant_state>Annecy</registrant_state>
   <registrant_zip>74960</registrant_zip>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>ns1.match.it</value>
    <value>ns2.match.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>anyid.tech</domain_name>
   <domain_keyword>anyid</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 23:30:33</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>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_country>PT</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>anmd.pro</domain_name>
   <domain_keyword>anmd</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 04:58:51</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vnid.info</domain_name>
   <domain_keyword>vnid</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 07:19:32</query_time>
   <create_date>2006-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>velia.net Internetdienste GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <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>cns3.secureserver.net</value>
    <value>cns4.secureserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>andi.ong</domain_name>
   <domain_keyword>andi</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-05-27 21:25:24</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asociacion Nuevo Dialogo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Navarra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>anio.jp</domain_name>
   <domain_keyword>anio</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-03 06:38:07</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1194.awsdns-21.org</value>
    <value>ns-1551.awsdns-01.co.uk</value>
    <value>ns-176.awsdns-22.com</value>
    <value>ns-736.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>unid.be</domain_name>
   <domain_keyword>unid</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 10:01:22</query_time>
   <create_date>2019-06-25</create_date>
   <registrar_name>PlanetHoster</registrar_name>
   <registrar_website>https://www.planethoster.com</registrar_website>
   <name_servers>
    <value>hybrid4316-1.fr.ns.planethoster.net</value>
    <value>hybrid4316.fr.ns.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>anis.kitchen</domain_name>
   <domain_keyword>anis</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-06-01 22:44:12</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>anyd.one</domain_name>
   <domain_keyword>anyd</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 03:25:12</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>anie.com</domain_name>
   <domain_keyword>anie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 12:37:48</query_time>
   <create_date>1999-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandpa.com</value>
    <value>ns2.brandpa.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>89</num>
   <domain_name>adnid.org</domain_name>
   <domain_keyword>adnid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-13 11:27:36</query_time>
   <create_date>2007-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NULL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.piensasolutions.com</value>
    <value>ns4.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>unid.us</domain_name>
   <domain_keyword>unid</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-24 21:35:59</query_time>
   <create_date>2013-04-03</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>Takeshi Mizuta</registrant_name>
   <registrant_company>PLATFIELD INC.</registrant_company>
   <registrant_address>Akura Kita 2-18-27</registrant_address>
   <registrant_city>Takarazuka-shi</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>665-0821</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.0797811997</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ani3.com</domain_name>
   <domain_keyword>ani3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:42:53</query_time>
   <create_date>2004-08-27</create_date>
   <update_date>2020-08-03</update_date>
   <expiry_date>2024-08-27</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>92</num>
   <domain_name>anig.net</domain_name>
   <domain_keyword>anig</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 03:45:22</query_time>
   <create_date>2003-08-02</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>jnid.skin</domain_name>
   <domain_keyword>jnid</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-06 08:48:24</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-07</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>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>94</num>
   <domain_name>arid.dental</domain_name>
   <domain_keyword>arid</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-06 10:27:53</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>knid.site</domain_name>
   <domain_keyword>knid</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 17:31:47</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</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>eva.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>anil.ist</domain_name>
   <domain_keyword>anil</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-04 17:05:56</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.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>JAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>anil.group</domain_name>
   <domain_keyword>anil</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-04 17:05:55</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>3921</registrar_iana>
   <registrar_name>Sav.com, LLC - 31</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aneid.eu</domain_name>
   <domain_keyword>aneid</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:40:53</query_time>
   <registrar_name>DMNS - Domínios, S.A.</registrar_name>
   <registrar_website>https://www.dominios.pt/</registrar_website>
   <name_servers>
    <value>ara.ns.cloudflare.com</value>
    <value>javier.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>anido.shop</domain_name>
   <domain_keyword>anido</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 15:30:04</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.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>vanid.ru</domain_name>
   <domain_keyword>vanid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:40:17</query_time>
   <create_date>2014-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns16.allns.net</value>
    <value>ns3.allns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.125</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.