WHOIS QUERY TIME

5 Jun 2024 - 3:49 AM UTC

Registered: 25 October 2013
Modified: 1 November 2023

NAME SERVERS

amdns03.alpha-mail.jp
kotetsu.alpha-lt.net
tsukuba.aics.ne.jp

REGISTRANT

Company: J-REIT 21 INC

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=news-re.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "news-re.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "news-re.co.jp",
            "domain_keyword": "news-re",
            "domain_tld": "co.jp",
            "query_time": "2024-06-05 03:49:41",
            "create_date": "2013-10-25",
            "update_date": "2023-11-01",
            "registrant_company": "J-REIT 21 INC",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.204,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>news-re.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>news-re.co.jp</domain_name>
   <domain_keyword>news-re</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-05 03:49:41</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>J-REIT 21 INC</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.204</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 1.2 seconds) for "news-re.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

3 Aug 2022 - 8:15 AM UTC

Registered: 25 October 2013
Modified: 1 November 2021

NAME SERVERS

amdns03.alpha-mail.jp
kotetsu.alpha-lt.net
tsukuba.aics.ne.jp

REGISTRANT

Company: J-REIT 21 INC

#2 - QUERY TIME

5 May 2023 - 11:44 PM UTC

Registered: 25 October 2013
Modified: 1 November 2022

NAME SERVERS

amdns03.alpha-mail.jp
kotetsu.alpha-lt.net
tsukuba.aics.ne.jp

REGISTRANT

Company: J-REIT 21 INC

#3 - QUERY TIME

28 Feb 2024 - 3:03 AM UTC

Registered: 25 October 2013
Modified: 1 November 2023

NAME SERVERS

amdns03.alpha-mail.jp
kotetsu.alpha-lt.net
tsukuba.aics.ne.jp

REGISTRANT

Company: J-REIT 21 INC

* 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=news-re.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "news-re.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "news-re.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "news-re.co.jp",
            "domain_keyword": "news-re",
            "domain_tld": "co.jp",
            "query_time": "2022-08-03 08:15:01",
            "create_date": "2013-10-25",
            "update_date": "2021-11-01",
            "registrant_company": "J-REIT 21 INC",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "news-re.co.jp",
            "domain_keyword": "news-re",
            "domain_tld": "co.jp",
            "query_time": "2023-05-05 23:44:13",
            "create_date": "2013-10-25",
            "update_date": "2022-11-01",
            "registrant_company": "J-REIT 21 INC",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "news-re.co.jp",
            "domain_keyword": "news-re",
            "domain_tld": "co.jp",
            "query_time": "2024-02-28 03:03:09",
            "create_date": "2013-10-25",
            "update_date": "2023-11-01",
            "registrant_company": "J-REIT 21 INC",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 1.2,
        "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>news-re.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>news-re.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>news-re.co.jp</domain_name>
   <domain_keyword>news-re</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2022-08-03 08:15:01</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2021-11-01</update_date>
   <registrant_company>J-REIT 21 INC</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>news-re.co.jp</domain_name>
   <domain_keyword>news-re</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-05-05 23:44:13</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2022-11-01</update_date>
   <registrant_company>J-REIT 21 INC</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>news-re.co.jp</domain_name>
   <domain_keyword>news-re</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-02-28 03:03:09</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>J-REIT 21 INC</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>1.2</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 1 domain names (in 0.888 seconds) which contained the exact domain keyword "news-re".
