WHOIS QUERY TIME

20 May 2024 - 8:23 AM UTC

Registered: 25 June 2021
Modified: 24 June 2023

REGISTRAR

Name: Cronon GmbH

DNSSEC

yes

NAME SERVERS

docks20.rzone.de
shades14.rzone.de

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=starget.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "starget.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "starget.nl",
            "domain_keyword": "starget",
            "domain_tld": "nl",
            "query_time": "2024-05-20 08:23:00",
            "create_date": "2021-06-25",
            "update_date": "2023-06-24",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks20.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>starget.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>starget.nl</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 08:23:00</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-24</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.128 seconds) for "starget.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 5:40 AM UTC

Registered: 25 June 2021

REGISTRAR

Name: Cronon GmbH

DNSSEC

no

NAME SERVERS

docks20.rzone.de
shades14.rzone.de

DOMAIN STATUS

Active

#2 - QUERY TIME

9 Aug 2023 - 7:52 AM UTC

Registered: 25 June 2021
Modified: 24 June 2023

REGISTRAR

Name: Cronon GmbH

DNSSEC

yes

NAME SERVERS

docks20.rzone.de
shades14.rzone.de

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=starget.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "starget.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "starget.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "starget.nl",
            "domain_keyword": "starget",
            "domain_tld": "nl",
            "query_time": "2023-04-26 05:40:01",
            "create_date": "2021-06-25",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks20.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "starget.nl",
            "domain_keyword": "starget",
            "domain_tld": "nl",
            "query_time": "2023-08-09 07:52:41",
            "create_date": "2021-06-25",
            "update_date": "2023-06-24",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks20.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.128,
        "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>starget.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>starget.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>starget.nl</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 05:40:01</query_time>
   <create_date>2021-06-25</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>starget.nl</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-09 07:52:41</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-24</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.128</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 24 domain names (in 0.051 seconds) which contained the exact domain keyword "starget".
