WHOIS QUERY TIME

5 May 2024 - 2:31 PM UTC

Registered: 1 February 2024
Modified: 7 March 2024
Expiry: 1 February 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns25.domaincontrol.com
ns26.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=astro3.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "astro3.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "astro3.shop",
            "domain_keyword": "astro3",
            "domain_tld": "shop",
            "query_time": "2024-05-05 14:31:56",
            "create_date": "2024-02-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>astro3.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>astro3.shop</domain_name>
   <domain_keyword>astro3</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 14:31:56</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.04 seconds) for "astro3.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 2:31 PM UTC

Registered: 1 February 2024
Modified: 7 March 2024
Expiry: 1 February 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns25.domaincontrol.com
ns26.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=astro3.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "astro3.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "astro3.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "astro3.shop",
            "domain_keyword": "astro3",
            "domain_tld": "shop",
            "query_time": "2024-05-05 14:31:56",
            "create_date": "2024-02-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>astro3.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>astro3.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>astro3.shop</domain_name>
   <domain_keyword>astro3</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 14:31:56</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 2 domain names (in 0.017 seconds) which contained the exact domain keyword "astro3".
Domain Name Registered Expiry Registrar Ownership
1 astro3.com 18 Mar 2003 18 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
2 astro3.shop 1 Feb 2024 1 Feb 2025 GoDaddy.com LLC -
3 astro3.com.au - - GoDaddy.com LLC trading as GoDaddy.com Chrysann Yee

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=astro3&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "astro3",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "astro3.com, astro3.shop, astro3.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "astro3.com",
            "domain_keyword": "astro3",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:07:06",
            "create_date": "2003-03-18",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "astro3.shop",
            "domain_keyword": "astro3",
            "domain_tld": "shop",
            "query_time": "2024-05-05 14:31:56",
            "create_date": "2024-02-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "astro3.com.au",
            "domain_keyword": "astro3",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 20:58:54",
            "update_date": "2024-06-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Chrysann Yee",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>astro3</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>astro3.com, astro3.shop, astro3.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>astro3.com</domain_name>
   <domain_keyword>astro3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:07:06</query_time>
   <create_date>2003-03-18</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>astro3.shop</domain_name>
   <domain_keyword>astro3</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 14:31:56</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>3</num>
   <domain_name>astro3.com.au</domain_name>
   <domain_keyword>astro3</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 20:58:54</query_time>
   <update_date>2024-06-02</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Chrysann Yee</registrant_name>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,839 domain names (in 0.198 seconds) which look and sound like the brand name "astro3".
