WHOIS QUERY TIME

5 May 2024 - 3:58 AM UTC

Registered: 8 July 2017
Modified: 1 August 2023

NAME SERVERS

dns01.gmoserver.jp
dns02.gmoserver.jp

REGISTRANT

Company: Jyeisutatokabushikigaisya

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=jstart.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "jstart.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "jstart.co.jp",
            "domain_keyword": "jstart",
            "domain_tld": "co.jp",
            "query_time": "2024-05-05 03:58:26",
            "create_date": "2017-07-08",
            "update_date": "2023-08-01",
            "registrant_company": "Jyeisutatokabushikigaisya",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>jstart.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>jstart.co.jp</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-05 03:58:26</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Jyeisutatokabushikigaisya</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.035</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.045 seconds) for "jstart.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Dec 2022 - 7:04 PM UTC

Registered: 8 July 2017
Modified: 1 August 2022

NAME SERVERS

dns01.gmoserver.jp
dns02.gmoserver.jp

REGISTRANT

Company: Jyeisutatokabushikigaisya

#2 - QUERY TIME

15 Aug 2023 - 5:57 AM UTC

Registered: 8 July 2017
Modified: 1 August 2023

NAME SERVERS

dns01.gmoserver.jp
dns02.gmoserver.jp

REGISTRANT

Company: Jyeisutatokabushikigaisya

* 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=jstart.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "jstart.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "jstart.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "jstart.co.jp",
            "domain_keyword": "jstart",
            "domain_tld": "co.jp",
            "query_time": "2022-12-06 19:04:24",
            "create_date": "2017-07-08",
            "update_date": "2022-08-01",
            "registrant_company": "Jyeisutatokabushikigaisya",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "jstart.co.jp",
            "domain_keyword": "jstart",
            "domain_tld": "co.jp",
            "query_time": "2023-08-15 05:57:39",
            "create_date": "2017-07-08",
            "update_date": "2023-08-01",
            "registrant_company": "Jyeisutatokabushikigaisya",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>jstart.co.jp</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>jstart.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jstart.co.jp</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2022-12-06 19:04:24</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2022-08-01</update_date>
   <registrant_company>Jyeisutatokabushikigaisya</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>jstart.co.jp</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-08-15 05:57:39</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Jyeisutatokabushikigaisya</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.045</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 9 domain names (in 0.017 seconds) which contained the exact domain keyword "jstart".