Domain Name Registered Expiry Registrar Ownership
1 news-re.co.jp 25 Oct 2013 - - J-REIT 21 INC
2 news-re.click 23 Feb 2024 23 Feb 2025 NAMECHEAP REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=news-re&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "news-re",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "news-re.co.jp, news-re.click",
    "results": [
        {
            "num": 1,
            "domain_name": "news-re.co.jp",
            "domain_keyword": "news-re",
            "domain_tld": "co.jp",
            "query_time": "2024-06-05 03:49:41",
            "create_date": "2013-10-25",
            "update_date": "2023-11-01",
            "registrant_company": "J-REIT 21 INC",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "news-re.click",
            "domain_keyword": "news-re",
            "domain_tld": "click",
            "query_time": "2024-06-05 03:49:41",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.888,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>news-re</domain_keyword>
  <sort_by>create_date</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>news-re.co.jp, news-re.click</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>news-re.co.jp</domain_name>
   <domain_keyword>news-re</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-05 03:49:41</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>J-REIT 21 INC</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>news-re.click</domain_name>
   <domain_keyword>news-re</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-05 03:49:41</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.888</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,450 domain names (in 0.574 seconds) which look and sound like the brand name "news-re".
Domain Name Registered Expiry Registrar Ownership
1 news-rs.com 18 Jun 2010 18 Jun 2024 Japan Registry Services Co.,Ltd.(JPRS) News-Kimura
2 news-r7.com 15 Feb 2024 15 Feb 2025 Tucows Domains Inc. -
3 news-ne.click 23 Feb 2024 23 Feb 2025 NAMECHEAP REDACTED FOR PRIVACY
4 news-ae.com 26 Jul 2012 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 news-de.life 24 Jul 2023 24 Jul 2024 Sav.com, LLC REDACTED FOR PRIVACY
6 newspre.xyz 4 Sep 2023 4 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
7 news-reg.fun 13 Nov 2023 13 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 news-r.com 28 Oct 2004 28 Oct 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
9 newsre.online 25 Jan 2023 25 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
10 news-e.bike 11 Sep 2020 11 Sep 2024 1API GmbH wattmoves UG
11 nexs-re.com 21 Apr 2023 21 Apr 2025 Tucows Domains Inc. -
12 news-ro.click 11 Mar 2024 11 Mar 2025 NAMECHEAP REDACTED FOR PRIVACY
13 newsore.site 4 Oct 2023 4 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
14 news-ke.com 29 Jun 2023 29 Jun 2024 Tucows Domains Inc. -
15 newsire.it 29 Aug 2001 24 Dec 2024 Aruba s.p.a. New Sire di Di Giorgio & Terreri snc
16 news-ge.click 23 Feb 2024 23 Feb 2025 NAMECHEAP REDACTED FOR PRIVACY
17 newscre.info 19 Aug 2023 19 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 newsare.net 28 Sep 2011 28 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 news-reg.space 13 Nov 2023 13 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
20 news-me.net 30 May 2017 31 May 2024 GRANSY S.R.O D/B/A SUBREG.CZ Expired Expired
21 newsare.com 4 Dec 2011 4 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 news-ru.pro 2 May 2023 2 May 2025 Sav.com, LLC Privacy Protection
23 newsure.com.au - - Domain Directors Pty Ltd trading as Instra Brett Edmonds
24 newsire.com 5 Oct 2010 5 Oct 2025 ENOM, INC. REDACTED FOR PRIVACY
25 news-ke.click 11 Mar 2024 11 Mar 2025 NAMECHEAP REDACTED FOR PRIVACY
26 newspre.com 27 Feb 2021 27 Feb 2025 GoDaddy.com, LLC -
27 newstre.com 23 Oct 2023 23 Oct 2024 Tucows Domains Inc. -
28 newsore.com 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC -
29 neos-re.com 28 Jan 2022 28 Jan 2025 REGISTER S.P.A. DOMUSWARE SRL
30 news-ro.com 1 Jun 2021 1 Jun 2025 Cloudflare, Inc. DATA REDACTED
31 news-ie.com 22 Mar 2023 22 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 news-de.click 11 Mar 2024 11 Mar 2025 NAMECHEAP REDACTED FOR PRIVACY
33 news-ru.com 13 Mar 2023 13 Mar 2025 Dynadot Inc -
34 newsere.com 10 Sep 2023 10 Sep 2024 Ligne Web Services SARL dba LWS -
35 news-pe.com 16 Apr 2024 16 Apr 2025 NameCheap, Inc. -
36 news-te.click 11 Mar 2024 11 Mar 2025 NAMECHEAP REDACTED FOR PRIVACY
37 new-re.com 6 Aug 2018 6 Aug 2024 GoDaddy.com, LLC -
38 newswre.com 16 Mar 2016 16 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
39 news-ru.online 17 Jan 2024 17 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
40 newt-re.com 21 Jun 2023 21 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
41 news-be.click 23 Feb 2024 23 Feb 2025 NAMECHEAP REDACTED FOR PRIVACY
42 newsure.com 18 Feb 2012 18 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
43 news-me.com 19 May 2022 19 May 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
44 news-ru.site 31 May 2021 31 May 2025 Hosting Ukraine LLC Hosting Ukraine LLC
45 newscre.com 29 Apr 2022 29 Apr 2026 GoDaddy.com, LLC -
46 newsore.store 21 Sep 2023 21 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
47 news-e.com 17 May 2004 17 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
48 newsure.co.uk 14 Mar 2016 14 Mar 2026 Namesco Limited [Tag = NAMESCO] -
49 news-de.com 1 May 2019 1 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 newsre.com 6 Jul 1996 5 Jul 2024 GoDaddy.com, LLC -
51 ews-re.com 22 Sep 2023 22 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
52 news-se.com 6 Oct 2023 6 Oct 2024 Dynadot Inc -
53 news-r.org 31 May 2019 31 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 news-e.org 3 Jun 2023 3 Jun 2024 Squarespace Domains II LLC UNIREGISTRAR CORP
55 new-re.de - - - -
56 newsbre.com 4 Nov 2023 4 Nov 2024 Tucows Domains Inc. -
57 news-r.jp 25 Jul 2006 31 Jul 2024 - Like-s corporation
58 news-59.com 16 Jun 2023 16 Jun 2024 GoDaddy.com, LLC -
59 news-tc.click 23 Apr 2023 23 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
60 newsone.ws 6 Dec 2021 6 Dec 2024 NameSilo, LLC -
61 newscme.com 25 Apr 2024 25 Apr 2025 Wix.com Ltd. -
62 newsaae.xyz 16 Aug 2023 16 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
63 newsbrew.app 12 Apr 2023 12 Apr 2025 Porkbun LLC Private by Design, LLC
64 newsyne.net 28 Dec 2022 28 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
65 newsafe.co.uk 19 Dec 2016 19 Dec 2024 Garth Piesse [Tag = COHERENT-NZ] -
66 newture.org 2 Apr 2009 2 Apr 2025 Xin Net Technology Corporation newture
67 newscore.org 19 May 2024 19 May 2025 eNom, LLC Data Protected
68 newside.live 2 Apr 2022 2 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 newsarea.site 15 Mar 2024 15 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
70 news-zf.com 12 Sep 2017 12 Sep 2024 CSC CORPORATE DOMAINS, INC. ZF Friedrichshafen AG
71 newsome.parts 22 May 2024 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 newsyren.city 10 Sep 2023 10 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 news-24.store 21 Jul 2023 21 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 news-ny.click 23 Feb 2024 23 Feb 2025 NAMECHEAP REDACTED FOR PRIVACY
75 leks-re.com 16 Aug 2016 16 Aug 2024 OwnRegistrar, Inc. Leks Environmental Limited
76 news-ai.top 18 Dec 2023 18 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu yong sheng
77 newsnrc.com 1 Oct 2022 1 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
78 news-bd.net 12 Jun 2023 12 Jun 2024 Gname 028 Inc -
79 newstore.team 9 Sep 2022 9 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
80 newsope.com 4 Aug 2023 4 Aug 2024 IONOS SE REDACTED FOR PRIVACY
81 new-ren.com 3 Dec 2022 3 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
82 newsone.info 29 Mar 2023 29 Mar 2024 Hosting Ukraine LLC Hosting Ukraine LLC
83 newsite.it 10 Jan 2019 10 Jan 2025 NameCase GmbH Puglia.com Srls
84 newpare.com 31 Oct 2022 31 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
85 newscoe.com 9 Aug 2022 9 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 neosure.baby 11 Apr 2017 11 Apr 2025 CSC Corporate Domains Inc. Abbott Laboratories
87 news-get.com 28 Nov 2023 28 Nov 2026 GoDaddy.com, LLC -
88 newbare.com 7 Sep 2010 7 Sep 2024 NameCheap, Inc. -
89 news-ex.com 24 Feb 2009 24 Feb 2025 PSI-Japan Inc. REDACTED FOR PRIVACY
90 newhire.training 24 Mar 2022 24 Mar 2025 MarkMonitor Inc. MarkMonitor Inc.
91 newsome.space 17 Jul 2017 17 Jul 2024 Dotserve Inc Privacy Protect, LLC (PrivacyProtect.org)
92 newsarse.com 18 Feb 2009 18 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 newsera.co 14 Nov 2022 14 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 newsper.net 18 Nov 2022 18 Nov 2024 GoDaddy.com, LLC -
95 newswire.one 15 Mar 2022 15 Mar 2025 Squarespace Domains II LLC fontana di luce corp
96 newside.pe - - NIC.PE Sergio Rubn Gonzales Odar
97 newshoe.in 3 Apr 2017 3 Apr 2025 Epik, Inc. n/a
98 newsarm.info 7 Sep 2020 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 newsote.com 15 Sep 2021 15 Sep 2024 NameSilo, LLC -
100 newstare.com 27 Oct 2021 27 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
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 News-re.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=news-re.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "news-re.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 2450,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "news-rs.com, news-r7.com, news-ne.click, news-ae.com, news-de.life, newspre.xyz, news-reg.fun, news-r.com, newsre.online, news-e.bike, nexs-re.com, news-ro.click, newsore.site, news-ke.com, newsire.it, news-ge.click, newscre.info, newsare.net, news-reg.space, news-me.net, newsare.com, news-ru.pro, newsure.com.au, newsire.com, news-ke.click, newspre.com, newstre.com, newsore.com, neos-re.com, news-ro.com, news-ie.com, news-de.click, news-ru.com, newsere.com, news-pe.com, news-te.click, new-re.com, newswre.com, news-ru.online, newt-re.com, news-be.click, newsure.com, news-me.com, news-ru.site, newscre.com, newsore.store, news-e.com, newsure.co.uk, news-de.com, newsre.com, ews-re.com, news-se.com, news-r.org, news-e.org, new-re.de, newsbre.com, news-r.jp, news-59.com, news-tc.click, newsone.ws, newscme.com, newsaae.xyz, newsbrew.app, newsyne.net, newsafe.co.uk, newture.org, newscore.org, newside.live, newsarea.site, news-zf.com, newsome.parts, newsyren.city, news-24.store, news-ny.click, leks-re.com, news-ai.top, newsnrc.com, news-bd.net, newstore.team, newsope.com, new-ren.com, newsone.info, newsite.it, newpare.com, newscoe.com, neosure.baby, news-get.com, newbare.com, news-ex.com, newhire.training, newsome.space, newsarse.com, newsera.co, newsper.net, newswire.one, newside.pe, newshoe.in, newsarm.info, newsote.com, newstare.com",
    "results": [
        {
            "num": 1,
            "domain_name": "news-rs.com",
            "domain_keyword": "news-rs",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:48:16",
            "create_date": "2010-06-18",
            "update_date": "2023-05-01",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "News-Kimura",
            "registrant_address": "1-9-26-3F Kyutaro-cho, Chuo-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "541-0056",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662654830",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "news-r7.com",
            "domain_keyword": "news-r7",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:49:19",
            "create_date": "2024-02-15",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "news-ne.click",
            "domain_keyword": "news-ne",
            "domain_tld": "click",
            "query_time": "2024-06-05 03:49:29",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "news-ae.com",
            "domain_keyword": "news-ae",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:46:51",
            "create_date": "2012-07-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-26",
            "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=news-ae.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "erin.ns.cloudflare.com",
                "mark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "news-de.life",
            "domain_keyword": "news-de",
            "domain_tld": "life",
            "query_time": "2024-05-11 00:40:36",
            "create_date": "2023-07-24",
            "update_date": "2023-12-28",
            "expiry_date": "2024-07-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "baba.ns.cloudflare.com",
                "bera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "newspre.xyz",
            "domain_keyword": "newspre",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 01:30:36",
            "create_date": "2023-09-04",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-04",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "news-reg.fun",
            "domain_keyword": "news-reg",
            "domain_tld": "fun",
            "query_time": "2024-05-20 22:42:31",
            "create_date": "2023-11-13",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "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": [
                "rayden.ns.cloudflare.com",
                "tiffany.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "news-r.com",
            "domain_keyword": "news-r",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:48:13",
            "create_date": "2004-10-28",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-28",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=news-r.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "newsre.online",
            "domain_keyword": "newsre",
            "domain_tld": "online",
            "query_time": "2024-05-31 08:00:44",
            "create_date": "2023-01-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "news-e.bike",
            "domain_keyword": "news-e",
            "domain_tld": "bike",
            "query_time": "2024-05-24 18:30:07",
            "create_date": "2020-09-11",
            "update_date": "2024-02-09",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wattmoves UG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nexs-re.com",
            "domain_keyword": "nexs-re",
            "domain_tld": "com",
            "query_time": "2024-04-28 15:28:51",
            "create_date": "2023-04-21",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "news-ro.click",
            "domain_keyword": "news-ro",
            "domain_tld": "click",
            "query_time": "2024-04-27 13:48:15",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "newsore.site",
            "domain_keyword": "newsore",
            "domain_tld": "site",
            "query_time": "2024-05-04 16:37:41",
            "create_date": "2023-10-04",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-04",
            "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": [
                "aarav.ns.cloudflare.com",
                "emerie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "news-ke.com",
            "domain_keyword": "news-ke",
            "domain_tld": "com",
            "query_time": "2024-06-12 03:05:47",
            "create_date": "2023-06-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "newsire.it",
            "domain_keyword": "newsire",
            "domain_tld": "it",
            "query_time": "2024-05-18 03:59:27",
            "create_date": "2001-08-29",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-24",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "New Sire di Di Giorgio & Terreri snc",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "news-ge.click",
            "domain_keyword": "news-ge",
            "domain_tld": "click",
            "query_time": "2024-04-23 04:28:10",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "newscre.info",
            "domain_keyword": "newscre",
            "domain_tld": "info",
            "query_time": "2024-05-11 00:44:39",
            "create_date": "2023-08-19",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-19",
            "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": 18,
            "domain_name": "newsare.net",
            "domain_keyword": "newsare",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:31:56",
            "create_date": "2011-09-28",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.a5mbl.com",
                "ns2.a5mbl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "news-reg.space",
            "domain_keyword": "news-reg",
            "domain_tld": "space",
            "query_time": "2024-05-20 22:42:31",
            "create_date": "2023-11-13",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "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": [
                "rayden.ns.cloudflare.com",
                "tiffany.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "news-me.net",
            "domain_keyword": "news-me",
            "domain_tld": "net",
            "query_time": "2024-06-02 20:13:49",
            "create_date": "2017-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2024-05-31",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Expired Expired",
            "registrant_company": "Expired Expired",
            "registrant_address": "Expired Expired",
            "registrant_city": "Expired Expired",
            "registrant_state": "Expired Expired",
            "registrant_zip": "Expired Expired",
            "registrant_country": "RS",
            "registrant_email": "expired expired",
            "registrant_phone": "Expired Expired",
            "registrant_fax": "Expired Expired",
            "name_servers": [
                "ns.parktons.com",
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns2.parktons.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "newsare.com",
            "domain_keyword": "newsare",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:12:22",
            "create_date": "2011-12-04",
            "update_date": "2020-11-28",
            "expiry_date": "2025-12-04",
            "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": 22,
            "domain_name": "news-ru.pro",
            "domain_keyword": "news-ru",
            "domain_tld": "pro",
            "query_time": "2024-05-11 00:41:20",
            "create_date": "2023-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "newsure.com.au",
            "domain_keyword": "newsure",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 02:00:44",
            "update_date": "2024-03-28",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Brett Edmonds",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "newsire.com",
            "domain_keyword": "newsire",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:08:40",
            "create_date": "2010-10-05",
            "update_date": "2024-02-15",
            "expiry_date": "2025-10-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/13fc01d8-a783-4b84-b8b0-c63cb3325de3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "news-ke.click",
            "domain_keyword": "news-ke",
            "domain_tld": "click",
            "query_time": "2024-04-27 13:48:09",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "newspre.com",
            "domain_keyword": "newspre",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:44:09",
            "create_date": "2021-02-27",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "newstre.com",
            "domain_keyword": "newstre",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:31:55",
            "create_date": "2023-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "venkat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "newsore.com",
            "domain_keyword": "newsore",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:43:15",
            "create_date": "2023-10-26",
            "update_date": "2024-02-04",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "neos-re.com",
            "domain_keyword": "neos-re",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:13:31",
            "create_date": "2022-01-28",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-28",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMUSWARE SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "verification1.plaindns.net",
                "verification2.plaindns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "news-ro.com",
            "domain_keyword": "news-ro",
            "domain_tld": "com",
            "query_time": "2024-05-11 00:41:19",
            "create_date": "2021-06-01",
            "update_date": "2024-01-29",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Kyiv obl.",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "UA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/news-ro.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "news-ie.com",
            "domain_keyword": "news-ie",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:56:49",
            "create_date": "2023-03-22",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-22",
            "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": [
                "anita.ns.cloudflare.com",
                "ignat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "news-de.click",
            "domain_keyword": "news-de",
            "domain_tld": "click",
            "query_time": "2024-05-12 13:21:28",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "news-ru.com",
            "domain_keyword": "news-ru",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:21:36",
            "create_date": "2023-03-13",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "newsere.com",
            "domain_keyword": "newsere",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:33:35",
            "create_date": "2023-09-10",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "news-pe.com",
            "domain_keyword": "news-pe",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:38:23",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "meiling.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "news-te.click",
            "domain_keyword": "news-te",
            "domain_tld": "click",
            "query_time": "2024-04-27 13:48:22",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "new-re.com",
            "domain_keyword": "new-re",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:19:15",
            "create_date": "2018-08-06",
            "update_date": "2022-10-13",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "newswre.com",
            "domain_keyword": "newswre",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:01:51",
            "create_date": "2016-03-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "news-ru.online",
            "domain_keyword": "news-ru",
            "domain_tld": "online",
            "query_time": "2024-05-18 03:56:57",
            "create_date": "2024-01-17",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-17",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "newt-re.com",
            "domain_keyword": "newt-re",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:37:45",
            "create_date": "2023-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "news-be.click",
            "domain_keyword": "news-be",
            "domain_tld": "click",
            "query_time": "2024-04-23 04:27:58",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "newsure.com",
            "domain_keyword": "newsure",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:00:44",
            "create_date": "2012-02-18",
            "update_date": "2021-02-12",
            "expiry_date": "2025-02-18",
            "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": 43,
            "domain_name": "news-me.com",
            "domain_keyword": "news-me",
            "domain_tld": "com",
            "query_time": "2024-05-22 08:07:24",
            "create_date": "2022-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "ns0107.secondary.cloudflare.com",
                "ns0137.secondary.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "news-ru.site",
            "domain_keyword": "news-ru",
            "domain_tld": "site",
            "query_time": "2024-06-02 20:13:50",
            "create_date": "2021-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns119.inhostedns.com",
                "ns219.inhostedns.net",
                "ns319.inhostedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "newscre.com",
            "domain_keyword": "newscre",
            "domain_tld": "com",
            "query_time": "2024-05-11 00:44:39",
            "create_date": "2022-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2026-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "newsore.store",
            "domain_keyword": "newsore",
            "domain_tld": "store",
            "query_time": "2024-05-28 19:29:26",
            "create_date": "2023-09-21",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-21",
            "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": [
                "kurt.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "news-e.com",
            "domain_keyword": "news-e",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:42:03",
            "create_date": "2004-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "newsure.co.uk",
            "domain_keyword": "newsure",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 02:00:44",
            "create_date": "2016-03-14",
            "update_date": "2023-03-14",
            "expiry_date": "2026-03-14",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "news-de.com",
            "domain_keyword": "news-de",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:22:18",
            "create_date": "2019-05-01",
            "update_date": "2021-04-25",
            "expiry_date": "2024-05-01",
            "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": 50,
            "domain_name": "newsre.com",
            "domain_keyword": "newsre",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:44:17",
            "create_date": "1996-07-06",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ews-re.com",
            "domain_keyword": "ews-re",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:58:24",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "news-se.com",
            "domain_keyword": "news-se",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:49:42",
            "create_date": "2023-10-06",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "aaron.ns.cloudflare.com",
                "aron.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "news-r.org",
            "domain_keyword": "news-r",
            "domain_tld": "org",
            "query_time": "2024-06-02 20:13:50",
            "create_date": "2019-05-31",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 54,
            "domain_name": "news-e.org",
            "domain_keyword": "news-e",
            "domain_tld": "org",
            "query_time": "2024-05-11 00:40:39",
            "create_date": "2023-06-03",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNIREGISTRAR CORP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "new-re.de",
            "domain_keyword": "new-re",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:57:58",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns-101.awsdns-12.com",
                "ns-1108.awsdns-10.org",
                "ns-1641.awsdns-13.co.uk",
                "ns-987.awsdns-59.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 56,
            "domain_name": "newsbre.com",
            "domain_keyword": "newsbre",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:05:32",
            "create_date": "2023-11-04",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "news-r.jp",
            "domain_keyword": "news-r",
            "domain_tld": "jp",
            "query_time": "2024-06-05 03:49:19",
            "create_date": "2006-07-25",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Like-s corporation",
            "registrant_address": "D-LIFEPLACE MINAMI AOYAMA 10F",
            "registrant_zip": "107-0062",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-57-7399",
            "registrant_fax": "03-6756-9621",
            "name_servers": [
                "ns2.cpi.ad.jp",
                "ns3.cpi.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 58,
            "domain_name": "news-59.com",
            "domain_keyword": "news-59",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:56:36",
            "create_date": "2023-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "news-tc.click",
            "domain_keyword": "news-tc",
            "domain_tld": "click",
            "query_time": "2024-05-04 15:57:25",
            "create_date": "2023-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 60,
            "domain_name": "newsone.ws",
            "domain_keyword": "newsone",
            "domain_tld": "ws",
            "query_time": "2024-05-04 16:37:35",
            "create_date": "2021-12-06",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/whois.php",
            "name_servers": [
                "sonny.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "newscme.com",
            "domain_keyword": "newscme",
            "domain_tld": "com",
            "query_time": "2024-04-28 16:52:52",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "newsaae.xyz",
            "domain_keyword": "newsaae",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 00:42:47",
            "create_date": "2023-08-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "aisha.ns.cloudflare.com",
                "max.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "newsbrew.app",
            "domain_keyword": "newsbrew",
            "domain_tld": "app",
            "query_time": "2024-05-11 00:43:49",
            "create_date": "2023-04-12",
            "update_date": "2023-09-11",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "heidi.ns.cloudflare.com",
                "pedro.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "newsyne.net",
            "domain_keyword": "newsyne",
            "domain_tld": "net",
            "query_time": "2024-05-10 12:47:18",
            "create_date": "2022-12-28",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "newsafe.co.uk",
            "domain_keyword": "newsafe",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 13:11:30",
            "create_date": "2016-12-19",
            "update_date": "2024-03-02",
            "expiry_date": "2024-12-19",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "newture.org",
            "domain_keyword": "newture",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:26:02",
            "create_date": "2009-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://whois.xinnet.com/domain/whois_login.jsp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "newture",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hunansheng",
            "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": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "newscore.org",
            "domain_keyword": "newscore",
            "domain_tld": "org",
            "query_time": "2024-05-20 02:51:55",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "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.mycreditrepairsite.com",
                "ns2.mycreditrepairsite.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "newside.live",
            "domain_keyword": "newside",
            "domain_tld": "live",
            "query_time": "2024-05-18 03:59:16",
            "create_date": "2022-04-02",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-02",
            "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": 69,
            "domain_name": "newsarea.site",
            "domain_keyword": "newsarea",
            "domain_tld": "site",
            "query_time": "2024-05-18 03:57:10",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "news-zf.com",
            "domain_keyword": "news-zf",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:41:00",
            "create_date": "2017-09-12",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-12",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "ZF Friedrichshafen AG",
            "registrant_address": "Lowentaler Strasse 20",
            "registrant_city": "Friedrichshafen",
            "registrant_state": "BW",
            "registrant_zip": "88046",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.7541777287",
            "registrant_fax": "+49.7541777518",
            "name_servers": [
                "ns0.dns.dotdigital.com",
                "ns1.dns.dotdigital.com",
                "ns2.dns.dotdigital.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "newsome.parts",
            "domain_keyword": "newsome",
            "domain_tld": "parts",
            "query_time": "2024-05-24 17:35:03",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "newsyren.city",
            "domain_keyword": "newsyren",
            "domain_tld": "city",
            "query_time": "2024-05-24 01:32:51",
            "create_date": "2023-09-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 73,
            "domain_name": "news-24.store",
            "domain_keyword": "news-24",
            "domain_tld": "store",
            "query_time": "2024-06-05 03:48:51",
            "create_date": "2023-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "news-ny.click",
            "domain_keyword": "news-ny",
            "domain_tld": "click",
            "query_time": "2024-06-05 03:49:14",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "craig.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "leks-re.com",
            "domain_keyword": "leks-re",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:34:25",
            "create_date": "2016-08-16",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "Lekan  Anlugbua",
            "registrant_company": "Leks Environmental Limited",
            "registrant_address": "Reinsurance House, 7th Floor Suite 709, 46 Marina,",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.09092051443",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "news-ai.top",
            "domain_keyword": "news-ai",
            "domain_tld": "top",
            "query_time": "2024-05-04 15:56:36",
            "create_date": "2023-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2025-12-18",
            "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": "yu yong sheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "newsnrc.com",
            "domain_keyword": "newsnrc",
            "domain_tld": "com",
            "query_time": "2024-05-04 16:37:17",
            "create_date": "2022-10-01",
            "update_date": "2023-01-25",
            "expiry_date": "2024-10-01",
            "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": [
                "aron.ns.cloudflare.com",
                "sterling.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "news-bd.net",
            "domain_keyword": "news-bd",
            "domain_tld": "net",
            "query_time": "2024-04-23 04:27:58",
            "create_date": "2023-06-12",
            "update_date": "2023-12-22",
            "expiry_date": "2024-06-12",
            "registrar_iana": 3997,
            "registrar_name": "Gname 028 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "newstore.team",
            "domain_keyword": "newstore",
            "domain_tld": "team",
            "query_time": "2024-04-26 01:59:00",
            "create_date": "2022-09-09",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1473.awsdns-56.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-471.awsdns-58.com",
                "ns-900.awsdns-48.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "newsope.com",
            "domain_keyword": "newsope",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:43:14",
            "create_date": "2023-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1040.ui-dns.com",
                "ns1058.ui-dns.biz",
                "ns1091.ui-dns.de",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "new-ren.com",
            "domain_keyword": "new-ren",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:13:44",
            "create_date": "2022-12-03",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-03",
            "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": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=new-ren.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": 82,
            "domain_name": "newsone.info",
            "domain_keyword": "newsone",
            "domain_tld": "info",
            "query_time": "2024-05-27 14:39:00",
            "create_date": "2023-03-29",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-29",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "autumn.ns.cloudflare.com",
                "marvin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "newsite.it",
            "domain_keyword": "newsite",
            "domain_tld": "it",
            "query_time": "2024-05-28 19:26:55",
            "create_date": "2019-01-10",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-10",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 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": 84,
            "domain_name": "newpare.com",
            "domain_keyword": "newpare",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:20:22",
            "create_date": "2022-10-31",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=newpare.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "newscoe.com",
            "domain_keyword": "newscoe",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:15:57",
            "create_date": "2022-08-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "neosure.baby",
            "domain_keyword": "neosure",
            "domain_tld": "baby",
            "query_time": "2024-06-10 06:10:32",
            "create_date": "2017-04-11",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_name": "Domain Manager",
            "registrant_company": "Abbott Laboratories",
            "registrant_address": "100 Abbott Park Road",
            "registrant_city": "Abbott Park",
            "registrant_state": "IL",
            "registrant_zip": "60064",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2246676100",
            "registrant_fax": "+1.2246676100",
            "name_servers": [
                "abtnsdmz1.abbott.com",
                "abtnsdmz2.abbott.com",
                "rossns.abbott.com",
                "rossns2.abbott.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "news-get.com",
            "domain_keyword": "news-get",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:28:10",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2026-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "newbare.com",
            "domain_keyword": "newbare",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:10:32",
            "create_date": "2010-09-07",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "news-ex.com",
            "domain_keyword": "news-ex",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:47:14",
            "create_date": "2009-02-24",
            "update_date": "2018-05-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 78,
            "registrar_name": "PSI-Japan Inc.",
            "registrar_website": "http://www.psi.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "contact via https://whoiscontact.psi.jp/news-ex.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.hs.kddi.ne.jp",
                "dns02.hs.kddi.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "newhire.training",
            "domain_keyword": "newhire",
            "domain_tld": "training",
            "query_time": "2024-04-29 14:14:08",
            "create_date": "2022-03-24",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MarkMonitor Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ID",
            "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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "newsome.space",
            "domain_keyword": "newsome",
            "domain_tld": "space",
            "query_time": "2024-05-04 16:37:29",
            "create_date": "2017-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "newsarse.com",
            "domain_keyword": "newsarse",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:12:23",
            "create_date": "2009-02-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.newsarse.com",
                "ns2.newsarse.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "newsera.co",
            "domain_keyword": "newsera",
            "domain_tld": "co",
            "query_time": "2024-04-17 13:16:31",
            "create_date": "2022-11-14",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "newsper.net",
            "domain_keyword": "newsper",
            "domain_tld": "net",
            "query_time": "2024-04-21 00:20:41",
            "create_date": "2022-11-18",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "newswire.one",
            "domain_keyword": "newswire",
            "domain_tld": "one",
            "query_time": "2024-05-15 00:40:03",
            "create_date": "2022-03-15",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fontana di luce corp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "newside.pe",
            "domain_keyword": "newside",
            "domain_tld": "pe",
            "query_time": "2024-05-24 18:34:40",
            "registrar_name": "NIC.PE",
            "registrant_name": "Sergio Rubn Gonzales Odar",
            "name_servers": [
                "ns.rcp.net.pe",
                "ns2.rcp.net.pe",
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 97,
            "domain_name": "newshoe.in",
            "domain_keyword": "newshoe",
            "domain_tld": "in",
            "query_time": "2024-05-27 14:38:40",
            "create_date": "2017-04-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 617,
            "registrar_name": "Epik, Inc.",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pays-de-la-Loire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "newsarm.info",
            "domain_keyword": "newsarm",
            "domain_tld": "info",
            "query_time": "2024-06-02 20:15:02",
            "create_date": "2020-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-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": [
                "betty.ns.cloudflare.com",
                "carlos.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "newsote.com",
            "domain_keyword": "newsote",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:29:26",
            "create_date": "2021-09-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "newstare.com",
            "domain_keyword": "newstare",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:31:44",
            "create_date": "2021-10-27",
            "update_date": "2022-08-22",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.574,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>news-re.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2450</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>news-rs.com, news-r7.com, news-ne.click, news-ae.com, news-de.life, newspre.xyz, news-reg.fun, news-r.com, newsre.online, news-e.bike, nexs-re.com, news-ro.click, newsore.site, news-ke.com, newsire.it, news-ge.click, newscre.info, newsare.net, news-reg.space, news-me.net, newsare.com, news-ru.pro, newsure.com.au, newsire.com, news-ke.click, newspre.com, newstre.com, newsore.com, neos-re.com, news-ro.com, news-ie.com, news-de.click, news-ru.com, newsere.com, news-pe.com, news-te.click, new-re.com, newswre.com, news-ru.online, newt-re.com, news-be.click, newsure.com, news-me.com, news-ru.site, newscre.com, newsore.store, news-e.com, newsure.co.uk, news-de.com, newsre.com, ews-re.com, news-se.com, news-r.org, news-e.org, new-re.de, newsbre.com, news-r.jp, news-59.com, news-tc.click, newsone.ws, newscme.com, newsaae.xyz, newsbrew.app, newsyne.net, newsafe.co.uk, newture.org, newscore.org, newside.live, newsarea.site, news-zf.com, newsome.parts, newsyren.city, news-24.store, news-ny.click, leks-re.com, news-ai.top, newsnrc.com, news-bd.net, newstore.team, newsope.com, new-ren.com, newsone.info, newsite.it, newpare.com, newscoe.com, neosure.baby, news-get.com, newbare.com, news-ex.com, newhire.training, newsome.space, newsarse.com, newsera.co, newsper.net, newswire.one, newside.pe, newshoe.in, newsarm.info, newsote.com, newstare.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>news-rs.com</domain_name>
   <domain_keyword>news-rs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:48:16</query_time>
   <create_date>2010-06-18</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>News-Kimura</registrant_name>
   <registrant_address>1-9-26-3F Kyutaro-cho, Chuo-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>541-0056</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662654830</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>news-r7.com</domain_name>
   <domain_keyword>news-r7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:49:19</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-15</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>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>news-ne.click</domain_name>
   <domain_keyword>news-ne</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-05 03:49:29</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.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>news-ae.com</domain_name>
   <domain_keyword>news-ae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:46:51</query_time>
   <create_date>2012-07-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-26</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=news-ae.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>erin.ns.cloudflare.com</value>
    <value>mark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>news-de.life</domain_name>
   <domain_keyword>news-de</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-11 00:40:36</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>baba.ns.cloudflare.com</value>
    <value>bera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>newspre.xyz</domain_name>
   <domain_keyword>newspre</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 01:30:36</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-04</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>news-reg.fun</domain_name>
   <domain_keyword>news-reg</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-20 22:42:31</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</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>rayden.ns.cloudflare.com</value>
    <value>tiffany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>news-r.com</domain_name>
   <domain_keyword>news-r</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:48:13</query_time>
   <create_date>2004-10-28</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=news-r.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>newsre.online</domain_name>
   <domain_keyword>newsre</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 08:00:44</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>news-e.bike</domain_name>
   <domain_keyword>news-e</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-24 18:30:07</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wattmoves UG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nexs-re.com</domain_name>
   <domain_keyword>nexs-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 15:28:51</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-21</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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>news-ro.click</domain_name>
   <domain_keyword>news-ro</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-27 13:48:15</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>newsore.site</domain_name>
   <domain_keyword>newsore</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 16:37:41</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-04</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>aarav.ns.cloudflare.com</value>
    <value>emerie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>news-ke.com</domain_name>
   <domain_keyword>news-ke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 03:05:47</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-29</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>newsire.it</domain_name>
   <domain_keyword>newsire</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 03:59:27</query_time>
   <create_date>2001-08-29</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>New Sire di Di Giorgio &amp; Terreri snc</registrant_company>
   <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>16</num>
   <domain_name>news-ge.click</domain_name>
   <domain_keyword>news-ge</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-23 04:28:10</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>newscre.info</domain_name>
   <domain_keyword>newscre</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 00:44:39</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-19</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>18</num>
   <domain_name>newsare.net</domain_name>
   <domain_keyword>newsare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:31:56</query_time>
   <create_date>2011-09-28</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.a5mbl.com</value>
    <value>ns2.a5mbl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>news-reg.space</domain_name>
   <domain_keyword>news-reg</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-20 22:42:31</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</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>rayden.ns.cloudflare.com</value>
    <value>tiffany.ns.cloudflare.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>news-me.net</domain_name>
   <domain_keyword>news-me</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 20:13:49</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Expired Expired</registrant_name>
   <registrant_company>Expired Expired</registrant_company>
   <registrant_address>Expired Expired</registrant_address>
   <registrant_city>Expired Expired</registrant_city>
   <registrant_state>Expired Expired</registrant_state>
   <registrant_zip>Expired Expired</registrant_zip>
   <registrant_country>RS</registrant_country>
   <registrant_email>expired expired</registrant_email>
   <registrant_phone>Expired Expired</registrant_phone>
   <registrant_fax>Expired Expired</registrant_fax>
   <name_servers>
    <value>ns.parktons.com</value>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns2.parktons.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>newsare.com</domain_name>
   <domain_keyword>newsare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:12:22</query_time>
   <create_date>2011-12-04</create_date>
   <update_date>2020-11-28</update_date>
   <expiry_date>2025-12-04</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>22</num>
   <domain_name>news-ru.pro</domain_name>
   <domain_keyword>news-ru</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 00:41:20</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>newsure.com.au</domain_name>
   <domain_keyword>newsure</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 02:00:44</query_time>
   <update_date>2024-03-28</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>Brett Edmonds</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>newsire.com</domain_name>
   <domain_keyword>newsire</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:08:40</query_time>
   <create_date>2010-10-05</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/13fc01d8-a783-4b84-b8b0-c63cb3325de3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>news-ke.click</domain_name>
   <domain_keyword>news-ke</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-27 13:48:09</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>newspre.com</domain_name>
   <domain_keyword>newspre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:44:09</query_time>
   <create_date>2021-02-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-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>ns13.domaincontrol.com</value>
    <value>ns14.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>27</num>
   <domain_name>newstre.com</domain_name>
   <domain_keyword>newstre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:31:55</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</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>alla.ns.cloudflare.com</value>
    <value>venkat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>newsore.com</domain_name>
   <domain_keyword>newsore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:43:15</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.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>29</num>
   <domain_name>neos-re.com</domain_name>
   <domain_keyword>neos-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:13:31</query_time>
   <create_date>2022-01-28</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOMUSWARE SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>verification1.plaindns.net</value>
    <value>verification2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>news-ro.com</domain_name>
   <domain_keyword>news-ro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 00:41:19</query_time>
   <create_date>2021-06-01</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Kyiv obl.</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/news-ro.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.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>news-ie.com</domain_name>
   <domain_keyword>news-ie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:56:49</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-22</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>anita.ns.cloudflare.com</value>
    <value>ignat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>news-de.click</domain_name>
   <domain_keyword>news-de</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-12 13:21:28</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.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>news-ru.com</domain_name>
   <domain_keyword>news-ru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:21:36</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>coco.bunny.net</value>
    <value>kiki.bunny.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>newsere.com</domain_name>
   <domain_keyword>newsere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:33:35</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>news-pe.com</domain_name>
   <domain_keyword>news-pe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:38:23</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>meiling.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>news-te.click</domain_name>
   <domain_keyword>news-te</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-27 13:48:22</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>new-re.com</domain_name>
   <domain_keyword>new-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:19:15</query_time>
   <create_date>2018-08-06</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-08-06</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>ns03.domaincontrol.com</value>
    <value>ns04.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>38</num>
   <domain_name>newswre.com</domain_name>
   <domain_keyword>newswre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:01:51</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-16</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>news-ru.online</domain_name>
   <domain_keyword>news-ru</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 03:56:57</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>newt-re.com</domain_name>
   <domain_keyword>newt-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:37:45</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>news-be.click</domain_name>
   <domain_keyword>news-be</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-23 04:27:58</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.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>newsure.com</domain_name>
   <domain_keyword>newsure</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:00:44</query_time>
   <create_date>2012-02-18</create_date>
   <update_date>2021-02-12</update_date>
   <expiry_date>2025-02-18</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>43</num>
   <domain_name>news-me.com</domain_name>
   <domain_keyword>news-me</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 08:07:24</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <name_servers>
    <value>ns0107.secondary.cloudflare.com</value>
    <value>ns0137.secondary.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>news-ru.site</domain_name>
   <domain_keyword>news-ru</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 20:13:50</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns119.inhostedns.com</value>
    <value>ns219.inhostedns.net</value>
    <value>ns319.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>newscre.com</domain_name>
   <domain_keyword>newscre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 00:44:39</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-04-29</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>newsore.store</domain_name>
   <domain_keyword>newsore</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 19:29:26</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-21</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>kurt.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>news-e.com</domain_name>
   <domain_keyword>news-e</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:42:03</query_time>
   <create_date>2004-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</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>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>newsure.co.uk</domain_name>
   <domain_keyword>newsure</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 02:00:44</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2026-03-14</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>news-de.com</domain_name>
   <domain_keyword>news-de</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:22:18</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2021-04-25</update_date>
   <expiry_date>2024-05-01</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>50</num>
   <domain_name>newsre.com</domain_name>
   <domain_keyword>newsre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:44:17</query_time>
   <create_date>1996-07-06</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ews-re.com</domain_name>
   <domain_keyword>ews-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:58:24</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>news-se.com</domain_name>
   <domain_keyword>news-se</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:49:42</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>aaron.ns.cloudflare.com</value>
    <value>aron.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>news-r.org</domain_name>
   <domain_keyword>news-r</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 20:13:50</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>54</num>
   <domain_name>news-e.org</domain_name>
   <domain_keyword>news-e</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 00:40:39</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNIREGISTRAR CORP</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>KH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>new-re.de</domain_name>
   <domain_keyword>new-re</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:57:58</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns-101.awsdns-12.com</value>
    <value>ns-1108.awsdns-10.org</value>
    <value>ns-1641.awsdns-13.co.uk</value>
    <value>ns-987.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>newsbre.com</domain_name>
   <domain_keyword>newsbre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:05:32</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-04</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>news-r.jp</domain_name>
   <domain_keyword>news-r</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-05 03:49:19</query_time>
   <create_date>2006-07-25</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Like-s corporation</registrant_name>
   <registrant_address>D-LIFEPLACE MINAMI AOYAMA 10F</registrant_address>
   <registrant_zip>107-0062</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-57-7399</registrant_phone>
   <registrant_fax>03-6756-9621</registrant_fax>
   <name_servers>
    <value>ns2.cpi.ad.jp</value>
    <value>ns3.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>news-59.com</domain_name>
   <domain_keyword>news-59</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:56:36</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>59</num>
   <domain_name>news-tc.click</domain_name>
   <domain_keyword>news-tc</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-04 15:57:25</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>newsone.ws</domain_name>
   <domain_keyword>newsone</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-04 16:37:35</query_time>
   <create_date>2021-12-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/whois.php</registrar_website>
   <name_servers>
    <value>sonny.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>newscme.com</domain_name>
   <domain_keyword>newscme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 16:52:52</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.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>62</num>
   <domain_name>newsaae.xyz</domain_name>
   <domain_keyword>newsaae</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 00:42:47</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>aisha.ns.cloudflare.com</value>
    <value>max.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>newsbrew.app</domain_name>
   <domain_keyword>newsbrew</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 00:43:49</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>heidi.ns.cloudflare.com</value>
    <value>pedro.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>64</num>
   <domain_name>newsyne.net</domain_name>
   <domain_keyword>newsyne</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 12:47:18</query_time>
   <create_date>2022-12-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>newsafe.co.uk</domain_name>
   <domain_keyword>newsafe</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 13:11:30</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>newture.org</domain_name>
   <domain_keyword>newture</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:26:02</query_time>
   <create_date>2009-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://whois.xinnet.com/domain/whois_login.jsp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>newture</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hunansheng</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>ns13.xincache.com</value>
    <value>ns14.xincache.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>newscore.org</domain_name>
   <domain_keyword>newscore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 02:51:55</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</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.mycreditrepairsite.com</value>
    <value>ns2.mycreditrepairsite.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>newside.live</domain_name>
   <domain_keyword>newside</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-18 03:59:16</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-02</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>69</num>
   <domain_name>newsarea.site</domain_name>
   <domain_keyword>newsarea</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 03:57:10</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>news-zf.com</domain_name>
   <domain_keyword>news-zf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:41:00</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>ZF Friedrichshafen AG</registrant_company>
   <registrant_address>Lowentaler Strasse 20</registrant_address>
   <registrant_city>Friedrichshafen</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>88046</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.7541777287</registrant_phone>
   <registrant_fax>+49.7541777518</registrant_fax>
   <name_servers>
    <value>ns0.dns.dotdigital.com</value>
    <value>ns1.dns.dotdigital.com</value>
    <value>ns2.dns.dotdigital.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>newsome.parts</domain_name>
   <domain_keyword>newsome</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-24 17:35:03</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>newsyren.city</domain_name>
   <domain_keyword>newsyren</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-24 01:32:51</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>73</num>
   <domain_name>news-24.store</domain_name>
   <domain_keyword>news-24</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-05 03:48:51</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>news-ny.click</domain_name>
   <domain_keyword>news-ny</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-05 03:49:14</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adelaide.ns.cloudflare.com</value>
    <value>craig.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>leks-re.com</domain_name>
   <domain_keyword>leks-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:34:25</query_time>
   <create_date>2016-08-16</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>Lekan  Anlugbua</registrant_name>
   <registrant_company>Leks Environmental Limited</registrant_company>
   <registrant_address>Reinsurance House, 7th Floor Suite 709, 46 Marina,</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.09092051443</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>news-ai.top</domain_name>
   <domain_keyword>news-ai</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 15:56:36</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-12-18</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>yu yong sheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>newsnrc.com</domain_name>
   <domain_keyword>newsnrc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 16:37:17</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2024-10-01</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>aron.ns.cloudflare.com</value>
    <value>sterling.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>news-bd.net</domain_name>
   <domain_keyword>news-bd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 04:27:58</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>3997</registrar_iana>
   <registrar_name>Gname 028 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <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>79</num>
   <domain_name>newstore.team</domain_name>
   <domain_keyword>newstore</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-26 01:59:00</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1473.awsdns-56.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-471.awsdns-58.com</value>
    <value>ns-900.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>newsope.com</domain_name>
   <domain_keyword>newsope</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:43:14</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</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>ns1040.ui-dns.com</value>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1091.ui-dns.de</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>new-ren.com</domain_name>
   <domain_keyword>new-ren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:13:44</query_time>
   <create_date>2022-12-03</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-03</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>JIANGSU</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=new-ren.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>82</num>
   <domain_name>newsone.info</domain_name>
   <domain_keyword>newsone</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 14:39:00</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>autumn.ns.cloudflare.com</value>
    <value>marvin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>newsite.it</domain_name>
   <domain_keyword>newsite</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 19:26:55</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 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>84</num>
   <domain_name>newpare.com</domain_name>
   <domain_keyword>newpare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:20:22</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=newpare.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>newscoe.com</domain_name>
   <domain_keyword>newscoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:15:57</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>neosure.baby</domain_name>
   <domain_keyword>neosure</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-06-10 06:10:32</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Abbott Laboratories</registrant_company>
   <registrant_address>100 Abbott Park Road</registrant_address>
   <registrant_city>Abbott Park</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60064</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2246676100</registrant_phone>
   <registrant_fax>+1.2246676100</registrant_fax>
   <name_servers>
    <value>abtnsdmz1.abbott.com</value>
    <value>abtnsdmz2.abbott.com</value>
    <value>rossns.abbott.com</value>
    <value>rossns2.abbott.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>news-get.com</domain_name>
   <domain_keyword>news-get</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:28:10</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2026-11-28</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>ns15.domaincontrol.com</value>
    <value>ns16.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>88</num>
   <domain_name>newbare.com</domain_name>
   <domain_keyword>newbare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:10:32</query_time>
   <create_date>2010-09-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>89</num>
   <domain_name>news-ex.com</domain_name>
   <domain_keyword>news-ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:47:14</query_time>
   <create_date>2009-02-24</create_date>
   <update_date>2018-05-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>78</registrar_iana>
   <registrar_name>PSI-Japan Inc.</registrar_name>
   <registrar_website>http://www.psi.jp</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>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>contact via https://whoiscontact.psi.jp/news-ex.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns01.hs.kddi.ne.jp</value>
    <value>dns02.hs.kddi.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>newhire.training</domain_name>
   <domain_keyword>newhire</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-04-29 14:14:08</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MarkMonitor Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ID</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>91</num>
   <domain_name>newsome.space</domain_name>
   <domain_keyword>newsome</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-04 16:37:29</query_time>
   <create_date>2017-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>newsarse.com</domain_name>
   <domain_keyword>newsarse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:12:23</query_time>
   <create_date>2009-02-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.newsarse.com</value>
    <value>ns2.newsarse.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>newsera.co</domain_name>
   <domain_keyword>newsera</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 13:16:31</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>newsper.net</domain_name>
   <domain_keyword>newsper</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 00:20:41</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>95</num>
   <domain_name>newswire.one</domain_name>
   <domain_keyword>newswire</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-15 00:40:03</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fontana di luce corp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>newside.pe</domain_name>
   <domain_keyword>newside</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-24 18:34:40</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Sergio Rubn Gonzales Odar</registrant_name>
   <name_servers>
    <value>ns.rcp.net.pe</value>
    <value>ns2.rcp.net.pe</value>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>newshoe.in</domain_name>
   <domain_keyword>newshoe</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-27 14:38:40</query_time>
   <create_date>2017-04-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik, Inc.</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pays-de-la-Loire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>newsarm.info</domain_name>
   <domain_keyword>newsarm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 20:15:02</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-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>betty.ns.cloudflare.com</value>
    <value>carlos.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>newsote.com</domain_name>
   <domain_keyword>newsote</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:29:26</query_time>
   <create_date>2021-09-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>newstare.com</domain_name>
   <domain_keyword>newstare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:31:44</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.574</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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