Domain Name Registered Expiry Registrar Ownership
1 astro3d.ru 23 Jul 2022 23 Jul 2024 REGTIME-RU Private Person
2 astroi.ru 4 Dec 2006 4 Dec 2024 RU-CENTER-RU Private Person
3 astro5.ru 30 Mar 2012 30 Mar 2025 RU-CENTER-RU Private Person
4 astroe.studio 9 Jan 2024 9 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
5 astrod.net 27 Nov 2023 27 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 astros.com.br 13 Jun 1997 13 Jun 2024 - Adyne Cristian Accioly de Ara?jo Marques
7 astrox.uk 4 Oct 2023 4 Oct 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
8 astron.co 23 Dec 2013 22 Dec 2024 Dynadot Inc REDACTED FOR PRIVACY
9 astrod.ru 27 Aug 2022 27 Aug 2024 REGRU-RU Private Person
10 astroo.eu - - Scaleway SAS -
11 astros.vip 13 Apr 2019 13 Apr 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
12 astrol.com.br 18 Jul 2009 18 Jul 2024 - Emerson Berlanda
13 astrol.net 21 Sep 2023 21 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
14 astrov.biz 4 Jun 2012 3 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER STANISLAV AKASHKIN
15 astro38.pro 8 Oct 2023 8 Oct 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
16 astro-3.online 11 Apr 2023 11 Apr 2025 IONOS SE 1&1 Internet AG
17 astro38.ru 21 May 2023 21 May 2025 REGRU-RU Yandex.Mail Exclusive email address feature
18 astron.institute 26 Jul 2015 26 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Astron Health Care Consultants Pvt. Ltd.
19 astroo.store 20 Nov 2023 20 Nov 2024 Namecheap -
20 astroj.ru 22 Mar 2022 22 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
21 astroh.de - - - -
22 astron.ca 24 Feb 2021 24 Feb 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
23 astrom.email 31 Aug 2018 31 Aug 2024 One.com A/S REDACTED FOR PRIVACY
24 astroa.org 15 Jun 2018 15 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0151858249
25 astroe.pro 9 Jan 2024 9 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
26 astrog.store 11 Feb 2024 11 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170201423
27 astros.stream 27 Jun 2016 26 Jun 2024 GoDaddy Corporate Domains, LLC MLB Advanced Media, L.P.
28 astrom.cl 22 Dec 2017 22 Dec 2024 NIC Chile Alejandro Iturrieta Cortes
29 astro3d.com 18 Mar 2020 18 Mar 2025 GoDaddy.com, LLC -
30 astrok.com 29 Apr 2015 29 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 astron.healthcare 20 Jun 2015 20 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Astron Health Care Consultants Pvt. Ltd.
32 astroi.org 1 Aug 2018 1 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Berkov Maksim
33 astros.menu 11 Jan 2021 11 Jan 2025 Porkbun Private by Design, LLC
34 astros.foundation 12 May 2023 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 astrox.online 17 Mar 2023 17 Mar 2024 Key-Systems LLC -
36 astro03.com 7 May 2023 7 May 2024 Name.com, Inc. Domain Protection Services, Inc.
37 astro43.ru 31 May 2018 31 May 2025 BEGET-RU Private Person
38 astros.social 29 Apr 2014 29 Apr 2025 GoDaddy Corporate Domains, LLC MLB Advanced Media, L.P.
39 astros.blog 18 Oct 2016 18 Oct 2024 GoDaddy Corporate Domains, LLC MLB Advanced Media, L.P.
40 astroe.world 9 Feb 2024 9 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
41 astron.community 14 Oct 2021 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 astros.radio 14 Nov 2017 14 Nov 2024 Ascio Technologies Inc. Danmark MLB Advanced Media, L.P.
43 astros3.homes 29 Jul 2023 29 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
44 astrox.net 15 Sep 2015 15 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 astrop.info 6 Jun 2024 6 Jun 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
46 astron.international 4 Apr 2018 4 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Astron Health Care Consultants Pvt. Ltd.
47 astrol.ru 16 May 2000 31 May 2025 RU-CENTER-RU Private Person
48 astron.tech 19 Oct 2017 19 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
49 astrom.pl 9 Nov 2011 9 Nov 2024 Ascio Technologies Inc. Danmark - Filial of Ascio Technologies Inc. USA -
50 astro73.ninja 6 Oct 2014 6 Oct 2025 Key-Systems, LLC REDACTED FOR PRIVACY
51 astros.audio 21 Nov 2014 21 Nov 2024 GoDaddy Corporate Domains, LLC MLB Advanced Media, L.P.
52 astroh.nl 16 Jun 2002 - Registrar.eu -
53 astrog.net 14 Aug 2023 14 Aug 2024 FastDomain Inc. -
54 astron.tv 24 May 2024 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 astro4.com 8 Jul 2015 8 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 astros.lat 10 Feb 2024 10 Feb 2025 Namecheap -
57 astron.cloud 2 Jun 2021 2 Jun 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
58 astro36.me 23 Aug 2019 23 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 astros.cam 19 Dec 2023 19 Dec 2024 Porkbun, LLC Private by Design, LLC
60 astron.net 1 Nov 2000 1 Nov 2024 gabia admin
61 astrok.net 14 Jan 2021 14 Jan 2025 Network Solutions, LLC -
62 astroo.app 7 Feb 2023 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 astroc.store 29 Feb 2024 28 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
64 astro6.com 8 May 2016 8 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 astros.clothing 5 Feb 2014 5 Feb 2025 GoDaddy Corporate Domains, LLC MLB Advanced Media, L.P.
66 astrob.com 28 Apr 2003 28 Apr 2026 Xin Net Technology Corporation -
67 astrom.xyz 17 Jun 2014 17 Jun 2024 Gandi SAS -
68 astros.one 25 Jan 2023 25 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 astroa.net 9 May 2021 9 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
70 astron.nl 1 May 1997 - SURF B.V. -
71 astro38.org 16 Apr 2024 16 Apr 2025 SiteName Ltd. Domain Name Privacy Inc.
72 astroo.lol 1 Mar 2022 1 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 astroy.online 4 Apr 2024 4 Apr 2025 Beget LLC Not Applicable
74 astro7.expert 26 Jul 2021 26 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 astror.space 14 Jun 2021 14 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
76 astron.technology 16 Feb 2017 16 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 astro2.com 13 Oct 2017 13 Oct 2025 GoDaddy.com, LLC -
78 astrod.pro 2 Dec 2023 2 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
79 astron.ink 2 Apr 2024 2 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 astrox.club 5 Apr 2024 5 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
81 astro7.us 30 Oct 2012 29 Oct 2025 EuroDNS SA Palma Payment Services SIA
82 astron.solutions 7 Apr 2022 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 astrog.in 26 May 2020 26 May 2033 GoDaddy.com, LLC REDACTED FOR PRIVACY
84 astroy.co.kr 23 Sep 2020 23 Sep 2024 (?)??? (?)????
85 astro7.online 7 Sep 2021 7 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
86 astron.info 14 May 2024 14 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
87 astro5.info 27 Sep 2010 27 Sep 2024 IONOS SE 1&1 Internet Inc
88 astroj.com 23 Sep 2007 23 Sep 2024 FastDomain Inc. -
89 astro38.net 17 Apr 2024 17 Apr 2025 Domainhysteria.com LLC -
90 astro33.com 4 May 2024 4 May 2025 DropCatch.com 1539 LLC HugeDomains.com
91 astros.joburg 15 May 2019 15 May 2025 DiaMatrix Bates Trust IT003077/2015(G)
92 astrot.com 24 Feb 2003 24 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
93 astron.pt - - - -
94 astros.ru 3 Sep 2008 3 Sep 2024 REGRU-RU Astros, LLC
95 astrow.de - - - -
96 astroh.co.jp 1 Feb 2021 - - Astro-Hidaka Corporation
97 astroi.pro 8 Apr 2024 8 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
98 astrol.info 13 Oct 2023 13 Oct 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
99 astro4.ru 29 Mar 2018 29 Mar 2025 R01-RU Private Person
100 astrol.app 11 Mar 2022 11 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
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 Astro3.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=astro3.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "astro3.shop",
        "page_size": 100
    },
    "count": {
        "total": 5839,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "astro3d.ru, astroi.ru, astro5.ru, astroe.studio, astrod.net, astros.com.br, astrox.uk, astron.co, astrod.ru, astroo.eu, astros.vip, astrol.com.br, astrol.net, astrov.biz, astro38.pro, astro-3.online, astro38.ru, astron.institute, astroo.store, astroj.ru, astroh.de, astron.ca, astrom.email, astroa.org, astroe.pro, astrog.store, astros.stream, astrom.cl, astro3d.com, astrok.com, astron.healthcare, astroi.org, astros.menu, astros.foundation, astrox.online, astro03.com, astro43.ru, astros.social, astros.blog, astroe.world, astron.community, astros.radio, astros3.homes, astrox.net, astrop.info, astron.international, astrol.ru, astron.tech, astrom.pl, astro73.ninja, astros.audio, astroh.nl, astrog.net, astron.tv, astro4.com, astros.lat, astron.cloud, astro36.me, astros.cam, astron.net, astrok.net, astroo.app, astroc.store, astro6.com, astros.clothing, astrob.com, astrom.xyz, astros.one, astroa.net, astron.nl, astro38.org, astroo.lol, astroy.online, astro7.expert, astror.space, astron.technology, astro2.com, astrod.pro, astron.ink, astrox.club, astro7.us, astron.solutions, astrog.in, astroy.co.kr, astro7.online, astron.info, astro5.info, astroj.com, astro38.net, astro33.com, astros.joburg, astrot.com, astron.pt, astros.ru, astrow.de, astroh.co.jp, astroi.pro, astrol.info, astro4.ru, astrol.app",
    "results": [
        {
            "num": 1,
            "domain_name": "astro3d.ru",
            "domain_keyword": "astro3d",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:21:43",
            "create_date": "2022-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vdsina.ru",
                "ns2.vdsina.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "astroi.ru",
            "domain_keyword": "astroi",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:22:00",
            "create_date": "2006-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "astro5.ru",
            "domain_keyword": "astro5",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:21:43",
            "create_date": "2012-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "astroe.studio",
            "domain_keyword": "astroe",
            "domain_tld": "studio",
            "query_time": "2024-05-13 22:06:00",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "syeef.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "astrod.net",
            "domain_keyword": "astrod",
            "domain_tld": "net",
            "query_time": "2024-05-29 18:24:03",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "astros.com.br",
            "domain_keyword": "astros",
            "domain_tld": "com.br",
            "query_time": "2024-05-01 10:33:47",
            "create_date": "1997-06-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-13",
            "registrant_name": "Adyne Cristian Accioly de Ara?jo Marques",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 7,
            "domain_name": "astrox.uk",
            "domain_keyword": "astrox",
            "domain_tld": "uk",
            "query_time": "2024-05-10 11:38:52",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com",
                "ns3.bd-verify-gu7sqsxf6r.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "astron.co",
            "domain_keyword": "astron",
            "domain_tld": "co",
            "query_time": "2024-04-19 12:02:35",
            "create_date": "2013-12-23",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "astrod.ru",
            "domain_keyword": "astrod",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:21:55",
            "create_date": "2022-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "astroo.eu",
            "domain_keyword": "astroo",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:14:02",
            "registrar_name": "Scaleway SAS",
            "registrar_website": "https://www.bookmyname.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ]
        },
        {
            "num": 11,
            "domain_name": "astros.vip",
            "domain_keyword": "astros",
            "domain_tld": "vip",
            "query_time": "2024-05-09 01:04:03",
            "create_date": "2019-04-13",
            "update_date": "2024-05-08",
            "expiry_date": "2026-04-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nd4.dandydns.com",
                "ns1.dandydns.com",
                "ns2.dandydns.com",
                "ns3.dandydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "astrol.com.br",
            "domain_keyword": "astrol",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 05:43:28",
            "create_date": "2009-07-18",
            "update_date": "2023-10-04",
            "expiry_date": "2024-07-18",
            "registrant_name": "Emerson Berlanda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sgwflex.com.br",
                "ns2.sgwflex.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "astrol.net",
            "domain_keyword": "astrol",
            "domain_tld": "net",
            "query_time": "2024-05-29 18:24:16",
            "create_date": "2023-09-21",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=astrol.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "astrov.biz",
            "domain_keyword": "astrov",
            "domain_tld": "biz",
            "query_time": "2024-04-30 05:48:54",
            "create_date": "2012-06-04",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-03",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "STANISLAV AKASHKIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SANKT-PETERBURG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "astro38.pro",
            "domain_keyword": "astro38",
            "domain_tld": "pro",
            "query_time": "2024-04-30 05:41:15",
            "create_date": "2023-10-08",
            "update_date": "2024-02-25",
            "expiry_date": "2024-10-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "astro-3.online",
            "domain_keyword": "astro-3",
            "domain_tld": "online",
            "query_time": "2024-04-28 13:29:31",
            "create_date": "2023-04-11",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet AG",
            "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": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "astro38.ru",
            "domain_keyword": "astro38",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:21:43",
            "create_date": "2023-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "astron.institute",
            "domain_keyword": "astron",
            "domain_tld": "institute",
            "query_time": "2024-04-19 12:02:36",
            "create_date": "2015-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Astron Health Care Consultants Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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.w2i.net",
                "ns2.w2i.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "astroo.store",
            "domain_keyword": "astroo",
            "domain_tld": "store",
            "query_time": "2024-05-27 16:33:03",
            "create_date": "2023-11-20",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "tanja tetuian",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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.hostbas.com",
                "ns2.hostbas.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "astroj.ru",
            "domain_keyword": "astroj",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:22:00",
            "create_date": "2022-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "astroh.de",
            "domain_keyword": "astroh",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:49:47",
            "update_date": "2017-09-01",
            "name_servers": [
                "ns1.ns.de",
                "ns2.ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "astron.ca",
            "domain_keyword": "astron",
            "domain_tld": "ca",
            "query_time": "2024-04-19 12:02:35",
            "create_date": "2021-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "astrom.email",
            "domain_keyword": "astrom",
            "domain_tld": "email",
            "query_time": "2024-05-11 13:48:01",
            "create_date": "2018-08-31",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "astroa.org",
            "domain_keyword": "astroa",
            "domain_tld": "org",
            "query_time": "2024-05-19 15:24:23",
            "create_date": "2018-06-15",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0151858249",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "astroe.pro",
            "domain_keyword": "astroe",
            "domain_tld": "pro",
            "query_time": "2024-05-13 22:06:00",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "liz.ns.cloudflare.com",
                "syeef.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "astrog.store",
            "domain_keyword": "astrog",
            "domain_tld": "store",
            "query_time": "2024-06-02 02:29:25",
            "create_date": "2024-02-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170201423",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "astros.stream",
            "domain_keyword": "astros",
            "domain_tld": "stream",
            "query_time": "2024-04-25 11:36:57",
            "create_date": "2016-06-27",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-26",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "www.brandsight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MLB Advanced Media, L.P.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.p38.dynect.net",
                "ns2.p38.dynect.net",
                "ns3.p38.dynect.net",
                "ns4.p38.dynect.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "astrom.cl",
            "domain_keyword": "astrom",
            "domain_tld": "cl",
            "query_time": "2024-04-30 05:45:43",
            "create_date": "2017-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Alejandro Iturrieta Cortes",
            "name_servers": [
                "ns1.adosdigital.cl",
                "ns2.adosdigital.cl"
            ]
        },
        {
            "num": 29,
            "domain_name": "astro3d.com",
            "domain_keyword": "astro3d",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:34:56",
            "create_date": "2020-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "astrok.com",
            "domain_keyword": "astrok",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:37:46",
            "create_date": "2015-04-29",
            "update_date": "2021-04-23",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "astron.healthcare",
            "domain_keyword": "astron",
            "domain_tld": "healthcare",
            "query_time": "2024-05-11 13:48:10",
            "create_date": "2015-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Astron Health Care Consultants Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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.w2i.net",
                "ns2.w2i.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "astroi.org",
            "domain_keyword": "astroi",
            "domain_tld": "org",
            "query_time": "2024-04-16 01:37:35",
            "create_date": "2018-08-01",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-01",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Berkov Maksim",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "astros.menu",
            "domain_keyword": "astros",
            "domain_tld": "menu",
            "query_time": "2024-04-19 12:05:26",
            "create_date": "2021-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "astros.foundation",
            "domain_keyword": "astros",
            "domain_tld": "foundation",
            "query_time": "2024-05-13 00:52:00",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "astrox.online",
            "domain_keyword": "astrox",
            "domain_tld": "online",
            "query_time": "2024-06-02 02:31:12",
            "create_date": "2023-03-17",
            "update_date": "2024-05-30",
            "expiry_date": "2024-03-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "astro03.com",
            "domain_keyword": "astro03",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:29:09",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2024-05-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/astro03.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2fwz.name.com",
                "ns3cna.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "astro43.ru",
            "domain_keyword": "astro43",
            "domain_tld": "ru",
            "query_time": "2024-06-02 02:29:09",
            "create_date": "2018-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "astros.social",
            "domain_keyword": "astros",
            "domain_tld": "social",
            "query_time": "2024-04-25 11:36:57",
            "create_date": "2014-04-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-29",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MLB Advanced Media, L.P.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.p38.dynect.net",
                "ns2.p38.dynect.net",
                "ns3.p38.dynect.net",
                "ns4.p38.dynect.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "astros.blog",
            "domain_keyword": "astros",
            "domain_tld": "blog",
            "query_time": "2024-04-19 12:05:26",
            "create_date": "2016-10-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/",
            "registrant_company": "MLB Advanced Media, L.P.",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.p38.dynect.net",
                "ns2.p38.dynect.net",
                "ns3.p38.dynect.net",
                "ns4.p38.dynect.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "astroe.world",
            "domain_keyword": "astroe",
            "domain_tld": "world",
            "query_time": "2024-05-31 12:27:48",
            "create_date": "2024-02-09",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "astron.community",
            "domain_keyword": "astron",
            "domain_tld": "community",
            "query_time": "2024-04-30 05:45:57",
            "create_date": "2021-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "astros.radio",
            "domain_keyword": "astros",
            "domain_tld": "radio",
            "query_time": "2024-05-11 13:49:35",
            "create_date": "2017-11-14",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-14",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "MLB Advanced Media, L.P.",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.p38.dynect.net",
                "ns2.p38.dynect.net",
                "ns3.p38.dynect.net",
                "ns4.p38.dynect.net",
                "sdns110.ultradns.biz",
                "sdns110.ultradns.com",
                "sdns110.ultradns.net",
                "sdns110.ultradns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "astros3.homes",
            "domain_keyword": "astros3",
            "domain_tld": "homes",
            "query_time": "2024-05-21 09:29:43",
            "create_date": "2023-07-29",
            "update_date": "2023-09-10",
            "expiry_date": "2024-07-29",
            "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.hawkhost.com",
                "ns2.hawkhost.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "astrox.net",
            "domain_keyword": "astrox",
            "domain_tld": "net",
            "query_time": "2024-05-24 13:33:01",
            "create_date": "2015-09-15",
            "update_date": "2022-08-21",
            "expiry_date": "2024-09-15",
            "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": [
                "abby.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "astrop.info",
            "domain_keyword": "astrop",
            "domain_tld": "info",
            "query_time": "2024-06-08 17:02:26",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "astron.international",
            "domain_keyword": "astron",
            "domain_tld": "international",
            "query_time": "2024-04-25 11:33:51",
            "create_date": "2018-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Astron Health Care Consultants Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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.w2iserver.net",
                "ns2.w2iserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "astrol.ru",
            "domain_keyword": "astrol",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:22:02",
            "create_date": "2000-05-16",
            "expiry_date": "2025-05-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "astron.tech",
            "domain_keyword": "astron",
            "domain_tld": "tech",
            "query_time": "2024-04-30 05:45:57",
            "create_date": "2017-10-19",
            "update_date": "2024-04-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "astrom.pl",
            "domain_keyword": "astrom",
            "domain_tld": "pl",
            "query_time": "2024-05-31 12:28:55",
            "create_date": "2011-11-09",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-09",
            "registrar_name": "Ascio Technologies Inc. Danmark - Filial of Ascio Technologies Inc. USA",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 50,
            "domain_name": "astro73.ninja",
            "domain_keyword": "astro73",
            "domain_tld": "ninja",
            "query_time": "2024-04-16 01:34:57",
            "create_date": "2014-10-06",
            "update_date": "2023-12-09",
            "expiry_date": "2025-10-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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.as207960.net",
                "ns2.as207960.net",
                "ns3.as207960.net",
                "ns4.as207960.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "astros.audio",
            "domain_keyword": "astros",
            "domain_tld": "audio",
            "query_time": "2024-04-25 11:36:56",
            "create_date": "2014-11-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-21",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/",
            "registrant_company": "MLB Advanced Media, L.P.",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.p38.dynect.net",
                "ns2.p38.dynect.net",
                "ns3.p38.dynect.net",
                "ns4.p38.dynect.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "astroh.nl",
            "domain_keyword": "astroh",
            "domain_tld": "nl",
            "query_time": "2024-05-10 11:36:41",
            "create_date": "2002-06-16",
            "update_date": "2023-08-22",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.hosted.nl",
                "dns2.hosted.nl",
                "dns3.hosted.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "astrog.net",
            "domain_keyword": "astrog",
            "domain_tld": "net",
            "query_time": "2024-05-10 11:36:37",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "astron.tv",
            "domain_keyword": "astron",
            "domain_tld": "tv",
            "query_time": "2024-05-24 18:48:37",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "astro4.com",
            "domain_keyword": "astro4",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:24:21",
            "create_date": "2015-07-08",
            "update_date": "2020-07-02",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "astros.lat",
            "domain_keyword": "astros",
            "domain_tld": "lat",
            "query_time": "2024-05-31 12:29:15",
            "create_date": "2024-02-10",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "Tolima",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the 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.alwaysdata.com",
                "dns2.alwaysdata.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "astron.cloud",
            "domain_keyword": "astron",
            "domain_tld": "cloud",
            "query_time": "2024-06-02 05:54:40",
            "create_date": "2021-06-02",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "astro36.me",
            "domain_keyword": "astro36",
            "domain_tld": "me",
            "query_time": "2024-04-16 01:34:55",
            "create_date": "2019-08-23",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "astros.cam",
            "domain_keyword": "astros",
            "domain_tld": "cam",
            "query_time": "2024-04-30 05:47:58",
            "create_date": "2023-12-19",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "astron.net",
            "domain_keyword": "astron",
            "domain_tld": "net",
            "query_time": "2024-05-11 13:48:10",
            "create_date": "2000-11-01",
            "update_date": "2023-08-27",
            "expiry_date": "2024-11-01",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "admin",
            "registrant_address": "1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu",
            "registrant_city": "KOREA",
            "registrant_zip": "42114",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1050008000",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "astrok.net",
            "domain_keyword": "astrok",
            "domain_tld": "net",
            "query_time": "2024-04-19 11:59:18",
            "create_date": "2021-01-14",
            "update_date": "2023-11-15",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "astroo.app",
            "domain_keyword": "astroo",
            "domain_tld": "app",
            "query_time": "2024-04-19 12:04:24",
            "create_date": "2023-02-07",
            "update_date": "2023-08-04",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "astroc.store",
            "domain_keyword": "astroc",
            "domain_tld": "store",
            "query_time": "2024-04-30 05:41:48",
            "create_date": "2024-02-29",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "astro6.com",
            "domain_keyword": "astro6",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:29:10",
            "create_date": "2016-05-08",
            "update_date": "2021-05-02",
            "expiry_date": "2024-05-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "astros.clothing",
            "domain_keyword": "astros",
            "domain_tld": "clothing",
            "query_time": "2024-05-24 13:32:23",
            "create_date": "2014-02-05",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-05",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MLB Advanced Media, L.P.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.p38.dynect.net",
                "ns2.p38.dynect.net",
                "ns3.p38.dynect.net",
                "ns4.p38.dynect.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "astrob.com",
            "domain_keyword": "astrob",
            "domain_tld": "com",
            "query_time": "2024-06-10 20:58:56",
            "create_date": "2003-04-28",
            "update_date": "2023-04-11",
            "expiry_date": "2026-04-28",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "astrom.xyz",
            "domain_keyword": "astrom",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 11:33:08",
            "create_date": "2014-06-17",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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": [
                "hugin.coresolution.net",
                "ns6.gandi.net",
                "oden.coresolution.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "astros.one",
            "domain_keyword": "astros",
            "domain_tld": "one",
            "query_time": "2024-05-10 11:38:37",
            "create_date": "2023-01-25",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "astroa.net",
            "domain_keyword": "astroa",
            "domain_tld": "net",
            "query_time": "2024-05-13 22:04:41",
            "create_date": "2021-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=astroa.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "astron.nl",
            "domain_keyword": "astron",
            "domain_tld": "nl",
            "query_time": "2024-05-31 12:28:58",
            "create_date": "1997-05-01",
            "update_date": "2015-11-25",
            "registrar_name": "SURF B.V.",
            "name_servers": [
                "dns1.astron.nl",
                "dns2.astron.nl",
                "ns1.surfnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "astro38.org",
            "domain_keyword": "astro38",
            "domain_tld": "org",
            "query_time": "2024-04-19 11:56:52",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 437,
            "registrar_name": "SiteName Ltd.",
            "registrar_website": "http://www.sitename.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "astroo.lol",
            "domain_keyword": "astroo",
            "domain_tld": "lol",
            "query_time": "2024-05-10 11:38:28",
            "create_date": "2022-03-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-01",
            "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": 73,
            "domain_name": "astroy.online",
            "domain_keyword": "astroy",
            "domain_tld": "online",
            "query_time": "2024-06-10 21:01:03",
            "create_date": "2024-04-04",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Not Applicable",
            "registrant_state": "Moskovskaya oblast",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "astro7.expert",
            "domain_keyword": "astro7",
            "domain_tld": "expert",
            "query_time": "2024-04-19 11:56:53",
            "create_date": "2021-07-26",
            "update_date": "2023-09-29",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "astror.space",
            "domain_keyword": "astror",
            "domain_tld": "space",
            "query_time": "2024-05-11 13:49:31",
            "create_date": "2021-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "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.astror.space",
                "ns2.astror.space",
                "ns3.astror.space",
                "ns4.astror.space"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "astron.technology",
            "domain_keyword": "astron",
            "domain_tld": "technology",
            "query_time": "2024-05-19 12:05:06",
            "create_date": "2017-02-16",
            "update_date": "2023-07-13",
            "expiry_date": "2025-02-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "astro2.com",
            "domain_keyword": "astro2",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:07:06",
            "create_date": "2017-10-13",
            "update_date": "2023-10-14",
            "expiry_date": "2025-10-13",
            "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": 78,
            "domain_name": "astrod.pro",
            "domain_keyword": "astrod",
            "domain_tld": "pro",
            "query_time": "2024-05-29 18:24:03",
            "create_date": "2023-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "astron.ink",
            "domain_keyword": "astron",
            "domain_tld": "ink",
            "query_time": "2024-05-31 12:28:58",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jerome.ns.cloudflare.com",
                "ullis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "astrox.club",
            "domain_keyword": "astrox",
            "domain_tld": "club",
            "query_time": "2024-06-10 21:01:01",
            "create_date": "2024-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "astro7.us",
            "domain_keyword": "astro7",
            "domain_tld": "us",
            "query_time": "2024-04-16 01:34:57",
            "create_date": "2012-10-30",
            "update_date": "2023-04-04",
            "expiry_date": "2025-10-29",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "Master Hosting",
            "registrant_company": "Palma Payment Services SIA",
            "registrant_address": "Ilukstes iela 103/1-29",
            "registrant_city": "Riga",
            "registrant_zip": "1082",
            "registrant_country": "LV",
            "registrant_email": "[email protected]",
            "registrant_phone": "+371.67178780",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "astron.solutions",
            "domain_keyword": "astron",
            "domain_tld": "solutions",
            "query_time": "2024-04-19 12:02:36",
            "create_date": "2022-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "astrog.in",
            "domain_keyword": "astrog",
            "domain_tld": "in",
            "query_time": "2024-06-08 12:54:18",
            "create_date": "2020-05-26",
            "update_date": "2023-06-02",
            "expiry_date": "2033-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "astroy.co.kr",
            "domain_keyword": "astroy",
            "domain_tld": "co.kr",
            "query_time": "2022-02-20 18:00:58",
            "create_date": "2020-09-23",
            "update_date": "2021-05-31",
            "expiry_date": "2024-09-23",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)????",
            "registrant_address": "????? ?? ?????443? 62 202? 62, Dalgubeol-daero 443-gil, Jung-gu, Daegu,",
            "registrant_zip": "41945"
        },
        {
            "num": 85,
            "domain_name": "astro7.online",
            "domain_keyword": "astro7",
            "domain_tld": "online",
            "query_time": "2024-04-30 05:41:16",
            "create_date": "2021-09-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "astron.info",
            "domain_keyword": "astron",
            "domain_tld": "info",
            "query_time": "2024-05-16 14:14:42",
            "create_date": "2024-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "astro5.info",
            "domain_keyword": "astro5",
            "domain_tld": "info",
            "query_time": "2024-04-16 01:34:56",
            "create_date": "2010-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1111.ui-dns.biz",
                "ns1111.ui-dns.com",
                "ns1111.ui-dns.de",
                "ns1111.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "astroj.com",
            "domain_keyword": "astroj",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:37:41",
            "create_date": "2007-09-23",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "astro38.net",
            "domain_keyword": "astro38",
            "domain_tld": "net",
            "query_time": "2024-04-19 11:56:52",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1179,
            "registrar_name": "Domainhysteria.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "astro33.com",
            "domain_keyword": "astro33",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:44:34",
            "create_date": "2024-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 3748,
            "registrar_name": "DropCatch.com 1539 LLC",
            "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": 91,
            "domain_name": "astros.joburg",
            "domain_keyword": "astros",
            "domain_tld": "joburg",
            "query_time": "2024-05-19 12:05:38",
            "create_date": "2019-05-15",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Bates Trust IT003077/2015(G)",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns-1235.awsdns-26.org",
                "ns-1873.awsdns-42.co.uk",
                "ns-459.awsdns-57.com",
                "ns-732.awsdns-27.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "astrot.com",
            "domain_keyword": "astrot",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:37:51",
            "create_date": "2003-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.cyberneticos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ILLES BALEARS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "onirik1.cyberneticos.com",
                "onirik2.cyberneticos.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "astron.pt",
            "domain_keyword": "astron",
            "domain_tld": "pt",
            "query_time": "2024-05-11 13:48:26",
            "name_servers": [
                "ns1.proservicecomputer.pt",
                "ns2.proservicecomputer.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 94,
            "domain_name": "astros.ru",
            "domain_keyword": "astros",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:22:34",
            "create_date": "2008-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Astros, LLC",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "astrow.de",
            "domain_keyword": "astrow",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:49:57",
            "update_date": "2008-06-02",
            "name_servers": [
                "docks13.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 96,
            "domain_name": "astroh.co.jp",
            "domain_keyword": "astroh",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 15:25:31",
            "create_date": "2021-02-01",
            "update_date": "2024-03-01",
            "registrant_company": "Astro-Hidaka Corporation",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ]
        },
        {
            "num": 97,
            "domain_name": "astroi.pro",
            "domain_keyword": "astroi",
            "domain_tld": "pro",
            "query_time": "2024-06-10 20:59:55",
            "create_date": "2024-04-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mosrovskay obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "astrol.info",
            "domain_keyword": "astrol",
            "domain_tld": "info",
            "query_time": "2024-04-30 05:43:28",
            "create_date": "2023-10-13",
            "update_date": "2023-12-29",
            "expiry_date": "2024-10-13",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "astro4.ru",
            "domain_keyword": "astro4",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:21:43",
            "create_date": "2018-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "astrol.app",
            "domain_keyword": "astrol",
            "domain_tld": "app",
            "query_time": "2024-05-11 13:46:46",
            "create_date": "2022-03-11",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "ns1cmt.name.com",
                "ns2bls.name.com",
                "ns3fgq.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.198,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>astro3.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5839</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>astro3d.ru, astroi.ru, astro5.ru, astroe.studio, astrod.net, astros.com.br, astrox.uk, astron.co, astrod.ru, astroo.eu, astros.vip, astrol.com.br, astrol.net, astrov.biz, astro38.pro, astro-3.online, astro38.ru, astron.institute, astroo.store, astroj.ru, astroh.de, astron.ca, astrom.email, astroa.org, astroe.pro, astrog.store, astros.stream, astrom.cl, astro3d.com, astrok.com, astron.healthcare, astroi.org, astros.menu, astros.foundation, astrox.online, astro03.com, astro43.ru, astros.social, astros.blog, astroe.world, astron.community, astros.radio, astros3.homes, astrox.net, astrop.info, astron.international, astrol.ru, astron.tech, astrom.pl, astro73.ninja, astros.audio, astroh.nl, astrog.net, astron.tv, astro4.com, astros.lat, astron.cloud, astro36.me, astros.cam, astron.net, astrok.net, astroo.app, astroc.store, astro6.com, astros.clothing, astrob.com, astrom.xyz, astros.one, astroa.net, astron.nl, astro38.org, astroo.lol, astroy.online, astro7.expert, astror.space, astron.technology, astro2.com, astrod.pro, astron.ink, astrox.club, astro7.us, astron.solutions, astrog.in, astroy.co.kr, astro7.online, astron.info, astro5.info, astroj.com, astro38.net, astro33.com, astros.joburg, astrot.com, astron.pt, astros.ru, astrow.de, astroh.co.jp, astroi.pro, astrol.info, astro4.ru, astrol.app</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>astro3d.ru</domain_name>
   <domain_keyword>astro3d</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:21:43</query_time>
   <create_date>2022-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vdsina.ru</value>
    <value>ns2.vdsina.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>astroi.ru</domain_name>
   <domain_keyword>astroi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:22:00</query_time>
   <create_date>2006-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>astro5.ru</domain_name>
   <domain_keyword>astro5</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:21:43</query_time>
   <create_date>2012-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>astroe.studio</domain_name>
   <domain_keyword>astroe</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-13 22:06:00</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>syeef.ns.cloudflare.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>astrod.net</domain_name>
   <domain_keyword>astrod</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 18:24:03</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>astros.com.br</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-01 10:33:47</query_time>
   <create_date>1997-06-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrant_name>Adyne Cristian Accioly de Ara?jo Marques</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>astrox.uk</domain_name>
   <domain_keyword>astrox</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 11:38:52</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>ns3.bd-verify-gu7sqsxf6r.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>astron.co</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 12:02:35</query_time>
   <create_date>2013-12-23</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>astrod.ru</domain_name>
   <domain_keyword>astrod</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:21:55</query_time>
   <create_date>2022-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>astroo.eu</domain_name>
   <domain_keyword>astroo</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:14:02</query_time>
   <registrar_name>Scaleway SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>astros.vip</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-09 01:04:03</query_time>
   <create_date>2019-04-13</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-04-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nd4.dandydns.com</value>
    <value>ns1.dandydns.com</value>
    <value>ns2.dandydns.com</value>
    <value>ns3.dandydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>astrol.com.br</domain_name>
   <domain_keyword>astrol</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 05:43:28</query_time>
   <create_date>2009-07-18</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrant_name>Emerson Berlanda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sgwflex.com.br</value>
    <value>ns2.sgwflex.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>astrol.net</domain_name>
   <domain_keyword>astrol</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 18:24:16</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=astrol.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>astrov.biz</domain_name>
   <domain_keyword>astrov</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 05:48:54</query_time>
   <create_date>2012-06-04</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>STANISLAV AKASHKIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SANKT-PETERBURG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>astro38.pro</domain_name>
   <domain_keyword>astro38</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 05:41:15</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>astro-3.online</domain_name>
   <domain_keyword>astro-3</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 13:29:31</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet AG</registrant_company>
   <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>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>astro38.ru</domain_name>
   <domain_keyword>astro38</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:21:43</query_time>
   <create_date>2023-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>astron.institute</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-04-19 12:02:36</query_time>
   <create_date>2015-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Astron Health Care Consultants Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.w2i.net</value>
    <value>ns2.w2i.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>astroo.store</domain_name>
   <domain_keyword>astroo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 16:33:03</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>tanja tetuian</registrant_state>
   <registrant_country>MA</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.hostbas.com</value>
    <value>ns2.hostbas.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>astroj.ru</domain_name>
   <domain_keyword>astroj</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:22:00</query_time>
   <create_date>2022-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>astroh.de</domain_name>
   <domain_keyword>astroh</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:49:47</query_time>
   <update_date>2017-09-01</update_date>
   <name_servers>
    <value>ns1.ns.de</value>
    <value>ns2.ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>astron.ca</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-19 12:02:35</query_time>
   <create_date>2021-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>astrom.email</domain_name>
   <domain_keyword>astrom</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-11 13:48:01</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>astroa.org</domain_name>
   <domain_keyword>astroa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 15:24:23</query_time>
   <create_date>2018-06-15</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0151858249</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>astroe.pro</domain_name>
   <domain_keyword>astroe</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 22:06:00</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>liz.ns.cloudflare.com</value>
    <value>syeef.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>astrog.store</domain_name>
   <domain_keyword>astrog</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 02:29:25</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-11</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 0170201423</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>astros.stream</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-04-25 11:36:57</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>www.brandsight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MLB Advanced Media, L.P.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.p38.dynect.net</value>
    <value>ns2.p38.dynect.net</value>
    <value>ns3.p38.dynect.net</value>
    <value>ns4.p38.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>astrom.cl</domain_name>
   <domain_keyword>astrom</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 05:45:43</query_time>
   <create_date>2017-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Alejandro Iturrieta Cortes</registrant_name>
   <name_servers>
    <value>ns1.adosdigital.cl</value>
    <value>ns2.adosdigital.cl</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>astro3d.com</domain_name>
   <domain_keyword>astro3d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:34:56</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-18</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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>30</num>
   <domain_name>astrok.com</domain_name>
   <domain_keyword>astrok</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:37:46</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>31</num>
   <domain_name>astron.healthcare</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-05-11 13:48:10</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Astron Health Care Consultants Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.w2i.net</value>
    <value>ns2.w2i.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>astroi.org</domain_name>
   <domain_keyword>astroi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 01:37:35</query_time>
   <create_date>2018-08-01</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Berkov Maksim</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>astros.menu</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-04-19 12:05:26</query_time>
   <create_date>2021-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>astros.foundation</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-13 00:52:00</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>astrox.online</domain_name>
   <domain_keyword>astrox</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 02:31:12</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>astro03.com</domain_name>
   <domain_keyword>astro03</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:29:09</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/astro03.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2fwz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4bty.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>astro43.ru</domain_name>
   <domain_keyword>astro43</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 02:29:09</query_time>
   <create_date>2018-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>astros.social</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-25 11:36:57</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MLB Advanced Media, L.P.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.p38.dynect.net</value>
    <value>ns2.p38.dynect.net</value>
    <value>ns3.p38.dynect.net</value>
    <value>ns4.p38.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>astros.blog</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-19 12:05:26</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/</registrar_website>
   <registrant_company>MLB Advanced Media, L.P.</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.p38.dynect.net</value>
    <value>ns2.p38.dynect.net</value>
    <value>ns3.p38.dynect.net</value>
    <value>ns4.p38.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>astroe.world</domain_name>
   <domain_keyword>astroe</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-31 12:27:48</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>astron.community</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-30 05:45:57</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>astros.radio</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-05-11 13:49:35</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>MLB Advanced Media, L.P.</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.p38.dynect.net</value>
    <value>ns2.p38.dynect.net</value>
    <value>ns3.p38.dynect.net</value>
    <value>ns4.p38.dynect.net</value>
    <value>sdns110.ultradns.biz</value>
    <value>sdns110.ultradns.com</value>
    <value>sdns110.ultradns.net</value>
    <value>sdns110.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>astros3.homes</domain_name>
   <domain_keyword>astros3</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-21 09:29:43</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-07-29</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.hawkhost.com</value>
    <value>ns2.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>astrox.net</domain_name>
   <domain_keyword>astrox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 13:33:01</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2024-09-15</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>abby.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>astrop.info</domain_name>
   <domain_keyword>astrop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 17:02:26</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>astron.international</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-25 11:33:51</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Astron Health Care Consultants Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.w2iserver.net</value>
    <value>ns2.w2iserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>astrol.ru</domain_name>
   <domain_keyword>astrol</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:22:02</query_time>
   <create_date>2000-05-16</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>astron.tech</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-30 05:45:57</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>astrom.pl</domain_name>
   <domain_keyword>astrom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 12:28:55</query_time>
   <create_date>2011-11-09</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>Ascio Technologies Inc. Danmark - Filial of Ascio Technologies Inc. USA</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>astro73.ninja</domain_name>
   <domain_keyword>astro73</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-16 01:34:57</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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.as207960.net</value>
    <value>ns2.as207960.net</value>
    <value>ns3.as207960.net</value>
    <value>ns4.as207960.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>astros.audio</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-04-25 11:36:56</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/</registrar_website>
   <registrant_company>MLB Advanced Media, L.P.</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.p38.dynect.net</value>
    <value>ns2.p38.dynect.net</value>
    <value>ns3.p38.dynect.net</value>
    <value>ns4.p38.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>astroh.nl</domain_name>
   <domain_keyword>astroh</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 11:36:41</query_time>
   <create_date>2002-06-16</create_date>
   <update_date>2023-08-22</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.hosted.nl</value>
    <value>dns2.hosted.nl</value>
    <value>dns3.hosted.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>astrog.net</domain_name>
   <domain_keyword>astrog</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 11:36:37</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>astron.tv</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-24 18:48:37</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>astro4.com</domain_name>
   <domain_keyword>astro4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:24:21</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2020-07-02</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>astros.lat</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-31 12:29:15</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>Tolima</registrant_state>
   <registrant_country>CO</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.alwaysdata.com</value>
    <value>dns2.alwaysdata.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>astron.cloud</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-02 05:54:40</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>58</num>
   <domain_name>astro36.me</domain_name>
   <domain_keyword>astro36</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-16 01:34:55</query_time>
   <create_date>2019-08-23</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>astros.cam</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-04-30 05:47:58</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>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>60</num>
   <domain_name>astron.net</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 13:48:10</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>admin</registrant_name>
   <registrant_address>1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu</registrant_address>
   <registrant_city>KOREA</registrant_city>
   <registrant_zip>42114</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1050008000</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>astrok.net</domain_name>
   <domain_keyword>astrok</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 11:59:18</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>astroo.app</domain_name>
   <domain_keyword>astroo</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-19 12:04:24</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>astroc.store</domain_name>
   <domain_keyword>astroc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 05:41:48</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>astro6.com</domain_name>
   <domain_keyword>astro6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:29:10</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2021-05-02</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>astros.clothing</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-24 13:32:23</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MLB Advanced Media, L.P.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.p38.dynect.net</value>
    <value>ns2.p38.dynect.net</value>
    <value>ns3.p38.dynect.net</value>
    <value>ns4.p38.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>astrob.com</domain_name>
   <domain_keyword>astrob</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 20:58:56</query_time>
   <create_date>2003-04-28</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2026-04-28</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>astrom.xyz</domain_name>
   <domain_keyword>astrom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 11:33:08</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>SE</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>hugin.coresolution.net</value>
    <value>ns6.gandi.net</value>
    <value>oden.coresolution.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>astros.one</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-10 11:38:37</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>astroa.net</domain_name>
   <domain_keyword>astroa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 22:04:41</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=astroa.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>astron.nl</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-31 12:28:58</query_time>
   <create_date>1997-05-01</create_date>
   <update_date>2015-11-25</update_date>
   <registrar_name>SURF B.V.</registrar_name>
   <name_servers>
    <value>dns1.astron.nl</value>
    <value>dns2.astron.nl</value>
    <value>ns1.surfnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>astro38.org</domain_name>
   <domain_keyword>astro38</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 11:56:52</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>437</registrar_iana>
   <registrar_name>SiteName Ltd.</registrar_name>
   <registrar_website>http://www.sitename.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>astroo.lol</domain_name>
   <domain_keyword>astroo</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-10 11:38:28</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-01</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>73</num>
   <domain_name>astroy.online</domain_name>
   <domain_keyword>astroy</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-10 21:01:03</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Moskovskaya oblast</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>astro7.expert</domain_name>
   <domain_keyword>astro7</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-19 11:56:53</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>astror.space</domain_name>
   <domain_keyword>astror</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-11 13:49:31</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</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.astror.space</value>
    <value>ns2.astror.space</value>
    <value>ns3.astror.space</value>
    <value>ns4.astror.space</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>astron.technology</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-19 12:05:06</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-02-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>ns55.domaincontrol.com</value>
    <value>ns56.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>77</num>
   <domain_name>astro2.com</domain_name>
   <domain_keyword>astro2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:07:06</query_time>
   <create_date>2017-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-10-13</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>78</num>
   <domain_name>astrod.pro</domain_name>
   <domain_keyword>astrod</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 18:24:03</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>astron.ink</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-31 12:28:58</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jerome.ns.cloudflare.com</value>
    <value>ullis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>astrox.club</domain_name>
   <domain_keyword>astrox</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-10 21:01:01</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>astro7.us</domain_name>
   <domain_keyword>astro7</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-16 01:34:57</query_time>
   <create_date>2012-10-30</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>Master Hosting</registrant_name>
   <registrant_company>Palma Payment Services SIA</registrant_company>
   <registrant_address>Ilukstes iela 103/1-29</registrant_address>
   <registrant_city>Riga</registrant_city>
   <registrant_zip>1082</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+371.67178780</registrant_phone>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>astron.solutions</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-19 12:02:36</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>astrog.in</domain_name>
   <domain_keyword>astrog</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 12:54:18</query_time>
   <create_date>2020-05-26</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2033-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>84</num>
   <domain_name>astroy.co.kr</domain_name>
   <domain_keyword>astroy</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-02-20 18:00:58</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2021-05-31</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)????</registrant_name>
   <registrant_address>????? ?? ?????443? 62 202? 62, Dalgubeol-daero 443-gil, Jung-gu, Daegu,</registrant_address>
   <registrant_zip>41945</registrant_zip>
  </value>
  <value>
   <num>85</num>
   <domain_name>astro7.online</domain_name>
   <domain_keyword>astro7</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 05:41:16</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>astron.info</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 14:14:42</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>astro5.info</domain_name>
   <domain_keyword>astro5</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 01:34:56</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1111.ui-dns.biz</value>
    <value>ns1111.ui-dns.com</value>
    <value>ns1111.ui-dns.de</value>
    <value>ns1111.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>astroj.com</domain_name>
   <domain_keyword>astroj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:37:41</query_time>
   <create_date>2007-09-23</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>astro38.net</domain_name>
   <domain_keyword>astro38</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 11:56:52</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1179</registrar_iana>
   <registrar_name>Domainhysteria.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>astro33.com</domain_name>
   <domain_keyword>astro33</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:44:34</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>3748</registrar_iana>
   <registrar_name>DropCatch.com 1539 LLC</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>91</num>
   <domain_name>astros.joburg</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-05-19 12:05:38</query_time>
   <create_date>2019-05-15</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Bates Trust IT003077/2015(G)</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns-1235.awsdns-26.org</value>
    <value>ns-1873.awsdns-42.co.uk</value>
    <value>ns-459.awsdns-57.com</value>
    <value>ns-732.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>astrot.com</domain_name>
   <domain_keyword>astrot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:37:51</query_time>
   <create_date>2003-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.cyberneticos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ILLES BALEARS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>onirik1.cyberneticos.com</value>
    <value>onirik2.cyberneticos.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>astron.pt</domain_name>
   <domain_keyword>astron</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-11 13:48:26</query_time>
   <name_servers>
    <value>ns1.proservicecomputer.pt</value>
    <value>ns2.proservicecomputer.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>astros.ru</domain_name>
   <domain_keyword>astros</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:22:34</query_time>
   <create_date>2008-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Astros, LLC</registrant_company>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>astrow.de</domain_name>
   <domain_keyword>astrow</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:49:57</query_time>
   <update_date>2008-06-02</update_date>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>astroh.co.jp</domain_name>
   <domain_keyword>astroh</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 15:25:31</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Astro-Hidaka Corporation</registrant_company>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>astroi.pro</domain_name>
   <domain_keyword>astroi</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-10 20:59:55</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mosrovskay obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>astrol.info</domain_name>
   <domain_keyword>astrol</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 05:43:28</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>astro4.ru</domain_name>
   <domain_keyword>astro4</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:21:43</query_time>
   <create_date>2018-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>astrol.app</domain_name>
   <domain_keyword>astrol</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 13:46:46</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-11</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>ns1cmt.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3fgq.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.198</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.