WHOIS QUERY TIME

7 May 2024 - 4:02 PM UTC

Registered: 25 January 2023
Modified: 10 January 2024
Expiry: 25 January 2025

NAME SERVERS

bruce.ns.cloudflare.com
megan.ns.cloudflare.com

DOMAIN STATUS

published

REGISTRANT

Name: AUTORITA SOLU??ES DIGITAIS LTDA
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=autorita.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "autorita.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "autorita.com.br",
            "domain_keyword": "autorita",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 16:02:15",
            "create_date": "2023-01-25",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-25",
            "registrant_name": "AUTORITA SOLU??ES DIGITAIS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bruce.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>autorita.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>autorita.com.br</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 16:02:15</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrant_name>AUTORITA SOLU??ES DIGITAIS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bruce.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.041 seconds) for "autorita.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Mar 2024 - 1:39 AM UTC

Registered: 25 January 2023
Modified: 10 January 2024
Expiry: 25 January 2025

NAME SERVERS

bruce.ns.cloudflare.com
megan.ns.cloudflare.com

DOMAIN STATUS

published

REGISTRANT

Name: AUTORITA SOLU??ES DIGITAIS LTDA

#2 - QUERY TIME

7 May 2024 - 4:02 PM UTC

Registered: 25 January 2023
Modified: 10 January 2024
Expiry: 25 January 2025

NAME SERVERS

bruce.ns.cloudflare.com
megan.ns.cloudflare.com

DOMAIN STATUS

published

REGISTRANT

