WHOIS QUERY TIME

5 May 2024 - 6:10 AM UTC

Modified: 15 April 2020

NAME SERVERS

ns1.webgo.de
ns2.webgo.de
ns3.webgo.de
ns4.webgo.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ardas.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ardas.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ardas.de",
            "domain_keyword": "ardas",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:10:43",
            "update_date": "2020-04-15",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ardas.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ardas.de</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:10:43</query_time>
   <update_date>2020-04-15</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.034</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.034 seconds) for "ardas.de" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Modified: 7 October 2011

NAME SERVERS

ns15.schlund.de
ns16.schlund.de

DOMAIN STATUS

connect

#2 - QUERY TIME

5 May 2024 - 6:10 AM UTC

Modified: 15 April 2020

NAME SERVERS

ns1.webgo.de
ns2.webgo.de
ns3.webgo.de
ns4.webgo.de

DOMAIN STATUS

connect

* 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=ardas.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ardas.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ardas.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ardas.de",
            "domain_keyword": "ardas",
            "domain_tld": "de",
            "query_time": "2012-11-18 08:00:00",
            "update_date": "2011-10-07",
            "name_servers": [
                "ns15.schlund.de",
                "ns16.schlund.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "ardas.de",
            "domain_keyword": "ardas",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:10:43",
            "update_date": "2020-04-15",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "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>ardas.de</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>ardas.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ardas.de</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <update_date>2011-10-07</update_date>
   <name_servers>
    <value>ns15.schlund.de</value>
    <value>ns16.schlund.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ardas.de</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:10:43</query_time>
   <update_date>2020-04-15</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.034</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 17 domain names (in 0.046 seconds) which contained the exact domain keyword "ardas".
Domain Name Registered Expiry Registrar Ownership
1 ardas.com 15 Dec 1999 15 Dec 2027 GoDaddy.com, LLC -
2 ardas.info 19 Sep 2003 19 Sep 2024 PSI-USA, Inc. dba Domain Robot ARDAS-Zentrum
3 ardas.nl 15 Nov 2011 - The Registrar Company B.V. -
4 ardas.com.br 21 May 2015 21 May 2025 - Ricardo Almeida
5 ardas.biz 12 Aug 2015 11 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com ARDAS group
6 ardas.one 13 Nov 2015 13 Nov 2024 One.com A/S REDACTED FOR PRIVACY
7 ardas.org 28 Aug 2017 28 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 ardas.uk 7 Jun 2019 7 Jun 2024 Sitefinders Net Limited [Tag = SITEFINDERS] -
9 ardas.live 25 May 2020 25 May 2025 Dynadot Inc REDACTED FOR PRIVACY
10 ardas.email 30 Jan 2022 30 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
11 ardas.lt 9 May 2022 10 May 2025 HOSTINGER operations, UAB UAB PERSĖ
12 ardas.site 6 Oct 2022 6 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
13 ardas.guru 19 Feb 2023 19 Feb 2025 Squarespace Domains II LLC Calux Cabinets Inc.
14 ardas.ru 7 Mar 2023 7 Mar 2025 RU-CENTER-RU Private Person
15 ardas.net 1 May 2023 1 May 2024 DropCatch.com 774 LLC NameAvenue
16 ardas.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
17 ardas.tips 23 May 2024 23 May 2025 Gandi SAS TEZJON HOLDINGS LLC
18 ardas.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ardas&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ardas",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 18,
        "relation": "eq",
        "current": 18
    },
    "unique_domains": "ardas.com, ardas.info, ardas.nl, ardas.com.br, ardas.biz, ardas.one, ardas.org, ardas.uk, ardas.live, ardas.email, ardas.lt, ardas.site, ardas.guru, ardas.ru, ardas.net, ardas.xyz, ardas.tips, ardas.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ardas.com",
            "domain_keyword": "ardas",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:19:46",
            "create_date": "1999-12-15",
            "update_date": "2022-10-08",
            "expiry_date": "2027-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns065.a.register.com",
                "dns163.b.register.com",
                "dns233.c.register.com",
                "dns249.d.register.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ardas.info",
            "domain_keyword": "ardas",
            "domain_tld": "info",
            "query_time": "2024-05-28 10:20:34",
            "create_date": "2003-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "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": "ARDAS-Zentrum",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ardas.nl",
            "domain_keyword": "ardas",
            "domain_tld": "nl",
            "query_time": "2024-04-30 18:11:49",
            "create_date": "2011-11-15",
            "update_date": "2022-09-02",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.hshost.nl",
                "ns2.hshost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "ardas.com.br",
            "domain_keyword": "ardas",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 04:21:41",
            "create_date": "2015-05-21",
            "update_date": "2023-05-28",
            "expiry_date": "2025-05-21",
            "registrant_name": "Ricardo Almeida",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "ardas.biz",
            "domain_keyword": "ardas",
            "domain_tld": "biz",
            "query_time": "2024-05-07 04:21:41",
            "create_date": "2015-08-12",
            "update_date": "2023-08-07",
            "expiry_date": "2025-08-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARDAS group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dnepropetrovskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns10.uadns.com",
                "ns11.uadns.com",
                "ns12.uadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ardas.one",
            "domain_keyword": "ardas",
            "domain_tld": "one",
            "query_time": "2024-05-07 04:21:41",
            "create_date": "2015-11-13",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "ardas.org",
            "domain_keyword": "ardas",
            "domain_tld": "org",
            "query_time": "2024-04-26 21:33:16",
            "create_date": "2017-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2025-08-28",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ardas.uk",
            "domain_keyword": "ardas",
            "domain_tld": "uk",
            "query_time": "2024-04-26 21:33:16",
            "create_date": "2019-06-07",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-07",
            "registrar_name": "Sitefinders Net Limited [Tag = SITEFINDERS]",
            "registrar_website": "http://www.sitefinders.co.uk",
            "name_servers": [
                "ns1.domainmanage.uk",
                "ns2.domainmanage.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "ardas.live",
            "domain_keyword": "ardas",
            "domain_tld": "live",
            "query_time": "2024-05-28 10:20:34",
            "create_date": "2020-05-25",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-25",
            "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.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ardas.email",
            "domain_keyword": "ardas",
            "domain_tld": "email",
            "query_time": "2024-05-29 20:49:02",
            "create_date": "2022-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "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.box.ardas.email",
                "ns2.box.ardas.email"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "ardas.lt",
            "domain_keyword": "ardas",
            "domain_tld": "lt",
            "query_time": "2024-04-26 21:33:16",
            "create_date": "2022-05-09",
            "expiry_date": "2025-05-10",
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.lt",
            "registrant_company": "UAB PERSĖ",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "ardas.site",
            "domain_keyword": "ardas",
            "domain_tld": "site",
            "query_time": "2024-04-26 21:33:16",
            "create_date": "2022-10-06",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-06",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ardas.guru",
            "domain_keyword": "ardas",
            "domain_tld": "guru",
            "query_time": "2024-04-26 14:19:58",
            "create_date": "2023-02-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Calux Cabinets Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 14,
            "domain_name": "ardas.ru",
            "domain_keyword": "ardas",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:45:04",
            "create_date": "2023-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "ardas.net",
            "domain_keyword": "ardas",
            "domain_tld": "net",
            "query_time": "2024-05-28 10:20:34",
            "create_date": "2023-05-01",
            "update_date": "2023-09-28",
            "expiry_date": "2024-05-01",
            "registrar_iana": 2533,
            "registrar_name": "DropCatch.com 774 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Anne-Jan Hempenius",
            "registrant_company": "NameAvenue",
            "registrant_address": "Hoornsediep 69a",
            "registrant_city": "Groningen",
            "registrant_state": "Groningen",
            "registrant_zip": "9727GD",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.628856563",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ardas.xyz",
            "domain_keyword": "ardas",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 01:30:11",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ardas.tips",
            "domain_keyword": "ardas",
            "domain_tld": "tips",
            "query_time": "2024-05-26 17:53:31",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEZJON HOLDINGS LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "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.box.ardas.email",
                "ns2.box.ardas.email"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "ardas.de",
            "domain_keyword": "ardas",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:10:43",
            "update_date": "2020-04-15",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ardas</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>18</total>
  <relation>eq</relation>
  <current>18</current>
 </count>
 <unique_domains>ardas.com, ardas.info, ardas.nl, ardas.com.br, ardas.biz, ardas.one, ardas.org, ardas.uk, ardas.live, ardas.email, ardas.lt, ardas.site, ardas.guru, ardas.ru, ardas.net, ardas.xyz, ardas.tips, ardas.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ardas.com</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:19:46</query_time>
   <create_date>1999-12-15</create_date>
   <update_date>2022-10-08</update_date>
   <expiry_date>2027-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns065.a.register.com</value>
    <value>dns163.b.register.com</value>
    <value>dns233.c.register.com</value>
    <value>dns249.d.register.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>2</num>
   <domain_name>ardas.info</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 10:20:34</query_time>
   <create_date>2003-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</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>ARDAS-Zentrum</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>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>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ardas.nl</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 18:11:49</query_time>
   <create_date>2011-11-15</create_date>
   <update_date>2022-09-02</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.hshost.nl</value>
    <value>ns2.hshost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ardas.com.br</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 04:21:41</query_time>
   <create_date>2015-05-21</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrant_name>Ricardo Almeida</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>ardas.biz</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 04:21:41</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ARDAS group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dnepropetrovskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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>ns10.uadns.com</value>
    <value>ns11.uadns.com</value>
    <value>ns12.uadns.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>ardas.one</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 04:21:41</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ardas.org</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 21:33:16</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-08-28</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>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>8</num>
   <domain_name>ardas.uk</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 21:33:16</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Sitefinders Net Limited [Tag = SITEFINDERS]</registrar_name>
   <registrar_website>http://www.sitefinders.co.uk</registrar_website>
   <name_servers>
    <value>ns1.domainmanage.uk</value>
    <value>ns2.domainmanage.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>ardas.live</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 10:20:34</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-25</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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ardas.email</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-29 20:49:02</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</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.box.ardas.email</value>
    <value>ns2.box.ardas.email</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ardas.lt</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-26 21:33:16</query_time>
   <create_date>2022-05-09</create_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.lt</registrar_website>
   <registrant_company>UAB PERSĖ</registrant_company>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ardas.site</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-26 21:33:16</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-06</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ardas.guru</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-26 14:19:58</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Calux Cabinets Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>14</num>
   <domain_name>ardas.ru</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:45:04</query_time>
   <create_date>2023-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ardas.net</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 10:20:34</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_iana>2533</registrar_iana>
   <registrar_name>DropCatch.com 774 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Anne-Jan Hempenius</registrant_name>
   <registrant_company>NameAvenue</registrant_company>
   <registrant_address>Hoornsediep 69a</registrant_address>
   <registrant_city>Groningen</registrant_city>
   <registrant_state>Groningen</registrant_state>
   <registrant_zip>9727GD</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.628856563</registrant_phone>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ardas.xyz</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 01:30:11</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ardas.tips</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-26 17:53:31</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>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>TEZJON HOLDINGS LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</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.box.ardas.email</value>
    <value>ns2.box.ardas.email</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ardas.de</domain_name>
   <domain_keyword>ardas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:10:43</query_time>
   <update_date>2020-04-15</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 1,638 domain names (in 0.074 seconds) which look and sound like the brand name "ardas".
Domain Name Registered Expiry Registrar Ownership
1 ardis.com 11 Jan 2004 11 Jan 2025 GoDaddy.com, LLC -
2 andas.jp 19 Mar 2015 31 Mar 2025 - ANDas Inc.
3 arcas.dev 11 Aug 2021 11 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 ardav.ru 27 Nov 2023 27 Nov 2024 REGRU-RU Private Person
5 vardas.net 1 Jul 2003 1 Jul 2024 HOSTINGER operations, UAB -
6 nardas.store 30 Nov 2021 30 Nov 2024 Network Solutions LLC Narda's Trading Corporation
7 arias.ro 17 May 2010 15 Aug 2026 Claus Web SRL -
8 arcas.network 13 Dec 2022 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 areas.one 24 Feb 2017 24 Feb 2025 united-domains AG Fitness Private GmbH
10 aldas.net 23 Jul 2002 23 Jul 2024 IONOS SE -
11 abdas.org 31 Jan 2006 31 Jan 2026 Tucows Domains Inc. Harish Kumar
12 cardas.org 12 Nov 2009 12 Nov 2024 Regtime Ltd. Boris Eshkind
13 aruas.com 19 Nov 1996 18 Nov 2024 Dinahosting s.l. Dayvo Sistemas, SL
14 a3das.net 25 May 2021 25 May 2026 GoDaddy.com, LLC -
15 radas.net 30 Jul 2002 30 Jul 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
16 mrdas.com 8 Dec 2012 8 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 kardas.mobi 30 Aug 2010 30 Aug 2024 RegistryGate GmbH REDACTED FOR PRIVACY
18 ardad.pt - - - Associacao da Regiao do Douro para Apoio a Deficientes
19 ardos.sk 19 Oct 2016 19 Oct 2024 Gransy s.r.o. -
20 ardao.com 26 Jun 2021 26 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 ardaas.design 17 Nov 2021 17 Nov 2024 eNom, LLC Data Protected
22 aidas.it 28 Feb 2005 27 Jun 2024 Register S.p.a. Associazione Italiana Donatori Autonomi Sangue
23 ardaks.ru 21 May 2023 21 May 2025 RU-CENTER-RU Private Person
24 arias.it 28 Sep 1999 25 May 2024 Aruba s.p.a. arias Sas
25 vardas.lol 10 Apr 2023 10 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
26 hardas.com 21 May 2002 21 May 2028 PDR Ltd. d/b/a PublicDomainRegistry.com Parag Hardas
27 areas.it 25 Mar 2022 25 Mar 2025 Mobilling di Vito Longo Vito Longo
28 ardis.ca 5 Aug 2015 5 Aug 2024 eNom Canada Corp. REDACTED FOR PRIVACY
29 arias.tv 28 Oct 2021 28 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
30 ardax.com 10 Nov 1997 9 Nov 2024 GoDaddy.com, LLC -
31 hrdas.in 22 Nov 2018 22 Nov 2028 GoDaddy.com, LLC REDACTED FOR PRIVACY
32 akdas.de - - - -
33 ardan.app 9 May 2018 9 May 2025 Squarespace Domains II LLC. Ardan Studios
34 armas.software 3 Nov 2022 3 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com Mansoft tietotekniikka Oy
35 aqdas.org 19 May 2006 19 May 2025 IONOS SE REDACTED FOR PRIVACY
36 areas.photos 31 Jan 2021 31 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
37 ardaas.live 25 May 2020 25 May 2025 Dynadot Inc REDACTED FOR PRIVACY
38 agdas.xxx 13 Dec 2011 13 Dec 2024 Instra Corporation Pty Ltd Evrimnet Internet Tasaram ve Reklam Hiz. Ltd.
39 ardis.world 27 Mar 2019 27 Mar 2025 Key-Systems, LLC ARDIS Information Systems NV
40 arpas.org 1 May 1998 30 Apr 2031 GoDaddy.com, LLC Domains By Proxy, LLC
41 arzas.ru 26 Jan 2024 26 Jan 2025 RU-CENTER-RU Private Person
42 armas.tech 28 Feb 2024 28 Feb 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
43 agdas.fr 8 Dec 2014 8 Dec 2024 Infomaniak Network SA Ano Nymous
44 ordas.nl 16 Apr 2004 - Realtime Register -
45 artas.nl 11 Nov 1997 - Combell B.V. -
46 ardns.net 16 May 2008 16 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com ff
47 arda1.com 1 Jan 2016 1 Jan 2025 GoDaddy.com, LLC -
48 arlas.io 9 Jun 2017 9 Jun 2024 Gandi SAS Gisaia
49 ardis.tel 11 Jun 2015 10 Jun 2024 DomainContext, Inc. REDACTED FOR PRIVACY
50 armas.us 17 Jul 2023 17 Jul 2024 Dynadot Inc Brand Boogie LLC
51 ardan.games 15 Jun 2021 15 Jun 2024 Blacknight Internet Solutions Ltd. REDACTED FOR PRIVACY
52 asdas.space 29 Jun 2023 29 Jun 2024 Hosting Ukraine LLC Hosting Ukraine LLC
53 ardis.org 22 May 2001 22 May 2025 Wild West Domains, LLC Domains By Proxy, LLC
54 ardal.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
55 arras.world 28 Sep 2023 28 Sep 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li ming
56 artas.tc 17 Dec 2012 18 Dec 2030 NICTC A.S. -
57 ardss.com 9 Jun 2017 9 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 ahdas.com 13 Feb 2006 13 Feb 2025 Name.com, Inc. T.E. Mansur
59 aedas.com 14 Jun 2000 14 Jun 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Aedas International Limited
60 arnas.global 5 Oct 2020 5 Oct 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
61 asdas.shop 13 Mar 2024 13 Mar 2025 Namecheap, Inc. -
62 a-das.co.uk 5 Jun 2001 5 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
63 arlas.nl 26 Sep 2006 - Metaregistrar B.V. -
64 aryas.com 3 Oct 2001 3 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
65 artas.online 22 Jun 2023 22 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
66 aidas.host 4 May 2023 4 May 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai pu mao shu ju ke ji you xian gong si
67 aidas.in 11 Mar 2023 11 Mar 2025 NameCheap, Inc. REDACTED FOR PRIVACY
68 asdas.com 11 Apr 2002 11 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
69 ardan.pt - - - ARDAN-SERVIÇOS, PROJECTOS E GESTÃO, LDA
70 gardas.com 30 May 2004 30 May 2025 ANNULET, INC BuyDomains.com
71 ardjs.com 8 Oct 2013 8 Oct 2024 Gname.com Pte. Ltd. -
72 yardas.com 2 Jul 2006 2 Jul 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1127237
73 kardas.art 13 Oct 2022 13 Oct 2025 Go Daddy, LLC Domains By Proxy, LLC
74 arday.ru 13 Feb 2023 13 Feb 2025 REGRU-RU Private Person
75 abdas.ru 5 Dec 2014 5 Dec 2024 RU-CENTER-RU Private Person
76 drdas.info 28 Dec 2023 28 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
77 arads.com 23 Jun 2014 23 Jun 2024 GoDaddy.com, LLC -
78 arcas.nl 28 Jan 1999 - suXus B.V. -
79 arjas.com 12 May 2013 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 argas.co.uk 4 Apr 2023 4 Apr 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
81 ardys.com 13 Nov 2010 13 Nov 2027 Key-Systems GmbH REDACTED FOR PRIVACY
82 artas.pro 1 Oct 2022 1 Oct 2024 Registrar of Domain Names REG.RU LLC Private Person
83 arcas.global 13 Dec 2022 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 ardaq.net 3 Jul 2023 4 Jul 2028 dattatec.com SRL Ardaq S A
85 arsas.net 28 Dec 2013 28 Dec 2024 Tucows Domains Inc. -
86 armas.construction 1 Jun 2021 1 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 arpas.ru 31 Aug 2023 31 Aug 2024 REGRU-RU Private Person
88 arias.digital 24 Dec 2023 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 ardai.shop 27 Dec 2023 27 Dec 2024 Namecheap, Inc. -
90 kardas.name - - GoDaddy.com, LLC -
91 arias.fr 27 Jan 1999 2 Jan 2025 NORDNET ARIAS
92 arrdas.com 31 Oct 2022 31 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
93 amdas.co.uk 3 Sep 2009 3 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
94 ardau.online 21 May 2023 21 May 2025 Dynadot LLC Dynadot Privacy Service
95 aedas.page 16 Nov 2020 16 Nov 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
96 ardast.com 15 Sep 2020 15 Sep 2024 DonDominio (SCIP) Soluciones Corporativas IP, c/o Whois Proxy
97 areas.group 4 Feb 2021 4 Feb 2025 Gransy, s.r.o. REDACTED FOR PRIVACY
98 aodas.store 25 May 2023 25 May 2025 Go Daddy, LLC Domains By Proxy, LLC
99 arnas.web.id 30 May 2012 30 May 2024 - -
100 armas.ae - - AESERVER Samra Jewellery Co. LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Ardas.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ardas.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ardas.de",
        "page_size": 100
    },
    "count": {
        "total": 1638,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ardis.com, andas.jp, arcas.dev, ardav.ru, vardas.net, nardas.store, arias.ro, arcas.network, areas.one, aldas.net, abdas.org, cardas.org, aruas.com, a3das.net, radas.net, mrdas.com, kardas.mobi, ardad.pt, ardos.sk, ardao.com, ardaas.design, aidas.it, ardaks.ru, arias.it, vardas.lol, hardas.com, areas.it, ardis.ca, arias.tv, ardax.com, hrdas.in, akdas.de, ardan.app, armas.software, aqdas.org, areas.photos, ardaas.live, agdas.xxx, ardis.world, arpas.org, arzas.ru, armas.tech, agdas.fr, ordas.nl, artas.nl, ardns.net, arda1.com, arlas.io, ardis.tel, armas.us, ardan.games, asdas.space, ardis.org, ardal.info, arras.world, artas.tc, ardss.com, ahdas.com, aedas.com, arnas.global, asdas.shop, a-das.co.uk, arlas.nl, aryas.com, artas.online, aidas.host, aidas.in, asdas.com, ardan.pt, gardas.com, ardjs.com, yardas.com, kardas.art, arday.ru, abdas.ru, drdas.info, arads.com, arcas.nl, arjas.com, argas.co.uk, ardys.com, artas.pro, arcas.global, ardaq.net, arsas.net, armas.construction, arpas.ru, arias.digital, ardai.shop, kardas.name, arias.fr, arrdas.com, amdas.co.uk, ardau.online, aedas.page, ardast.com, areas.group, aodas.store, arnas.web.id, armas.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "ardis.com",
            "domain_keyword": "ardis",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:33:40",
            "create_date": "2004-01-11",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "andas.jp",
            "domain_keyword": "andas",
            "domain_tld": "jp",
            "query_time": "2024-04-09 17:01:09",
            "create_date": "2015-03-19",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "ANDas Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "arcas.dev",
            "domain_keyword": "arcas",
            "domain_tld": "dev",
            "query_time": "2024-05-09 16:33:03",
            "create_date": "2021-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ardav.ru",
            "domain_keyword": "ardav",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:45:05",
            "create_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hwfs.ru",
                "ns6.hwfs.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "vardas.net",
            "domain_keyword": "vardas",
            "domain_tld": "net",
            "query_time": "2024-05-20 12:34:56",
            "create_date": "2003-07-01",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nardas.store",
            "domain_keyword": "nardas",
            "domain_tld": "store",
            "query_time": "2024-05-19 01:03:19",
            "create_date": "2021-11-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Narda's Trading Corporation",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "arias.ro",
            "domain_keyword": "arias",
            "domain_tld": "ro",
            "query_time": "2024-05-18 00:43:25",
            "create_date": "2010-05-17",
            "expiry_date": "2026-08-15",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 8,
            "domain_name": "arcas.network",
            "domain_keyword": "arcas",
            "domain_tld": "network",
            "query_time": "2024-04-11 23:29:44",
            "create_date": "2022-12-13",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-13",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "areas.one",
            "domain_keyword": "areas",
            "domain_tld": "one",
            "query_time": "2024-04-26 14:22:35",
            "create_date": "2017-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fitness Private 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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aldas.net",
            "domain_keyword": "aldas",
            "domain_tld": "net",
            "query_time": "2024-04-27 05:37:45",
            "create_date": "2002-07-23",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1102.ui-dns.biz",
                "ns1102.ui-dns.com",
                "ns1102.ui-dns.de",
                "ns1102.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "abdas.org",
            "domain_keyword": "abdas",
            "domain_tld": "org",
            "query_time": "2024-04-27 13:53:36",
            "create_date": "2006-01-31",
            "update_date": "2023-12-23",
            "expiry_date": "2026-01-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harish Kumar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.abdas.org",
                "ns2.abdas.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cardas.org",
            "domain_keyword": "cardas",
            "domain_tld": "org",
            "query_time": "2024-04-14 17:40:39",
            "create_date": "2009-11-12",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://www.webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Boris Eshkind",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RF",
            "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.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aruas.com",
            "domain_keyword": "aruas",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:11:36",
            "create_date": "1996-11-19",
            "update_date": "2024-01-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "Dayvo Sistemas, SL",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Le?n",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/aruas.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "a3das.net",
            "domain_keyword": "a3das",
            "domain_tld": "net",
            "query_time": "2024-04-07 01:56:37",
            "create_date": "2021-05-25",
            "update_date": "2022-10-16",
            "expiry_date": "2026-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "radas.net",
            "domain_keyword": "radas",
            "domain_tld": "net",
            "query_time": "2024-04-17 05:39:24",
            "create_date": "2002-07-30",
            "update_date": "2023-05-15",
            "expiry_date": "2024-07-30",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "CZ",
            "registrant_email": "https://csl-registrar.com/contact/radas.net/owner",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mrdas.com",
            "domain_keyword": "mrdas",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:07:21",
            "create_date": "2012-12-08",
            "update_date": "2020-12-02",
            "expiry_date": "2025-12-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kardas.mobi",
            "domain_keyword": "kardas",
            "domain_tld": "mobi",
            "query_time": "2024-04-19 01:26:00",
            "create_date": "2010-08-30",
            "update_date": "2023-06-18",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ardad.pt",
            "domain_keyword": "ardad",
            "domain_tld": "pt",
            "query_time": "2024-04-18 15:26:34",
            "registrant_name": "Associacao da Regiao do Douro para Apoio a Deficientes",
            "registrant_address": "Seminario de Gondim, Quinta de Romeira",
            "registrant_city": "Regua",
            "registrant_state": "Regua",
            "registrant_zip": "5050",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "pdns1.dnscpanel.com",
                "pdns2.dnscpanel.com",
                "pdns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 19,
            "domain_name": "ardos.sk",
            "domain_keyword": "ardos",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:08:08",
            "create_date": "2016-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "Gransy s.r.o.",
            "name_servers": [
                "ns1.tele3.cz",
                "ns2.tele3.cz",
                "ns3.tele3.eu",
                "ns4.tele3.us"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "ardao.com",
            "domain_keyword": "ardao",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:32:36",
            "create_date": "2021-06-26",
            "update_date": "2021-08-27",
            "expiry_date": "2025-06-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ardaas.design",
            "domain_keyword": "ardaas",
            "domain_tld": "design",
            "query_time": "2024-05-20 04:32:24",
            "create_date": "2021-11-17",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cargo.site",
                "ns2.cargo.site"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aidas.it",
            "domain_keyword": "aidas",
            "domain_tld": "it",
            "query_time": "2024-05-20 14:20:40",
            "create_date": "2005-02-28",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Associazione Italiana Donatori Autonomi Sangue",
            "registrant_address": "Via Giovanni XXII 8",
            "registrant_city": "Chieri",
            "registrant_state": "TO",
            "registrant_zip": "10023",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "ardaks.ru",
            "domain_keyword": "ardaks",
            "domain_tld": "ru",
            "query_time": "2024-05-23 15:00:09",
            "create_date": "2023-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "arias.it",
            "domain_keyword": "arias",
            "domain_tld": "it",
            "query_time": "2024-05-27 14:39:16",
            "create_date": "1999-09-28",
            "update_date": "2024-05-26",
            "expiry_date": "2024-05-25",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "arias Sas",
            "registrant_address": "Via Josef Weingartner 4",
            "registrant_city": "Lagundo",
            "registrant_state": "BZ",
            "registrant_zip": "39022",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "vardas.lol",
            "domain_keyword": "vardas",
            "domain_tld": "lol",
            "query_time": "2024-04-11 01:33:51",
            "create_date": "2023-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns5.parkpage.foundationapi.com",
                "dns6.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hardas.com",
            "domain_keyword": "hardas",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:03:43",
            "create_date": "2002-05-21",
            "update_date": "2023-05-22",
            "expiry_date": "2028-05-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Parag Hardas",
            "registrant_address": "Isha Vasyam Near SBI Murbad Road",
            "registrant_city": "Kalyan",
            "registrant_state": "Maharashtra",
            "registrant_zip": "421304",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9821012386",
            "name_servers": [
                "myorderboxin.earth.orderbox-dns.com",
                "myorderboxin.mars.orderbox-dns.com",
                "myorderboxin.mercury.orderbox-dns.com",
                "myorderboxin.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "areas.it",
            "domain_keyword": "areas",
            "domain_tld": "it",
            "query_time": "2024-04-15 08:38:54",
            "create_date": "2022-03-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-25",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 28,
            "domain_name": "ardis.ca",
            "domain_keyword": "ardis",
            "domain_tld": "ca",
            "query_time": "2024-04-17 01:32:06",
            "create_date": "2015-08-05",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-05",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "arias.tv",
            "domain_keyword": "arias",
            "domain_tld": "tv",
            "query_time": "2024-04-19 07:38:07",
            "create_date": "2021-10-28",
            "update_date": "2024-01-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ardax.com",
            "domain_keyword": "ardax",
            "domain_tld": "com",
            "query_time": "2024-04-26 21:33:40",
            "create_date": "1997-11-10",
            "update_date": "2024-02-28",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hrdas.in",
            "domain_keyword": "hrdas",
            "domain_tld": "in",
            "query_time": "2024-04-24 08:57:50",
            "create_date": "2018-11-22",
            "update_date": "2023-02-14",
            "expiry_date": "2028-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alfred.ns.cloudflare.com",
                "love.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "akdas.de",
            "domain_keyword": "akdas",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:45:12",
            "update_date": "2023-01-21",
            "name_servers": [
                "ns1017.ui-dns.org",
                "ns1024.ui-dns.com",
                "ns1054.ui-dns.biz",
                "ns1107.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "ardan.app",
            "domain_keyword": "ardan",
            "domain_tld": "app",
            "query_time": "2024-05-12 12:55:42",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ardan Studios",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "armas.software",
            "domain_keyword": "armas",
            "domain_tld": "software",
            "query_time": "2024-05-17 18:19:21",
            "create_date": "2022-11-03",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-03",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mansoft tietotekniikka Oy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-37.azure-dns.com",
                "ns2-37.azure-dns.net",
                "ns3-37.azure-dns.org",
                "ns4-37.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aqdas.org",
            "domain_keyword": "aqdas",
            "domain_tld": "org",
            "query_time": "2024-05-20 13:55:32",
            "create_date": "2006-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns1.panservers.com",
                "ns2.panservers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "areas.photos",
            "domain_keyword": "areas",
            "domain_tld": "photos",
            "query_time": "2024-05-16 14:53:42",
            "create_date": "2021-01-31",
            "update_date": "2023-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ardaas.live",
            "domain_keyword": "ardaas",
            "domain_tld": "live",
            "query_time": "2024-05-28 10:20:15",
            "create_date": "2020-05-25",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-25",
            "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.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "agdas.xxx",
            "domain_keyword": "agdas",
            "domain_tld": "xxx",
            "query_time": "2024-04-08 13:56:21",
            "create_date": "2011-12-13",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Evrimnet Internet Tasaram ve Reklam Hiz. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.erdemdns.com",
                "ns4.us.editdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ardis.world",
            "domain_keyword": "ardis",
            "domain_tld": "world",
            "query_time": "2024-04-17 01:32:07",
            "create_date": "2019-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARDIS Information Systems NV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "arpas.org",
            "domain_keyword": "arpas",
            "domain_tld": "org",
            "query_time": "2024-04-15 08:12:18",
            "create_date": "1998-05-01",
            "update_date": "2023-07-29",
            "expiry_date": "2031-04-30",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "arzas.ru",
            "domain_keyword": "arzas",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:27:52",
            "create_date": "2024-01-26",
            "expiry_date": "2025-01-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "armas.tech",
            "domain_keyword": "armas",
            "domain_tld": "tech",
            "query_time": "2024-04-29 16:40:47",
            "create_date": "2024-02-28",
            "update_date": "2024-04-19",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "agdas.fr",
            "domain_keyword": "agdas",
            "domain_tld": "fr",
            "query_time": "2024-05-09 04:01:21",
            "create_date": "2014-12-08",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-08",
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns5.infomaniak.ch",
                "ns6.infomaniak.ch"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 44,
            "domain_name": "ordas.nl",
            "domain_keyword": "ordas",
            "domain_tld": "nl",
            "query_time": "2024-04-24 15:12:42",
            "create_date": "2004-04-16",
            "update_date": "2021-11-11",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "be.ns.vip.nl",
                "dns.resolver.domains",
                "nl.ns.vip.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "artas.nl",
            "domain_keyword": "artas",
            "domain_tld": "nl",
            "query_time": "2024-04-29 01:35:31",
            "create_date": "1997-11-11",
            "update_date": "2018-08-27",
            "registrar_name": "Combell B.V.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 46,
            "domain_name": "ardns.net",
            "domain_keyword": "ardns",
            "domain_tld": "net",
            "query_time": "2024-05-18 22:18:14",
            "create_date": "2008-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Fabiana Fernandez",
            "registrant_company": "ff",
            "registrant_address": "Tinogasta 3672 Capital Federal",
            "registrant_city": "Buenos Aires",
            "registrant_state": "Buenos Aires",
            "registrant_zip": "1417",
            "registrant_country": "AR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+54.1145027882",
            "name_servers": [
                "ns1.ardns.net",
                "ns2.ardns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "arda1.com",
            "domain_keyword": "arda1",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:32:24",
            "create_date": "2016-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "arlas.io",
            "domain_keyword": "arlas",
            "domain_tld": "io",
            "query_time": "2024-05-12 15:16:25",
            "create_date": "2017-06-09",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gisaia",
            "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": [
                "ns-164-c.gandi.net",
                "ns-47-b.gandi.net",
                "ns-66-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ardis.tel",
            "domain_keyword": "ardis",
            "domain_tld": "tel",
            "query_time": "2024-04-17 01:32:07",
            "create_date": "2015-06-11",
            "update_date": "2023-12-14",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1111,
            "registrar_name": "DomainContext, Inc.",
            "registrar_website": "http://whois.domaincontext.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "delilah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "armas.us",
            "domain_keyword": "armas",
            "domain_tld": "us",
            "query_time": "2024-04-14 23:35:14",
            "create_date": "2023-07-17",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Michael Nava",
            "registrant_company": "Brand Boogie LLC",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89143",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ardan.games",
            "domain_keyword": "ardan",
            "domain_tld": "games",
            "query_time": "2024-05-07 04:21:39",
            "create_date": "2021-06-15",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1448,
            "registrar_name": "Blacknight Internet Solutions Ltd.",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Galway",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "asdas.space",
            "domain_keyword": "asdas",
            "domain_tld": "space",
            "query_time": "2024-05-15 13:59:29",
            "create_date": "2023-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "annabel.ns.cloudflare.com",
                "milan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ardis.org",
            "domain_keyword": "ardis",
            "domain_tld": "org",
            "query_time": "2024-05-23 00:59:47",
            "create_date": "2001-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ardal.info",
            "domain_keyword": "ardal",
            "domain_tld": "info",
            "query_time": "2024-05-28 10:20:24",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "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": 55,
            "domain_name": "arras.world",
            "domain_keyword": "arras",
            "domain_tld": "world",
            "query_time": "2024-05-28 22:48:05",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2033-09-28",
            "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": "li ming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "artas.tc",
            "domain_keyword": "artas",
            "domain_tld": "tc",
            "query_time": "2024-05-31 01:53:04",
            "create_date": "2012-12-17",
            "expiry_date": "2030-12-18",
            "registrar_name": "NICTC A.S.",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ardss.com",
            "domain_keyword": "ardss",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:35:08",
            "create_date": "2017-06-09",
            "update_date": "2020-06-03",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ahdas.com",
            "domain_keyword": "ahdas",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:36:52",
            "create_date": "2006-02-13",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "T.E. Mansur",
            "registrant_address": "Taawon Bldg, 3rd Flr",
            "registrant_city": "Forn Shebbak",
            "registrant_state": "Beirut",
            "registrant_zip": "961",
            "registrant_country": "LB",
            "registrant_email": "https://www.name.com/contact-domain-whois/ahdas.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aedas.com",
            "domain_keyword": "aedas",
            "domain_tld": "com",
            "query_time": "2024-05-03 08:49:26",
            "create_date": "2000-06-14",
            "update_date": "2022-04-25",
            "expiry_date": "2025-06-14",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Aedas International Limited",
            "registrant_country": "HK",
            "registrant_email": "https://csl-registrar.com/contact/aedas.com/owner",
            "name_servers": [
                "ns-141.awsdns-17.com",
                "ns-1414.awsdns-48.org",
                "ns-1775.awsdns-29.co.uk",
                "ns-807.awsdns-36.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "arnas.global",
            "domain_keyword": "arnas",
            "domain_tld": "global",
            "query_time": "2024-05-10 04:00:05",
            "create_date": "2020-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "betty.ns.cloudflare.com",
                "houston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "asdas.shop",
            "domain_keyword": "asdas",
            "domain_tld": "shop",
            "query_time": "2024-05-15 13:59:29",
            "create_date": "2024-03-13",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "a-das.co.uk",
            "domain_keyword": "a-das",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 21:50:31",
            "create_date": "2001-06-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-05",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "arlas.nl",
            "domain_keyword": "arlas",
            "domain_tld": "nl",
            "query_time": "2024-05-17 18:15:42",
            "create_date": "2006-09-26",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "aryas.com",
            "domain_keyword": "aryas",
            "domain_tld": "com",
            "query_time": "2024-05-20 01:25:54",
            "create_date": "2001-10-03",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=aryas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "artas.online",
            "domain_keyword": "artas",
            "domain_tld": "online",
            "query_time": "2024-05-21 03:10:17",
            "create_date": "2023-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "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": 66,
            "domain_name": "aidas.host",
            "domain_keyword": "aidas",
            "domain_tld": "host",
            "query_time": "2024-05-20 14:20:40",
            "create_date": "2023-05-04",
            "update_date": "2023-08-31",
            "expiry_date": "2033-05-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "shang hai pu mao shu ju ke ji you xian gong si",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aidas.in",
            "domain_keyword": "aidas",
            "domain_tld": "in",
            "query_time": "2024-05-20 14:20:40",
            "create_date": "2023-03-11",
            "update_date": "2023-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "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": 68,
            "domain_name": "asdas.com",
            "domain_keyword": "asdas",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:07:03",
            "create_date": "2002-04-11",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ardan.pt",
            "domain_keyword": "ardan",
            "domain_tld": "pt",
            "query_time": "2024-05-28 10:20:28",
            "registrant_name": "ARDAN-SERVIÇOS, PROJECTOS E GESTÃO, LDA",
            "registrant_address": "RUA DE BACO, 4",
            "registrant_city": "ABRIGADA",
            "registrant_state": "ABRIGADA",
            "registrant_zip": "2580-010",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wtservers.com",
                "ns2.wtservers.com",
                "ns3.wtservers.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 70,
            "domain_name": "gardas.com",
            "domain_keyword": "gardas",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:27:16",
            "create_date": "2004-05-30",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-30",
            "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": 71,
            "domain_name": "ardjs.com",
            "domain_keyword": "ardjs",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:32:25",
            "create_date": "2013-10-08",
            "update_date": "2023-12-27",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "yardas.com",
            "domain_keyword": "yardas",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:49:19",
            "create_date": "2006-07-02",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-02",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 437e7",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1127237",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kardas.art",
            "domain_keyword": "kardas",
            "domain_tld": "art",
            "query_time": "2024-05-06 16:55:43",
            "create_date": "2022-10-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-10-13",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "arday.ru",
            "domain_keyword": "arday",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:45:05",
            "create_date": "2023-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vigbo.site",
                "ns2.vigbo.site"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "abdas.ru",
            "domain_keyword": "abdas",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:14:12",
            "create_date": "2014-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "drdas.info",
            "domain_keyword": "drdas",
            "domain_tld": "info",
            "query_time": "2024-05-05 22:51:58",
            "create_date": "2023-12-28",
            "update_date": "2024-03-01",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.thepowerhost.in",
                "ns2.thepowerhost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "arads.com",
            "domain_keyword": "arads",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:00:29",
            "create_date": "2014-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "arcas.nl",
            "domain_keyword": "arcas",
            "domain_tld": "nl",
            "query_time": "2024-05-17 17:24:02",
            "create_date": "1999-01-28",
            "update_date": "2023-05-12",
            "registrar_name": "suXus B.V.",
            "name_servers": [
                "ns1.suxus.com",
                "ns2.suxus.eu",
                "ns3.suxus.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 79,
            "domain_name": "arjas.com",
            "domain_keyword": "arjas",
            "domain_tld": "com",
            "query_time": "2024-05-22 08:19:09",
            "create_date": "2013-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 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=arjas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "argas.co.uk",
            "domain_keyword": "argas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 14:32:43",
            "create_date": "2023-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2024-04-04",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 81,
            "domain_name": "ardys.com",
            "domain_keyword": "ardys",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:50:45",
            "create_date": "2010-11-13",
            "update_date": "2021-12-09",
            "expiry_date": "2027-11-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.ns0.nl/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting-04.c4a.nl",
                "ns2.hosting-04.c4a.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "artas.pro",
            "domain_keyword": "artas",
            "domain_tld": "pro",
            "query_time": "2024-04-10 23:31:23",
            "create_date": "2022-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tatarstan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "arcas.global",
            "domain_keyword": "arcas",
            "domain_tld": "global",
            "query_time": "2024-04-11 23:29:44",
            "create_date": "2022-12-13",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-13",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ardaq.net",
            "domain_keyword": "ardaq",
            "domain_tld": "net",
            "query_time": "2024-04-26 21:33:14",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2028-07-04",
            "registrar_iana": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "registrant_name": "Ardaq S A",
            "registrant_company": "Ardaq S A",
            "registrant_address": "Alicia Moreau de Justo 740 P.3° 1",
            "registrant_city": "Capital Federal",
            "registrant_state": "Buenos Aires",
            "registrant_zip": "1107",
            "registrant_country": "AR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+54.52728721",
            "name_servers": [
                "ns21.dattatec.com",
                "ns22.dattatec.com",
                "ns3.hostmar.com",
                "ns4.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "arsas.net",
            "domain_keyword": "arsas",
            "domain_tld": "net",
            "query_time": "2024-04-25 09:34:53",
            "create_date": "2013-12-28",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "armas.construction",
            "domain_keyword": "armas",
            "domain_tld": "construction",
            "query_time": "2024-04-29 16:40:24",
            "create_date": "2021-06-01",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "arpas.ru",
            "domain_keyword": "arpas",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:45:04",
            "create_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "arias.digital",
            "domain_keyword": "arias",
            "domain_tld": "digital",
            "query_time": "2024-05-04 08:17:54",
            "create_date": "2023-12-24",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-24",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ardai.shop",
            "domain_keyword": "ardai",
            "domain_tld": "shop",
            "query_time": "2024-05-02 22:58:20",
            "create_date": "2023-12-27",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "meg.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kardas.name",
            "domain_keyword": "kardas",
            "domain_tld": "name",
            "query_time": "2024-05-06 16:55:43",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 91,
            "domain_name": "arias.fr",
            "domain_keyword": "arias",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:28:24",
            "create_date": "1999-01-27",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-02",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "ARIAS",
            "registrant_address": "2, avenue Didier Daurat, 31400 Toulouse",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.561248200",
            "name_servers": [
                "ns1.lerelaisinternet.com",
                "ns2.lerelaisinternet.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 92,
            "domain_name": "arrdas.com",
            "domain_keyword": "arrdas",
            "domain_tld": "com",
            "query_time": "2024-05-17 05:51:06",
            "create_date": "2022-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=arrdas.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "amdas.co.uk",
            "domain_keyword": "amdas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 21:56:52",
            "create_date": "2009-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "ardau.online",
            "domain_keyword": "ardau",
            "domain_tld": "online",
            "query_time": "2024-05-22 00:47:40",
            "create_date": "2023-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aedas.page",
            "domain_keyword": "aedas",
            "domain_tld": "page",
            "query_time": "2024-05-27 03:41:21",
            "create_date": "2020-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "ardast.com",
            "domain_keyword": "ardast",
            "domain_tld": "com",
            "query_time": "2024-05-28 10:20:36",
            "create_date": "2020-09-15",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Whois Privacy Service Protects this domain",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "C/ Menestrals 14",
            "registrant_city": "Manacor",
            "registrant_state": "Illes Balears",
            "registrant_zip": "07500",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.871987733",
            "registrant_fax": "+34.871986601",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "areas.group",
            "domain_keyword": "areas",
            "domain_tld": "group",
            "query_time": "2024-05-29 20:52:13",
            "create_date": "2021-02-04",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aodas.store",
            "domain_keyword": "aodas",
            "domain_tld": "store",
            "query_time": "2024-05-27 22:00:37",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "arnas.web.id",
            "domain_keyword": "arnas",
            "domain_tld": "web.id",
            "query_time": "2022-06-16 12:24:23",
            "create_date": "2012-05-30",
            "update_date": "2022-05-14",
            "expiry_date": "2024-05-30",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 100,
            "domain_name": "armas.ae",
            "domain_keyword": "armas",
            "domain_tld": "ae",
            "query_time": "2024-04-29 16:40:24",
            "registrar_name": "AESERVER",
            "registrant_name": "Samra Jewellery",
            "registrant_company": "Samra Jewellery Co. LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ardas.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1638</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ardis.com, andas.jp, arcas.dev, ardav.ru, vardas.net, nardas.store, arias.ro, arcas.network, areas.one, aldas.net, abdas.org, cardas.org, aruas.com, a3das.net, radas.net, mrdas.com, kardas.mobi, ardad.pt, ardos.sk, ardao.com, ardaas.design, aidas.it, ardaks.ru, arias.it, vardas.lol, hardas.com, areas.it, ardis.ca, arias.tv, ardax.com, hrdas.in, akdas.de, ardan.app, armas.software, aqdas.org, areas.photos, ardaas.live, agdas.xxx, ardis.world, arpas.org, arzas.ru, armas.tech, agdas.fr, ordas.nl, artas.nl, ardns.net, arda1.com, arlas.io, ardis.tel, armas.us, ardan.games, asdas.space, ardis.org, ardal.info, arras.world, artas.tc, ardss.com, ahdas.com, aedas.com, arnas.global, asdas.shop, a-das.co.uk, arlas.nl, aryas.com, artas.online, aidas.host, aidas.in, asdas.com, ardan.pt, gardas.com, ardjs.com, yardas.com, kardas.art, arday.ru, abdas.ru, drdas.info, arads.com, arcas.nl, arjas.com, argas.co.uk, ardys.com, artas.pro, arcas.global, ardaq.net, arsas.net, armas.construction, arpas.ru, arias.digital, ardai.shop, kardas.name, arias.fr, arrdas.com, amdas.co.uk, ardau.online, aedas.page, ardast.com, areas.group, aodas.store, arnas.web.id, armas.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ardis.com</domain_name>
   <domain_keyword>ardis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:33:40</query_time>
   <create_date>2004-01-11</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>andas.jp</domain_name>
   <domain_keyword>andas</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-09 17:01:09</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>ANDas Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>arcas.dev</domain_name>
   <domain_keyword>arcas</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 16:33:03</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ardav.ru</domain_name>
   <domain_keyword>ardav</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:45:05</query_time>
   <create_date>2023-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hwfs.ru</value>
    <value>ns6.hwfs.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>vardas.net</domain_name>
   <domain_keyword>vardas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 12:34:56</query_time>
   <create_date>2003-07-01</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <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>6</num>
   <domain_name>nardas.store</domain_name>
   <domain_keyword>nardas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 01:03:19</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Narda's Trading Corporation</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>arias.ro</domain_name>
   <domain_keyword>arias</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-18 00:43:25</query_time>
   <create_date>2010-05-17</create_date>
   <expiry_date>2026-08-15</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.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>8</num>
   <domain_name>arcas.network</domain_name>
   <domain_keyword>arcas</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-11 23:29:44</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-13</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>areas.one</domain_name>
   <domain_keyword>areas</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-26 14:22:35</query_time>
   <create_date>2017-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fitness Private 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.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>10</num>
   <domain_name>aldas.net</domain_name>
   <domain_keyword>aldas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 05:37:45</query_time>
   <create_date>2002-07-23</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1102.ui-dns.biz</value>
    <value>ns1102.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
    <value>ns1102.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>abdas.org</domain_name>
   <domain_keyword>abdas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 13:53:36</query_time>
   <create_date>2006-01-31</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2026-01-31</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>Harish Kumar</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>AE</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.abdas.org</value>
    <value>ns2.abdas.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cardas.org</domain_name>
   <domain_keyword>cardas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 17:40:39</query_time>
   <create_date>2009-11-12</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://www.webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Boris Eshkind</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RF</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.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>aruas.com</domain_name>
   <domain_keyword>aruas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:11:36</query_time>
   <create_date>1996-11-19</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>Dayvo Sistemas, SL</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Le?n</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/aruas.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>a3das.net</domain_name>
   <domain_keyword>a3das</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 01:56:37</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2026-05-25</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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>radas.net</domain_name>
   <domain_keyword>radas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 05:39:24</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/radas.net/owner</registrant_email>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mrdas.com</domain_name>
   <domain_keyword>mrdas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:07:21</query_time>
   <create_date>2012-12-08</create_date>
   <update_date>2020-12-02</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kardas.mobi</domain_name>
   <domain_keyword>kardas</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-19 01:26:00</query_time>
   <create_date>2010-08-30</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ardad.pt</domain_name>
   <domain_keyword>ardad</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-18 15:26:34</query_time>
   <registrant_name>Associacao da Regiao do Douro para Apoio a Deficientes</registrant_name>
   <registrant_address>Seminario de Gondim, Quinta de Romeira</registrant_address>
   <registrant_city>Regua</registrant_city>
   <registrant_state>Regua</registrant_state>
   <registrant_zip>5050</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>pdns1.dnscpanel.com</value>
    <value>pdns2.dnscpanel.com</value>
    <value>pdns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ardos.sk</domain_name>
   <domain_keyword>ardos</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:08:08</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.tele3.cz</value>
    <value>ns2.tele3.cz</value>
    <value>ns3.tele3.eu</value>
    <value>ns4.tele3.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ardao.com</domain_name>
   <domain_keyword>ardao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:32:36</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ardaas.design</domain_name>
   <domain_keyword>ardaas</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-20 04:32:24</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cargo.site</value>
    <value>ns2.cargo.site</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>aidas.it</domain_name>
   <domain_keyword>aidas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 14:20:40</query_time>
   <create_date>2005-02-28</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Associazione Italiana Donatori Autonomi Sangue</registrant_company>
   <registrant_address>Via Giovanni XXII 8</registrant_address>
   <registrant_city>Chieri</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10023</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>23</num>
   <domain_name>ardaks.ru</domain_name>
   <domain_keyword>ardaks</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-23 15:00:09</query_time>
   <create_date>2023-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>arias.it</domain_name>
   <domain_keyword>arias</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 14:39:16</query_time>
   <create_date>1999-09-28</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>arias Sas</registrant_company>
   <registrant_address>Via Josef Weingartner 4</registrant_address>
   <registrant_city>Lagundo</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39022</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vardas.lol</domain_name>
   <domain_keyword>vardas</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-11 01:33:51</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns5.parkpage.foundationapi.com</value>
    <value>dns6.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hardas.com</domain_name>
   <domain_keyword>hardas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:03:43</query_time>
   <create_date>2002-05-21</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2028-05-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Parag Hardas</registrant_name>
   <registrant_address>Isha Vasyam Near SBI Murbad Road</registrant_address>
   <registrant_city>Kalyan</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>421304</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9821012386</registrant_phone>
   <name_servers>
    <value>myorderboxin.earth.orderbox-dns.com</value>
    <value>myorderboxin.mars.orderbox-dns.com</value>
    <value>myorderboxin.mercury.orderbox-dns.com</value>
    <value>myorderboxin.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>areas.it</domain_name>
   <domain_keyword>areas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 08:38:54</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ardis.ca</domain_name>
   <domain_keyword>ardis</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-17 01:32:06</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.servconfig.com</value>
    <value>ns2.servconfig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>arias.tv</domain_name>
   <domain_keyword>arias</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-19 07:38:07</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.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.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>30</num>
   <domain_name>ardax.com</domain_name>
   <domain_keyword>ardax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 21:33:40</query_time>
   <create_date>1997-11-10</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hrdas.in</domain_name>
   <domain_keyword>hrdas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 08:57:50</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2028-11-22</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alfred.ns.cloudflare.com</value>
    <value>love.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>32</num>
   <domain_name>akdas.de</domain_name>
   <domain_keyword>akdas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:45:12</query_time>
   <update_date>2023-01-21</update_date>
   <name_servers>
    <value>ns1017.ui-dns.org</value>
    <value>ns1024.ui-dns.com</value>
    <value>ns1054.ui-dns.biz</value>
    <value>ns1107.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>ardan.app</domain_name>
   <domain_keyword>ardan</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 12:55:42</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</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_company>Ardan Studios</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>armas.software</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-17 18:19:21</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mansoft tietotekniikka Oy</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>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-37.azure-dns.com</value>
    <value>ns2-37.azure-dns.net</value>
    <value>ns3-37.azure-dns.org</value>
    <value>ns4-37.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aqdas.org</domain_name>
   <domain_keyword>aqdas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 13:55:32</query_time>
   <create_date>2006-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1.panservers.com</value>
    <value>ns2.panservers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>areas.photos</domain_name>
   <domain_keyword>areas</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-16 14:53:42</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ardaas.live</domain_name>
   <domain_keyword>ardaas</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 10:20:15</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-25</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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>agdas.xxx</domain_name>
   <domain_keyword>agdas</domain_keyword>
   <domain_tld>xxx</domain_tld>
   <query_time>2024-04-08 13:56:21</query_time>
   <create_date>2011-12-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Evrimnet Internet Tasaram ve Reklam Hiz. Ltd.</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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.erdemdns.com</value>
    <value>ns4.us.editdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ardis.world</domain_name>
   <domain_keyword>ardis</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-17 01:32:07</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ARDIS Information Systems NV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>arpas.org</domain_name>
   <domain_keyword>arpas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 08:12:18</query_time>
   <create_date>1998-05-01</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2031-04-30</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>arzas.ru</domain_name>
   <domain_keyword>arzas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:27:52</query_time>
   <create_date>2024-01-26</create_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>armas.tech</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 16:40:47</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>agdas.fr</domain_name>
   <domain_keyword>agdas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-09 04:01:21</query_time>
   <create_date>2014-12-08</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns5.infomaniak.ch</value>
    <value>ns6.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>ordas.nl</domain_name>
   <domain_keyword>ordas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 15:12:42</query_time>
   <create_date>2004-04-16</create_date>
   <update_date>2021-11-11</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>be.ns.vip.nl</value>
    <value>dns.resolver.domains</value>
    <value>nl.ns.vip.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>artas.nl</domain_name>
   <domain_keyword>artas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 01:35:31</query_time>
   <create_date>1997-11-11</create_date>
   <update_date>2018-08-27</update_date>
   <registrar_name>Combell B.V.</registrar_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ardns.net</domain_name>
   <domain_keyword>ardns</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 22:18:14</query_time>
   <create_date>2008-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Fabiana Fernandez</registrant_name>
   <registrant_company>ff</registrant_company>
   <registrant_address>Tinogasta 3672 Capital Federal</registrant_address>
   <registrant_city>Buenos Aires</registrant_city>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_zip>1417</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+54.1145027882</registrant_phone>
   <name_servers>
    <value>ns1.ardns.net</value>
    <value>ns2.ardns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>arda1.com</domain_name>
   <domain_keyword>arda1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:32:24</query_time>
   <create_date>2016-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>arlas.io</domain_name>
   <domain_keyword>arlas</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-12 15:16:25</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-09</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>Gisaia</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>ns-164-c.gandi.net</value>
    <value>ns-47-b.gandi.net</value>
    <value>ns-66-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ardis.tel</domain_name>
   <domain_keyword>ardis</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-17 01:32:07</query_time>
   <create_date>2015-06-11</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1111</registrar_iana>
   <registrar_name>DomainContext, Inc.</registrar_name>
   <registrar_website>http://whois.domaincontext.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>delilah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>armas.us</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-14 23:35:14</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>Brand Boogie LLC</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89143</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ardan.games</domain_name>
   <domain_keyword>ardan</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-07 04:21:39</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1448</registrar_iana>
   <registrar_name>Blacknight Internet Solutions Ltd.</registrar_name>
   <registrar_website>https://www.blacknight.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>Co. Galway</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</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.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>asdas.space</domain_name>
   <domain_keyword>asdas</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 13:59:29</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</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>annabel.ns.cloudflare.com</value>
    <value>milan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ardis.org</domain_name>
   <domain_keyword>ardis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 00:59:47</query_time>
   <create_date>2001-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.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>54</num>
   <domain_name>ardal.info</domain_name>
   <domain_keyword>ardal</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 10:20:24</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</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>55</num>
   <domain_name>arras.world</domain_name>
   <domain_keyword>arras</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-28 22:48:05</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2033-09-28</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>li ming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>artas.tc</domain_name>
   <domain_keyword>artas</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-05-31 01:53:04</query_time>
   <create_date>2012-12-17</create_date>
   <expiry_date>2030-12-18</expiry_date>
   <registrar_name>NICTC A.S.</registrar_name>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ardss.com</domain_name>
   <domain_keyword>ardss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:35:08</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2020-06-03</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ahdas.com</domain_name>
   <domain_keyword>ahdas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:36:52</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>T.E. Mansur</registrant_name>
   <registrant_address>Taawon Bldg, 3rd Flr</registrant_address>
   <registrant_city>Forn Shebbak</registrant_city>
   <registrant_state>Beirut</registrant_state>
   <registrant_zip>961</registrant_zip>
   <registrant_country>LB</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ahdas.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <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>59</num>
   <domain_name>aedas.com</domain_name>
   <domain_keyword>aedas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 08:49:26</query_time>
   <create_date>2000-06-14</create_date>
   <update_date>2022-04-25</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Aedas International Limited</registrant_company>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/aedas.com/owner</registrant_email>
   <name_servers>
    <value>ns-141.awsdns-17.com</value>
    <value>ns-1414.awsdns-48.org</value>
    <value>ns-1775.awsdns-29.co.uk</value>
    <value>ns-807.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>arnas.global</domain_name>
   <domain_keyword>arnas</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-10 04:00:05</query_time>
   <create_date>2020-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</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_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>betty.ns.cloudflare.com</value>
    <value>houston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>asdas.shop</domain_name>
   <domain_keyword>asdas</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 13:59:29</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>62</num>
   <domain_name>a-das.co.uk</domain_name>
   <domain_keyword>a-das</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 21:50:31</query_time>
   <create_date>2001-06-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>arlas.nl</domain_name>
   <domain_keyword>arlas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 18:15:42</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aryas.com</domain_name>
   <domain_keyword>aryas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 01:25:54</query_time>
   <create_date>2001-10-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=aryas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>artas.online</domain_name>
   <domain_keyword>artas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 03:10:17</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</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>66</num>
   <domain_name>aidas.host</domain_name>
   <domain_keyword>aidas</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-20 14:20:40</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2033-05-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>shang hai pu mao shu ju ke ji you xian gong si</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aidas.in</domain_name>
   <domain_keyword>aidas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 14:20:40</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-03-11</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>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>68</num>
   <domain_name>asdas.com</domain_name>
   <domain_keyword>asdas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:07:03</query_time>
   <create_date>2002-04-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ardan.pt</domain_name>
   <domain_keyword>ardan</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 10:20:28</query_time>
   <registrant_name>ARDAN-SERVIÇOS, PROJECTOS E GESTÃO, LDA</registrant_name>
   <registrant_address>RUA DE BACO, 4</registrant_address>
   <registrant_city>ABRIGADA</registrant_city>
   <registrant_state>ABRIGADA</registrant_state>
   <registrant_zip>2580-010</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wtservers.com</value>
    <value>ns2.wtservers.com</value>
    <value>ns3.wtservers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>gardas.com</domain_name>
   <domain_keyword>gardas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:27:16</query_time>
   <create_date>2004-05-30</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-30</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>71</num>
   <domain_name>ardjs.com</domain_name>
   <domain_keyword>ardjs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:32:25</query_time>
   <create_date>2013-10-08</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>yardas.com</domain_name>
   <domain_keyword>yardas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:49:19</query_time>
   <create_date>2006-07-02</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 437e7</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1127237</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.smtmdns.com</value>
    <value>ns2.smtmdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kardas.art</domain_name>
   <domain_keyword>kardas</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-06 16:55:43</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-10-13</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>ns39.domaincontrol.com</value>
    <value>ns40.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>74</num>
   <domain_name>arday.ru</domain_name>
   <domain_keyword>arday</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:45:05</query_time>
   <create_date>2023-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vigbo.site</value>
    <value>ns2.vigbo.site</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>abdas.ru</domain_name>
   <domain_keyword>abdas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:14:12</query_time>
   <create_date>2014-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>drdas.info</domain_name>
   <domain_keyword>drdas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 22:51:58</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.thepowerhost.in</value>
    <value>ns2.thepowerhost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>arads.com</domain_name>
   <domain_keyword>arads</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:00:29</query_time>
   <create_date>2014-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>arcas.nl</domain_name>
   <domain_keyword>arcas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 17:24:02</query_time>
   <create_date>1999-01-28</create_date>
   <update_date>2023-05-12</update_date>
   <registrar_name>suXus B.V.</registrar_name>
   <name_servers>
    <value>ns1.suxus.com</value>
    <value>ns2.suxus.eu</value>
    <value>ns3.suxus.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>arjas.com</domain_name>
   <domain_keyword>arjas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 08:19:09</query_time>
   <create_date>2013-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 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=arjas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>80</num>
   <domain_name>argas.co.uk</domain_name>
   <domain_keyword>argas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 14:32:43</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>ardys.com</domain_name>
   <domain_keyword>ardys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:50:45</query_time>
   <create_date>2010-11-13</create_date>
   <update_date>2021-12-09</update_date>
   <expiry_date>2027-11-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.ns0.nl/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting-04.c4a.nl</value>
    <value>ns2.hosting-04.c4a.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>artas.pro</domain_name>
   <domain_keyword>artas</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-10 23:31:23</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tatarstan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>arcas.global</domain_name>
   <domain_keyword>arcas</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-11 23:29:44</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-13</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ardaq.net</domain_name>
   <domain_keyword>ardaq</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 21:33:14</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2028-07-04</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <registrant_name>Ardaq S A</registrant_name>
   <registrant_company>Ardaq S A</registrant_company>
   <registrant_address>Alicia Moreau de Justo 740 P.3° 1</registrant_address>
   <registrant_city>Capital Federal</registrant_city>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_zip>1107</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+54.52728721</registrant_phone>
   <name_servers>
    <value>ns21.dattatec.com</value>
    <value>ns22.dattatec.com</value>
    <value>ns3.hostmar.com</value>
    <value>ns4.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>arsas.net</domain_name>
   <domain_keyword>arsas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 09:34:53</query_time>
   <create_date>2013-12-28</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>armas.construction</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-04-29 16:40:24</query_time>
   <create_date>2021-06-01</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>arpas.ru</domain_name>
   <domain_keyword>arpas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:45:04</query_time>
   <create_date>2023-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>arias.digital</domain_name>
   <domain_keyword>arias</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-04 08:17:54</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-24</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ardai.shop</domain_name>
   <domain_keyword>ardai</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 22:58:20</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>meg.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>kardas.name</domain_name>
   <domain_keyword>kardas</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 16:55:43</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>arias.fr</domain_name>
   <domain_keyword>arias</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:28:24</query_time>
   <create_date>1999-01-27</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>ARIAS</registrant_company>
   <registrant_address>2, avenue Didier Daurat, 31400 Toulouse</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.561248200</registrant_phone>
   <name_servers>
    <value>ns1.lerelaisinternet.com</value>
    <value>ns2.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>arrdas.com</domain_name>
   <domain_keyword>arrdas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 05:51:06</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=arrdas.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>amdas.co.uk</domain_name>
   <domain_keyword>amdas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 21:56:52</query_time>
   <create_date>2009-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>ardau.online</domain_name>
   <domain_keyword>ardau</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 00:47:40</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aedas.page</domain_name>
   <domain_keyword>aedas</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-27 03:41:21</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</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_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ardast.com</domain_name>
   <domain_keyword>ardast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 10:20:36</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Whois Privacy Service Protects this domain</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>C/ Menestrals 14</registrant_address>
   <registrant_city>Manacor</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>07500</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.871987733</registrant_phone>
   <registrant_fax>+34.871986601</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>areas.group</domain_name>
   <domain_keyword>areas</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 20:52:13</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aodas.store</domain_name>
   <domain_keyword>aodas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 22:00:37</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.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>99</num>
   <domain_name>arnas.web.id</domain_name>
   <domain_keyword>arnas</domain_keyword>
   <domain_tld>web.id</domain_tld>
   <query_time>2022-06-16 12:24:23</query_time>
   <create_date>2012-05-30</create_date>
   <update_date>2022-05-14</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>armas.ae</domain_name>
   <domain_keyword>armas</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-29 16:40:24</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Samra Jewellery</registrant_name>
   <registrant_company>Samra Jewellery Co. LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.074</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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