Domain Name Registered Expiry Registrar Ownership
1 starget.pl 17 Oct 2004 17 Oct 2024 nazwa.pl sp. z o.o. -
2 starget.co.jp 3 Mar 2008 - - Starget Co.,Ltd.
3 starget.be 3 Dec 2012 - Vimexx -
4 starget.pro 29 Apr 2015 29 Apr 2025 Registrar of Domain Names REG.RU LLC Data Protected
5 starget.com 1 Nov 2017 1 Nov 2025 GoDaddy.com, LLC -
6 starget.io 28 Oct 2018 28 Oct 2025 Cloudflare, Inc Incision Wojciech Jasnos
7 starget.co.uk 29 Apr 2020 29 Apr 2030 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
8 starget.app 16 Jun 2020 16 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
9 starget.com.co 26 Jan 2021 26 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
10 starget.nl 25 Jun 2021 - Cronon GmbH -
11 starget.online 10 Nov 2021 10 Nov 2024 Name.com, Inc NewVision-it
12 starget.biz 21 Jan 2022 21 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
13 starget.net 30 Jul 2022 30 Jul 2024 123-Reg Limited -
14 starget.com.br 25 Aug 2022 25 Aug 2024 - Carolina Santos Lima Veiga
15 starget.finance 8 May 2023 8 May 2025 Porkbun LLC Private by Design, LLC
16 starget.live 26 May 2023 26 May 2025 Mesh Digital Limited Domains By Proxy, LLC
17 starget.info 5 Jul 2023 5 Jul 2024 Register SPA REDACTED FOR PRIVACY
18 starget.website 5 Jul 2023 5 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
19 starget.us 6 Jul 2023 6 Jul 2024 OwnRegistrar, Inc. NA
20 starget.org 14 Oct 2023 14 Oct 2024 Allworldnames.com LLC redacted
21 starget.store 24 Dec 2023 24 Dec 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169681220
22 starget.shop 8 Apr 2024 8 Apr 2025 Tucows Domains Inc. -
23 starget.co 11 May 2024 11 May 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
24 starget.systems 26 May 2024 26 May 2025 Squarespace Domains LLC Starget Holographics
25 starget.site 28 May 2024 28 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=starget&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "starget",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 25,
        "relation": "eq",
        "current": 25
    },
    "unique_domains": "starget.pl, starget.co.jp, starget.be, starget.pro, starget.com, starget.io, starget.co.uk, starget.app, starget.com.co, starget.nl, starget.online, starget.biz, starget.net, starget.com.br, starget.finance, starget.live, starget.info, starget.website, starget.us, starget.org, starget.store, starget.shop, starget.co, starget.systems, starget.site",
    "results": [
        {
            "num": 1,
            "domain_name": "starget.pl",
            "domain_keyword": "starget",
            "domain_tld": "pl",
            "query_time": "2024-04-25 19:51:26",
            "create_date": "2004-10-17",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "starget.co.jp",
            "domain_keyword": "starget",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 13:51:29",
            "create_date": "2008-03-03",
            "update_date": "2024-04-01",
            "registrant_company": "Starget Co.,Ltd.",
            "name_servers": [
                "ns01.domainserver.ne.jp",
                "ns02.domainserver.ne.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "starget.be",
            "domain_keyword": "starget",
            "domain_tld": "be",
            "query_time": "2024-05-15 13:51:29",
            "create_date": "2012-12-03",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "martin.ns.cloudflare.com",
                "monroe.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "starget.pro",
            "domain_keyword": "starget",
            "domain_tld": "pro",
            "query_time": "2024-05-22 13:53:02",
            "create_date": "2015-04-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "starget.com",
            "domain_keyword": "starget",
            "domain_tld": "com",
            "query_time": "2024-05-07 08:49:25",
            "create_date": "2017-11-01",
            "update_date": "2023-08-27",
            "expiry_date": "2025-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "starget.io",
            "domain_keyword": "starget",
            "domain_tld": "io",
            "query_time": "2024-06-01 19:40:56",
            "create_date": "2018-10-28",
            "update_date": "2023-10-22",
            "expiry_date": "2025-10-28",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Incision Wojciech Jasnos",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "malopolskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gloria.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "starget.co.uk",
            "domain_keyword": "starget",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 13:51:32",
            "create_date": "2020-04-29",
            "update_date": "2023-12-18",
            "expiry_date": "2030-04-29",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "rachel.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "starget.app",
            "domain_keyword": "starget",
            "domain_tld": "app",
            "query_time": "2024-05-15 13:51:28",
            "create_date": "2020-06-16",
            "update_date": "2024-05-15",
            "expiry_date": "2024-06-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-119-a.gandi.net",
                "ns-132-c.gandi.net",
                "ns-185-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "starget.com.co",
            "domain_keyword": "starget",
            "domain_tld": "com.co",
            "query_time": "2024-04-09 08:54:39",
            "create_date": "2021-01-26",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns24.hostgator.co",
                "ns25.hostgator.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "starget.nl",
            "domain_keyword": "starget",
            "domain_tld": "nl",
            "query_time": "2024-05-20 08:23:00",
            "create_date": "2021-06-25",
            "update_date": "2023-06-24",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks20.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "starget.online",
            "domain_keyword": "starget",
            "domain_tld": "online",
            "query_time": "2024-05-15 13:51:29",
            "create_date": "2021-11-10",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "NewVision-it",
            "registrant_state": "giza",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1qsy.name.com",
                "ns2qvz.name.com",
                "ns3hjx.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "starget.biz",
            "domain_keyword": "starget",
            "domain_tld": "biz",
            "query_time": "2024-05-15 13:51:30",
            "create_date": "2022-01-21",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "starget.net",
            "domain_keyword": "starget",
            "domain_tld": "net",
            "query_time": "2024-05-07 08:49:25",
            "create_date": "2022-07-30",
            "update_date": "2023-02-19",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "rachel.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "starget.com.br",
            "domain_keyword": "starget",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 20:19:44",
            "create_date": "2022-08-25",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-25",
            "registrant_name": "Carolina Santos Lima Veiga",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "starget.finance",
            "domain_keyword": "starget",
            "domain_tld": "finance",
            "query_time": "2024-05-22 15:54:23",
            "create_date": "2023-05-08",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "starget.live",
            "domain_keyword": "starget",
            "domain_tld": "live",
            "query_time": "2024-05-29 20:22:53",
            "create_date": "2023-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "starget.info",
            "domain_keyword": "starget",
            "domain_tld": "info",
            "query_time": "2024-05-15 13:51:29",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "starget.website",
            "domain_keyword": "starget",
            "domain_tld": "website",
            "query_time": "2024-05-15 13:51:29",
            "create_date": "2023-07-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_state": "--",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "starget.us",
            "domain_keyword": "starget",
            "domain_tld": "us",
            "query_time": "2024-05-15 13:51:29",
            "create_date": "2023-07-06",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Moshe Eshaghian",
            "registrant_company": "NA",
            "registrant_address": "178 SW 8th Street",
            "registrant_city": "Miami",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3052248185",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "starget.org",
            "domain_keyword": "starget",
            "domain_tld": "org",
            "query_time": "2024-04-11 14:17:35",
            "create_date": "2023-10-14",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1167,
            "registrar_name": "Allworldnames.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "starget.store",
            "domain_keyword": "starget",
            "domain_tld": "store",
            "query_time": "2024-04-11 14:17:34",
            "create_date": "2023-12-24",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169681220",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "starget.shop",
            "domain_keyword": "starget",
            "domain_tld": "shop",
            "query_time": "2024-04-25 19:51:27",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "starget.co",
            "domain_keyword": "starget",
            "domain_tld": "co",
            "query_time": "2024-05-26 05:33:16",
            "create_date": "2024-05-11",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-11",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "starget.systems",
            "domain_keyword": "starget",
            "domain_tld": "systems",
            "query_time": "2024-05-28 16:53:13",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Starget Holographics",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IDF",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "starget.site",
            "domain_keyword": "starget",
            "domain_tld": "site",
            "query_time": "2024-05-30 17:28:19",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>starget</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>25</total>
  <relation>eq</relation>
  <current>25</current>
 </count>
 <unique_domains>starget.pl, starget.co.jp, starget.be, starget.pro, starget.com, starget.io, starget.co.uk, starget.app, starget.com.co, starget.nl, starget.online, starget.biz, starget.net, starget.com.br, starget.finance, starget.live, starget.info, starget.website, starget.us, starget.org, starget.store, starget.shop, starget.co, starget.systems, starget.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>starget.pl</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-25 19:51:26</query_time>
   <create_date>2004-10-17</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>starget.co.jp</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 13:51:29</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Starget Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns01.domainserver.ne.jp</value>
    <value>ns02.domainserver.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>starget.be</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-15 13:51:29</query_time>
   <create_date>2012-12-03</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>martin.ns.cloudflare.com</value>
    <value>monroe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>starget.pro</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 13:53:02</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-29</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>Data Protected</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>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>starget.com</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 08:49:25</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>starget.io</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 19:40:56</query_time>
   <create_date>2018-10-28</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Incision Wojciech Jasnos</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>malopolskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gloria.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>starget.co.uk</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 13:51:32</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2030-04-29</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>rachel.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>starget.app</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 13:51:28</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-119-a.gandi.net</value>
    <value>ns-132-c.gandi.net</value>
    <value>ns-185-b.gandi.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>starget.com.co</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-09 08:54:39</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns24.hostgator.co</value>
    <value>ns25.hostgator.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>starget.nl</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 08:23:00</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-24</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>starget.online</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 13:51:29</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>NewVision-it</registrant_company>
   <registrant_state>giza</registrant_state>
   <registrant_country>EG</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>ns1qsy.name.com</value>
    <value>ns2qvz.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4lny.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>starget.biz</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 13:51:30</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>starget.net</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 08:49:25</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>rachel.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>starget.com.br</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 20:19:44</query_time>
   <create_date>2022-08-25</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrant_name>Carolina Santos Lima Veiga</registrant_name>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>starget.finance</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-22 15:54:23</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>starget.live</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-29 20:22:53</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>starget.info</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 13:51:29</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</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>--</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>starget.website</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-15 13:51:29</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_state>--</registrant_state>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>starget.us</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 13:51:29</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Moshe Eshaghian</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>178 SW 8th Street</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3052248185</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>starget.org</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 14:17:35</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1167</registrar_iana>
   <registrar_name>Allworldnames.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>starget.store</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-11 14:17:34</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-24</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 0169681220</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>starget.shop</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 19:51:27</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>starget.co</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 05:33:16</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-11</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>starget.systems</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-28 16:53:13</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Starget Holographics</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IDF</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>starget.site</domain_name>
   <domain_keyword>starget</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 17:28:19</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</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,649 domain names (in 0.238 seconds) which look and sound like the brand name "starget".
Domain Name Registered Expiry Registrar Ownership
1 starnet.be 9 Aug 2002 - Registrar.eu -
2 xtarget.top 30 Jan 2024 30 Jan 2025 DNSPod, Inc. TencentCloud
3 starbet.co.ke - - Safaricom Limited LYLE KENYA
4 ttarget.cn 26 Feb 2019 26 Feb 2025 阿里云计算有限公司(万网) 昆山九毫米电子科技有限公司
5 starpet.pet 3 Dec 2023 3 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
6 utarget.net 2 Apr 2000 2 Apr 2025 GoDaddy.com, LLC -
7 starnet.dev 23 May 2020 23 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
8 starjet.cc 11 Jan 2012 11 Jan 2028 Xin Net Technology Corporation REDACTED FOR PRIVACY
9 stargent.com 17 Oct 2004 17 Oct 2024 GoDaddy.com, LLC -
10 starlet.uk.com 5 Dec 2012 5 Dec 2024 Domain Exploitation International -
11 stargpt.site 15 May 2023 15 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
12 mtarget.asia 23 May 2024 23 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com takatoo tadashi
13 itarget.ca 13 Jan 2011 13 Jan 2025 Tucows.com Co. REDACTED FOR PRIVACY
14 starpet.online 19 Jun 2023 19 Jun 2024 eNom, Inc. Data Protected
15 vstarget.com 6 Mar 2018 6 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
16 4target.com 13 Aug 2013 13 Aug 2032 GoDaddy.com, LLC -
17 stargeo.org 26 Sep 2014 26 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
18 starpet.shop 6 Sep 2023 6 Sep 2024 JSC RU-CENTER -
19 starset.fans 13 Dec 2022 13 Dec 2024 Porkbun, LLC Private by Design, LLC
20 itarget.be 11 Aug 2014 - Combell nv -
21 stardet.com 6 Sep 2023 6 Sep 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
22 ktarget.cn 30 Oct 2017 30 Oct 2024 北京新网数码信息技术有限公司 麦思思
23 starjet.co.th 23 Aug 2023 23 Aug 2024 THNIC STAR JET CO., LTD. (บริษัท สตาร์ เจ็ท จำกัด)
24 starbet.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
25 starlet.ink 12 Jun 2019 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 starnet.icu 24 Oct 2021 24 Oct 2031 Namecheap Privacy service provided by Withheld for Privacy ehf
27 starlet.page 12 Nov 2019 12 Nov 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
28 astarget.com 22 May 2007 22 May 2025 One.com A/S REDACTED FOR PRIVACY
29 starlet.work 16 Nov 2019 16 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
30 starret.com 9 Dec 2006 9 Dec 2024 NameSilo, LLC -
31 starpet.life 16 Feb 2024 16 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 ntarget.ru 5 May 2024 5 May 2025 RU-CENTER-RU Private Person
33 starmet.ca 9 Dec 2011 9 Dec 2024 Wild West Domains Canada, Inc. REDACTED FOR PRIVACY
34 starset.cn 12 Mar 2019 12 Mar 2025 阿里云计算有限公司(万网) 孙斯怀
35 stargut.com 31 Mar 2022 31 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
36 xtarget.com 7 Nov 2011 7 Nov 2024 Megazone Corp., dba HOSTING.KR Yang Kyung Won
37 qtarget.tech 26 Dec 2022 26 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
38 xtarget.co.uk 7 Aug 2020 7 Aug 2024 Squarespace Domains LLC [Tag = GOOGLE] -
39 etarget.biz 31 Mar 2021 31 Mar 2025 Net-Chinese Co., Ltd. Etarget.Ltd
40 ztarget.com 7 Nov 2001 7 Nov 2024 GoDaddy.com, LLC -
41 starnet.click 6 May 2024 6 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
42 mtarget.org 26 Mar 2024 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 starjet.company 7 Apr 2024 7 Apr 2025 IONOS SE AERO SYSTEMS & TECHNOLOGIES
44 starmet.net 23 Aug 2011 23 Aug 2024 GoDaddy.com, LLC -
45 starbet.games 17 Mar 2023 17 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 mtarget.net 4 Aug 2005 4 Aug 2025 GANDI SAS M TARGET
47 atarget.net 10 Feb 2015 10 Feb 2025 Nics Telekomunikasyon A.S. -
48 starnet.tel 23 Apr 2009 22 Apr 2024 1API GmbH REDACTED FOR PRIVACY
49 starlet.me 20 Jul 2008 20 Jul 2024 DNPric.es DNPric.es
50 starset.com 24 Jul 1998 23 Jul 2024 Name.com, Inc. -
51 2target.nl 13 Feb 2017 - Hostnet B.V. -
52 ttarget.net 21 Feb 2013 21 Feb 2025 Corsearch Domains LLC REDACTED FOR PRIVACY
53 starnet.com.co 26 Aug 2011 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 stayget.pl 22 Nov 2017 22 Nov 2024 home.pl S.A. -
55 sharget.com 6 Nov 2015 6 Nov 2024 1API GmbH Registrant of sharget.com
56 starjet.space 31 Oct 2022 31 Oct 2024 Registrar of Domain Names REG.RU, LLC Private Person
57 stargel.org 3 May 2001 3 May 2027 Network Solutions, LLC Stargel Office Systems
58 starmet.de - - - -
59 ustarget.co 3 Jul 2023 3 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 stargeit.finance 3 Aug 2023 3 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
61 ntarget.us 12 Jul 2020 12 Jul 2024 NameCheap, Inc. Ulises Martinez
62 dstarget.com 19 Jan 2022 19 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 starnet.fit 10 Jul 2017 10 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 stargen.com 7 Oct 1996 6 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
65 starnet.sk 13 Jun 2009 22 Jun 2024 WebSupport s.r.o. -
66 gtarget.ma 17 May 2021 17 May 2026 GENIOUS COMMUNICATION Geomedia
67 starbet.app 10 Dec 2023 10 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
68 3target.xyz 5 Oct 2023 5 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
69 qtarget.cn 10 Jun 2023 10 Jun 2024 广东时代互联科技有限公司 娜迫
70 starset.club 30 Aug 2023 30 Aug 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
71 starnet.ng 19 Feb 2023 19 Feb 2025 QServers.ng Hamisu Kime
72 starpet.sk 28 Apr 2017 28 Apr 2025 ZONER s.r.o. TV PROBBE s.r.o.
73 ntarget.net 19 Dec 2023 19 Dec 2024 GoDaddy.com, LLC -
74 starvet.ro 26 Jan 2017 24 Jan 2027 ICI - Registrar -
75 starbet.in 1 May 2024 1 May 2025 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
76 stargpt.tech 21 Jun 2023 21 Jun 2024 Dotserve Inc N/A
77 ustarget.vip 22 Nov 2023 22 Nov 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
78 stayget.com 30 Oct 2017 30 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
79 stargec.com 23 Oct 2022 23 Oct 2024 1API GmbH REDACTED FOR PRIVACY
80 gtarget.com.br 24 Oct 2007 24 Oct 2024 - PKR Almeida LTDA.
81 stareet.net 18 Mar 2024 18 Mar 2025 Megazone Corp., dba HOSTING.KR Domain Privacy Services
82 stargut.us 26 Dec 2022 26 Dec 2024 GoDaddy.com, LLC Stargut
83 starnet.asia 8 Feb 2008 8 Feb 2025 PSI-Japan, Inc. REDACTED FOR PRIVACY
84 starbet.shop 26 Jul 2022 26 Jul 2024 GoDaddy.com LLC -
85 mtarget.cn 13 Dec 2011 13 Dec 2024 厦门三五互联科技股份有限公司 广州百纳软件技术有限公司
86 mtarget.io 2 May 2018 2 May 2025 Gandi SAS M TARGET
87 starpet.xyz 18 Mar 2023 18 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
88 utarget.co.uk 20 Dec 2018 20 Dec 2024 Centraserve Ltd [Tag = CENTRASERVE] -
89 starnet.cloud 16 Feb 2016 16 Feb 2025 Cloudflare DATA REDACTED
90 starzet.com 3 Aug 2002 3 Aug 2024 Name.com, Inc. N/A
91 startet.live 20 Jan 2021 20 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
92 starbet.vip 22 May 2024 22 May 2025 Sav.com, LLC - 2 Privacy Protection
93 starlet.in 7 Mar 2005 7 Mar 2027 YesNIC Co., Ltd. Huh Suk-jin
94 itarget.se 28 Aug 2018 28 Aug 2024 Loopia AB -
95 stargaet.finance 8 Jun 2023 8 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
96 starlet.dance 6 May 2022 6 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
97 s-target.ru 11 Oct 2020 11 Oct 2024 REGRU-RU Private Person
98 starlet.com.br 22 Aug 1999 22 Aug 2024 - Di Nardo Instrumentos Odontologicos Ltda
99 stargpt.top 1 Apr 2023 1 Apr 2024 NameSilo,LLC PrivacyGuardian.org llc
100 starnet.cd 15 Jan 2021 30 Jun 2024 NIC CD Migration Office Congolais des Postes et Telecommunications - OCPT
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 Starget.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=starget.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "starget.nl",
        "page_size": 100
    },
    "count": {
        "total": 5649,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "starnet.be, xtarget.top, starbet.co.ke, ttarget.cn, starpet.pet, utarget.net, starnet.dev, starjet.cc, stargent.com, starlet.uk.com, stargpt.site, mtarget.asia, itarget.ca, starpet.online, vstarget.com, 4target.com, stargeo.org, starpet.shop, starset.fans, itarget.be, stardet.com, ktarget.cn, starjet.co.th, starbet.info, starlet.ink, starnet.icu, starlet.page, astarget.com, starlet.work, starret.com, starpet.life, ntarget.ru, starmet.ca, starset.cn, stargut.com, xtarget.com, qtarget.tech, xtarget.co.uk, etarget.biz, ztarget.com, starnet.click, mtarget.org, starjet.company, starmet.net, starbet.games, mtarget.net, atarget.net, starnet.tel, starlet.me, starset.com, 2target.nl, ttarget.net, starnet.com.co, stayget.pl, sharget.com, starjet.space, stargel.org, starmet.de, ustarget.co, stargeit.finance, ntarget.us, dstarget.com, starnet.fit, stargen.com, starnet.sk, gtarget.ma, starbet.app, 3target.xyz, qtarget.cn, starset.club, starnet.ng, starpet.sk, ntarget.net, starvet.ro, starbet.in, stargpt.tech, ustarget.vip, stayget.com, stargec.com, gtarget.com.br, stareet.net, stargut.us, starnet.asia, starbet.shop, mtarget.cn, mtarget.io, starpet.xyz, utarget.co.uk, starnet.cloud, starzet.com, startet.live, starbet.vip, starlet.in, itarget.se, stargaet.finance, starlet.dance, s-target.ru, starlet.com.br, stargpt.top, starnet.cd",
    "results": [
        {
            "num": 1,
            "domain_name": "starnet.be",
            "domain_keyword": "starnet",
            "domain_tld": "be",
            "query_time": "2024-04-22 14:25:20",
            "create_date": "2002-08-09",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns2.hostedby.be",
                "ns3.hostedby.eu",
                "ns4.hostedby.eu"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "xtarget.top",
            "domain_keyword": "xtarget",
            "domain_tld": "top",
            "query_time": "2024-04-25 10:01:32",
            "create_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TencentCloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "judo.dnspod.net",
                "ocean.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "starbet.co.ke",
            "domain_keyword": "starbet",
            "domain_tld": "co.ke",
            "query_time": "2024-05-24 20:15:39",
            "registrar_name": "Safaricom Limited",
            "registrar_website": "http://domains.safaricom.co.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LYLE KENYA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "harley.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ttarget.cn",
            "domain_keyword": "ttarget",
            "domain_tld": "cn",
            "query_time": "2024-05-24 00:21:11",
            "create_date": "2019-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "昆山九毫米电子科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "starpet.pet",
            "domain_keyword": "starpet",
            "domain_tld": "pet",
            "query_time": "2024-05-31 23:35:39",
            "create_date": "2023-12-03",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-03",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "utarget.net",
            "domain_keyword": "utarget",
            "domain_tld": "net",
            "query_time": "2024-04-29 18:25:24",
            "create_date": "2000-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.secure.net",
                "ns2.secure.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "starnet.dev",
            "domain_keyword": "starnet",
            "domain_tld": "dev",
            "query_time": "2024-05-09 13:05:39",
            "create_date": "2020-05-23",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jack.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "starjet.cc",
            "domain_keyword": "starjet",
            "domain_tld": "cc",
            "query_time": "2024-04-09 08:55:58",
            "create_date": "2012-01-11",
            "update_date": "2023-05-31",
            "expiry_date": "2028-01-11",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/starjet.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "stargent.com",
            "domain_keyword": "stargent",
            "domain_tld": "com",
            "query_time": "2024-04-09 08:54:39",
            "create_date": "2004-10-17",
            "update_date": "2022-10-31",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "starlet.uk.com",
            "domain_keyword": "starlet",
            "domain_tld": "uk.com",
            "query_time": "2024-04-24 20:11:04",
            "create_date": "2012-12-05",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-05",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/starlet.uk.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "stargpt.site",
            "domain_keyword": "stargpt",
            "domain_tld": "site",
            "query_time": "2024-05-17 17:31:42",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mtarget.asia",
            "domain_keyword": "mtarget",
            "domain_tld": "asia",
            "query_time": "2024-05-25 14:17:10",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "takatoo tadashi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "itarget.ca",
            "domain_keyword": "itarget",
            "domain_tld": "ca",
            "query_time": "2024-05-16 05:57:49",
            "create_date": "2011-01-13",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-13",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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.hover.com",
                "ns2.hover.com",
                "ns3.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "starpet.online",
            "domain_keyword": "starpet",
            "domain_tld": "online",
            "query_time": "2024-05-24 06:02:40",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "SP",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vstarget.com",
            "domain_keyword": "vstarget",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:06:25",
            "create_date": "2018-03-06",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "4target.com",
            "domain_keyword": "4target",
            "domain_tld": "com",
            "query_time": "2024-04-08 13:28:33",
            "create_date": "2013-08-13",
            "update_date": "2023-01-23",
            "expiry_date": "2032-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "stargeo.org",
            "domain_keyword": "stargeo",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:51:23",
            "create_date": "2014-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud1.googledomains.com",
                "ns-cloud2.googledomains.com",
                "ns-cloud3.googledomains.com",
                "ns-cloud4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "starpet.shop",
            "domain_keyword": "starpet",
            "domain_tld": "shop",
            "query_time": "2024-05-17 17:33:32",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 463,
            "registrar_name": "JSC RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "starset.fans",
            "domain_keyword": "starset",
            "domain_tld": "fans",
            "query_time": "2024-05-21 14:21:55",
            "create_date": "2022-12-13",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-13",
            "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": [
                "hal.ns.cloudflare.com",
                "monroe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "itarget.be",
            "domain_keyword": "itarget",
            "domain_tld": "be",
            "query_time": "2024-05-20 04:20:30",
            "create_date": "2014-08-11",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 21,
            "domain_name": "stardet.com",
            "domain_keyword": "stardet",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:21:42",
            "create_date": "2023-09-06",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ktarget.cn",
            "domain_keyword": "ktarget",
            "domain_tld": "cn",
            "query_time": "2024-05-19 06:26:43",
            "create_date": "2017-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "麦思思",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "starjet.co.th",
            "domain_keyword": "starjet",
            "domain_tld": "co.th",
            "query_time": "2024-05-01 05:28:31",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "THNIC",
            "registrant_company": "STAR JET CO., LTD. (บริษัท สตาร์ เจ็ท จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns5.kengweb.com",
                "ns6.kengweb.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "starbet.info",
            "domain_keyword": "starbet",
            "domain_tld": "info",
            "query_time": "2024-05-07 08:43:43",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "starlet.ink",
            "domain_keyword": "starlet",
            "domain_tld": "ink",
            "query_time": "2024-05-15 12:57:27",
            "create_date": "2019-06-12",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-12",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "starnet.icu",
            "domain_keyword": "starnet",
            "domain_tld": "icu",
            "query_time": "2024-05-24 06:01:31",
            "create_date": "2021-10-24",
            "update_date": "2023-08-31",
            "expiry_date": "2031-10-24",
            "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.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "starlet.page",
            "domain_keyword": "starlet",
            "domain_tld": "page",
            "query_time": "2024-05-24 20:22:15",
            "create_date": "2019-11-12",
            "update_date": "2024-05-24",
            "expiry_date": "2025-11-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "uttar pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "astarget.com",
            "domain_keyword": "astarget",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:42:28",
            "create_date": "2007-05-22",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "starlet.work",
            "domain_keyword": "starlet",
            "domain_tld": "work",
            "query_time": "2024-04-12 06:01:37",
            "create_date": "2019-11-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "starret.com",
            "domain_keyword": "starret",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:45:55",
            "create_date": "2006-12-09",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com",
                "verification-desk3dggnviqtx9i7pen26.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "starpet.life",
            "domain_keyword": "starpet",
            "domain_tld": "life",
            "query_time": "2024-04-09 03:43:50",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ntarget.ru",
            "domain_keyword": "ntarget",
            "domain_tld": "ru",
            "query_time": "2024-05-07 16:26:03",
            "create_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "starmet.ca",
            "domain_keyword": "starmet",
            "domain_tld": "ca",
            "query_time": "2024-05-09 13:05:25",
            "create_date": "2011-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_name": "Wild West Domains Canada, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "starset.cn",
            "domain_keyword": "starset",
            "domain_tld": "cn",
            "query_time": "2024-05-24 20:25:40",
            "create_date": "2019-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "孙斯怀",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "stargut.com",
            "domain_keyword": "stargut",
            "domain_tld": "com",
            "query_time": "2024-05-22 10:19:16",
            "create_date": "2022-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.brandscape.pt",
                "ns2.brandscape.pt"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "xtarget.com",
            "domain_keyword": "xtarget",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:21:24",
            "create_date": "2011-11-07",
            "update_date": "2024-05-13",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "139-1901 99 Olympic-ro Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05501",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "qtarget.tech",
            "domain_keyword": "qtarget",
            "domain_tld": "tech",
            "query_time": "2024-04-21 12:13:24",
            "create_date": "2022-12-26",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "xtarget.co.uk",
            "domain_keyword": "xtarget",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 21:52:38",
            "create_date": "2020-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 39,
            "domain_name": "etarget.biz",
            "domain_keyword": "etarget",
            "domain_tld": "biz",
            "query_time": "2024-05-15 23:20:06",
            "create_date": "2021-03-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "www.net-chinese.com.tw",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Etarget.Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "admns1.hinet.net",
                "admns2.hinet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ztarget.com",
            "domain_keyword": "ztarget",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:28:11",
            "create_date": "2001-11-07",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "starnet.click",
            "domain_keyword": "starnet",
            "domain_tld": "click",
            "query_time": "2024-05-12 00:31:11",
            "create_date": "2024-05-06",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mtarget.org",
            "domain_keyword": "mtarget",
            "domain_tld": "org",
            "query_time": "2024-05-25 02:41:56",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "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": 43,
            "domain_name": "starjet.company",
            "domain_keyword": "starjet",
            "domain_tld": "company",
            "query_time": "2024-04-09 15:51:48",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AERO SYSTEMS & TECHNOLOGIES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "01",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.de",
                "ns1020.ui-dns.org",
                "ns1029.ui-dns.biz",
                "ns1052.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "starmet.net",
            "domain_keyword": "starmet",
            "domain_tld": "net",
            "query_time": "2024-04-22 14:23:56",
            "create_date": "2011-08-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wdp-gazduire.ro",
                "ns2.wdp-gazduire.ro",
                "ns3.wdp-gazduire.ro",
                "ns4.wdp-gazduire.ro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "starbet.games",
            "domain_keyword": "starbet",
            "domain_tld": "games",
            "query_time": "2024-04-30 13:24:42",
            "create_date": "2023-03-17",
            "update_date": "2023-08-07",
            "expiry_date": "2025-03-17",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mtarget.net",
            "domain_keyword": "mtarget",
            "domain_tld": "net",
            "query_time": "2024-05-16 05:22:09",
            "create_date": "2005-08-04",
            "update_date": "2024-03-25",
            "expiry_date": "2025-08-04",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M TARGET",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Occitanie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-152-c.gandi.net",
                "ns-203-a.gandi.net",
                "ns-225-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "atarget.net",
            "domain_keyword": "atarget",
            "domain_tld": "net",
            "query_time": "2024-05-29 22:07:04",
            "create_date": "2015-02-10",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "starnet.tel",
            "domain_keyword": "starnet",
            "domain_tld": "tel",
            "query_time": "2024-05-29 20:24:14",
            "create_date": "2009-04-23",
            "update_date": "2024-02-28",
            "expiry_date": "2024-04-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "starlet.me",
            "domain_keyword": "starlet",
            "domain_tld": "me",
            "query_time": "2024-04-25 19:59:17",
            "create_date": "2008-07-20",
            "update_date": "2022-12-30",
            "expiry_date": "2024-07-20",
            "registrar_iana": 801128,
            "registrar_name": "DNPric.es",
            "registrar_website": "http://My.DNPric.es/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNPric.es",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lviv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhosting4.me",
                "ns2.webhosting4.me"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "starset.com",
            "domain_keyword": "starset",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:10:26",
            "create_date": "1998-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "-",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/starset.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2kry.name.com",
                "ns3bfm.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "2target.nl",
            "domain_keyword": "2target",
            "domain_tld": "nl",
            "query_time": "2024-05-15 13:12:36",
            "create_date": "2017-02-13",
            "update_date": "2022-04-12",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "ttarget.net",
            "domain_keyword": "ttarget",
            "domain_tld": "net",
            "query_time": "2024-05-24 00:21:11",
            "create_date": "2013-02-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 642,
            "registrar_name": "Corsearch Domains LLC",
            "registrar_website": "http://www.corsearch.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "starnet.com.co",
            "domain_keyword": "starnet",
            "domain_tld": "com.co",
            "query_time": "2024-05-24 06:01:30",
            "create_date": "2011-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-25",
            "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": [
                "ns1.dongee.com",
                "ns2.dongee.com",
                "ns3.dongee.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "stayget.pl",
            "domain_keyword": "stayget",
            "domain_tld": "pl",
            "query_time": "2024-04-01 08:56:16",
            "create_date": "2017-11-22",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-22",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sharget.com",
            "domain_keyword": "sharget",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:11:47",
            "create_date": "2015-11-06",
            "update_date": "2023-04-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of sharget.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "starjet.space",
            "domain_keyword": "starjet",
            "domain_tld": "space",
            "query_time": "2024-04-25 19:54:39",
            "create_date": "2022-10-31",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "stargel.org",
            "domain_keyword": "stargel",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:51:37",
            "create_date": "2001-05-03",
            "update_date": "2022-03-04",
            "expiry_date": "2027-05-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stargel Office Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "starmet.de",
            "domain_keyword": "starmet",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:14:37",
            "update_date": "2021-02-22",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 59,
            "domain_name": "ustarget.co",
            "domain_keyword": "ustarget",
            "domain_tld": "co",
            "query_time": "2024-05-24 04:33:09",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "stargeit.finance",
            "domain_keyword": "stargeit",
            "domain_tld": "finance",
            "query_time": "2024-04-09 08:54:35",
            "create_date": "2023-08-03",
            "update_date": "2023-10-31",
            "expiry_date": "2024-08-03",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Jersey",
            "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.suspended-domain.com",
                "ns2.suspended-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ntarget.us",
            "domain_keyword": "ntarget",
            "domain_tld": "us",
            "query_time": "2024-05-23 16:58:56",
            "create_date": "2020-07-12",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Ulises Martinez",
            "registrant_address": "P.O. Box 2473",
            "registrant_city": "Merrifield",
            "registrant_state": "VA",
            "registrant_zip": "22116",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7032986454",
            "registrant_fax": "+1.5555555555",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dstarget.com",
            "domain_keyword": "dstarget",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:19:46",
            "create_date": "2022-01-19",
            "update_date": "2022-08-23",
            "expiry_date": "2024-01-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "starnet.fit",
            "domain_keyword": "starnet",
            "domain_tld": "fit",
            "query_time": "2024-06-01 19:43:04",
            "create_date": "2017-07-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-10",
            "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": [
                "ns1.abmserver2.com",
                "ns2.abmserver2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "stargen.com",
            "domain_keyword": "stargen",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:51:21",
            "create_date": "1996-10-07",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OSLO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.isp.as2116.net",
                "b.ns.isp.as2116.net",
                "c.ns.isp.as2116.net",
                "d.ns.isp.as2116.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "starnet.sk",
            "domain_keyword": "starnet",
            "domain_tld": "sk",
            "query_time": "2024-05-05 03:39:13",
            "create_date": "2009-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-22",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 66,
            "domain_name": "gtarget.ma",
            "domain_keyword": "gtarget",
            "domain_tld": "ma",
            "query_time": "2022-06-02 04:45:09",
            "create_date": "2021-05-17",
            "update_date": "2021-05-17",
            "expiry_date": "2026-05-17",
            "registrar_name": "GENIOUS COMMUNICATION",
            "registrant_name": "Geomedia",
            "name_servers": [
                "ns1.geniousdns.com",
                "ns2.geniousdns.com",
                "ns3.geniousdns.com",
                "ns4.geniousdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ]
        },
        {
            "num": 67,
            "domain_name": "starbet.app",
            "domain_keyword": "starbet",
            "domain_tld": "app",
            "query_time": "2024-04-06 12:46:25",
            "create_date": "2023-12-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-10",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "3target.xyz",
            "domain_keyword": "3target",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 21:17:00",
            "create_date": "2023-10-05",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "qtarget.cn",
            "domain_keyword": "qtarget",
            "domain_tld": "cn",
            "query_time": "2024-05-21 13:11:19",
            "create_date": "2023-06-10",
            "expiry_date": "2024-06-10",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "娜迫",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "starset.club",
            "domain_keyword": "starset",
            "domain_tld": "club",
            "query_time": "2024-05-17 17:34:34",
            "create_date": "2023-08-30",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-30",
            "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": [
                "jaxson.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "starnet.ng",
            "domain_keyword": "starnet",
            "domain_tld": "ng",
            "query_time": "2024-05-31 23:35:24",
            "create_date": "2023-02-19",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-19",
            "registrar_iana": 290414,
            "registrar_name": "QServers.ng",
            "registrant_name": "Hamisu Kime",
            "registrant_address": "Housing Cooperation Building, state low cost Maiduguri, Kado kuti cadastral zone Abuja",
            "registrant_city": "Maiduguri",
            "registrant_state": "Borno",
            "registrant_zip": "900108",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8062900010",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "starpet.sk",
            "domain_keyword": "starpet",
            "domain_tld": "sk",
            "query_time": "2024-05-05 03:39:15",
            "create_date": "2017-04-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-28",
            "registrar_name": "ZONER s.r.o.",
            "registrant_name": "TV PROBBE s.r.o.",
            "registrant_company": "TV PROBBE s.r.o.",
            "registrant_address": "Osadní 12a",
            "registrant_city": "Praha 7",
            "registrant_zip": "17000",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 73,
            "domain_name": "ntarget.net",
            "domain_keyword": "ntarget",
            "domain_tld": "net",
            "query_time": "2024-05-04 09:18:52",
            "create_date": "2023-12-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "starvet.ro",
            "domain_keyword": "starvet",
            "domain_tld": "ro",
            "query_time": "2024-04-24 09:41:56",
            "create_date": "2017-01-26",
            "expiry_date": "2027-01-24",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.wdp-gazduire.ro",
                "ns2.wdp-gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 75,
            "domain_name": "starbet.in",
            "domain_keyword": "starbet",
            "domain_tld": "in",
            "query_time": "2024-05-15 03:00:26",
            "create_date": "2024-05-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "stargpt.tech",
            "domain_keyword": "stargpt",
            "domain_tld": "tech",
            "query_time": "2024-05-24 20:19:50",
            "create_date": "2023-06-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "624",
            "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": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ustarget.vip",
            "domain_keyword": "ustarget",
            "domain_tld": "vip",
            "query_time": "2024-05-27 23:37:18",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "lun dun",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "stayget.com",
            "domain_keyword": "stayget",
            "domain_tld": "com",
            "query_time": "2024-05-05 13:13:33",
            "create_date": "2017-10-30",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "stargec.com",
            "domain_keyword": "stargec",
            "domain_tld": "com",
            "query_time": "2024-04-09 08:54:35",
            "create_date": "2022-10-23",
            "update_date": "2022-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cote d'Ivoire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CI",
            "registrant_email": "contact via https://www.1api.net/send-message/stargec.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namehero.com",
                "ns2.namehero.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gtarget.com.br",
            "domain_keyword": "gtarget",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 02:17:11",
            "create_date": "2007-10-24",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-24",
            "registrant_name": "PKR Almeida LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.gtarget.com.br",
                "ns2.gtarget.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 81,
            "domain_name": "stareet.net",
            "domain_keyword": "stareet",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:31:14",
            "create_date": "2024-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Domain Privacy Services",
            "registrant_company": "Domain Privacy Services",
            "registrant_address": "7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06235",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.216447378",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "stargut.us",
            "domain_keyword": "stargut",
            "domain_tld": "us",
            "query_time": "2024-04-10 22:36:00",
            "create_date": "2022-12-26",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Paulo Pereira",
            "registrant_company": "Stargut",
            "registrant_address": "Rua das Fontainhas, n74",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1300-257",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+351.214210178",
            "name_servers": [
                "ns1.brandscape.pt",
                "ns2.brandscape.pt"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "starnet.asia",
            "domain_keyword": "starnet",
            "domain_tld": "asia",
            "query_time": "2024-04-09 03:42:30",
            "create_date": "2008-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 78,
            "registrar_name": "PSI-Japan, Inc.",
            "registrar_website": "http://psi-japan.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dnsrv.starnet.ad.jp",
                "orion.star-net.or.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "starbet.shop",
            "domain_keyword": "starbet",
            "domain_tld": "shop",
            "query_time": "2024-04-14 08:23:19",
            "create_date": "2022-07-26",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "cortney.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mtarget.cn",
            "domain_keyword": "mtarget",
            "domain_tld": "cn",
            "query_time": "2024-04-28 14:55:33",
            "create_date": "2011-12-13",
            "expiry_date": "2024-12-13",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "广州百纳软件技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mtarget.io",
            "domain_keyword": "mtarget",
            "domain_tld": "io",
            "query_time": "2024-05-06 13:09:48",
            "create_date": "2018-05-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M TARGET",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "starpet.xyz",
            "domain_keyword": "starpet",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 11:14:08",
            "create_date": "2023-03-18",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "utarget.co.uk",
            "domain_keyword": "utarget",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 19:32:19",
            "create_date": "2018-12-20",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-20",
            "registrar_name": "Centraserve Ltd [Tag = CENTRASERVE]",
            "registrar_website": "http://www.centraserve.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "starnet.cloud",
            "domain_keyword": "starnet",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 06:09:43",
            "create_date": "2016-02-16",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "eloise.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "starzet.com",
            "domain_keyword": "starzet",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:42:12",
            "create_date": "2002-08-03",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Seonghwan Kim",
            "registrant_company": "N/A",
            "registrant_address": "62 Jamsil-ro, Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_state": "N/A",
            "registrant_zip": "05555",
            "registrant_country": "KR",
            "registrant_email": "https://www.name.com/contact-domain-whois/starzet.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "startet.live",
            "domain_keyword": "startet",
            "domain_tld": "live",
            "query_time": "2024-05-24 06:07:56",
            "create_date": "2021-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks06.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "starbet.vip",
            "domain_keyword": "starbet",
            "domain_tld": "vip",
            "query_time": "2024-05-24 05:57:52",
            "create_date": "2024-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "registrar_website": "sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "starlet.in",
            "domain_keyword": "starlet",
            "domain_tld": "in",
            "query_time": "2024-05-15 12:57:27",
            "create_date": "2005-03-07",
            "update_date": "2022-03-19",
            "expiry_date": "2027-03-07",
            "registrar_iana": 100,
            "registrar_name": "YesNIC Co., Ltd.",
            "registrar_website": "http://yesnic.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Huh Suk-jin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.byus.net",
                "ns2.byus.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "itarget.se",
            "domain_keyword": "itarget",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:05:09",
            "create_date": "2018-08-28",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-28",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.namesystem.se",
                "ns2.namesystem.se",
                "ns3.namesystem.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "stargaet.finance",
            "domain_keyword": "stargaet",
            "domain_tld": "finance",
            "query_time": "2024-05-07 08:49:05",
            "create_date": "2023-06-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-06-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "starlet.dance",
            "domain_keyword": "starlet",
            "domain_tld": "dance",
            "query_time": "2024-05-12 12:01:38",
            "create_date": "2022-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "s-target.ru",
            "domain_keyword": "s-target",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:32",
            "create_date": "2020-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "starlet.com.br",
            "domain_keyword": "starlet",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 13:29:51",
            "create_date": "1999-08-22",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-22",
            "registrant_name": "Di Nardo Instrumentos Odontologicos Ltda",
            "name_servers": [
                "nspro54.hostgator.com.br",
                "nspro55.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 99,
            "domain_name": "stargpt.top",
            "domain_keyword": "stargpt",
            "domain_tld": "top",
            "query_time": "2024-05-31 23:34:30",
            "create_date": "2023-04-01",
            "update_date": "2024-05-05",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "starnet.cd",
            "domain_keyword": "starnet",
            "domain_tld": "cd",
            "query_time": "2024-04-12 06:09:43",
            "create_date": "2021-01-15",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-30",
            "registrar_name": "NIC CD Migration",
            "registrant_name": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_company": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_address": "Commune de la Gombe",
            "registrant_city": "Kinshasa",
            "registrant_country": "CG",
            "registrant_email": "supportatnic.cd",
            "registrant_phone": "+243.818068889",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "arch.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.238,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>starget.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5649</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>starnet.be, xtarget.top, starbet.co.ke, ttarget.cn, starpet.pet, utarget.net, starnet.dev, starjet.cc, stargent.com, starlet.uk.com, stargpt.site, mtarget.asia, itarget.ca, starpet.online, vstarget.com, 4target.com, stargeo.org, starpet.shop, starset.fans, itarget.be, stardet.com, ktarget.cn, starjet.co.th, starbet.info, starlet.ink, starnet.icu, starlet.page, astarget.com, starlet.work, starret.com, starpet.life, ntarget.ru, starmet.ca, starset.cn, stargut.com, xtarget.com, qtarget.tech, xtarget.co.uk, etarget.biz, ztarget.com, starnet.click, mtarget.org, starjet.company, starmet.net, starbet.games, mtarget.net, atarget.net, starnet.tel, starlet.me, starset.com, 2target.nl, ttarget.net, starnet.com.co, stayget.pl, sharget.com, starjet.space, stargel.org, starmet.de, ustarget.co, stargeit.finance, ntarget.us, dstarget.com, starnet.fit, stargen.com, starnet.sk, gtarget.ma, starbet.app, 3target.xyz, qtarget.cn, starset.club, starnet.ng, starpet.sk, ntarget.net, starvet.ro, starbet.in, stargpt.tech, ustarget.vip, stayget.com, stargec.com, gtarget.com.br, stareet.net, stargut.us, starnet.asia, starbet.shop, mtarget.cn, mtarget.io, starpet.xyz, utarget.co.uk, starnet.cloud, starzet.com, startet.live, starbet.vip, starlet.in, itarget.se, stargaet.finance, starlet.dance, s-target.ru, starlet.com.br, stargpt.top, starnet.cd</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>starnet.be</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-22 14:25:20</query_time>
   <create_date>2002-08-09</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns2.hostedby.be</value>
    <value>ns3.hostedby.eu</value>
    <value>ns4.hostedby.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>xtarget.top</domain_name>
   <domain_keyword>xtarget</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 10:01:32</query_time>
   <create_date>2024-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>judo.dnspod.net</value>
    <value>ocean.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>starbet.co.ke</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-24 20:15:39</query_time>
   <registrar_name>Safaricom Limited</registrar_name>
   <registrar_website>http://domains.safaricom.co.ke</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LYLE KENYA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>harley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ttarget.cn</domain_name>
   <domain_keyword>ttarget</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 00:21:11</query_time>
   <create_date>2019-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>昆山九毫米电子科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>starpet.pet</domain_name>
   <domain_keyword>starpet</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-31 23:35:39</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-03</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>utarget.net</domain_name>
   <domain_keyword>utarget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 18:25:24</query_time>
   <create_date>2000-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.secure.net</value>
    <value>ns2.secure.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>starnet.dev</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 13:05:39</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jack.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>starjet.cc</domain_name>
   <domain_keyword>starjet</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-09 08:55:58</query_time>
   <create_date>2012-01-11</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2028-01-11</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>SH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/starjet.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>stargent.com</domain_name>
   <domain_keyword>stargent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 08:54:39</query_time>
   <create_date>2004-10-17</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>starlet.uk.com</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-24 20:11:04</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/starlet.uk.com/registrant</registrant_email>
   <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>11</num>
   <domain_name>stargpt.site</domain_name>
   <domain_keyword>stargpt</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 17:31:42</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mtarget.asia</domain_name>
   <domain_keyword>mtarget</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-25 14:17:10</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>takatoo tadashi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>itarget.ca</domain_name>
   <domain_keyword>itarget</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 05:57:49</query_time>
   <create_date>2011-01-13</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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.hover.com</value>
    <value>ns2.hover.com</value>
    <value>ns3.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>starpet.online</domain_name>
   <domain_keyword>starpet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 06:02:40</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>SP</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>vstarget.com</domain_name>
   <domain_keyword>vstarget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:06:25</query_time>
   <create_date>2018-03-06</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>4target.com</domain_name>
   <domain_keyword>4target</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 13:28:33</query_time>
   <create_date>2013-08-13</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2032-08-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>stargeo.org</domain_name>
   <domain_keyword>stargeo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:51:23</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud1.googledomains.com</value>
    <value>ns-cloud2.googledomains.com</value>
    <value>ns-cloud3.googledomains.com</value>
    <value>ns-cloud4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>starpet.shop</domain_name>
   <domain_keyword>starpet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 17:33:32</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>starset.fans</domain_name>
   <domain_keyword>starset</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-21 14:21:55</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-13</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>hal.ns.cloudflare.com</value>
    <value>monroe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>itarget.be</domain_name>
   <domain_keyword>itarget</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-20 04:20:30</query_time>
   <create_date>2014-08-11</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>stardet.com</domain_name>
   <domain_keyword>stardet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:21:42</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ktarget.cn</domain_name>
   <domain_keyword>ktarget</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 06:26:43</query_time>
   <create_date>2017-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>麦思思</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>starjet.co.th</domain_name>
   <domain_keyword>starjet</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-01 05:28:31</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>STAR JET CO., LTD. (บริษัท สตาร์ เจ็ท จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns5.kengweb.com</value>
    <value>ns6.kengweb.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>starbet.info</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 08:43:43</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>starlet.ink</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-15 12:57:27</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-12</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>ns67.domaincontrol.com</value>
    <value>ns68.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>26</num>
   <domain_name>starnet.icu</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-24 06:01:31</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-10-24</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.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>starlet.page</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-24 20:22:15</query_time>
   <create_date>2019-11-12</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-11-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>uttar pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>astarget.com</domain_name>
   <domain_keyword>astarget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:42:28</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>29</num>
   <domain_name>starlet.work</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-12 06:01:37</query_time>
   <create_date>2019-11-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>starret.com</domain_name>
   <domain_keyword>starret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:45:55</query_time>
   <create_date>2006-12-09</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>verification-desk3dggnviqtx9i7pen26.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>starpet.life</domain_name>
   <domain_keyword>starpet</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-09 03:43:50</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ntarget.ru</domain_name>
   <domain_keyword>ntarget</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-07 16:26:03</query_time>
   <create_date>2024-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>starmet.ca</domain_name>
   <domain_keyword>starmet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 13:05:25</query_time>
   <create_date>2011-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Wild West Domains Canada, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>starset.cn</domain_name>
   <domain_keyword>starset</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 20:25:40</query_time>
   <create_date>2019-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>孙斯怀</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>stargut.com</domain_name>
   <domain_keyword>stargut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 10:19:16</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.brandscape.pt</value>
    <value>ns2.brandscape.pt</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>xtarget.com</domain_name>
   <domain_keyword>xtarget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:21:24</query_time>
   <create_date>2011-11-07</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>139-1901 99 Olympic-ro Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05501</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>qtarget.tech</domain_name>
   <domain_keyword>qtarget</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-21 12:13:24</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>xtarget.co.uk</domain_name>
   <domain_keyword>xtarget</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 21:52:38</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>etarget.biz</domain_name>
   <domain_keyword>etarget</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 23:20:06</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>www.net-chinese.com.tw</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Etarget.Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>admns1.hinet.net</value>
    <value>admns2.hinet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ztarget.com</domain_name>
   <domain_keyword>ztarget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:28:11</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>starnet.click</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-12 00:31:11</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>42</num>
   <domain_name>mtarget.org</domain_name>
   <domain_keyword>mtarget</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 02:41:56</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</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>43</num>
   <domain_name>starjet.company</domain_name>
   <domain_keyword>starjet</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-09 15:51:48</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</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>AERO SYSTEMS &amp; TECHNOLOGIES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>01</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1018.ui-dns.de</value>
    <value>ns1020.ui-dns.org</value>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1052.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>starmet.net</domain_name>
   <domain_keyword>starmet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 14:23:56</query_time>
   <create_date>2011-08-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wdp-gazduire.ro</value>
    <value>ns2.wdp-gazduire.ro</value>
    <value>ns3.wdp-gazduire.ro</value>
    <value>ns4.wdp-gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>starbet.games</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-04-30 13:24:42</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-03-17</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>ns73.domaincontrol.com</value>
    <value>ns74.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>46</num>
   <domain_name>mtarget.net</domain_name>
   <domain_keyword>mtarget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 05:22:09</query_time>
   <create_date>2005-08-04</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M TARGET</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Occitanie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>ns-152-c.gandi.net</value>
    <value>ns-203-a.gandi.net</value>
    <value>ns-225-b.gandi.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>atarget.net</domain_name>
   <domain_keyword>atarget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 22:07:04</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>starnet.tel</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-29 20:24:14</query_time>
   <create_date>2009-04-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>starlet.me</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-25 19:59:17</query_time>
   <create_date>2008-07-20</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>801128</registrar_iana>
   <registrar_name>DNPric.es</registrar_name>
   <registrar_website>http://My.DNPric.es/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNPric.es</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lviv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhosting4.me</value>
    <value>ns2.webhosting4.me</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>starset.com</domain_name>
   <domain_keyword>starset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:10:26</query_time>
   <create_date>1998-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/starset.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>2target.nl</domain_name>
   <domain_keyword>2target</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 13:12:36</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2022-04-12</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ttarget.net</domain_name>
   <domain_keyword>ttarget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 00:21:11</query_time>
   <create_date>2013-02-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>642</registrar_iana>
   <registrar_name>Corsearch Domains LLC</registrar_name>
   <registrar_website>http://www.corsearch.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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>starnet.com.co</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-24 06:01:30</query_time>
   <create_date>2011-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-25</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>ns1.dongee.com</value>
    <value>ns2.dongee.com</value>
    <value>ns3.dongee.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>54</num>
   <domain_name>stayget.pl</domain_name>
   <domain_keyword>stayget</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 08:56:16</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sharget.com</domain_name>
   <domain_keyword>sharget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:11:47</query_time>
   <create_date>2015-11-06</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of sharget.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>starjet.space</domain_name>
   <domain_keyword>starjet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-25 19:54:39</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>stargel.org</domain_name>
   <domain_keyword>stargel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:51:37</query_time>
   <create_date>2001-05-03</create_date>
   <update_date>2022-03-04</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stargel Office Systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>starmet.de</domain_name>
   <domain_keyword>starmet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:14:37</query_time>
   <update_date>2021-02-22</update_date>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>ustarget.co</domain_name>
   <domain_keyword>ustarget</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 04:33:09</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>stargeit.finance</domain_name>
   <domain_keyword>stargeit</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-09 08:54:35</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-08-03</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Jersey</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.suspended-domain.com</value>
    <value>ns2.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ntarget.us</domain_name>
   <domain_keyword>ntarget</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 16:58:56</query_time>
   <create_date>2020-07-12</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Ulises Martinez</registrant_name>
   <registrant_address>P.O. Box 2473</registrant_address>
   <registrant_city>Merrifield</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22116</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7032986454</registrant_phone>
   <registrant_fax>+1.5555555555</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dstarget.com</domain_name>
   <domain_keyword>dstarget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:19:46</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-01-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>starnet.fit</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-01 19:43:04</query_time>
   <create_date>2017-07-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-10</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>ns1.abmserver2.com</value>
    <value>ns2.abmserver2.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>64</num>
   <domain_name>stargen.com</domain_name>
   <domain_keyword>stargen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:51:21</query_time>
   <create_date>1996-10-07</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OSLO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</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>a.ns.isp.as2116.net</value>
    <value>b.ns.isp.as2116.net</value>
    <value>c.ns.isp.as2116.net</value>
    <value>d.ns.isp.as2116.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>starnet.sk</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 03:39:13</query_time>
   <create_date>2009-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>gtarget.ma</domain_name>
   <domain_keyword>gtarget</domain_keyword>
   <domain_tld>ma</domain_tld>
   <query_time>2022-06-02 04:45:09</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2021-05-17</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_name>GENIOUS COMMUNICATION</registrar_name>
   <registrant_name>Geomedia</registrant_name>
   <name_servers>
    <value>ns1.geniousdns.com</value>
    <value>ns2.geniousdns.com</value>
    <value>ns3.geniousdns.com</value>
    <value>ns4.geniousdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>starbet.app</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-06 12:46:25</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-10</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>3target.xyz</domain_name>
   <domain_keyword>3target</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 21:17:00</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>qtarget.cn</domain_name>
   <domain_keyword>qtarget</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 13:11:19</query_time>
   <create_date>2023-06-10</create_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>娜迫</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>starset.club</domain_name>
   <domain_keyword>starset</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-17 17:34:34</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-30</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>jaxson.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>starnet.ng</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-31 23:35:24</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>290414</registrar_iana>
   <registrar_name>QServers.ng</registrar_name>
   <registrant_name>Hamisu Kime</registrant_name>
   <registrant_address>Housing Cooperation Building, state low cost Maiduguri, Kado kuti cadastral zone Abuja</registrant_address>
   <registrant_city>Maiduguri</registrant_city>
   <registrant_state>Borno</registrant_state>
   <registrant_zip>900108</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8062900010</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>starpet.sk</domain_name>
   <domain_keyword>starpet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 03:39:15</query_time>
   <create_date>2017-04-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>ZONER s.r.o.</registrar_name>
   <registrant_name>TV PROBBE s.r.o.</registrant_name>
   <registrant_company>TV PROBBE s.r.o.</registrant_company>
   <registrant_address>Osadní 12a</registrant_address>
   <registrant_city>Praha 7</registrant_city>
   <registrant_zip>17000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ntarget.net</domain_name>
   <domain_keyword>ntarget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 09:18:52</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>starvet.ro</domain_name>
   <domain_keyword>starvet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 09:41:56</query_time>
   <create_date>2017-01-26</create_date>
   <expiry_date>2027-01-24</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.wdp-gazduire.ro</value>
    <value>ns2.wdp-gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>starbet.in</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 03:00:26</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>stargpt.tech</domain_name>
   <domain_keyword>stargpt</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 20:19:50</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>624</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>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ustarget.vip</domain_name>
   <domain_keyword>ustarget</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-27 23:37:18</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.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>lun dun</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>stayget.com</domain_name>
   <domain_keyword>stayget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 13:13:33</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>stargec.com</domain_name>
   <domain_keyword>stargec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 08:54:35</query_time>
   <create_date>2022-10-23</create_date>
   <update_date>2022-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cote d'Ivoire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CI</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/stargec.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.namehero.com</value>
    <value>ns2.namehero.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gtarget.com.br</domain_name>
   <domain_keyword>gtarget</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 02:17:11</query_time>
   <create_date>2007-10-24</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrant_name>PKR Almeida LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.gtarget.com.br</value>
    <value>ns2.gtarget.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>stareet.net</domain_name>
   <domain_keyword>stareet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:31:14</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Domain Privacy Services</registrant_name>
   <registrant_company>Domain Privacy Services</registrant_company>
   <registrant_address>7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06235</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.216447378</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>stargut.us</domain_name>
   <domain_keyword>stargut</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-10 22:36:00</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Paulo Pereira</registrant_name>
   <registrant_company>Stargut</registrant_company>
   <registrant_address>Rua das Fontainhas, n74</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1300-257</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+351.214210178</registrant_phone>
   <name_servers>
    <value>ns1.brandscape.pt</value>
    <value>ns2.brandscape.pt</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>starnet.asia</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-09 03:42:30</query_time>
   <create_date>2008-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>78</registrar_iana>
   <registrar_name>PSI-Japan, Inc.</registrar_name>
   <registrar_website>http://psi-japan.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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dnsrv.starnet.ad.jp</value>
    <value>orion.star-net.or.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>starbet.shop</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-14 08:23:19</query_time>
   <create_date>2022-07-26</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-26</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>cortney.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mtarget.cn</domain_name>
   <domain_keyword>mtarget</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 14:55:33</query_time>
   <create_date>2011-12-13</create_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>广州百纳软件技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.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>mtarget.io</domain_name>
   <domain_keyword>mtarget</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-06 13:09:48</query_time>
   <create_date>2018-05-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M TARGET</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>starpet.xyz</domain_name>
   <domain_keyword>starpet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 11:14:08</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</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>88</num>
   <domain_name>utarget.co.uk</domain_name>
   <domain_keyword>utarget</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 19:32:19</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Centraserve Ltd [Tag = CENTRASERVE]</registrar_name>
   <registrar_website>http://www.centraserve.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>starnet.cloud</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 06:09:43</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>eloise.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>starzet.com</domain_name>
   <domain_keyword>starzet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:42:12</query_time>
   <create_date>2002-08-03</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Seonghwan Kim</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>62 Jamsil-ro, Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>05555</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/starzet.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>startet.live</domain_name>
   <domain_keyword>startet</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-24 06:07:56</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>starbet.vip</domain_name>
   <domain_keyword>starbet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-24 05:57:52</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <registrar_website>sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>starlet.in</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 12:57:27</query_time>
   <create_date>2005-03-07</create_date>
   <update_date>2022-03-19</update_date>
   <expiry_date>2027-03-07</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>YesNIC Co., Ltd.</registrar_name>
   <registrar_website>http://yesnic.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Huh Suk-jin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.byus.net</value>
    <value>ns2.byus.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>itarget.se</domain_name>
   <domain_keyword>itarget</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:05:09</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.namesystem.se</value>
    <value>ns2.namesystem.se</value>
    <value>ns3.namesystem.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>stargaet.finance</domain_name>
   <domain_keyword>stargaet</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-07 08:49:05</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-06-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_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>96</num>
   <domain_name>starlet.dance</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-12 12:01:38</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>s-target.ru</domain_name>
   <domain_keyword>s-target</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:32</query_time>
   <create_date>2020-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>starlet.com.br</domain_name>
   <domain_keyword>starlet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 13:29:51</query_time>
   <create_date>1999-08-22</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrant_name>Di Nardo Instrumentos Odontologicos Ltda</registrant_name>
   <name_servers>
    <value>nspro54.hostgator.com.br</value>
    <value>nspro55.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>stargpt.top</domain_name>
   <domain_keyword>stargpt</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 23:34:30</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>starnet.cd</domain_name>
   <domain_keyword>starnet</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-04-12 06:09:43</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>NIC CD Migration</registrar_name>
   <registrant_name>Office Congolais des Postes et Telecommunications - OCPT</registrant_name>
   <registrant_company>Office Congolais des Postes et Telecommunications - OCPT</registrant_company>
   <registrant_address>Commune de la Gombe</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_country>CG</registrant_country>
   <registrant_email>supportatnic.cd</registrant_email>
   <registrant_phone>+243.818068889</registrant_phone>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>arch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.238</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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