Domain Name Registered Expiry Registrar Ownership
1 jstart.org 4 Oct 1995 3 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 jstart.co.jp 8 Jul 2017 - - Jyeisutatokabushikigaisya
3 jstart.net 20 Sep 2017 20 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
4 jstart.com 16 Mar 2018 16 Mar 2025 eName Technology Co.,Ltd. -
5 jstart.ru 29 Aug 2021 29 Aug 2024 REGRU-RU Private Person
6 jstart.vip 13 Oct 2022 13 Oct 2024 DNSPod, Inc. libaijing
7 jstart.cc 1 Nov 2022 1 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
8 jstart.com.br 30 Nov 2022 30 Nov 2024 - Mateus Silva
9 jstart.info 30 May 2023 30 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 jstart.top 20 Nov 2023 20 Nov 2024 Chengdu west dimension digital REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=jstart&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "jstart",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "jstart.org, jstart.co.jp, jstart.net, jstart.com, jstart.ru, jstart.vip, jstart.cc, jstart.com.br, jstart.info, jstart.top",
    "results": [
        {
            "num": 1,
            "domain_name": "jstart.org",
            "domain_keyword": "jstart",
            "domain_tld": "org",
            "query_time": "2024-04-12 20:37:36",
            "create_date": "1995-10-04",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-03",
            "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": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jstart.co.jp",
            "domain_keyword": "jstart",
            "domain_tld": "co.jp",
            "query_time": "2024-05-05 03:58:26",
            "create_date": "2017-07-08",
            "update_date": "2023-08-01",
            "registrant_company": "Jyeisutatokabushikigaisya",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "jstart.net",
            "domain_keyword": "jstart",
            "domain_tld": "net",
            "query_time": "2024-04-18 08:26:05",
            "create_date": "2017-09-20",
            "update_date": "2024-02-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "sk.s7.ans1.ns147.klczy.com",
                "sk.s7.ans2.ns147.klczy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "jstart.com",
            "domain_keyword": "jstart",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:39:37",
            "create_date": "2018-03-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/jstart.com",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "newt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jstart.ru",
            "domain_keyword": "jstart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:39:03",
            "create_date": "2021-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "imani.ns.cloudflare.com",
                "matteo.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "jstart.vip",
            "domain_keyword": "jstart",
            "domain_tld": "vip",
            "query_time": "2024-05-04 01:30:06",
            "create_date": "2022-10-13",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "libaijing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan 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": [
                "cocktail.dnspod.net",
                "field.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "jstart.cc",
            "domain_keyword": "jstart",
            "domain_tld": "cc",
            "query_time": "2024-04-07 09:55:46",
            "create_date": "2022-11-01",
            "update_date": "2022-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jstart.com.br",
            "domain_keyword": "jstart",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 15:56:23",
            "create_date": "2022-11-30",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-30",
            "registrant_name": "Mateus Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1292.awsdns-33.org",
                "ns-1709.awsdns-21.co.uk",
                "ns-288.awsdns-36.com",
                "ns-684.awsdns-21.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "jstart.info",
            "domain_keyword": "jstart",
            "domain_tld": "info",
            "query_time": "2024-06-02 16:27:13",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "jstart.top",
            "domain_keyword": "jstart",
            "domain_tld": "top",
            "query_time": "2024-05-27 15:43:03",
            "create_date": "2023-11-20",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>jstart</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>jstart.org, jstart.co.jp, jstart.net, jstart.com, jstart.ru, jstart.vip, jstart.cc, jstart.com.br, jstart.info, jstart.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jstart.org</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 20:37:36</query_time>
   <create_date>1995-10-04</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-03</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jstart.co.jp</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-05 03:58:26</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Jyeisutatokabushikigaisya</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>jstart.net</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 08:26:05</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>sk.s7.ans1.ns147.klczy.com</value>
    <value>sk.s7.ans2.ns147.klczy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jstart.com</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:39:37</query_time>
   <create_date>2018-03-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/jstart.com</registrant_email>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>newt.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>5</num>
   <domain_name>jstart.ru</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:39:03</query_time>
   <create_date>2021-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>imani.ns.cloudflare.com</value>
    <value>matteo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>jstart.vip</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-04 01:30:06</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>libaijing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan 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>cocktail.dnspod.net</value>
    <value>field.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jstart.cc</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-07 09:55:46</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2024-11-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://wanwang.aliyun.com</registrar_website>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>jstart.com.br</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 15:56:23</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Mateus Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1292.awsdns-33.org</value>
    <value>ns-1709.awsdns-21.co.uk</value>
    <value>ns-288.awsdns-36.com</value>
    <value>ns-684.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>jstart.info</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 16:27:13</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jstart.top</domain_name>
   <domain_keyword>jstart</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 15:43:03</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,531 domain names (in 0.129 seconds) which look and sound like the brand name "jstart".
Domain Name Registered Expiry Registrar Ownership
1 istart.club 5 Apr 2024 5 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
2 fstart.com 23 Aug 1999 23 Aug 2024 GoDaddy.com, LLC -
3 djstart.com 5 Nov 2008 5 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
4 ustart.nl 23 Feb 2000 - Cronon GmbH -
5 ijstart.com 8 Mar 2018 8 Mar 2025 GoDaddy.com, LLC -
6 vjstart.com 26 Aug 2022 26 Aug 2026 PDR Ltd. d/b/a PublicDomainRegistry.com -
7 justart.pl 15 Mar 2004 15 Mar 2026 OVH SAS -
8 jsmart.net 7 Feb 2018 7 Feb 2031 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
9 istart.xyz 9 Oct 2023 9 Oct 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
10 ustart.abudhabi 27 Sep 2023 27 Sep 2026 Etisalat Abbas Razi
11 zstart.ru 6 Apr 2022 6 Apr 2025 REGTIME-RU Private Person
12 estart.de - - - -
13 pstart.club 17 Nov 2021 17 Nov 2024 DNSPod, Inc. Li Long Zhen
14 jswart.com 28 Mar 2007 28 Mar 2025 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 13150534
15 jhtart.com 4 Jan 2015 4 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
16 jstartv.live 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 ustart.ru 21 Oct 2022 21 Oct 2024 REGRU-RU Private Person
18 ustart.life 20 Jul 2017 20 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
19 bstart.com 25 Jan 2017 25 Jan 2025 DYNADOT LLC SyncPoint, Inc.
20 ijstart.co.uk 28 Mar 2023 28 Mar 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
21 jsdart.net 28 Dec 2023 28 Dec 2024 Squarespace Domains LLC -
22 jstuart.co.uk 9 Apr 2000 9 Apr 2026 UK2 Limited [Tag = UK2NET] -
23 ustart.site 20 Oct 2023 20 Oct 2024 Registrar of Domain Names REG.RU, LLC Private Person
24 3start.ru 7 Jul 2023 7 Jul 2024 BEGET-RU Private Person
25 istart.be 3 Nov 2021 - Combell nv -
26 tstart.com 20 Sep 2002 20 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
27 njstart.info 11 Apr 2022 11 Apr 2025 Gandi SAS Periscope Holdings, Inc.
28 istart.com.au - - Domain Directors Pty Ltd trading as Instra Hayden McCall
29 jspart.art 16 Feb 2023 16 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0166518195
30 jstait.com 14 Dec 2022 15 Dec 2024 Xiamen 35.Com Technology Co., Ltd -
31 wstart.fr 27 Aug 2019 27 Aug 2024 IONOS SE KrGar
32 lstart.net 13 Oct 2005 3 May 2025 Name.com, Inc. Domain Protection Services, Inc.
33 qstart.ru 9 Nov 2021 9 Nov 2024 REGRU-RU Private Person
34 cjstart.com 13 Feb 2022 13 Feb 2025 FastDomain Inc. -
35 jstarit.com 2 Nov 2015 2 Nov 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
36 justart.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
37 xjstart.com 22 Jun 2014 22 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
38 sstart.nl 30 Jun 2017 - ZXCS -
39 istart.link 6 Jun 2021 6 Jun 2027 Network Solutions, LLC Firstech, LLC
40 6start.com 27 Jul 2000 27 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
41 2start.net 14 Apr 2011 14 Apr 2025 NameCheap, Inc. -
42 js-art.com 5 Jan 2024 5 Jan 2025 SAV.COM, LLC ADMINISTRATOR
43 nstart.top 26 Oct 2023 26 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Sun Xian Hua
44 qstart.xyz 1 Jul 2023 1 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
45 bjstart.com 24 Nov 2013 24 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 fstart.de - - - -
47 bstart.nl 9 Feb 2022 - CSL Computer Service Langenbach -
48 istart.world 7 Jan 2024 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 jsmart.id 8 Mar 2018 8 Mar 2024 - -
50 sstart.art 15 Nov 2017 15 Nov 2024 Instra Corporation Pty Ltd Registrant of sstart.art
51 mstart.it 10 Nov 2017 24 Jan 2025 Netsons S.r.l. Made Snc di Derobertis Giulio
52 njstart.net 1 Apr 2014 1 Apr 2024 GoDaddy.com, LLC -
53 jsmart.site 2 Aug 2016 2 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
54 jrstart.com 8 Aug 2008 8 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
55 lstart.xyz 15 Jun 2023 15 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
56 jstuart.tech 10 Nov 2018 10 Nov 2024 Cloudflare, Inc. -
57 1start.it 28 May 2013 17 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
58 astart.co.uk 9 Jul 2018 9 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
59 jpstart.com 11 Sep 2019 11 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 jsmart.tech 15 Mar 2024 15 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
61 istart.gent 10 Oct 2023 10 Oct 2024 Combell NV IMEC v.z.w.
62 pstart.ru 15 Dec 2021 15 Dec 2024 RU-CENTER-RU LTD "Etalon-Reklama"
63 estart.be 20 Dec 2000 - Combell nv -
64 kstart.com.cn 24 Mar 2023 24 Mar 2025 大连市中易互联科技有限公司 郑自豪
65 kstart.io 22 Feb 2020 22 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 1start.com 5 Aug 2002 5 Aug 2024 Megazone Corp., dba HOSTING.KR JUNGYUHKOOK
67 vstart.xyz 26 Jan 2024 26 Jan 2025 DNSPod, Inc. fang nan ji
68 ustart.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
69 jsmart.cc 3 Mar 2022 3 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
70 gjstart.site 6 Jun 2023 6 Jun 2024 Xin Net Technology Corp. liaoninggoujinwenchengwangluokejiyouxiangongsi
71 jstarr.net 20 Jun 2012 20 Jun 2024 Dynadot Inc -
72 jsmart.me.uk 1 Nov 2016 1 Nov 2024 OVH [Tag = OVH-FR] -
73 dstart.shop 4 Mar 2024 4 Mar 2025 Spaceship, Inc. -
74 jsbart.com 5 Jul 2010 5 Jul 2025 Mesh Digital Limited -
75 jskart.cn 12 Jul 2011 12 Jul 2024 广州名扬信息科技有限公司 广州名扬信息科技有限公司
76 jstarto.com 18 Nov 2022 18 Nov 2024 Wix.Com Ltd. Jed Orcine
77 jsoart.com 1 Nov 2002 1 Nov 2024 Tucows Domains Inc. -
78 js-art.info 15 Dec 2021 15 Dec 2024 PSI-USA, Inc. dba Domain Robot JS-Art
79 2start.de - - - -
80 nstart.it 10 Feb 2006 10 Feb 2025 Aruba s.p.a. netstart consulting di alessandro malcangi Ditta Individuale
81 jszart.pl 26 Jul 2019 26 Jul 2024 OVH SAS -
82 ystart.top 24 Oct 2022 24 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen jin liang
83 jstact.com 5 May 2018 5 May 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0151460273
84 3start.store 7 Jul 2023 7 Jul 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
85 jstarx.com 27 Jun 2019 27 Jun 2025 GoDaddy.com, LLC -
86 justart.shop 29 Dec 2023 29 Dec 2024 GoDaddy.com LLC -
87 jsmart.top 28 Oct 2022 28 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
88 cstart.org 5 Nov 2009 5 Nov 2024 Moniker Online Services LLC Moniker Privacy Services
89 astart.jp 3 Sep 2022 30 Sep 2024 - (Not displayed by registrant's request)
90 4start.com 23 Apr 2005 23 Apr 2032 GoDaddy.com, LLC Domains By Proxy, LLC
91 xstart.nl 6 Jul 2020 - Cronon GmbH -
92 jetart.de - - - -
93 jxtart.net 1 May 2017 1 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
94 bjstart.com.cn 28 Sep 2020 28 Sep 2025 PDR Ltd. 张玉娥
95 nstart.com 6 Jun 2003 6 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
96 estart.com.hr 5 Jan 2013 5 Jan 2025 Plus Hosting Grupa d.o.o. -
97 ustart.app 18 Nov 2021 18 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 justart.io 4 Jul 2023 4 Jul 2024 Sav.com, LLC - 7 Privacy Protection
99 ostart.ru 27 Aug 2008 27 Aug 2024 REGTIME-RU Private Person
100 estart.hu 23 Sep 2000 - - -
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 Jstart.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=jstart.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "jstart.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 5531,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "istart.club, fstart.com, djstart.com, ustart.nl, ijstart.com, vjstart.com, justart.pl, jsmart.net, istart.xyz, ustart.abudhabi, zstart.ru, estart.de, pstart.club, jswart.com, jhtart.com, jstartv.live, ustart.ru, ustart.life, bstart.com, ijstart.co.uk, jsdart.net, jstuart.co.uk, ustart.site, 3start.ru, istart.be, tstart.com, njstart.info, istart.com.au, jspart.art, jstait.com, wstart.fr, lstart.net, qstart.ru, cjstart.com, jstarit.com, justart.info, xjstart.com, sstart.nl, istart.link, 6start.com, 2start.net, js-art.com, nstart.top, qstart.xyz, bjstart.com, fstart.de, bstart.nl, istart.world, jsmart.id, sstart.art, mstart.it, njstart.net, jsmart.site, jrstart.com, lstart.xyz, jstuart.tech, 1start.it, astart.co.uk, jpstart.com, jsmart.tech, istart.gent, pstart.ru, estart.be, kstart.com.cn, kstart.io, 1start.com, vstart.xyz, ustart.info, jsmart.cc, gjstart.site, jstarr.net, jsmart.me.uk, dstart.shop, jsbart.com, jskart.cn, jstarto.com, jsoart.com, js-art.info, 2start.de, nstart.it, jszart.pl, ystart.top, jstact.com, 3start.store, jstarx.com, justart.shop, jsmart.top, cstart.org, astart.jp, 4start.com, xstart.nl, jetart.de, jxtart.net, bjstart.com.cn, nstart.com, estart.com.hr, ustart.app, justart.io, ostart.ru, estart.hu",
    "results": [
        {
            "num": 1,
            "domain_name": "istart.club",
            "domain_keyword": "istart",
            "domain_tld": "club",
            "query_time": "2024-04-07 14:27:08",
            "create_date": "2024-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fstart.com",
            "domain_keyword": "fstart",
            "domain_tld": "com",
            "query_time": "2024-04-10 18:18:09",
            "create_date": "1999-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "djstart.com",
            "domain_keyword": "djstart",
            "domain_tld": "com",
            "query_time": "2024-04-29 08:08:23",
            "create_date": "2008-11-05",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ustart.nl",
            "domain_keyword": "ustart",
            "domain_tld": "nl",
            "query_time": "2024-04-29 18:18:02",
            "create_date": "2000-02-23",
            "update_date": "2023-08-13",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "ijstart.com",
            "domain_keyword": "ijstart",
            "domain_tld": "com",
            "query_time": "2024-05-06 16:13:12",
            "create_date": "2018-03-08",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vjstart.com",
            "domain_keyword": "vjstart",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:12:07",
            "create_date": "2022-08-26",
            "update_date": "2024-02-20",
            "expiry_date": "2026-08-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "justart.pl",
            "domain_keyword": "justart",
            "domain_tld": "pl",
            "query_time": "2024-05-11 17:26:28",
            "create_date": "2004-03-15",
            "update_date": "2019-02-13",
            "expiry_date": "2026-03-15",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.justartit.pl",
                "ns2.justartit.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jsmart.net",
            "domain_keyword": "jsmart",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:57:01",
            "create_date": "2018-02-07",
            "update_date": "2021-04-18",
            "expiry_date": "2031-02-07",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "istart.xyz",
            "domain_keyword": "istart",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 00:32:34",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ustart.abudhabi",
            "domain_keyword": "ustart",
            "domain_tld": "abudhabi",
            "query_time": "2024-04-18 19:56:33",
            "create_date": "2023-09-27",
            "update_date": "2023-10-03",
            "expiry_date": "2026-09-27",
            "registrar_iana": 1738,
            "registrar_name": "Etisalat",
            "registrar_website": "www.nic.ae",
            "registrant_name": "Abbas Razi",
            "registrant_company": "Abbas Razi",
            "registrant_city": "Dubai",
            "registrant_zip": "40",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.544287206",
            "registrant_fax": "+971.544287206",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "zstart.ru",
            "domain_keyword": "zstart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:52:33",
            "create_date": "2022-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.gohost.ru",
                "ns2.gohost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "estart.de",
            "domain_keyword": "estart",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:21:28",
            "update_date": "2021-01-09",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "pstart.club",
            "domain_keyword": "pstart",
            "domain_tld": "club",
            "query_time": "2024-05-29 10:15:57",
            "create_date": "2021-11-17",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Long Zhen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong 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": [
                "cockle.dnspod.net",
                "tan.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "jswart.com",
            "domain_keyword": "jswart",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:01:31",
            "create_date": "2007-03-28",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-28",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - b7675",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 13150534",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "jhtart.com",
            "domain_keyword": "jhtart",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:03:44",
            "create_date": "2015-01-04",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jhtart.com",
            "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": 16,
            "domain_name": "jstartv.live",
            "domain_keyword": "jstartv",
            "domain_tld": "live",
            "query_time": "2024-05-04 01:30:07",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.hostmar.com",
                "ns4.hostmar.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ustart.ru",
            "domain_keyword": "ustart",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:30:50",
            "create_date": "2022-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "ustart.life",
            "domain_keyword": "ustart",
            "domain_tld": "life",
            "query_time": "2024-04-23 03:48:39",
            "create_date": "2017-07-20",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-20",
            "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": "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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bstart.com",
            "domain_keyword": "bstart",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:18:25",
            "create_date": "2017-01-25",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-25",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "Tech Ops",
            "registrant_company": "SyncPoint, Inc.",
            "registrant_address": "3972 Barranca Pkwy # J-440",
            "registrant_city": "Irvine",
            "registrant_state": "California",
            "registrant_zip": "92606-1204",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7149291000",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ijstart.co.uk",
            "domain_keyword": "ijstart",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 12:38:52",
            "create_date": "2023-03-28",
            "update_date": "2023-12-02",
            "expiry_date": "2024-03-28",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "cosmin.ns.cloudflare.com",
                "deborah.ns.cloudflare.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 21,
            "domain_name": "jsdart.net",
            "domain_keyword": "jsdart",
            "domain_tld": "net",
            "query_time": "2024-05-02 04:21:03",
            "create_date": "2023-12-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "http://squarespace.domains",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "jstuart.co.uk",
            "domain_keyword": "jstuart",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 00:27:10",
            "create_date": "2000-04-09",
            "update_date": "2024-04-03",
            "expiry_date": "2026-04-09",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "ustart.site",
            "domain_keyword": "ustart",
            "domain_tld": "site",
            "query_time": "2024-05-08 08:21:40",
            "create_date": "2023-10-20",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Lebap",
            "registrant_country": "TM",
            "registrant_email": "please query the rdds service of the 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": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "3start.ru",
            "domain_keyword": "3start",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:32:33",
            "create_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "istart.be",
            "domain_keyword": "istart",
            "domain_tld": "be",
            "query_time": "2024-04-18 22:31:27",
            "create_date": "2021-11-03",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.easyhost.be",
                "ns2.easyhost.be",
                "ns3.easyhost.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 26,
            "domain_name": "tstart.com",
            "domain_keyword": "tstart",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:51:29",
            "create_date": "2002-09-20",
            "update_date": "2021-09-10",
            "expiry_date": "2024-09-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "njstart.info",
            "domain_keyword": "njstart",
            "domain_tld": "info",
            "query_time": "2024-05-25 20:30:56",
            "create_date": "2022-04-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Periscope Holdings, Inc.",
            "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": [
                "ns-1038.awsdns-01.org",
                "ns-1869.awsdns-41.co.uk",
                "ns-504.awsdns-63.com",
                "ns-880.awsdns-46.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "istart.com.au",
            "domain_keyword": "istart",
            "domain_tld": "com.au",
            "query_time": "2024-05-19 04:19:17",
            "update_date": "2024-03-02",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Hayden McCall",
            "name_servers": [
                "ns1.digitalpacific.com.au",
                "ns2.digitalpacific.com.au",
                "ns3.digitalpacific.com",
                "ns4.digitalpacific.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jspart.art",
            "domain_keyword": "jspart",
            "domain_tld": "art",
            "query_time": "2024-04-07 04:04:28",
            "create_date": "2023-02-16",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166518195",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jstait.com",
            "domain_keyword": "jstait",
            "domain_tld": "com",
            "query_time": "2024-05-04 01:30:01",
            "create_date": "2022-12-14",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "TAIZHOU",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/jstait.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wstart.fr",
            "domain_keyword": "wstart",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:22:04",
            "create_date": "2019-08-27",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-27",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "KrGar",
            "registrant_address": "KrGar, 43 Avenue de Saint-Jérôme, 10000 Troyes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.686657439",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 32,
            "domain_name": "lstart.net",
            "domain_keyword": "lstart",
            "domain_tld": "net",
            "query_time": "2024-05-09 02:20:50",
            "create_date": "2005-10-13",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/lstart.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2jqz.name.com",
                "ns3cna.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "qstart.ru",
            "domain_keyword": "qstart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:57:53",
            "create_date": "2021-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "cjstart.com",
            "domain_keyword": "cjstart",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:45:09",
            "create_date": "2022-02-13",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jstarit.com",
            "domain_keyword": "jstarit",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:26:01",
            "create_date": "2015-11-02",
            "update_date": "2023-11-01",
            "expiry_date": "2025-11-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "justart.info",
            "domain_keyword": "justart",
            "domain_tld": "info",
            "query_time": "2024-05-10 17:10:07",
            "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": 37,
            "domain_name": "xjstart.com",
            "domain_keyword": "xjstart",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:02:57",
            "create_date": "2014-06-22",
            "update_date": "2021-10-15",
            "expiry_date": "2024-06-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "xin jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sstart.nl",
            "domain_keyword": "sstart",
            "domain_tld": "nl",
            "query_time": "2024-05-17 06:38:15",
            "create_date": "2017-06-30",
            "update_date": "2022-06-23",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 39,
            "domain_name": "istart.link",
            "domain_keyword": "istart",
            "domain_tld": "link",
            "query_time": "2024-04-18 22:31:27",
            "create_date": "2021-06-06",
            "update_date": "2022-04-27",
            "expiry_date": "2027-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Firstech, LLC",
            "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": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "6start.com",
            "domain_keyword": "6start",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:18:01",
            "create_date": "2000-07-27",
            "update_date": "2024-01-15",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "2start.net",
            "domain_keyword": "2start",
            "domain_tld": "net",
            "query_time": "2024-04-20 11:09:18",
            "create_date": "2011-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "js-art.com",
            "domain_keyword": "js-art",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:24:03",
            "create_date": "2024-01-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "DOMAIN",
            "registrant_company": "ADMINISTRATOR",
            "registrant_address": "3620 PELHAM RD, #178",
            "registrant_city": "GREENVILLE",
            "registrant_state": "SOUTH CAROLINA",
            "registrant_zip": "29615",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8283677030",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nstart.top",
            "domain_keyword": "nstart",
            "domain_tld": "top",
            "query_time": "2024-05-10 16:15:12",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sun Xian Hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Liao Ning",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "qstart.xyz",
            "domain_keyword": "qstart",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 13:09:53",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bjstart.com",
            "domain_keyword": "bjstart",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:33:42",
            "create_date": "2013-11-24",
            "update_date": "2020-11-18",
            "expiry_date": "2025-11-24",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fstart.de",
            "domain_keyword": "fstart",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:25:05",
            "update_date": "2018-08-15",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "bstart.nl",
            "domain_keyword": "bstart",
            "domain_tld": "nl",
            "query_time": "2024-05-13 05:31:39",
            "create_date": "2022-02-09",
            "update_date": "2022-12-10",
            "registrar_name": "CSL Computer Service Langenbach",
            "name_servers": [
                "ns1.zxcs.nl",
                "ns2.zxcs.nl",
                "ns3.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 48,
            "domain_name": "istart.world",
            "domain_keyword": "istart",
            "domain_tld": "world",
            "query_time": "2024-05-12 06:27:29",
            "create_date": "2024-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.freehosting.com",
                "ns2.freehosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "jsmart.id",
            "domain_keyword": "jsmart",
            "domain_tld": "id",
            "query_time": "2022-06-15 20:11:11",
            "create_date": "2018-03-08",
            "update_date": "2022-04-22",
            "expiry_date": "2024-03-08",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 50,
            "domain_name": "sstart.art",
            "domain_keyword": "sstart",
            "domain_tld": "art",
            "query_time": "2024-04-08 15:25:23",
            "create_date": "2017-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_company": "Registrant of sstart.art",
            "registrant_state": "Auckland District",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the 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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "mstart.it",
            "domain_keyword": "mstart",
            "domain_tld": "it",
            "query_time": "2024-05-25 02:39:07",
            "create_date": "2017-11-10",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-24",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Made Snc di  Derobertis Giulio",
            "registrant_address": "Via Bixio, 46A",
            "registrant_city": "PUTIGNANO",
            "registrant_state": "BA",
            "registrant_zip": "70017",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "njstart.net",
            "domain_keyword": "njstart",
            "domain_tld": "net",
            "query_time": "2024-05-30 22:29:22",
            "create_date": "2014-04-01",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "jsmart.site",
            "domain_keyword": "jsmart",
            "domain_tld": "site",
            "query_time": "2024-04-28 13:46:38",
            "create_date": "2016-08-02",
            "update_date": "2024-04-22",
            "expiry_date": "2024-08-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "jrstart.com",
            "domain_keyword": "jrstart",
            "domain_tld": "com",
            "query_time": "2024-05-06 02:25:29",
            "create_date": "2008-08-08",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=jrstart.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lstart.xyz",
            "domain_keyword": "lstart",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 02:20:50",
            "create_date": "2023-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "jstuart.tech",
            "domain_keyword": "jstuart",
            "domain_tld": "tech",
            "query_time": "2024-05-18 20:12:38",
            "create_date": "2018-11-10",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "WA",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "dawn.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "1start.it",
            "domain_keyword": "1start",
            "domain_tld": "it",
            "query_time": "2024-05-15 01:25:50",
            "create_date": "2013-05-28",
            "update_date": "2023-10-21",
            "expiry_date": "2024-06-17",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 58,
            "domain_name": "astart.co.uk",
            "domain_keyword": "astart",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 02:26:47",
            "create_date": "2018-07-09",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-09",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "jpstart.com",
            "domain_keyword": "jpstart",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:40:37",
            "create_date": "2019-09-11",
            "update_date": "2020-09-05",
            "expiry_date": "2024-09-11",
            "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": 60,
            "domain_name": "jsmart.tech",
            "domain_keyword": "jsmart",
            "domain_tld": "tech",
            "query_time": "2024-05-15 05:37:36",
            "create_date": "2024-03-15",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "istart.gent",
            "domain_keyword": "istart",
            "domain_tld": "gent",
            "query_time": "2024-04-07 00:32:33",
            "create_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrant_company": "IMEC v.z.w.",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "pstart.ru",
            "domain_keyword": "pstart",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:43:42",
            "create_date": "2021-12-15",
            "expiry_date": "2024-12-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LTD \"Etalon-Reklama\"",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "estart.be",
            "domain_keyword": "estart",
            "domain_tld": "be",
            "query_time": "2024-04-15 16:54:22",
            "create_date": "2000-12-20",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.estartserver.be",
                "ns2.estartserver.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 64,
            "domain_name": "kstart.com.cn",
            "domain_keyword": "kstart",
            "domain_tld": "com.cn",
            "query_time": "2024-04-15 19:49:18",
            "create_date": "2023-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "大连市中易互联科技有限公司",
            "registrant_name": "郑自豪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kstart.io",
            "domain_keyword": "kstart",
            "domain_tld": "io",
            "query_time": "2024-05-15 22:50:10",
            "create_date": "2020-02-22",
            "update_date": "2023-10-08",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "1start.com",
            "domain_keyword": "1start",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:37:54",
            "create_date": "2002-08-05",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "JUNGYUHKOOK",
            "registrant_company": "JUNGYUHKOOK",
            "registrant_address": "1st floor Yongjin-gil,  Dong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41001",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "vstart.xyz",
            "domain_keyword": "vstart",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 19:08:00",
            "create_date": "2024-01-26",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "fang nan ji",
            "registrant_state": "wu han shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ansel.dnspod.net",
                "boat.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ustart.info",
            "domain_keyword": "ustart",
            "domain_tld": "info",
            "query_time": "2024-05-27 23:37:17",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": "wu qing ru",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jsmart.cc",
            "domain_keyword": "jsmart",
            "domain_tld": "cc",
            "query_time": "2024-04-07 15:41:17",
            "create_date": "2022-03-03",
            "update_date": "2024-01-12",
            "expiry_date": "2025-03-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.ps.kz",
                "ns2.ps.kz",
                "ns3.ps.kz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gjstart.site",
            "domain_keyword": "gjstart",
            "domain_tld": "site",
            "query_time": "2024-05-09 06:19:54",
            "create_date": "2023-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "liaoninggoujinwenchengwangluokejiyouxiangongsi",
            "registrant_state": "liaoningsheng",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "jstarr.net",
            "domain_keyword": "jstarr",
            "domain_tld": "net",
            "query_time": "2024-04-18 08:26:04",
            "create_date": "2012-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "jsmart.me.uk",
            "domain_keyword": "jsmart",
            "domain_tld": "me.uk",
            "query_time": "2024-05-18 20:10:07",
            "create_date": "2016-11-01",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-01",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "dstart.shop",
            "domain_keyword": "dstart",
            "domain_tld": "shop",
            "query_time": "2024-05-19 05:46:51",
            "create_date": "2024-03-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "naomi.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jsbart.com",
            "domain_keyword": "jsbart",
            "domain_tld": "com",
            "query_time": "2024-05-21 12:53:43",
            "create_date": "2010-07-05",
            "update_date": "2023-05-31",
            "expiry_date": "2025-07-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "jskart.cn",
            "domain_keyword": "jskart",
            "domain_tld": "cn",
            "query_time": "2024-05-26 06:52:08",
            "create_date": "2011-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "广州名扬信息科技有限公司",
            "registrant_name": "广州名扬信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnparking.com",
                "ns2.dnparking.com",
                "ns3.dnparking.com",
                "ns4.dnparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "jstarto.com",
            "domain_keyword": "jstarto",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:55:46",
            "create_date": "2022-11-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Jed Orcine",
            "registrant_company": "Jed Orcine",
            "registrant_address": "56 Invergordon Ave",
            "registrant_city": "Scarborough",
            "registrant_state": "ON",
            "registrant_zip": "M1S2Z2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "jsoart.com",
            "domain_keyword": "jsoart",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:41:26",
            "create_date": "2002-11-01",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mdnsservice.com",
                "ns2.mdnsservice.com",
                "ns3.mdnsservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "js-art.info",
            "domain_keyword": "js-art",
            "domain_tld": "info",
            "query_time": "2024-05-02 04:13:34",
            "create_date": "2021-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JS-Art",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "2start.de",
            "domain_keyword": "2start",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:46:16",
            "update_date": "2018-07-18",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "nstart.it",
            "domain_keyword": "nstart",
            "domain_tld": "it",
            "query_time": "2024-05-04 09:15:59",
            "create_date": "2006-02-10",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "netstart consulting di alessandro malcangi Ditta Individuale",
            "registrant_address": "via don bosco 47",
            "registrant_city": "Lecce",
            "registrant_state": "LE",
            "registrant_zip": "73100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "jszart.pl",
            "domain_keyword": "jszart",
            "domain_tld": "pl",
            "query_time": "2024-05-04 01:36:03",
            "create_date": "2019-07-26",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-26",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ystart.top",
            "domain_keyword": "ystart",
            "domain_tld": "top",
            "query_time": "2024-04-27 13:43:22",
            "create_date": "2022-10-24",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen jin liang",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "jstact.com",
            "domain_keyword": "jstact",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:22:31",
            "create_date": "2018-05-05",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0151460273",
            "registrant_company": "Contact Privacy Inc. Customer 0151460273",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "3start.store",
            "domain_keyword": "3start",
            "domain_tld": "store",
            "query_time": "2024-05-26 21:16:44",
            "create_date": "2023-07-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-07",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "jstarx.com",
            "domain_keyword": "jstarx",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:26:06",
            "create_date": "2019-06-27",
            "update_date": "2023-06-28",
            "expiry_date": "2025-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "justart.shop",
            "domain_keyword": "justart",
            "domain_tld": "shop",
            "query_time": "2024-04-20 10:42:23",
            "create_date": "2023-12-29",
            "update_date": "2024-03-07",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "jsmart.top",
            "domain_keyword": "jsmart",
            "domain_tld": "top",
            "query_time": "2024-04-30 00:56:59",
            "create_date": "2022-10-28",
            "update_date": "2022-10-28",
            "expiry_date": "2024-10-28",
            "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",
            "name_servers": [
                "edna.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cstart.org",
            "domain_keyword": "cstart",
            "domain_tld": "org",
            "query_time": "2024-04-25 21:30:04",
            "create_date": "2009-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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": [
                "gabe.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "astart.jp",
            "domain_keyword": "astart",
            "domain_tld": "jp",
            "query_time": "2024-05-25 01:42:34",
            "create_date": "2022-09-03",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 90,
            "domain_name": "4start.com",
            "domain_keyword": "4start",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:51:04",
            "create_date": "2005-04-23",
            "update_date": "2023-07-13",
            "expiry_date": "2032-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=4start.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "xstart.nl",
            "domain_keyword": "xstart",
            "domain_tld": "nl",
            "query_time": "2024-05-02 04:20:34",
            "create_date": "2020-07-06",
            "update_date": "2023-07-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks11.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 92,
            "domain_name": "jetart.de",
            "domain_keyword": "jetart",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:59:24",
            "update_date": "2023-11-10",
            "name_servers": [
                "ns1.n5q.de",
                "ns2.n5q.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "jxtart.net",
            "domain_keyword": "jxtart",
            "domain_tld": "net",
            "query_time": "2024-05-08 19:49:12",
            "create_date": "2017-05-01",
            "update_date": "2023-04-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bjstart.com.cn",
            "domain_keyword": "bjstart",
            "domain_tld": "com.cn",
            "query_time": "2024-04-06 00:01:57",
            "create_date": "2020-09-28",
            "expiry_date": "2025-09-28",
            "registrar_name": "PDR Ltd.",
            "registrant_name": "张玉娥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "lina.ns.cloudflare.com",
                "simon.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "nstart.com",
            "domain_keyword": "nstart",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:15:12",
            "create_date": "2003-06-06",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of nstart.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1493.awsdns-58.org",
                "ns-1561.awsdns-03.co.uk",
                "ns-175.awsdns-21.com",
                "ns-956.awsdns-55.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "estart.com.hr",
            "domain_keyword": "estart",
            "domain_tld": "com.hr",
            "query_time": "2024-05-27 23:21:41",
            "create_date": "2013-01-05",
            "update_date": "2016-05-28",
            "expiry_date": "2025-01-05",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 97,
            "domain_name": "ustart.app",
            "domain_keyword": "ustart",
            "domain_tld": "app",
            "query_time": "2024-04-29 18:18:02",
            "create_date": "2021-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "justart.io",
            "domain_keyword": "justart",
            "domain_tld": "io",
            "query_time": "2024-04-29 06:14:18",
            "create_date": "2023-07-04",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ostart.ru",
            "domain_keyword": "ostart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 23:50:41",
            "create_date": "2008-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "estart.hu",
            "domain_keyword": "estart",
            "domain_tld": "hu",
            "query_time": "2024-05-10 21:24:36",
            "create_date": "2000-09-23"
        }
    ],
    "stats": {
        "total_time": 0.129,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>jstart.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5531</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>istart.club, fstart.com, djstart.com, ustart.nl, ijstart.com, vjstart.com, justart.pl, jsmart.net, istart.xyz, ustart.abudhabi, zstart.ru, estart.de, pstart.club, jswart.com, jhtart.com, jstartv.live, ustart.ru, ustart.life, bstart.com, ijstart.co.uk, jsdart.net, jstuart.co.uk, ustart.site, 3start.ru, istart.be, tstart.com, njstart.info, istart.com.au, jspart.art, jstait.com, wstart.fr, lstart.net, qstart.ru, cjstart.com, jstarit.com, justart.info, xjstart.com, sstart.nl, istart.link, 6start.com, 2start.net, js-art.com, nstart.top, qstart.xyz, bjstart.com, fstart.de, bstart.nl, istart.world, jsmart.id, sstart.art, mstart.it, njstart.net, jsmart.site, jrstart.com, lstart.xyz, jstuart.tech, 1start.it, astart.co.uk, jpstart.com, jsmart.tech, istart.gent, pstart.ru, estart.be, kstart.com.cn, kstart.io, 1start.com, vstart.xyz, ustart.info, jsmart.cc, gjstart.site, jstarr.net, jsmart.me.uk, dstart.shop, jsbart.com, jskart.cn, jstarto.com, jsoart.com, js-art.info, 2start.de, nstart.it, jszart.pl, ystart.top, jstact.com, 3start.store, jstarx.com, justart.shop, jsmart.top, cstart.org, astart.jp, 4start.com, xstart.nl, jetart.de, jxtart.net, bjstart.com.cn, nstart.com, estart.com.hr, ustart.app, justart.io, ostart.ru, estart.hu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>istart.club</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-07 14:27:08</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fstart.com</domain_name>
   <domain_keyword>fstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 18:18:09</query_time>
   <create_date>1999-08-23</create_date>
   <update_date>2023-08-28</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>djstart.com</domain_name>
   <domain_keyword>djstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 08:08:23</query_time>
   <create_date>2008-11-05</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ustart.nl</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 18:18:02</query_time>
   <create_date>2000-02-23</create_date>
   <update_date>2023-08-13</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ijstart.com</domain_name>
   <domain_keyword>ijstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 16:13:12</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>vjstart.com</domain_name>
   <domain_keyword>vjstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:12:07</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2026-08-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.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>justart.pl</domain_name>
   <domain_keyword>justart</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-11 17:26:28</query_time>
   <create_date>2004-03-15</create_date>
   <update_date>2019-02-13</update_date>
   <expiry_date>2026-03-15</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.justartit.pl</value>
    <value>ns2.justartit.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>jsmart.net</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:57:01</query_time>
   <create_date>2018-02-07</create_date>
   <update_date>2021-04-18</update_date>
   <expiry_date>2031-02-07</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>istart.xyz</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 00:32:34</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ustart.abudhabi</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>abudhabi</domain_tld>
   <query_time>2024-04-18 19:56:33</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2026-09-27</expiry_date>
   <registrar_iana>1738</registrar_iana>
   <registrar_name>Etisalat</registrar_name>
   <registrar_website>www.nic.ae</registrar_website>
   <registrant_name>Abbas Razi</registrant_name>
   <registrant_company>Abbas Razi</registrant_company>
   <registrant_city>Dubai</registrant_city>
   <registrant_zip>40</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.544287206</registrant_phone>
   <registrant_fax>+971.544287206</registrant_fax>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>zstart.ru</domain_name>
   <domain_keyword>zstart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:52:33</query_time>
   <create_date>2022-04-06</create_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.gohost.ru</value>
    <value>ns2.gohost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>estart.de</domain_name>
   <domain_keyword>estart</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:21:28</query_time>
   <update_date>2021-01-09</update_date>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>pstart.club</domain_name>
   <domain_keyword>pstart</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 10:15:57</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Long Zhen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong 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>cockle.dnspod.net</value>
    <value>tan.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>jswart.com</domain_name>
   <domain_keyword>jswart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:01:31</query_time>
   <create_date>2007-03-28</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - b7675</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 13150534</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>jhtart.com</domain_name>
   <domain_keyword>jhtart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:03:44</query_time>
   <create_date>2015-01-04</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHANXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jhtart.com</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>16</num>
   <domain_name>jstartv.live</domain_name>
   <domain_keyword>jstartv</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-04 01:30:07</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.hostmar.com</value>
    <value>ns4.hostmar.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>17</num>
   <domain_name>ustart.ru</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:30:50</query_time>
   <create_date>2022-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>ustart.life</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-23 03:48:39</query_time>
   <create_date>2017-07-20</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-20</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>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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bstart.com</domain_name>
   <domain_keyword>bstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:18:25</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>Tech Ops</registrant_name>
   <registrant_company>SyncPoint, Inc.</registrant_company>
   <registrant_address>3972 Barranca Pkwy # J-440</registrant_address>
   <registrant_city>Irvine</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92606-1204</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7149291000</registrant_phone>
   <name_servers>
    <value>ns1.gridhost.com</value>
    <value>ns2.gridhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ijstart.co.uk</domain_name>
   <domain_keyword>ijstart</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 12:38:52</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-03-28</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>cosmin.ns.cloudflare.com</value>
    <value>deborah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>jsdart.net</domain_name>
   <domain_keyword>jsdart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 04:21:03</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>http://squarespace.domains</registrar_website>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.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>22</num>
   <domain_name>jstuart.co.uk</domain_name>
   <domain_keyword>jstuart</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 00:27:10</query_time>
   <create_date>2000-04-09</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>ustart.site</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 08:21:40</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-20</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>Lebap</registrant_state>
   <registrant_country>TM</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>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>3start.ru</domain_name>
   <domain_keyword>3start</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:32:33</query_time>
   <create_date>2023-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>istart.be</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 22:31:27</query_time>
   <create_date>2021-11-03</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.easyhost.be</value>
    <value>ns2.easyhost.be</value>
    <value>ns3.easyhost.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>tstart.com</domain_name>
   <domain_keyword>tstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:51:29</query_time>
   <create_date>2002-09-20</create_date>
   <update_date>2021-09-10</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>njstart.info</domain_name>
   <domain_keyword>njstart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 20:30:56</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-11</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>Periscope Holdings, Inc.</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>ns-1038.awsdns-01.org</value>
    <value>ns-1869.awsdns-41.co.uk</value>
    <value>ns-504.awsdns-63.com</value>
    <value>ns-880.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>istart.com.au</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-19 04:19:17</query_time>
   <update_date>2024-03-02</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Hayden McCall</registrant_name>
   <name_servers>
    <value>ns1.digitalpacific.com.au</value>
    <value>ns2.digitalpacific.com.au</value>
    <value>ns3.digitalpacific.com</value>
    <value>ns4.digitalpacific.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jspart.art</domain_name>
   <domain_keyword>jspart</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-07 04:04:28</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-16</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 0166518195</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>jstait.com</domain_name>
   <domain_keyword>jstait</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 01:30:01</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>TAIZHOU</registrant_city>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/jstait.com</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wstart.fr</domain_name>
   <domain_keyword>wstart</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:22:04</query_time>
   <create_date>2019-08-27</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>KrGar</registrant_company>
   <registrant_address>KrGar, 43 Avenue de Saint-Jérôme, 10000 Troyes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.686657439</registrant_phone>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>lstart.net</domain_name>
   <domain_keyword>lstart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 02:20:50</query_time>
   <create_date>2005-10-13</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-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>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/lstart.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cjp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>qstart.ru</domain_name>
   <domain_keyword>qstart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:57:53</query_time>
   <create_date>2021-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>cjstart.com</domain_name>
   <domain_keyword>cjstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:45:09</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>jstarit.com</domain_name>
   <domain_keyword>jstarit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:26:01</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>justart.info</domain_name>
   <domain_keyword>justart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 17:10:07</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>37</num>
   <domain_name>xjstart.com</domain_name>
   <domain_keyword>xjstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:02:57</query_time>
   <create_date>2014-06-22</create_date>
   <update_date>2021-10-15</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>xin jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sstart.nl</domain_name>
   <domain_keyword>sstart</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 06:38:15</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2022-06-23</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>istart.link</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-18 22:31:27</query_time>
   <create_date>2021-06-06</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2027-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Firstech, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>40</num>
   <domain_name>6start.com</domain_name>
   <domain_keyword>6start</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:18:01</query_time>
   <create_date>2000-07-27</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>2start.net</domain_name>
   <domain_keyword>2start</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 11:09:18</query_time>
   <create_date>2011-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>js-art.com</domain_name>
   <domain_keyword>js-art</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:24:03</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>DOMAIN</registrant_name>
   <registrant_company>ADMINISTRATOR</registrant_company>
   <registrant_address>3620 PELHAM RD, #178</registrant_address>
   <registrant_city>GREENVILLE</registrant_city>
   <registrant_state>SOUTH CAROLINA</registrant_state>
   <registrant_zip>29615</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8283677030</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.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>nstart.top</domain_name>
   <domain_keyword>nstart</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-10 16:15:12</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sun Xian Hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Liao Ning</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>qstart.xyz</domain_name>
   <domain_keyword>qstart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 13:09:53</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bjstart.com</domain_name>
   <domain_keyword>bjstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:33:42</query_time>
   <create_date>2013-11-24</create_date>
   <update_date>2020-11-18</update_date>
   <expiry_date>2025-11-24</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>fstart.de</domain_name>
   <domain_keyword>fstart</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:25:05</query_time>
   <update_date>2018-08-15</update_date>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>bstart.nl</domain_name>
   <domain_keyword>bstart</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 05:31:39</query_time>
   <create_date>2022-02-09</create_date>
   <update_date>2022-12-10</update_date>
   <registrar_name>CSL Computer Service Langenbach</registrar_name>
   <name_servers>
    <value>ns1.zxcs.nl</value>
    <value>ns2.zxcs.nl</value>
    <value>ns3.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>istart.world</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-12 06:27:29</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.freehosting.com</value>
    <value>ns2.freehosting.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>49</num>
   <domain_name>jsmart.id</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-06-15 20:11:11</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2022-04-22</update_date>
   <expiry_date>2024-03-08</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>sstart.art</domain_name>
   <domain_keyword>sstart</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-08 15:25:23</query_time>
   <create_date>2017-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_company>Registrant of sstart.art</registrant_company>
   <registrant_state>Auckland District</registrant_state>
   <registrant_country>NZ</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.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>mstart.it</domain_name>
   <domain_keyword>mstart</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 02:39:07</query_time>
   <create_date>2017-11-10</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Made Snc di  Derobertis Giulio</registrant_company>
   <registrant_address>Via Bixio, 46A</registrant_address>
   <registrant_city>PUTIGNANO</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70017</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>njstart.net</domain_name>
   <domain_keyword>njstart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 22:29:22</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>jsmart.site</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-28 13:46:38</query_time>
   <create_date>2016-08-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-08-02</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>jrstart.com</domain_name>
   <domain_keyword>jrstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 02:25:29</query_time>
   <create_date>2008-08-08</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=jrstart.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>lstart.xyz</domain_name>
   <domain_keyword>lstart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 02:20:50</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-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>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>56</num>
   <domain_name>jstuart.tech</domain_name>
   <domain_keyword>jstuart</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 20:12:38</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>WA</registrant_state>
   <registrant_country>AU</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>dawn.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>1start.it</domain_name>
   <domain_keyword>1start</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 01:25:50</query_time>
   <create_date>2013-05-28</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>astart.co.uk</domain_name>
   <domain_keyword>astart</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 02:26:47</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>jpstart.com</domain_name>
   <domain_keyword>jpstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:40:37</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2020-09-05</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>60</num>
   <domain_name>jsmart.tech</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 05:37:36</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>istart.gent</domain_name>
   <domain_keyword>istart</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-04-07 00:32:33</query_time>
   <create_date>2023-10-10</create_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrant_company>IMEC v.z.w.</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pstart.ru</domain_name>
   <domain_keyword>pstart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:43:42</query_time>
   <create_date>2021-12-15</create_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LTD &quot;Etalon-Reklama&quot;</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>estart.be</domain_name>
   <domain_keyword>estart</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 16:54:22</query_time>
   <create_date>2000-12-20</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.estartserver.be</value>
    <value>ns2.estartserver.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>kstart.com.cn</domain_name>
   <domain_keyword>kstart</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-15 19:49:18</query_time>
   <create_date>2023-03-24</create_date>
   <expiry_date>2025-03-24</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kstart.io</domain_name>
   <domain_keyword>kstart</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 22:50:10</query_time>
   <create_date>2020-02-22</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>1start.com</domain_name>
   <domain_keyword>1start</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:37:54</query_time>
   <create_date>2002-08-05</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-05</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>JUNGYUHKOOK</registrant_name>
   <registrant_company>JUNGYUHKOOK</registrant_company>
   <registrant_address>1st floor Yongjin-gil,  Dong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41001</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vstart.xyz</domain_name>
   <domain_keyword>vstart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 19:08:00</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>fang nan ji</registrant_company>
   <registrant_state>wu han shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ansel.dnspod.net</value>
    <value>boat.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ustart.info</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 23:37:17</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>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>wu qing ru</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jsmart.cc</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-07 15:41:17</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-03-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>
   <name_servers>
    <value>ns1.ps.kz</value>
    <value>ns2.ps.kz</value>
    <value>ns3.ps.kz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gjstart.site</domain_name>
   <domain_keyword>gjstart</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 06:19:54</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>liaoninggoujinwenchengwangluokejiyouxiangongsi</registrant_company>
   <registrant_state>liaoningsheng</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>jstarr.net</domain_name>
   <domain_keyword>jstarr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 08:26:04</query_time>
   <create_date>2012-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>72</num>
   <domain_name>jsmart.me.uk</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-18 20:10:07</query_time>
   <create_date>2016-11-01</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>dstart.shop</domain_name>
   <domain_keyword>dstart</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-19 05:46:51</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>naomi.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jsbart.com</domain_name>
   <domain_keyword>jsbart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 12:53:43</query_time>
   <create_date>2010-07-05</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</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>75</num>
   <domain_name>jskart.cn</domain_name>
   <domain_keyword>jskart</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 06:52:08</query_time>
   <create_date>2011-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>广州名扬信息科技有限公司</registrar_name>
   <registrant_name>广州名扬信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnparking.com</value>
    <value>ns2.dnparking.com</value>
    <value>ns3.dnparking.com</value>
    <value>ns4.dnparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>jstarto.com</domain_name>
   <domain_keyword>jstarto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:55:46</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Jed Orcine</registrant_name>
   <registrant_company>Jed Orcine</registrant_company>
   <registrant_address>56 Invergordon Ave</registrant_address>
   <registrant_city>Scarborough</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M1S2Z2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>jsoart.com</domain_name>
   <domain_keyword>jsoart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:41:26</query_time>
   <create_date>2002-11-01</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mdnsservice.com</value>
    <value>ns2.mdnsservice.com</value>
    <value>ns3.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>js-art.info</domain_name>
   <domain_keyword>js-art</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 04:13:34</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JS-Art</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>2start.de</domain_name>
   <domain_keyword>2start</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:46:16</query_time>
   <update_date>2018-07-18</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>nstart.it</domain_name>
   <domain_keyword>nstart</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 09:15:59</query_time>
   <create_date>2006-02-10</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>netstart consulting di alessandro malcangi Ditta Individuale</registrant_company>
   <registrant_address>via don bosco 47</registrant_address>
   <registrant_city>Lecce</registrant_city>
   <registrant_state>LE</registrant_state>
   <registrant_zip>73100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jszart.pl</domain_name>
   <domain_keyword>jszart</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 01:36:03</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns108.ovh.net</value>
    <value>ns108.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ystart.top</domain_name>
   <domain_keyword>ystart</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 13:43:22</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-24</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen jin liang</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jstact.com</domain_name>
   <domain_keyword>jstact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:22:31</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0151460273</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0151460273</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>3start.store</domain_name>
   <domain_keyword>3start</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 21:16:44</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>jstarx.com</domain_name>
   <domain_keyword>jstarx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:26:06</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-06-27</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>ns63.domaincontrol.com</value>
    <value>ns64.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>86</num>
   <domain_name>justart.shop</domain_name>
   <domain_keyword>justart</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 10:42:23</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-12-29</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>ns47.domaincontrol.com</value>
    <value>ns48.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>87</num>
   <domain_name>jsmart.top</domain_name>
   <domain_keyword>jsmart</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 00:56:59</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2024-10-28</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>
   <name_servers>
    <value>edna.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cstart.org</domain_name>
   <domain_keyword>cstart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 21:30:04</query_time>
   <create_date>2009-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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>gabe.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>astart.jp</domain_name>
   <domain_keyword>astart</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 01:42:34</query_time>
   <create_date>2022-09-03</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>4start.com</domain_name>
   <domain_keyword>4start</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:51:04</query_time>
   <create_date>2005-04-23</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2032-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=4start.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>xstart.nl</domain_name>
   <domain_keyword>xstart</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 04:20:34</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-07-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks11.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>92</num>
   <domain_name>jetart.de</domain_name>
   <domain_keyword>jetart</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:59:24</query_time>
   <update_date>2023-11-10</update_date>
   <name_servers>
    <value>ns1.n5q.de</value>
    <value>ns2.n5q.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>jxtart.net</domain_name>
   <domain_keyword>jxtart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 19:49:12</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bjstart.com.cn</domain_name>
   <domain_keyword>bjstart</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-06 00:01:57</query_time>
   <create_date>2020-09-28</create_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrant_name>张玉娥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>lina.ns.cloudflare.com</value>
    <value>simon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>nstart.com</domain_name>
   <domain_keyword>nstart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:15:12</query_time>
   <create_date>2003-06-06</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of nstart.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1493.awsdns-58.org</value>
    <value>ns-1561.awsdns-03.co.uk</value>
    <value>ns-175.awsdns-21.com</value>
    <value>ns-956.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>estart.com.hr</domain_name>
   <domain_keyword>estart</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-27 23:21:41</query_time>
   <create_date>2013-01-05</create_date>
   <update_date>2016-05-28</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>ustart.app</domain_name>
   <domain_keyword>ustart</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 18:18:02</query_time>
   <create_date>2021-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>98</num>
   <domain_name>justart.io</domain_name>
   <domain_keyword>justart</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 06:14:18</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ostart.ru</domain_name>
   <domain_keyword>ostart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 23:50:41</query_time>
   <create_date>2008-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>estart.hu</domain_name>
   <domain_keyword>estart</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 21:24:36</query_time>
   <create_date>2000-09-23</create_date>
  </value>
 </results>
 <stats>
  <total_time>0.129</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.