Name: AUTORITA SOLU??ES DIGITAIS LTDA
Country: Brazil
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=autorita.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "autorita.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "autorita.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "autorita.com.br",
            "domain_keyword": "autorita",
            "domain_tld": "com.br",
            "query_time": "2024-03-06 01:39:30",
            "create_date": "2023-01-25",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-25",
            "registrant_name": "AUTORITA SOLU??ES DIGITAIS LTDA",
            "name_servers": [
                "bruce.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "autorita.com.br",
            "domain_keyword": "autorita",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 16:02:15",
            "create_date": "2023-01-25",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-25",
            "registrant_name": "AUTORITA SOLU??ES DIGITAIS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bruce.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "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>autorita.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>autorita.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>autorita.com.br</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-03-06 01:39:30</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrant_name>AUTORITA SOLU??ES DIGITAIS LTDA</registrant_name>
   <name_servers>
    <value>bruce.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>autorita.com.br</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 16:02:15</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrant_name>AUTORITA SOLU??ES DIGITAIS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bruce.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.041</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 5 domain names (in 0.016 seconds) which contained the exact domain keyword "autorita".
Domain Name Registered Expiry Registrar Ownership
1 autorita.com 1 Apr 2000 1 Apr 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 755506
2 autorita.sk 18 Jun 2003 18 Jun 2024 ZONER s.r.o. Zoner s.r.o.
3 autorita.it 7 Nov 2015 8 Dec 2024 Algorithmedia S.r.l. Puglia.com srls
4 autorita.org 22 Aug 2020 22 Aug 2024 DreamHost, LLC Data Protected
5 autorita.com.br 25 Jan 2023 25 Jan 2025 - AUTORITA SOLU??ES DIGITAIS LTDA
6 autorita.club 20 Mar 2023 20 Mar 2024 Soluciones Corporativas IP, SL Alberto Carrion Gomez

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=autorita&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "autorita",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "autorita.com, autorita.sk, autorita.it, autorita.org, autorita.com.br, autorita.club",
    "results": [
        {
            "num": 1,
            "domain_name": "autorita.com",
            "domain_keyword": "autorita",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2000-04-01",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-01",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 755506",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "autorita.sk",
            "domain_keyword": "autorita",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:55:21",
            "create_date": "2003-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_name": "ZONER s.r.o.",
            "registrant_name": "Zoner s.r.o.",
            "registrant_company": "Zoner s.r.o.",
            "registrant_address": "Jaskovy rad 5",
            "registrant_city": "Bratislava",
            "registrant_zip": "83101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "autorita.it",
            "domain_keyword": "autorita",
            "domain_tld": "it",
            "query_time": "2024-04-29 11:09:16",
            "create_date": "2015-11-07",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-08",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "autorita.org",
            "domain_keyword": "autorita",
            "domain_tld": "org",
            "query_time": "2024-05-23 18:52:28",
            "create_date": "2020-08-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "autorita.com.br",
            "domain_keyword": "autorita",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 16:02:15",
            "create_date": "2023-01-25",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-25",
            "registrant_name": "AUTORITA SOLU??ES DIGITAIS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bruce.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "autorita.club",
            "domain_keyword": "autorita",
            "domain_tld": "club",
            "query_time": "2024-05-28 22:17:06",
            "create_date": "2023-03-20",
            "update_date": "2024-03-22",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "www.scip.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alberto Carrion Gomez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Palmas (Las)",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourexpireddomain.com",
                "ns2.renewyourexpireddomain.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>autorita</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>autorita.com, autorita.sk, autorita.it, autorita.org, autorita.com.br, autorita.club</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>autorita.com</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2000-04-01</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 755506</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>autorita.sk</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:55:21</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>ZONER s.r.o.</registrar_name>
   <registrant_name>Zoner s.r.o.</registrant_name>
   <registrant_company>Zoner s.r.o.</registrant_company>
   <registrant_address>Jaskovy rad 5</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>83101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>autorita.it</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 11:09:16</query_time>
   <create_date>2015-11-07</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>autorita.org</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 18:52:28</query_time>
   <create_date>2020-08-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>autorita.com.br</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 16:02:15</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrant_name>AUTORITA SOLU??ES DIGITAIS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bruce.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>autorita.club</domain_name>
   <domain_keyword>autorita</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-28 22:17:06</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>www.scip.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alberto Carrion Gomez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Palmas (Las)</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourexpireddomain.com</value>
    <value>ns2.renewyourexpireddomain.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 2,930 domain names (in 0.135 seconds) which look and sound like the brand name "autorita".
Domain Name Registered Expiry Registrar Ownership
1 autorisa.com 11 Apr 2001 11 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM Autocomercial Riojana S.L.
2 autorota.ru 21 May 2024 21 May 2025 AXELNAME-RU Private Person
3 autoritah.lol 6 Sep 2023 6 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
4 automita.co.uk 27 Apr 2018 27 Apr 2028 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
5 auctorita.co.ke 27 Feb 2018 27 Feb 2025 Kenya Website Experts Redacted | Registry Policy
6 autovita.com 8 Apr 2011 8 Apr 2025 PSI-USA, Inc. dba Domain Robot Doukas AG
7 autoriza.biz 20 Mar 2023 20 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA RENAPROC SERVICOS DE ANALISE DE CREDITO LTDA
8 autorina.pt - - - -
9 autorota.com 27 Aug 2016 27 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 autorica.com 20 Jun 2013 20 Jun 2024 GoDaddy.com, LLC -
11 auctorita.com.br 1 Jul 2021 1 Jul 2026 - Luiz Figueiredo
12 autorica.co.uk 10 Mar 2017 10 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
13 autorota.org 2 Dec 2022 2 Dec 2024 Name.com, Inc. auto rota
14 autocita.net 23 Apr 2023 23 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
15 autoarita.net 24 May 2016 24 May 2025 Safenames Ltd KEYLOOP (UK) LIMITED
16 autoriva.com 5 Jun 2024 5 Jun 2025 GoDaddy.com, LLC -
17 autoriza.com 3 Feb 2000 3 Feb 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
18 autorite.ca 29 Jan 2001 29 Jan 2030 Webnames.ca Inc. REDACTED FOR PRIVACY
19 autoriza.cl 16 Feb 2018 16 Feb 2025 NIC Chile ACEPTA COM S A
20 autoriza.digital 16 Jan 2019 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 autovita.pl 28 Jan 2024 28 Jan 2025 Aftermarket.pl Limited -
22 autoriba.com 22 Oct 2013 22 Oct 2025 Name SRS AB Shield Whois
23 autoritat.com 20 Aug 2023 20 Aug 2024 Name SRS AB Shield Whois
24 autority.store 4 Sep 2023 4 Sep 2024 Namecheap -
25 autovita.it 17 Apr 2012 11 May 2025 Algorithmedia S.r.l. Puglia.com Srls
26 autoriva.xyz 10 Jun 2024 10 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
27 aurorita.xyz 19 Apr 2020 19 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0157595324
28 autoriga.lat 31 Aug 2023 31 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 autority.tech 10 Sep 2021 10 Sep 2024 Cronon GmbH -
30 autority.online 10 Sep 2021 10 Sep 2024 Cronon GmbH -
31 autoritz.com 24 Oct 2021 24 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 autorima.eu - - Registrar.eu -
33 autoritar.ro 10 Jan 2017 8 Jan 2025 Chroot Network SRL -
34 autorima.nl 17 Mar 1998 - Registrar.eu -
35 autokita.com 30 Sep 2022 30 Sep 2025 Tucows Domains Inc. -
36 autorite.com 1 Jun 2001 1 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. -
37 autolita.ru 16 Aug 2013 16 Aug 2024 REGRU-RU Private Person
38 autoritas.net 31 Jan 2012 31 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
39 autorite.com.au - - Domain Directors Pty Ltd trading as Instra Darren Jones
40 autorista.co.uk 9 Mar 2019 9 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
41 autority.io 16 Jan 2021 16 Jan 2025 Key-Systems GmbH c/o whoisproxy.com
42 autobita.com 29 Mar 2018 29 Mar 2024 GoDaddy.com, LLC -
43 autorital.com 19 Feb 2004 19 Feb 2025 ONLINE SAS 119 Productions
44 autorica.it 10 Mar 2017 10 Mar 2025 1 Api GmbH GLOBAL TRADING SRL A SU
45 autority.com 6 Jun 2000 6 Jun 2025 Register.com, Inc. -
46 autorima.co.uk 18 Jul 2017 18 Jul 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
47 autorite.ru 15 Nov 2017 15 Nov 2024 REGRU-RU Private Person
48 autorima.online 16 May 2024 16 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
49 autolita.com 11 Dec 2023 11 Dec 2024 GoDaddy.com, LLC -
50 autopita.com 15 Mar 2007 15 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
51 autority.digital 10 Sep 2021 10 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
52 autoritas.nl 21 Aug 2023 - ZXCS -
53 autoriva.info 10 Jun 2024 10 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 auctorita.net 1 Jul 2021 1 Jul 2024 GoDaddy.com, LLC -
55 autorito.com 9 Jul 2012 9 Jul 2024 IONOS SE -
56 autorima.com 25 Oct 2007 25 Oct 2024 GoDaddy.com, LLC -
57 autoriga.online 24 Aug 2023 24 Aug 2024 Namecheap Ep visual
58 autority.org 2 Oct 2023 2 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Jan Svoboda
59 autoritag.com 30 Aug 2023 30 Aug 2024 Mesh Digital Limited -
60 autorata.net 5 Jan 2005 5 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
61 autorite.co.uk 17 Apr 2004 17 Apr 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
62 autority.info 2 Oct 2023 2 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com Jan Svoboda
63 autorit.eu - - The Registrar Company B.V. -
64 autoria.app 8 May 2018 8 May 2025 Key-Systems LLC RIA.com Marketplaces O?
65 autokita.ru 29 May 2024 29 May 2025 REGRU-RU Private Person
66 autoritas.com 8 Feb 2006 8 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
67 authorita.com 20 Sep 2011 20 Sep 2024 Porkbun LLC Private by Design, LLC
68 autoriti.com 11 Mar 2024 11 Mar 2025 DonDominio (SCIP) Redacted for privacy
69 autoriza.app 22 Aug 2020 22 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
70 autorica.net 25 Jul 2010 25 Jul 2025 Dotname Korea Corp. -
71 autorit.com 4 Jan 2012 4 Jan 2025 eNom, LLC -
72 autoria.ooo 6 Jun 2018 6 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
73 autorota.net 7 Apr 2011 7 Apr 2025 Tucows Domains Inc. -
74 autoriya.ru 3 Mar 2020 3 Mar 2025 NETHOUSE-RU Private Person
75 autority.ru 19 Nov 2015 19 Nov 2024 SALENAMES-RU Private Person
76 autodita.ru 13 Mar 2012 13 Mar 2025 RU-CENTER-RU Private Person
77 aurorita.com 20 May 2012 20 May 2025 GoDaddy.com, LLC -
78 autoria.com.br 11 Apr 2001 11 Apr 2025 - ITACAS EDITORA DE JOGOS E LIVROS EDUCATIVOS LTDA
79 autoria.ru 21 Feb 2023 21 Feb 2025 RU-CENTER-RU Private Person
80 autoria.biz 12 Jan 2012 13 Aug 2025 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
81 autoria.com 3 Jun 2004 3 Jun 2025 GoDaddy.com, LLC -
82 autoria.pl 20 Aug 2009 20 Aug 2024 OVH SAS -
83 autoriva.net 8 Jun 2024 8 Jun 2025 GoDaddy.com, LLC -
84 autoriga.com 17 Nov 2017 17 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 autoriza.net 16 Apr 2020 16 Apr 2025 GoDaddy.com, LLC -
86 autoritar.com 10 Sep 2000 10 Sep 2024 IONOS SE REDACTED FOR PRIVACY
87 autorite.fr 23 Sep 2018 29 Jan 2025 CYBERGESTION Cybergestion
88 autorite.marketing 22 Oct 2023 22 Oct 2024 OVH SAS REDACTED FOR PRIVACY
89 autodita.com 10 Apr 2020 10 Apr 2025 GoDaddy.com, LLC -
90 autosita.lt 22 Oct 2020 23 Oct 2024 UAB "Interneto vizija" -
91 authorita.co.uk 20 Mar 2010 20 Mar 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
92 autority.it 23 Jul 2012 19 Mar 2025 Key-Systems GmbH hidden
93 autorota.app 2 Aug 2023 2 Aug 2024 Porkbun LLC Private by Design, LLC
94 autovita.lt 17 Oct 2018 18 Oct 2024 UAB "Interneto vizija" -
95 astorita.com 30 Oct 2010 30 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Urban Community Talent Development Center
96 autorica.ru 10 Mar 2017 10 Mar 2025 RU-CENTER-RU GLOBAL TRADING SRL A SU
97 autoriva.org 10 Jun 2024 10 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 autorina.com 30 Jan 2015 30 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 autoritm.ru 20 Jul 2010 20 Jul 2024 SALENAMES-RU Private Person
100 autority.net 2 Oct 2023 2 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Jan Svoboda
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 Autorita.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=autorita.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "autorita.com.br",
        "page_size": 100
    },
    "count": {
        "total": 2930,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "autorisa.com, autorota.ru, autoritah.lol, automita.co.uk, auctorita.co.ke, autovita.com, autoriza.biz, autorina.pt, autorota.com, autorica.com, auctorita.com.br, autorica.co.uk, autorota.org, autocita.net, autoarita.net, autoriva.com, autoriza.com, autorite.ca, autoriza.cl, autoriza.digital, autovita.pl, autoriba.com, autoritat.com, autority.store, autovita.it, autoriva.xyz, aurorita.xyz, autoriga.lat, autority.tech, autority.online, autoritz.com, autorima.eu, autoritar.ro, autorima.nl, autokita.com, autorite.com, autolita.ru, autoritas.net, autorite.com.au, autorista.co.uk, autority.io, autobita.com, autorital.com, autorica.it, autority.com, autorima.co.uk, autorite.ru, autorima.online, autolita.com, autopita.com, autority.digital, autoritas.nl, autoriva.info, auctorita.net, autorito.com, autorima.com, autoriga.online, autority.org, autoritag.com, autorata.net, autorite.co.uk, autority.info, autorit.eu, autoria.app, autokita.ru, autoritas.com, authorita.com, autoriti.com, autoriza.app, autorica.net, autorit.com, autoria.ooo, autorota.net, autoriya.ru, autority.ru, autodita.ru, aurorita.com, autoria.com.br, autoria.ru, autoria.biz, autoria.com, autoria.pl, autoriva.net, autoriga.com, autoriza.net, autoritar.com, autorite.fr, autorite.marketing, autodita.com, autosita.lt, authorita.co.uk, autority.it, autorota.app, autovita.lt, astorita.com, autorica.ru, autoriva.org, autorina.com, autoritm.ru, autority.net",
    "results": [
        {
            "num": 1,
            "domain_name": "autorisa.com",
            "domain_keyword": "autorisa",
            "domain_tld": "com",
            "query_time": "2024-05-07 16:02:15",
            "create_date": "2001-04-11",
            "update_date": "2024-02-19",
            "expiry_date": "2025-04-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Autocomercial Riojana S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA RIOJA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.servidoresdns.net",
                "dns32.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "autorota.ru",
            "domain_keyword": "autorota",
            "domain_tld": "ru",
            "query_time": "2024-05-23 18:52:51",
            "create_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "autoritah.lol",
            "domain_keyword": "autoritah",
            "domain_tld": "lol",
            "query_time": "2024-05-25 07:14:08",
            "create_date": "2023-09-06",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "automita.co.uk",
            "domain_keyword": "automita",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 01:49:12",
            "create_date": "2018-04-27",
            "update_date": "2023-12-18",
            "expiry_date": "2028-04-27",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "auctorita.co.ke",
            "domain_keyword": "auctorita",
            "domain_tld": "co.ke",
            "query_time": "2024-04-29 02:42:49",
            "create_date": "2018-02-27",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-27",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns113.kenyawebexperts.co.ke",
                "ns114.kenyawebexperts.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "autovita.com",
            "domain_keyword": "autovita",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:06:02",
            "create_date": "2011-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Doukas AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://whoispro.domain-robot.org/whois/autovita.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipax.at",
                "ns3.ipax.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "autoriza.biz",
            "domain_keyword": "autoriza",
            "domain_tld": "biz",
            "query_time": "2024-05-19 19:41:29",
            "create_date": "2023-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RENAPROC SERVICOS DE ANALISE DE CREDITO LTDA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "autorina.pt",
            "domain_keyword": "autorina",
            "domain_tld": "pt",
            "query_time": "2024-05-25 07:14:24",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 9,
            "domain_name": "autorota.com",
            "domain_keyword": "autorota",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:25",
            "create_date": "2016-08-27",
            "update_date": "2020-08-21",
            "expiry_date": "2025-08-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "autorica.com",
            "domain_keyword": "autorica",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:22:28",
            "create_date": "2013-06-20",
            "update_date": "2022-10-02",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "auctorita.com.br",
            "domain_keyword": "auctorita",
            "domain_tld": "com.br",
            "query_time": "2024-04-06 07:59:58",
            "create_date": "2021-07-01",
            "update_date": "2021-07-04",
            "expiry_date": "2026-07-01",
            "registrant_name": "Luiz Figueiredo",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 12,
            "domain_name": "autorica.co.uk",
            "domain_keyword": "autorica",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 05:22:32",
            "create_date": "2017-03-10",
            "update_date": "2023-07-03",
            "expiry_date": "2025-03-10",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "autorota.org",
            "domain_keyword": "autorota",
            "domain_tld": "org",
            "query_time": "2024-06-06 22:06:59",
            "create_date": "2022-12-02",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "auto rota",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "kucukcekmece",
            "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": [
                "dns-01.emlakofisim.com",
                "dns-02.emlakofisim.com",
                "dns-03.emlakofisim.com",
                "dns-04.emlakofisim.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "autocita.net",
            "domain_keyword": "autocita",
            "domain_tld": "net",
            "query_time": "2024-05-02 13:49:35",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "autoarita.net",
            "domain_keyword": "autoarita",
            "domain_tld": "net",
            "query_time": "2024-04-20 00:05:50",
            "create_date": "2016-05-24",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-24",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "KEYLOOP (UK) LIMITED",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "ns1.keyloop.com",
                "ns2.keyloop.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "autoriva.com",
            "domain_keyword": "autoriva",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:39:45",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "autoriza.com",
            "domain_keyword": "autoriza",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:14",
            "create_date": "2000-02-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=autoriza.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "autorite.ca",
            "domain_keyword": "autorite",
            "domain_tld": "ca",
            "query_time": "2024-05-25 07:14:09",
            "create_date": "2001-01-29",
            "update_date": "2024-04-04",
            "expiry_date": "2030-01-29",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "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": [
                "ns.nucleus.com",
                "ns1.nucleus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "autoriza.cl",
            "domain_keyword": "autoriza",
            "domain_tld": "cl",
            "query_time": "2024-05-06 16:59:59",
            "create_date": "2018-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "ACEPTA COM S A",
            "name_servers": [
                "ns-1527.awsdns-62.org",
                "ns-1703.awsdns-20.co.uk",
                "ns-360.awsdns-45.com",
                "ns-879.awsdns-45.net"
            ]
        },
        {
            "num": 20,
            "domain_name": "autoriza.digital",
            "domain_keyword": "autoriza",
            "domain_tld": "digital",
            "query_time": "2024-05-25 07:14:09",
            "create_date": "2019-01-16",
            "update_date": "2023-07-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.acepta.com",
                "ns2.acepta.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "autovita.pl",
            "domain_keyword": "autovita",
            "domain_tld": "pl",
            "query_time": "2024-03-18 10:16:31",
            "create_date": "2024-01-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "autoriba.com",
            "domain_keyword": "autoriba",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:22:28",
            "create_date": "2013-10-22",
            "update_date": "2023-09-04",
            "expiry_date": "2025-10-22",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "autoritat.com",
            "domain_keyword": "autoritat",
            "domain_tld": "com",
            "query_time": "2024-05-11 18:38:54",
            "create_date": "2023-08-20",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-20",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "autority.store",
            "domain_keyword": "autority",
            "domain_tld": "store",
            "query_time": "2024-05-23 18:52:28",
            "create_date": "2023-09-04",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "IL",
            "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": [
                "ns67.sellvir.com",
                "ns68.sellvir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "autovita.it",
            "domain_keyword": "autovita",
            "domain_tld": "it",
            "query_time": "2024-06-11 16:29:51",
            "create_date": "2012-04-17",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-11",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "autoriva.xyz",
            "domain_keyword": "autoriva",
            "domain_tld": "xyz",
            "query_time": "2024-06-12 17:20:31",
            "create_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aurorita.xyz",
            "domain_keyword": "aurorita",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 20:02:11",
            "create_date": "2020-04-19",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0157595324",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "autoriga.lat",
            "domain_keyword": "autoriga",
            "domain_tld": "lat",
            "query_time": "2024-05-19 19:41:26",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "autority.tech",
            "domain_keyword": "autority",
            "domain_tld": "tech",
            "query_time": "2024-05-25 07:14:09",
            "create_date": "2021-09-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks01.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "autority.online",
            "domain_keyword": "autority",
            "domain_tld": "online",
            "query_time": "2024-05-25 07:14:09",
            "create_date": "2021-09-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks14.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "autoritz.com",
            "domain_keyword": "autoritz",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:09:18",
            "create_date": "2021-10-24",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.infinityfree.com",
                "ns2.infinityfree.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "autorima.eu",
            "domain_keyword": "autorima",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:16:08",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.steenkampict.nl",
                "ns2.steenkampict.nl",
                "ns3.steenkampict.nl"
            ]
        },
        {
            "num": 33,
            "domain_name": "autoritar.ro",
            "domain_keyword": "autoritar",
            "domain_tld": "ro",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2017-01-10",
            "expiry_date": "2025-01-08",
            "registrar_name": "Chroot Network SRL",
            "registrar_website": "www.chroot.ro",
            "name_servers": [
                "ns1.hangarhosting.net",
                "ns2.hangarhosting.net",
                "ns3.hangarhosting.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 34,
            "domain_name": "autorima.nl",
            "domain_keyword": "autorima",
            "domain_tld": "nl",
            "query_time": "2024-05-09 23:02:27",
            "create_date": "1998-03-17",
            "update_date": "2022-09-13",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.steenkampict.nl",
                "ns2.steenkampict.nl",
                "ns3.steenkampict.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "autokita.com",
            "domain_keyword": "autokita",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:02:56",
            "create_date": "2022-09-30",
            "update_date": "2023-05-24",
            "expiry_date": "2025-09-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "autorite.com",
            "domain_keyword": "autorite",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:06:53",
            "create_date": "2001-06-01",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "autolita.ru",
            "domain_keyword": "autolita",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:50:11",
            "create_date": "2013-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "autoritas.net",
            "domain_keyword": "autoritas",
            "domain_tld": "net",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2012-01-31",
            "update_date": "2017-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.piensasolutions.com",
                "ns9.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "autorite.com.au",
            "domain_keyword": "autorite",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 05:23:13",
            "update_date": "2023-11-15",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Darren Jones",
            "name_servers": [
                "ns2.slnet.com.au",
                "slnet-cwp4.slnet.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "autorista.co.uk",
            "domain_keyword": "autorista",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 21:32:44",
            "create_date": "2019-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "autority.io",
            "domain_keyword": "autority",
            "domain_tld": "io",
            "query_time": "2024-06-01 16:58:32",
            "create_date": "2021-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "autobita.com",
            "domain_keyword": "autobita",
            "domain_tld": "com",
            "query_time": "2024-05-29 11:30:19",
            "create_date": "2018-03-29",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "autorital.com",
            "domain_keyword": "autorital",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2004-02-19",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-19",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "119 Productions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "autorica.it",
            "domain_keyword": "autorica",
            "domain_tld": "it",
            "query_time": "2024-04-15 05:22:28",
            "create_date": "2017-03-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-10",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "GLOBAL TRADING SRL A SU",
            "registrant_address": "via milano 40, p.iva 13107510151",
            "registrant_city": "seregno",
            "registrant_state": "MI",
            "registrant_zip": "20831",
            "registrant_country": "IT",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "autority.com",
            "domain_keyword": "autority",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:14",
            "create_date": "2000-06-06",
            "update_date": "2024-01-29",
            "expiry_date": "2025-06-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "lorna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "autorima.co.uk",
            "domain_keyword": "autorima",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 13:48:42",
            "create_date": "2017-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.steenkampict.nl",
                "ns2.steenkampict.nl",
                "ns3.steenkampict.nl"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "autorite.ru",
            "domain_keyword": "autorite",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:00:39",
            "create_date": "2017-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "autorima.online",
            "domain_keyword": "autorima",
            "domain_tld": "online",
            "query_time": "2024-05-18 17:04:29",
            "create_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Novgorodskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.creatium.io",
                "ns2.creatium.io",
                "ns3.creatium.io",
                "ns4.creatium.io"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "autolita.com",
            "domain_keyword": "autolita",
            "domain_tld": "com",
            "query_time": "2024-06-06 09:10:38",
            "create_date": "2023-12-11",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "autopita.com",
            "domain_keyword": "autopita",
            "domain_tld": "com",
            "query_time": "2024-05-14 21:31:31",
            "create_date": "2007-03-15",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.seedwebpage.com",
                "ns2.seedwebpage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "autority.digital",
            "domain_keyword": "autority",
            "domain_tld": "digital",
            "query_time": "2024-05-25 07:14:09",
            "create_date": "2021-09-10",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "docks08.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "autoritas.nl",
            "domain_keyword": "autoritas",
            "domain_tld": "nl",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2023-08-21",
            "update_date": "2023-08-25",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns1.xeonwebservershosting.com",
                "ns2.xeonwebservershosting.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "autoriva.info",
            "domain_keyword": "autoriva",
            "domain_tld": "info",
            "query_time": "2024-06-12 16:16:36",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "auctorita.net",
            "domain_keyword": "auctorita",
            "domain_tld": "net",
            "query_time": "2024-04-06 07:59:58",
            "create_date": "2021-07-01",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "autorito.com",
            "domain_keyword": "autorito",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:14",
            "create_date": "2012-07-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1114.ui-dns.biz",
                "ns1114.ui-dns.com",
                "ns1114.ui-dns.de",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "autorima.com",
            "domain_keyword": "autorima",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:05",
            "create_date": "2007-10-25",
            "update_date": "2024-04-08",
            "expiry_date": "2024-10-25",
            "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": 57,
            "domain_name": "autoriga.online",
            "domain_keyword": "autoriga",
            "domain_tld": "online",
            "query_time": "2024-05-26 15:04:42",
            "create_date": "2023-08-24",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Ep visual",
            "registrant_state": "riga",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "autority.org",
            "domain_keyword": "autority",
            "domain_tld": "org",
            "query_time": "2024-06-06 22:06:53",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jan Svoboda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "autoritag.com",
            "domain_keyword": "autoritag",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:09:16",
            "create_date": "2023-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "autorata.net",
            "domain_keyword": "autorata",
            "domain_tld": "net",
            "query_time": "2024-04-15 05:18:50",
            "create_date": "2005-01-05",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.int2000.net",
                "ns2.int2000.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "autorite.co.uk",
            "domain_keyword": "autorite",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 05:23:13",
            "create_date": "2004-04-17",
            "update_date": "2024-02-02",
            "expiry_date": "2026-04-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "autority.info",
            "domain_keyword": "autority",
            "domain_tld": "info",
            "query_time": "2024-06-06 22:06:53",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "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": "Jan Svoboda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "autorit.eu",
            "domain_keyword": "autorit",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:16:08",
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "https://www.theregistrarcompany.com",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ]
        },
        {
            "num": 64,
            "domain_name": "autoria.app",
            "domain_keyword": "autoria",
            "domain_tld": "app",
            "query_time": "2024-06-06 22:06:22",
            "create_date": "2018-05-08",
            "update_date": "2022-08-31",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RIA.com Marketplaces O?",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "autokita.ru",
            "domain_keyword": "autokita",
            "domain_tld": "ru",
            "query_time": "2024-05-31 17:21:55",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "autoritas.com",
            "domain_keyword": "autoritas",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2006-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2026-02-08",
            "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=autoritas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.intercomgi.net",
                "dns2.intercomgi.net",
                "dns3.intercomgi.com",
                "dns4.intercomgi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "authorita.com",
            "domain_keyword": "authorita",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:09:07",
            "create_date": "2011-09-20",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/authorita.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "autoriti.com",
            "domain_keyword": "autoriti",
            "domain_tld": "com",
            "query_time": "2024-05-11 18:38:54",
            "create_date": "2024-03-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Madrid",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=autoriti.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "autoriza.app",
            "domain_keyword": "autoriza",
            "domain_tld": "app",
            "query_time": "2024-06-06 22:06:54",
            "create_date": "2020-08-22",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-22",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "autorica.net",
            "domain_keyword": "autorica",
            "domain_tld": "net",
            "query_time": "2024-05-23 18:52:24",
            "create_date": "2010-07-25",
            "update_date": "2022-07-25",
            "expiry_date": "2025-07-25",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=autorica.net",
            "name_servers": [
                "ns.koreasarang.co.kr",
                "ns1.koreasarang.co.kr",
                "ns2.koreasarang.co.kr",
                "ns3.koreasarang.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "autorit.com",
            "domain_keyword": "autorit",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2012-01-04",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "autoria.ooo",
            "domain_keyword": "autoria",
            "domain_tld": "ooo",
            "query_time": "2024-05-25 07:14:01",
            "create_date": "2018-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Kyiv",
            "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": [
                "pid1.srv53.net",
                "pid2.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "autorota.net",
            "domain_keyword": "autorota",
            "domain_tld": "net",
            "query_time": "2024-04-15 05:23:25",
            "create_date": "2011-04-07",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "autoriya.ru",
            "domain_keyword": "autoriya",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:00:39",
            "create_date": "2020-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "autority.ru",
            "domain_keyword": "autority",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:00:39",
            "create_date": "2015-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "autodita.ru",
            "domain_keyword": "autodita",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:48:22",
            "create_date": "2012-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "aurorita.com",
            "domain_keyword": "aurorita",
            "domain_tld": "com",
            "query_time": "2024-05-23 16:52:32",
            "create_date": "2012-05-20",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "autoria.com.br",
            "domain_keyword": "autoria",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 05:22:28",
            "create_date": "2001-04-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-11",
            "registrant_name": "ITACAS EDITORA DE JOGOS E LIVROS EDUCATIVOS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 79,
            "domain_name": "autoria.ru",
            "domain_keyword": "autoria",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:00:38",
            "create_date": "2023-02-21",
            "expiry_date": "2025-02-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",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "autoria.biz",
            "domain_keyword": "autoria",
            "domain_tld": "biz",
            "query_time": "2024-06-06 22:06:22",
            "create_date": "2012-01-12",
            "update_date": "2020-11-13",
            "expiry_date": "2025-08-13",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "www.imena.us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "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": [
                "nsa1.srv53.org",
                "nsa2.srv53.net",
                "nsa4.srv53.com",
                "nsb2.srv53.net",
                "nsb3.srv53.com",
                "nsb4.srv53.org",
                "nsc1.srv53.com",
                "nsc3.srv53.net",
                "nsc4.srv53.org",
                "nsd1.srv53.net",
                "nsd2.srv53.com",
                "nsd4.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "autoria.com",
            "domain_keyword": "autoria",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:06:22",
            "create_date": "2004-06-03",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "autoria.pl",
            "domain_keyword": "autoria",
            "domain_tld": "pl",
            "query_time": "2024-04-16 06:01:00",
            "create_date": "2009-08-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-08-20",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 83,
            "domain_name": "autoriva.net",
            "domain_keyword": "autoriva",
            "domain_tld": "net",
            "query_time": "2024-06-11 16:23:05",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "autoriga.com",
            "domain_keyword": "autoriga",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:22:37",
            "create_date": "2017-11-17",
            "update_date": "2020-11-11",
            "expiry_date": "2024-11-17",
            "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": 85,
            "domain_name": "autoriza.net",
            "domain_keyword": "autoriza",
            "domain_tld": "net",
            "query_time": "2024-06-05 13:01:47",
            "create_date": "2020-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns446.hostgator.com.br",
                "ns447.hostgator.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "autoritar.com",
            "domain_keyword": "autoritar",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:12",
            "create_date": "2000-09-10",
            "update_date": "2018-02-13",
            "expiry_date": "2024-09-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1113.ui-dns.biz",
                "ns1113.ui-dns.com",
                "ns1113.ui-dns.de",
                "ns1113.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "autorite.fr",
            "domain_keyword": "autorite",
            "domain_tld": "fr",
            "query_time": "2024-05-05 13:21:57",
            "create_date": "2018-09-23",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "CYBERGESTION",
            "registrar_website": "http://www.cybergestion.fr",
            "registrant_company": "Cybergestion",
            "registrant_address": "10 rue de Penthièvre, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.153010694",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 88,
            "domain_name": "autorite.marketing",
            "domain_keyword": "autorite",
            "domain_tld": "marketing",
            "query_time": "2024-04-29 11:09:16",
            "create_date": "2023-10-22",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "autodita.com",
            "domain_keyword": "autodita",
            "domain_tld": "com",
            "query_time": "2024-04-12 10:44:43",
            "create_date": "2020-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "autosita.lt",
            "domain_keyword": "autosita",
            "domain_tld": "lt",
            "query_time": "2024-04-27 10:58:22",
            "create_date": "2020-10-22",
            "expiry_date": "2024-10-23",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 91,
            "domain_name": "authorita.co.uk",
            "domain_keyword": "authorita",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 01:41:31",
            "create_date": "2010-03-20",
            "update_date": "2023-11-29",
            "expiry_date": "2024-03-20",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 92,
            "domain_name": "autority.it",
            "domain_keyword": "autority",
            "domain_tld": "it",
            "query_time": "2024-04-18 05:00:54",
            "create_date": "2012-07-23",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-19",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "autorota.app",
            "domain_keyword": "autorota",
            "domain_tld": "app",
            "query_time": "2024-04-29 11:09:28",
            "create_date": "2023-08-02",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "autovita.lt",
            "domain_keyword": "autovita",
            "domain_tld": "lt",
            "query_time": "2024-05-03 15:06:03",
            "create_date": "2018-10-17",
            "expiry_date": "2024-10-18",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 95,
            "domain_name": "astorita.com",
            "domain_keyword": "astorita",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:45:46",
            "create_date": "2010-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Urban Community Talent Development Center",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=astorita.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hoasted.nl",
                "ns2.hoasted.eu",
                "ns3.hoasted.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "autorica.ru",
            "domain_keyword": "autorica",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:00:38",
            "create_date": "2017-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "GLOBAL TRADING SRL A SU",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "autoriva.org",
            "domain_keyword": "autoriva",
            "domain_tld": "org",
            "query_time": "2024-06-12 16:39:24",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "autorina.com",
            "domain_keyword": "autorina",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:23:06",
            "create_date": "2015-01-30",
            "update_date": "2021-01-24",
            "expiry_date": "2025-01-30",
            "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": 99,
            "domain_name": "autoritm.ru",
            "domain_keyword": "autoritm",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:00:39",
            "create_date": "2010-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "autority.net",
            "domain_keyword": "autority",
            "domain_tld": "net",
            "query_time": "2024-06-06 22:06:53",
            "create_date": "2023-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Jan Svoboda",
            "registrant_country": "CZ",
            "registrant_email": "https://csl-registrar.com/contact/autority.net/owner",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>autorita.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2930</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>autorisa.com, autorota.ru, autoritah.lol, automita.co.uk, auctorita.co.ke, autovita.com, autoriza.biz, autorina.pt, autorota.com, autorica.com, auctorita.com.br, autorica.co.uk, autorota.org, autocita.net, autoarita.net, autoriva.com, autoriza.com, autorite.ca, autoriza.cl, autoriza.digital, autovita.pl, autoriba.com, autoritat.com, autority.store, autovita.it, autoriva.xyz, aurorita.xyz, autoriga.lat, autority.tech, autority.online, autoritz.com, autorima.eu, autoritar.ro, autorima.nl, autokita.com, autorite.com, autolita.ru, autoritas.net, autorite.com.au, autorista.co.uk, autority.io, autobita.com, autorital.com, autorica.it, autority.com, autorima.co.uk, autorite.ru, autorima.online, autolita.com, autopita.com, autority.digital, autoritas.nl, autoriva.info, auctorita.net, autorito.com, autorima.com, autoriga.online, autority.org, autoritag.com, autorata.net, autorite.co.uk, autority.info, autorit.eu, autoria.app, autokita.ru, autoritas.com, authorita.com, autoriti.com, autoriza.app, autorica.net, autorit.com, autoria.ooo, autorota.net, autoriya.ru, autority.ru, autodita.ru, aurorita.com, autoria.com.br, autoria.ru, autoria.biz, autoria.com, autoria.pl, autoriva.net, autoriga.com, autoriza.net, autoritar.com, autorite.fr, autorite.marketing, autodita.com, autosita.lt, authorita.co.uk, autority.it, autorota.app, autovita.lt, astorita.com, autorica.ru, autoriva.org, autorina.com, autoritm.ru, autority.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>autorisa.com</domain_name>
   <domain_keyword>autorisa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 16:02:15</query_time>
   <create_date>2001-04-11</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Autocomercial Riojana S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA RIOJA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.servidoresdns.net</value>
    <value>dns32.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>autorota.ru</domain_name>
   <domain_keyword>autorota</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-23 18:52:51</query_time>
   <create_date>2024-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>AXELNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>autoritah.lol</domain_name>
   <domain_keyword>autoritah</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-25 07:14:08</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>automita.co.uk</domain_name>
   <domain_keyword>automita</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 01:49:12</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2028-04-27</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>auctorita.co.ke</domain_name>
   <domain_keyword>auctorita</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-29 02:42:49</query_time>
   <create_date>2018-02-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Kenya Website Experts</registrar_name>
   <registrar_website>https://kenyawebexperts.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns113.kenyawebexperts.co.ke</value>
    <value>ns114.kenyawebexperts.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>autovita.com</domain_name>
   <domain_keyword>autovita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:06:02</query_time>
   <create_date>2011-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Doukas AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/autovita.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipax.at</value>
    <value>ns3.ipax.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>autoriza.biz</domain_name>
   <domain_keyword>autoriza</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 19:41:29</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RENAPROC SERVICOS DE ANALISE DE CREDITO LTDA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>autorina.pt</domain_name>
   <domain_keyword>autorina</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 07:14:24</query_time>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>autorota.com</domain_name>
   <domain_keyword>autorota</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:25</query_time>
   <create_date>2016-08-27</create_date>
   <update_date>2020-08-21</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>autorica.com</domain_name>
   <domain_keyword>autorica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:22:28</query_time>
   <create_date>2013-06-20</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2024-06-20</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>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>11</num>
   <domain_name>auctorita.com.br</domain_name>
   <domain_keyword>auctorita</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-06 07:59:58</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2021-07-04</update_date>
   <expiry_date>2026-07-01</expiry_date>
   <registrant_name>Luiz Figueiredo</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>autorica.co.uk</domain_name>
   <domain_keyword>autorica</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 05:22:32</query_time>
   <create_date>2017-03-10</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>autorota.org</domain_name>
   <domain_keyword>autorota</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 22:06:59</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>auto rota</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>kucukcekmece</registrant_state>
   <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>dns-01.emlakofisim.com</value>
    <value>dns-02.emlakofisim.com</value>
    <value>dns-03.emlakofisim.com</value>
    <value>dns-04.emlakofisim.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>autocita.net</domain_name>
   <domain_keyword>autocita</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 13:49:35</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>autoarita.net</domain_name>
   <domain_keyword>autoarita</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 00:05:50</query_time>
   <create_date>2016-05-24</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>KEYLOOP (UK) LIMITED</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>ns1.keyloop.com</value>
    <value>ns2.keyloop.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>autoriva.com</domain_name>
   <domain_keyword>autoriva</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:39:45</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>autoriza.com</domain_name>
   <domain_keyword>autoriza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:14</query_time>
   <create_date>2000-02-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=autoriza.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>autorite.ca</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 07:14:09</query_time>
   <create_date>2001-01-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2030-01-29</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</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>ns.nucleus.com</value>
    <value>ns1.nucleus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>autoriza.cl</domain_name>
   <domain_keyword>autoriza</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-06 16:59:59</query_time>
   <create_date>2018-02-16</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>ACEPTA COM S A</registrant_name>
   <name_servers>
    <value>ns-1527.awsdns-62.org</value>
    <value>ns-1703.awsdns-20.co.uk</value>
    <value>ns-360.awsdns-45.com</value>
    <value>ns-879.awsdns-45.net</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>autoriza.digital</domain_name>
   <domain_keyword>autoriza</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 07:14:09</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.acepta.com</value>
    <value>ns2.acepta.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>autovita.pl</domain_name>
   <domain_keyword>autovita</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-18 10:16:31</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>autoriba.com</domain_name>
   <domain_keyword>autoriba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:22:28</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-10-22</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>autoritat.com</domain_name>
   <domain_keyword>autoritat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 18:38:54</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>autority.store</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-23 18:52:28</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>IL</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>ns67.sellvir.com</value>
    <value>ns68.sellvir.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>autovita.it</domain_name>
   <domain_keyword>autovita</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-11 16:29:51</query_time>
   <create_date>2012-04-17</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.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>26</num>
   <domain_name>autoriva.xyz</domain_name>
   <domain_keyword>autoriva</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-12 17:20:31</query_time>
   <create_date>2024-06-10</create_date>
   <expiry_date>2025-06-10</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aurorita.xyz</domain_name>
   <domain_keyword>aurorita</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 20:02:11</query_time>
   <create_date>2020-04-19</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0157595324</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>autoriga.lat</domain_name>
   <domain_keyword>autoriga</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 19:41:26</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>autority.tech</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 07:14:09</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>autority.online</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 07:14:09</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>autoritz.com</domain_name>
   <domain_keyword>autoritz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:09:18</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.infinityfree.com</value>
    <value>ns2.infinityfree.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>autorima.eu</domain_name>
   <domain_keyword>autorima</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:16:08</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.steenkampict.nl</value>
    <value>ns2.steenkampict.nl</value>
    <value>ns3.steenkampict.nl</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>autoritar.ro</domain_name>
   <domain_keyword>autoritar</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2017-01-10</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Chroot Network SRL</registrar_name>
   <registrar_website>www.chroot.ro</registrar_website>
   <name_servers>
    <value>ns1.hangarhosting.net</value>
    <value>ns2.hangarhosting.net</value>
    <value>ns3.hangarhosting.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>autorima.nl</domain_name>
   <domain_keyword>autorima</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 23:02:27</query_time>
   <create_date>1998-03-17</create_date>
   <update_date>2022-09-13</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.steenkampict.nl</value>
    <value>ns2.steenkampict.nl</value>
    <value>ns3.steenkampict.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>autokita.com</domain_name>
   <domain_keyword>autokita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:02:56</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>autorite.com</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:06:53</query_time>
   <create_date>2001-06-01</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.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>37</num>
   <domain_name>autolita.ru</domain_name>
   <domain_keyword>autolita</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:50:11</query_time>
   <create_date>2013-08-16</create_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>autoritas.net</domain_name>
   <domain_keyword>autoritas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2012-01-31</create_date>
   <update_date>2017-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.piensasolutions.com</value>
    <value>ns9.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>autorite.com.au</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 05:23:13</query_time>
   <update_date>2023-11-15</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Darren Jones</registrant_name>
   <name_servers>
    <value>ns2.slnet.com.au</value>
    <value>slnet-cwp4.slnet.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>autorista.co.uk</domain_name>
   <domain_keyword>autorista</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 21:32:44</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>autority.io</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 16:58:32</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>autobita.com</domain_name>
   <domain_keyword>autobita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 11:30:19</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>autorital.com</domain_name>
   <domain_keyword>autorital</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2004-02-19</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>119 Productions</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>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>autorica.it</domain_name>
   <domain_keyword>autorica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 05:22:28</query_time>
   <create_date>2017-03-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>GLOBAL TRADING SRL A SU</registrant_company>
   <registrant_address>via milano 40, p.iva 13107510151</registrant_address>
   <registrant_city>seregno</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20831</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>autority.com</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:14</query_time>
   <create_date>2000-06-06</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>lorna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>autorima.co.uk</domain_name>
   <domain_keyword>autorima</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 13:48:42</query_time>
   <create_date>2017-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.steenkampict.nl</value>
    <value>ns2.steenkampict.nl</value>
    <value>ns3.steenkampict.nl</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>autorite.ru</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:00:39</query_time>
   <create_date>2017-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>autorima.online</domain_name>
   <domain_keyword>autorima</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 17:04:29</query_time>
   <create_date>2024-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Novgorodskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.creatium.io</value>
    <value>ns2.creatium.io</value>
    <value>ns3.creatium.io</value>
    <value>ns4.creatium.io</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>autolita.com</domain_name>
   <domain_keyword>autolita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 09:10:38</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-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>ns77.domaincontrol.com</value>
    <value>ns78.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>50</num>
   <domain_name>autopita.com</domain_name>
   <domain_keyword>autopita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 21:31:31</query_time>
   <create_date>2007-03-15</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.seedwebpage.com</value>
    <value>ns2.seedwebpage.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>autority.digital</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 07:14:09</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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_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>docks08.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>autoritas.nl</domain_name>
   <domain_keyword>autoritas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-25</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns1.xeonwebservershosting.com</value>
    <value>ns2.xeonwebservershosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>autoriva.info</domain_name>
   <domain_keyword>autoriva</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 16:16:36</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>auctorita.net</domain_name>
   <domain_keyword>auctorita</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 07:59:58</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>autorito.com</domain_name>
   <domain_keyword>autorito</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:14</query_time>
   <create_date>2012-07-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1114.ui-dns.biz</value>
    <value>ns1114.ui-dns.com</value>
    <value>ns1114.ui-dns.de</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>autorima.com</domain_name>
   <domain_keyword>autorima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:05</query_time>
   <create_date>2007-10-25</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-10-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>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>57</num>
   <domain_name>autoriga.online</domain_name>
   <domain_keyword>autoriga</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 15:04:42</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Ep visual</registrant_company>
   <registrant_state>riga</registrant_state>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>autority.org</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 22:06:53</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jan Svoboda</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>autoritag.com</domain_name>
   <domain_keyword>autoritag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:09:16</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>autorata.net</domain_name>
   <domain_keyword>autorata</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 05:18:50</query_time>
   <create_date>2005-01-05</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</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.int2000.net</value>
    <value>ns2.int2000.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>autorite.co.uk</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 05:23:13</query_time>
   <create_date>2004-04-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2026-04-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>autority.info</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-06 22:06:53</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</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>Jan Svoboda</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>autorit.eu</domain_name>
   <domain_keyword>autorit</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:16:08</query_time>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>https://www.theregistrarcompany.com</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>autoria.app</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 22:06:22</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RIA.com Marketplaces O?</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>autokita.ru</domain_name>
   <domain_keyword>autokita</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 17:21:55</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>autoritas.com</domain_name>
   <domain_keyword>autoritas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2006-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-02-08</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=autoritas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.intercomgi.net</value>
    <value>dns2.intercomgi.net</value>
    <value>dns3.intercomgi.com</value>
    <value>dns4.intercomgi.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>67</num>
   <domain_name>authorita.com</domain_name>
   <domain_keyword>authorita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:09:07</query_time>
   <create_date>2011-09-20</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/authorita.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>autoriti.com</domain_name>
   <domain_keyword>autoriti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 18:38:54</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.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>Madrid</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=autoriti.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>autoriza.app</domain_name>
   <domain_keyword>autoriza</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 22:06:54</query_time>
   <create_date>2020-08-22</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-22</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>autorica.net</domain_name>
   <domain_keyword>autorica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 18:52:24</query_time>
   <create_date>2010-07-25</create_date>
   <update_date>2022-07-25</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=autorica.net</registrant_email>
   <name_servers>
    <value>ns.koreasarang.co.kr</value>
    <value>ns1.koreasarang.co.kr</value>
    <value>ns2.koreasarang.co.kr</value>
    <value>ns3.koreasarang.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>autorit.com</domain_name>
   <domain_keyword>autorit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>autoria.ooo</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-25 07:14:01</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Kyiv</registrant_state>
   <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>pid1.srv53.net</value>
    <value>pid2.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>autorota.net</domain_name>
   <domain_keyword>autorota</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 05:23:25</query_time>
   <create_date>2011-04-07</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>autoriya.ru</domain_name>
   <domain_keyword>autoriya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:00:39</query_time>
   <create_date>2020-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>autority.ru</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:00:39</query_time>
   <create_date>2015-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>autodita.ru</domain_name>
   <domain_keyword>autodita</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:48:22</query_time>
   <create_date>2012-03-13</create_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>aurorita.com</domain_name>
   <domain_keyword>aurorita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 16:52:32</query_time>
   <create_date>2012-05-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>autoria.com.br</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 05:22:28</query_time>
   <create_date>2001-04-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrant_name>ITACAS EDITORA DE JOGOS E LIVROS EDUCATIVOS LTDA</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>79</num>
   <domain_name>autoria.ru</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:00:38</query_time>
   <create_date>2023-02-21</create_date>
   <expiry_date>2025-02-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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>autoria.biz</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-06 22:06:22</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2020-11-13</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>www.imena.us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</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>nsa1.srv53.org</value>
    <value>nsa2.srv53.net</value>
    <value>nsa4.srv53.com</value>
    <value>nsb2.srv53.net</value>
    <value>nsb3.srv53.com</value>
    <value>nsb4.srv53.org</value>
    <value>nsc1.srv53.com</value>
    <value>nsc3.srv53.net</value>
    <value>nsc4.srv53.org</value>
    <value>nsd1.srv53.net</value>
    <value>nsd2.srv53.com</value>
    <value>nsd4.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>autoria.com</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:06:22</query_time>
   <create_date>2004-06-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>autoria.pl</domain_name>
   <domain_keyword>autoria</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 06:01:00</query_time>
   <create_date>2009-08-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>autoriva.net</domain_name>
   <domain_keyword>autoriva</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 16:23:05</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</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>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>84</num>
   <domain_name>autoriga.com</domain_name>
   <domain_keyword>autoriga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:22:37</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2020-11-11</update_date>
   <expiry_date>2024-11-17</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>85</num>
   <domain_name>autoriza.net</domain_name>
   <domain_keyword>autoriza</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 13:01:47</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns446.hostgator.com.br</value>
    <value>ns447.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>autoritar.com</domain_name>
   <domain_keyword>autoritar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:12</query_time>
   <create_date>2000-09-10</create_date>
   <update_date>2018-02-13</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1113.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>autorite.fr</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 13:21:57</query_time>
   <create_date>2018-09-23</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>CYBERGESTION</registrar_name>
   <registrar_website>http://www.cybergestion.fr</registrar_website>
   <registrant_company>Cybergestion</registrant_company>
   <registrant_address>10 rue de Penthièvre, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.153010694</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>autorite.marketing</domain_name>
   <domain_keyword>autorite</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-04-29 11:09:16</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>autodita.com</domain_name>
   <domain_keyword>autodita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 10:44:43</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>90</num>
   <domain_name>autosita.lt</domain_name>
   <domain_keyword>autosita</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-27 10:58:22</query_time>
   <create_date>2020-10-22</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>authorita.co.uk</domain_name>
   <domain_keyword>authorita</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 01:41:31</query_time>
   <create_date>2010-03-20</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>autority.it</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 05:00:54</query_time>
   <create_date>2012-07-23</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>autorota.app</domain_name>
   <domain_keyword>autorota</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 11:09:28</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>autovita.lt</domain_name>
   <domain_keyword>autovita</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-03 15:06:03</query_time>
   <create_date>2018-10-17</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>astorita.com</domain_name>
   <domain_keyword>astorita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:45:46</query_time>
   <create_date>2010-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Urban Community Talent Development Center</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=astorita.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hoasted.nl</value>
    <value>ns2.hoasted.eu</value>
    <value>ns3.hoasted.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>autorica.ru</domain_name>
   <domain_keyword>autorica</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:00:38</query_time>
   <create_date>2017-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>GLOBAL TRADING SRL A SU</registrant_company>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>autoriva.org</domain_name>
   <domain_keyword>autoriva</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 16:39:24</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>98</num>
   <domain_name>autorina.com</domain_name>
   <domain_keyword>autorina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:23:06</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2021-01-24</update_date>
   <expiry_date>2025-01-30</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>99</num>
   <domain_name>autoritm.ru</domain_name>
   <domain_keyword>autoritm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:00:39</query_time>
   <create_date>2010-07-20</create_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>autority.net</domain_name>
   <domain_keyword>autority</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 22:06:53</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</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>Jan Svoboda</registrant_company>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/autority.net/owner</registrant_email>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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