WHOIS QUERY TIME

26 May 2024 - 8:39 PM UTC

Registered: 31 March 2023
Expiry: 31 March 2025

NAME SERVERS

ns1.host.md
ns2.host.md

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bignews.md
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bignews.md"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bignews.md",
            "domain_keyword": "bignews",
            "domain_tld": "md",
            "query_time": "2024-05-26 20:39:51",
            "create_date": "2023-03-31",
            "expiry_date": "2025-03-31",
            "name_servers": [
                "ns1.host.md",
                "ns2.host.md"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.087,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bignews.md</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bignews.md</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-26 20:39:51</query_time>
   <create_date>2023-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <name_servers>
    <value>ns1.host.md</value>
    <value>ns2.host.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.087</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 0.198 seconds) for "bignews.md" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Feb 2023 - 5:55 PM UTC

Registered: 10 February 2021
Expiry: 10 February 2023

NAME SERVERS

ns1.host.md
ns2.host.md

DOMAIN STATUS

ok

#2 - QUERY TIME

30 Apr 2023 - 6:57 AM UTC

Registered: 31 March 2023
Expiry: 31 March 2024

NAME SERVERS

ns1.host.md
ns2.host.md

DOMAIN STATUS

ok

#3 - QUERY TIME

29 Mar 2024 - 4:01 PM UTC

Registered: 31 March 2023
Expiry: 31 March 2025

NAME SERVERS

ns1.host.md
ns2.host.md

DOMAIN STATUS

ok

* 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=bignews.md
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bignews.md",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "bignews.md",
    "results": [
        {
            "num": 1,
            "domain_name": "bignews.md",
            "domain_keyword": "bignews",
            "domain_tld": "md",
            "query_time": "2023-02-10 17:55:30",
            "create_date": "2021-02-10",
            "expiry_date": "2023-02-10",
            "name_servers": [
                "ns1.host.md",
                "ns2.host.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "bignews.md",
            "domain_keyword": "bignews",
            "domain_tld": "md",
            "query_time": "2023-04-30 06:57:37",
            "create_date": "2023-03-31",
            "expiry_date": "2024-03-31",
            "name_servers": [
                "ns1.host.md",
                "ns2.host.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "bignews.md",
            "domain_keyword": "bignews",
            "domain_tld": "md",
            "query_time": "2024-03-29 16:01:10",
            "create_date": "2023-03-31",
            "expiry_date": "2025-03-31",
            "name_servers": [
                "ns1.host.md",
                "ns2.host.md"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.198,
        "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>bignews.md</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>bignews.md</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bignews.md</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-02-10 17:55:30</query_time>
   <create_date>2021-02-10</create_date>
   <expiry_date>2023-02-10</expiry_date>
   <name_servers>
    <value>ns1.host.md</value>
    <value>ns2.host.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bignews.md</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-04-30 06:57:37</query_time>
   <create_date>2023-03-31</create_date>
   <expiry_date>2024-03-31</expiry_date>
   <name_servers>
    <value>ns1.host.md</value>
    <value>ns2.host.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bignews.md</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-03-29 16:01:10</query_time>
   <create_date>2023-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <name_servers>
    <value>ns1.host.md</value>
    <value>ns2.host.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.198</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 44 domain names (in 0.059 seconds) which contained the exact domain keyword "bignews".
Domain Name Registered Expiry Registrar Ownership
1 bignews.com 9 Feb 1998 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 bignews.net 29 Mar 2003 29 Mar 2026 GoDaddy.com, LLC -
3 bignews.co.uk 29 Aug 2003 29 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
4 bignews.biz 22 Apr 2005 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 bignews.ro 6 Feb 2006 1 Jun 2025 TES Euro Media SRL -
6 bignews.ru 28 Feb 2006 28 Feb 2025 RU-CENTER-RU Private Person
7 bignews.nl 4 Sep 2007 - BIT B.V. -
8 bignews.co.in 25 Jan 2014 25 Jan 2025 GoDaddy.com, LLC foxregistry.com
9 bignews.tv 14 Nov 2017 14 Nov 2024 BigRock Solutions Ltd. Registry Services, LLC
10 bignews.me 7 Jun 2018 7 Jun 2024 Whois Corp. LIM CHUN WOONG
11 bignews.co 20 Aug 2020 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 bignews.org 8 Jan 2021 8 Jan 2025 DropCatch.com 1106 LLC www.DropCatch.com
13 bignews.us 16 Jun 2021 16 Jun 2024 Sav.com LLC David Sustiel
14 bignews.app 21 Aug 2021 21 Aug 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0162400107
15 bignews.it 29 Oct 2021 29 Oct 2024 NameCase GmbH hidden
16 bignews.io 5 May 2022 5 May 2025 Sav.com, LLC Privacy Protection
17 bignews.cc 21 Jun 2022 21 Jun 2024 Dynadot Inc -
18 bignews.asia 31 Aug 2022 31 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 bignews.uk 25 Dec 2022 25 Dec 2024 20i Ltd [Tag = STACK] -
20 bignews.xyz 8 Mar 2023 8 Mar 2025 Sav.com, LLC - 31 Privacy Protection
21 bignews.md 31 Mar 2023 31 Mar 2025 - -
22 bignews.top 18 Apr 2023 18 Apr 2025 Eranet International Limited gao qiang
23 bignews.world 21 Apr 2023 21 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 bignews.today 3 May 2023 3 May 2025 eNom, LLC Data Protected
25 bignews.life 22 Aug 2023 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 bignews.live 22 Aug 2023 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 bignews.space 31 Aug 2023 31 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
28 bignews.lol 31 Aug 2023 31 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 bignews.store 31 Aug 2023 31 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
30 bignews.bio 18 Oct 2023 18 Oct 2024 Name.com, Inc. REDACTED FOR PRIVACY
31 bignews.fun 24 Oct 2023 24 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
32 bignews.click 24 Nov 2023 24 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
33 bignews.tech 27 Dec 2023 27 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
34 bignews.online 18 Jan 2024 18 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
35 bignews.info 20 Feb 2024 20 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
36 bignews.pl 23 Feb 2024 23 Feb 2025 Aftermarket.pl Limited -
37 bignews.com.ng 4 Mar 2024 4 Mar 2025 TRUEHOST CLOUD Prince Prince
38 bignews.site 19 Apr 2024 19 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 bignews.se 12 May 2024 12 May 2025 Loopia AB -
40 bignews.day 27 May 2024 27 May 2025 Gandi SAS REDACTED FOR PRIVACY
41 bignews.media 11 Jun 2024 11 Jun 2025 Porkbun LLC Private by Design, LLC
42 bignews.pt - - - -
43 bignews.de - - - -
44 bignews.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Steve Hantos
45 bignews.eu - - RegistryGate GmbH -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bignews&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bignews",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 45,
        "relation": "eq",
        "current": 45
    },
    "unique_domains": "bignews.com, bignews.net, bignews.co.uk, bignews.biz, bignews.ro, bignews.ru, bignews.nl, bignews.co.in, bignews.tv, bignews.me, bignews.co, bignews.org, bignews.us, bignews.app, bignews.it, bignews.io, bignews.cc, bignews.asia, bignews.uk, bignews.xyz, bignews.md, bignews.top, bignews.world, bignews.today, bignews.life, bignews.live, bignews.space, bignews.lol, bignews.store, bignews.bio, bignews.fun, bignews.click, bignews.tech, bignews.online, bignews.info, bignews.pl, bignews.com.ng, bignews.site, bignews.se, bignews.day, bignews.media, bignews.pt, bignews.de, bignews.com.au, bignews.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "bignews.com",
            "domain_keyword": "bignews",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:39:50",
            "create_date": "1998-02-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bignews.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.junodomains.com",
                "ns2.junodomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bignews.net",
            "domain_keyword": "bignews",
            "domain_tld": "net",
            "query_time": "2024-05-31 14:00:00",
            "create_date": "2003-03-29",
            "update_date": "2024-04-04",
            "expiry_date": "2026-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bignews.co.uk",
            "domain_keyword": "bignews",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 04:08:12",
            "create_date": "2003-08-29",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "bignews.biz",
            "domain_keyword": "bignews",
            "domain_tld": "biz",
            "query_time": "2024-05-26 20:39:51",
            "create_date": "2005-04-22",
            "update_date": "2023-06-10",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bignews.ro",
            "domain_keyword": "bignews",
            "domain_tld": "ro",
            "query_time": "2024-06-12 19:14:54",
            "create_date": "2006-02-06",
            "expiry_date": "2025-06-01",
            "registrar_name": "TES Euro Media SRL",
            "registrar_website": "https://www.gazduire.net",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 6,
            "domain_name": "bignews.ru",
            "domain_keyword": "bignews",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:51:22",
            "create_date": "2006-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "bignews.nl",
            "domain_keyword": "bignews",
            "domain_tld": "nl",
            "query_time": "2024-05-04 06:21:45",
            "create_date": "2007-09-04",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "bignews.co.in",
            "domain_keyword": "bignews",
            "domain_tld": "co.in",
            "query_time": "2024-06-02 17:54:29",
            "create_date": "2014-01-25",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "foxregistry.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bignews.tv",
            "domain_keyword": "bignews",
            "domain_tld": "tv",
            "query_time": "2024-04-23 04:08:12",
            "create_date": "2017-11-14",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www. publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bignews.me",
            "domain_keyword": "bignews",
            "domain_tld": "me",
            "query_time": "2024-05-13 09:36:50",
            "create_date": "2018-06-07",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-07",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LIM CHUN WOONG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.cafe24.co.kr",
                "ns1.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bignews.co",
            "domain_keyword": "bignews",
            "domain_tld": "co",
            "query_time": "2024-05-13 09:36:50",
            "create_date": "2020-08-20",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gene.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bignews.org",
            "domain_keyword": "bignews",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:08:12",
            "create_date": "2021-01-08",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-08",
            "registrar_iana": 3315,
            "registrar_name": "DropCatch.com 1106 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bignews.us",
            "domain_keyword": "bignews",
            "domain_tld": "us",
            "query_time": "2024-05-13 09:36:50",
            "create_date": "2021-06-16",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "David Sustiel",
            "registrant_address": "Hemda 2",
            "registrant_city": "Haifa",
            "registrant_state": "IL",
            "registrant_zip": "35084",
            "registrant_country": "IL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+972.0549259276",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bignews.app",
            "domain_keyword": "bignews",
            "domain_tld": "app",
            "query_time": "2024-06-07 14:13:49",
            "create_date": "2021-08-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162400107",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bignews.it",
            "domain_keyword": "bignews",
            "domain_tld": "it",
            "query_time": "2024-05-26 20:39:51",
            "create_date": "2021-10-29",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-29",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "bignews.io",
            "domain_keyword": "bignews",
            "domain_tld": "io",
            "query_time": "2024-05-09 01:48:06",
            "create_date": "2022-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "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",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bignews.cc",
            "domain_keyword": "bignews",
            "domain_tld": "cc",
            "query_time": "2024-05-04 06:21:45",
            "create_date": "2022-06-21",
            "update_date": "2022-12-03",
            "expiry_date": "2024-06-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bignews.asia",
            "domain_keyword": "bignews",
            "domain_tld": "asia",
            "query_time": "2024-06-02 17:54:29",
            "create_date": "2022-08-31",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-31",
            "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": [
                "erin.ns.cloudflare.com",
                "frank.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bignews.uk",
            "domain_keyword": "bignews",
            "domain_tld": "uk",
            "query_time": "2024-05-09 01:48:06",
            "create_date": "2022-12-25",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-25",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.ibrave.host",
                "ns2.ibrave.host",
                "ns3.ibrave.host",
                "ns4.ibrave.host"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "bignews.xyz",
            "domain_keyword": "bignews",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 01:48:06",
            "create_date": "2023-03-08",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-08",
            "registrar_iana": 3921,
            "registrar_name": "Sav.com, LLC - 31",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bignews.md",
            "domain_keyword": "bignews",
            "domain_tld": "md",
            "query_time": "2024-05-26 20:39:51",
            "create_date": "2023-03-31",
            "expiry_date": "2025-03-31",
            "name_servers": [
                "ns1.host.md",
                "ns2.host.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 22,
            "domain_name": "bignews.top",
            "domain_keyword": "bignews",
            "domain_tld": "top",
            "query_time": "2024-05-04 06:21:45",
            "create_date": "2023-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gao qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CQ",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bignews.world",
            "domain_keyword": "bignews",
            "domain_tld": "world",
            "query_time": "2024-05-04 06:21:45",
            "create_date": "2023-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bignews.today",
            "domain_keyword": "bignews",
            "domain_tld": "today",
            "query_time": "2024-05-09 01:48:06",
            "create_date": "2023-05-03",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-03",
            "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": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bignews.life",
            "domain_keyword": "bignews",
            "domain_tld": "life",
            "query_time": "2024-05-13 09:36:50",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bignews.live",
            "domain_keyword": "bignews",
            "domain_tld": "live",
            "query_time": "2024-05-13 09:36:50",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bignews.space",
            "domain_keyword": "bignews",
            "domain_tld": "space",
            "query_time": "2024-05-14 22:58:42",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "april.ns.cloudflare.com",
                "frank.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bignews.lol",
            "domain_keyword": "bignews",
            "domain_tld": "lol",
            "query_time": "2024-05-14 22:58:41",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "april.ns.cloudflare.com",
                "frank.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bignews.store",
            "domain_keyword": "bignews",
            "domain_tld": "store",
            "query_time": "2024-05-24 00:05:59",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bignews.bio",
            "domain_keyword": "bignews",
            "domain_tld": "bio",
            "query_time": "2024-05-04 06:21:45",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fujian",
            "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": [
                "destiny.ns.cloudflare.com",
                "ethan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bignews.fun",
            "domain_keyword": "bignews",
            "domain_tld": "fun",
            "query_time": "2024-05-09 01:48:06",
            "create_date": "2023-10-24",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "rayden.ns.cloudflare.com",
                "tiffany.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bignews.click",
            "domain_keyword": "bignews",
            "domain_tld": "click",
            "query_time": "2024-05-26 20:39:50",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1dnx.name.com",
                "ns2bls.name.com",
                "ns3qtx.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bignews.tech",
            "domain_keyword": "bignews",
            "domain_tld": "tech",
            "query_time": "2024-05-04 06:21:45",
            "create_date": "2023-12-27",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bignews.online",
            "domain_keyword": "bignews",
            "domain_tld": "online",
            "query_time": "2024-05-14 22:58:41",
            "create_date": "2024-01-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-18",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bignews.info",
            "domain_keyword": "bignews",
            "domain_tld": "info",
            "query_time": "2024-06-12 19:14:54",
            "create_date": "2024-02-20",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bignews.pl",
            "domain_keyword": "bignews",
            "domain_tld": "pl",
            "query_time": "2024-04-23 04:08:12",
            "create_date": "2024-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bignews.com.ng",
            "domain_keyword": "bignews",
            "domain_tld": "com.ng",
            "query_time": "2024-06-01 04:55:56",
            "create_date": "2024-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-04",
            "registrar_name": "TRUEHOST CLOUD",
            "registrar_website": "https://truehost.com.ng",
            "registrant_name": "Prince Prince",
            "registrant_address": "Nigeria, Edo State",
            "registrant_city": "Benin City",
            "registrant_state": "Edo State",
            "registrant_zip": "234",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.33799534",
            "name_servers": [
                "stephane.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bignews.site",
            "domain_keyword": "bignews",
            "domain_tld": "site",
            "query_time": "2024-06-02 18:43:57",
            "create_date": "2024-04-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-19",
            "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.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bignews.se",
            "domain_keyword": "bignews",
            "domain_tld": "se",
            "query_time": "2024-05-23 17:42:19",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 40,
            "domain_name": "bignews.day",
            "domain_keyword": "bignews",
            "domain_tld": "day",
            "query_time": "2024-05-30 16:41:27",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-157-c.gandi.net",
                "ns-236-b.gandi.net",
                "ns-245-a.gandi.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bignews.media",
            "domain_keyword": "bignews",
            "domain_tld": "media",
            "query_time": "2024-06-13 17:05:20",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bignews.pt",
            "domain_keyword": "bignews",
            "domain_tld": "pt",
            "query_time": "2024-05-04 06:21:45",
            "name_servers": [
                "leia.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 43,
            "domain_name": "bignews.de",
            "domain_keyword": "bignews",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:13:15",
            "update_date": "2008-11-27",
            "name_servers": [
                "auth1.artfiles.de",
                "auth2.artfiles.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "bignews.com.au",
            "domain_keyword": "bignews",
            "domain_tld": "com.au",
            "query_time": "2024-04-23 04:08:12",
            "update_date": "2024-03-08",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Steve Hantos",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bignews.eu",
            "domain_keyword": "bignews",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:57:49",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bignews</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>45</total>
  <relation>eq</relation>
  <current>45</current>
 </count>
 <unique_domains>bignews.com, bignews.net, bignews.co.uk, bignews.biz, bignews.ro, bignews.ru, bignews.nl, bignews.co.in, bignews.tv, bignews.me, bignews.co, bignews.org, bignews.us, bignews.app, bignews.it, bignews.io, bignews.cc, bignews.asia, bignews.uk, bignews.xyz, bignews.md, bignews.top, bignews.world, bignews.today, bignews.life, bignews.live, bignews.space, bignews.lol, bignews.store, bignews.bio, bignews.fun, bignews.click, bignews.tech, bignews.online, bignews.info, bignews.pl, bignews.com.ng, bignews.site, bignews.se, bignews.day, bignews.media, bignews.pt, bignews.de, bignews.com.au, bignews.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bignews.com</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:39:50</query_time>
   <create_date>1998-02-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bignews.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.junodomains.com</value>
    <value>ns2.junodomains.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>2</num>
   <domain_name>bignews.net</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 14:00:00</query_time>
   <create_date>2003-03-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-03-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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bignews.co.uk</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 04:08:12</query_time>
   <create_date>2003-08-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bignews.biz</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 20:39:51</query_time>
   <create_date>2005-04-22</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bignews.ro</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-12 19:14:54</query_time>
   <create_date>2006-02-06</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>TES Euro Media SRL</registrar_name>
   <registrar_website>https://www.gazduire.net</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bignews.ru</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:51:22</query_time>
   <create_date>2006-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>bignews.nl</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <create_date>2007-09-04</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bignews.co.in</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-02 17:54:29</query_time>
   <create_date>2014-01-25</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>foxregistry.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>9</num>
   <domain_name>bignews.tv</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-23 04:08:12</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www. publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bignews.me</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-13 09:36:50</query_time>
   <create_date>2018-06-07</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LIM CHUN WOONG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bignews.co</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 09:36:50</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gene.ns.cloudflare.com</value>
    <value>henry.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>12</num>
   <domain_name>bignews.org</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:08:12</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>3315</registrar_iana>
   <registrar_name>DropCatch.com 1106 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bignews.us</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 09:36:50</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>David Sustiel</registrant_name>
   <registrant_address>Hemda 2</registrant_address>
   <registrant_city>Haifa</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>35084</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+972.0549259276</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bignews.app</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-07 14:13:49</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162400107</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>michelle.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>15</num>
   <domain_name>bignews.it</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 20:39:51</query_time>
   <create_date>2021-10-29</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bignews.io</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-09 01:48:06</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bignews.cc</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2022-12-03</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bignews.asia</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-02 17:54:29</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-31</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>erin.ns.cloudflare.com</value>
    <value>frank.ns.cloudflare.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>bignews.uk</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 01:48:06</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.ibrave.host</value>
    <value>ns2.ibrave.host</value>
    <value>ns3.ibrave.host</value>
    <value>ns4.ibrave.host</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bignews.xyz</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 01:48:06</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>3921</registrar_iana>
   <registrar_name>Sav.com, LLC - 31</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.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>bignews.md</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-26 20:39:51</query_time>
   <create_date>2023-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <name_servers>
    <value>ns1.host.md</value>
    <value>ns2.host.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>bignews.top</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gao qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CQ</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bignews.world</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bignews.today</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-09 01:48:06</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-03</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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bignews.life</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-13 09:36:50</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>bignews.live</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 09:36:50</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-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>ns05.domaincontrol.com</value>
    <value>ns06.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>bignews.space</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-14 22:58:42</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>frank.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bignews.lol</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-14 22:58:41</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>frank.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bignews.store</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 00:05:59</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bignews.bio</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fujian</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>destiny.ns.cloudflare.com</value>
    <value>ethan.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>bignews.fun</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 01:48:06</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>32</num>
   <domain_name>bignews.click</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-26 20:39:50</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1dnx.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bignews.tech</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bignews.online</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 22:58:41</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-18</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bignews.info</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 19:14:54</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bignews.pl</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 04:08:12</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bignews.com.ng</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-01 04:55:56</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>TRUEHOST CLOUD</registrar_name>
   <registrar_website>https://truehost.com.ng</registrar_website>
   <registrant_name>Prince Prince</registrant_name>
   <registrant_address>Nigeria, Edo State</registrant_address>
   <registrant_city>Benin City</registrant_city>
   <registrant_state>Edo State</registrant_state>
   <registrant_zip>234</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.33799534</registrant_phone>
   <name_servers>
    <value>stephane.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bignews.site</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 18:43:57</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-19</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bignews.se</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-23 17:42:19</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bignews.day</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-30 16:41:27</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-157-c.gandi.net</value>
    <value>ns-236-b.gandi.net</value>
    <value>ns-245-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bignews.media</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-13 17:05:20</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bignews.pt</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-04 06:21:45</query_time>
   <name_servers>
    <value>leia.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>bignews.de</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:13:15</query_time>
   <update_date>2008-11-27</update_date>
   <name_servers>
    <value>auth1.artfiles.de</value>
    <value>auth2.artfiles.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>bignews.com.au</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-23 04:08:12</query_time>
   <update_date>2024-03-08</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Steve Hantos</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bignews.eu</domain_name>
   <domain_keyword>bignews</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:57:49</query_time>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,212 domain names (in 0.352 seconds) which look and sound like the brand name "bignews".
Domain Name Registered Expiry Registrar Ownership
1 biznews.world 3 Oct 2023 3 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 biznews.store 3 Oct 2023 3 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
3 big-news.com 1 Oct 1997 30 Sep 2024 Porkbun LLC Private by Design, LLC
4 big-news.cn 14 Oct 2023 14 Oct 2024 郑州世纪创联电子科技开发有限公司 孙永刚
5 cignews.com 11 Sep 2020 11 Sep 2024 GoDaddy.com, LLC -
6 bitnews.cloud 12 Oct 2019 12 Oct 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
7 bigneds.com 7 Jul 2017 7 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
8 bigness.biz 16 Mar 2019 16 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 bigness.net 23 Dec 2011 23 Dec 2023 DomainFalcon LLC HugeDomains.com
10 biznews.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
11 bignews7.com 18 Jul 2022 18 Jul 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
12 nignews.com 4 Apr 2016 4 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
13 biganews.today 30 Nov 2023 30 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
14 mignews.org 31 Mar 2022 31 Mar 2025 Register.com, Inc. UICC
15 mignews.ru 4 Jul 2005 4 Jul 2024 RU-CENTER-RU Private Person
16 bionews.net 26 Jun 1999 26 Jun 2024 MESH DIGITAL LIMITED myDATA GmbH
17 blgnews.org 4 Oct 2022 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 begnews.com 2 Dec 2017 2 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 bigmews.com 10 Aug 2020 10 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
20 gignews.com 1 Dec 2018 1 Dec 2024 DropCatch.com 1397 LLC Misak Sarkisyan
21 bigness.ru 20 Jun 2003 20 Jun 2024 RU-CENTER-RU Private Person
22 bigness.top 9 Apr 2022 9 Apr 2025 Porkbun LLC Private by Design, LLC
23 big-news.ru 30 Jan 2007 30 Jan 2025 R01-RU Private Person
24 bianews.ru 29 Jul 2022 29 Jul 2024 MAXNAME-RU Private Person
25 bionews.blog 13 Jun 2023 13 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
26 dignews.com 11 Jul 2003 11 Jul 2027 GoDaddy.com, LLC -
27 signews.co.uk 10 Feb 2024 10 Feb 2025 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
28 big-news.xyz 8 Dec 2023 8 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
29 bqgnews.com 3 Oct 2020 3 Oct 2024 NameSilo, LLC -
30 bitnews.blog 16 Jun 2023 16 Jun 2024 Megazone Corp. Domain Privacy Services
31 bisnews.com 17 Jan 1999 17 Jan 2025 Network Solutions, LLC -
32 bionews.org 30 May 2000 30 May 2025 CloudFlare, Inc. Steven John Jones
33 bimnews.sk 2 Aug 2018 2 Aug 2024 INTERNET CZ, a.s. GRAITEC s.r.o.
34 bignews9.in 2 Feb 2021 2 Feb 2025 GoDaddy.com, LLC Big news9
35 big1news.com.br 14 Aug 2012 14 Aug 2024 - Papelaria Line Pel ME
36 biznews.pl 9 Apr 2008 9 Apr 2025 home.pl S.A. -
37 brignews.ru 7 Oct 2021 7 Oct 2024 REGRU-RU Private Person
38 biznews.today 26 Aug 2018 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 bcgnews.xyz 5 Jun 2024 5 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
40 bagnews.com.br 17 Jan 2024 17 Jan 2025 - Geraldo Jiro Morimoto Oguri
41 biznews.site 17 Apr 2024 17 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
42 bijnews.com 12 Aug 2023 12 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
43 bpgnews.com 17 Aug 2016 17 Aug 2024 TurnCommerce, Inc. DBA NameBright.com shu qing li
44 mignews.top 22 Jan 2024 22 Jan 2025 Hostinger UAB Privacy Protect, LLC (PrivacyProtect.org)
45 bignets.com 27 May 2003 27 May 2025 ANNULET, INC BuyDomains.com
46 big5news.com 18 Apr 2022 18 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
47 cignews.store 25 Mar 2023 25 Mar 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
48 biknews.online 29 Mar 2023 29 Mar 2024 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
49 bitnews.nl 26 Aug 2019 - ZXCS -
50 dignews.cc 19 Sep 2021 19 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 btgnews.com.br 16 Mar 2022 16 Mar 2025 - Claudia Gasparini
52 biznews.ru 26 Jul 2013 26 Jul 2024 SALENAMES-RU Private Person
53 bingnews.co.in 27 Jan 2010 27 Jan 2025 MarkMonitor Inc. Microsoft Corporation
54 biznews.com.pl 10 Jul 2015 10 Jul 2024 Aftermarket.pl Limited -
55 big-news.online 16 May 2023 16 May 2025 Sav.com, LLC- 10 Privacy Protection
56 bitnews.xyz 12 Nov 2023 12 Nov 2024 1API GmbH TopDomains, Inc.
57 brgnews.in 27 Aug 2020 27 Aug 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
58 bingnews.com 7 Nov 2008 7 Nov 2024 MarkMonitor, Inc. Microsoft Corporation
59 bigonews.online 15 May 2023 15 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
60 big-news.biz 25 Sep 2022 25 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
61 big-news.info 30 Jan 2024 30 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
62 bionews.be 16 Feb 2024 - Registrar.eu -
63 bidnews.net 2 Apr 2000 2 Apr 2025 GoDaddy.com, LLC -
64 fignews.com 1 Apr 2014 1 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 bitnews.gold 4 Aug 2023 4 Aug 2024 Sav.com, LLC - 41 REDACTED FOR PRIVACY
66 zignews.org 17 Jun 2021 17 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 big-news.site 18 May 2024 18 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
68 binnews.net 27 Dec 2000 27 Dec 2024 MarkMonitor, Inc. iHM Identity, Inc.
69 bitnews.info 20 Nov 2023 20 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
70 iignews.store 25 Mar 2023 25 Mar 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
71 bmgnews.com 7 Dec 2007 7 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
72 biznews.news 5 Feb 2022 5 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com UNBOX
73 biznews.co.uk 18 Aug 2003 18 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
74 big-news.live 27 Mar 2024 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 bignewz.com 30 Aug 2013 30 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 gignews.org 11 Feb 2005 11 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167611777
77 bidnews.info 9 Apr 2014 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 big3news.com 1 Aug 2017 1 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
79 bienews.com 15 Oct 2020 15 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 bagnews.com 28 Jul 2000 28 Jul 2024 GoDaddy.com, LLC -
81 biznews.com.br 13 Jan 2020 13 Jan 2025 - moyses samuel aguiar
82 bigness.org 5 Jan 2018 5 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Swiss Domain Trustee AG
83 kignews.store 25 Mar 2023 25 Mar 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
84 nignews.site 17 Apr 2023 17 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 bitnews.social 15 Nov 2022 15 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 binnews.ninja 16 Jan 2020 16 Jan 2025 OVH SAS REDACTED FOR PRIVACY
87 mignews.net 31 Mar 2022 31 Mar 2025 Register.com, Inc. -
88 big-news.website 30 Nov 2022 30 Nov 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Swiss Domain Trustee AG
89 bkgnews.com 24 Oct 2017 24 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 pignews.net 3 Dec 2020 3 Dec 2024 GoDaddy.com, LLC -
91 bigwnews.com 20 Apr 2018 20 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
92 bitnews.top 16 Apr 2024 16 Apr 2025 Eranet International Limited li zhi bin
93 bidnews.cn 12 Sep 2012 12 Sep 2027 阿里云计算有限公司(万网) 中招国信(北京)招标有限公司
94 lignews.com.br 27 May 2021 27 May 2024 - Denny Jone Carnon Souza
95 bionews.ru 29 Jun 2002 1 Jul 2024 RU-CENTER-RU Private Person
96 bibnews.com 27 Jun 2017 27 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 bignewt.com 27 Dec 2023 27 Dec 2024 Cloudflare, Inc. DATA REDACTED
98 bingnews.in 28 Sep 2020 28 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
99 bingnews.net 31 May 2009 31 May 2025 MarkMonitor, Inc. Microsoft Corporation
100 biznews.nl 1 Nov 2020 - team.blue nl B.V. -
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 Bignews.md.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bignews.md
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bignews.md",
        "page_size": 100
    },
    "count": {
        "total": 5212,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "biznews.world, biznews.store, big-news.com, big-news.cn, cignews.com, bitnews.cloud, bigneds.com, bigness.biz, bigness.net, biznews.info, bignews7.com, nignews.com, biganews.today, mignews.org, mignews.ru, bionews.net, blgnews.org, begnews.com, bigmews.com, gignews.com, bigness.ru, bigness.top, big-news.ru, bianews.ru, bionews.blog, dignews.com, signews.co.uk, big-news.xyz, bqgnews.com, bitnews.blog, bisnews.com, bionews.org, bimnews.sk, bignews9.in, big1news.com.br, biznews.pl, brignews.ru, biznews.today, bcgnews.xyz, bagnews.com.br, biznews.site, bijnews.com, bpgnews.com, mignews.top, bignets.com, big5news.com, cignews.store, biknews.online, bitnews.nl, dignews.cc, btgnews.com.br, biznews.ru, bingnews.co.in, biznews.com.pl, big-news.online, bitnews.xyz, brgnews.in, bingnews.com, bigonews.online, big-news.biz, big-news.info, bionews.be, bidnews.net, fignews.com, bitnews.gold, zignews.org, big-news.site, binnews.net, bitnews.info, iignews.store, bmgnews.com, biznews.news, biznews.co.uk, big-news.live, bignewz.com, gignews.org, bidnews.info, big3news.com, bienews.com, bagnews.com, biznews.com.br, bigness.org, kignews.store, nignews.site, bitnews.social, binnews.ninja, mignews.net, big-news.website, bkgnews.com, pignews.net, bigwnews.com, bitnews.top, bidnews.cn, lignews.com.br, bionews.ru, bibnews.com, bignewt.com, bingnews.in, bingnews.net, biznews.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "biznews.world",
            "domain_keyword": "biznews",
            "domain_tld": "world",
            "query_time": "2024-04-28 12:41:39",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "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": 2,
            "domain_name": "biznews.store",
            "domain_keyword": "biznews",
            "domain_tld": "store",
            "query_time": "2024-04-28 12:41:39",
            "create_date": "2023-10-03",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "big-news.com",
            "domain_keyword": "big-news",
            "domain_tld": "com",
            "query_time": "2024-05-08 19:41:01",
            "create_date": "1997-10-01",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/big-news.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "big-news.cn",
            "domain_keyword": "big-news",
            "domain_tld": "cn",
            "query_time": "2024-05-13 04:00:14",
            "create_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "孙永刚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cignews.com",
            "domain_keyword": "cignews",
            "domain_tld": "com",
            "query_time": "2024-05-26 00:42:45",
            "create_date": "2020-09-11",
            "update_date": "2024-02-27",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bitnews.cloud",
            "domain_keyword": "bitnews",
            "domain_tld": "cloud",
            "query_time": "2024-04-17 11:46:03",
            "create_date": "2019-10-12",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bigneds.com",
            "domain_keyword": "bigneds",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:08:03",
            "create_date": "2017-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/bigneds.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "keenan.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bigness.biz",
            "domain_keyword": "bigness",
            "domain_tld": "biz",
            "query_time": "2024-05-14 22:58:41",
            "create_date": "2019-03-16",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bigness.net",
            "domain_keyword": "bigness",
            "domain_tld": "net",
            "query_time": "2024-05-28 21:16:14",
            "create_date": "2011-12-23",
            "update_date": "2020-02-06",
            "expiry_date": "2023-12-23",
            "registrar_iana": 1568,
            "registrar_name": "DomainFalcon LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "biznews.info",
            "domain_keyword": "biznews",
            "domain_tld": "info",
            "query_time": "2024-05-10 12:19:11",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bignews7.com",
            "domain_keyword": "bignews7",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:39:51",
            "create_date": "2022-07-18",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-18",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "nignews.com",
            "domain_keyword": "nignews",
            "domain_tld": "com",
            "query_time": "2024-04-16 10:00:15",
            "create_date": "2016-04-04",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "biganews.today",
            "domain_keyword": "biganews",
            "domain_tld": "today",
            "query_time": "2024-06-03 16:36:56",
            "create_date": "2023-11-30",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mignews.org",
            "domain_keyword": "mignews",
            "domain_tld": "org",
            "query_time": "2024-04-18 14:22:18",
            "create_date": "2022-03-31",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-31",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UICC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cloe.ns.cloudflare.com",
                "coleman.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "mignews.ru",
            "domain_keyword": "mignews",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:02:47",
            "create_date": "2005-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "bionews.net",
            "domain_keyword": "bionews",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:50:45",
            "create_date": "1999-06-26",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "myDATA GmbH",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "c1.wpns.hosteurope.de",
                "c1.wsns.hosteurope.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "blgnews.org",
            "domain_keyword": "blgnews",
            "domain_tld": "org",
            "query_time": "2024-04-19 16:55:10",
            "create_date": "2022-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "begnews.com",
            "domain_keyword": "begnews",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:02:07",
            "create_date": "2017-12-02",
            "update_date": "2020-11-26",
            "expiry_date": "2025-12-02",
            "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": 19,
            "domain_name": "bigmews.com",
            "domain_keyword": "bigmews",
            "domain_tld": "com",
            "query_time": "2024-05-13 09:35:56",
            "create_date": "2020-08-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/bigmews.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1lmy.name.com",
                "ns2kqz.name.com",
                "ns3gxy.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gignews.com",
            "domain_keyword": "gignews",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:04:09",
            "create_date": "2018-12-01",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-01",
            "registrar_iana": 3606,
            "registrar_name": "DropCatch.com 1397 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Misak Sarkisyan",
            "registrant_address": "1426 N Evergreen St",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185397177",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bigness.ru",
            "domain_keyword": "bigness",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:51:20",
            "create_date": "2003-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "crystal.ns.cloudflare.com",
                "finley.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "bigness.top",
            "domain_keyword": "bigness",
            "domain_tld": "top",
            "query_time": "2024-05-13 09:36:50",
            "create_date": "2022-04-09",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hattie.ns.cloudflare.com",
                "julian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "big-news.ru",
            "domain_keyword": "big-news",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:50:02",
            "create_date": "2007-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "bianews.ru",
            "domain_keyword": "bianews",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:11:52",
            "create_date": "2022-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "MAXNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "naya.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "bionews.blog",
            "domain_keyword": "bionews",
            "domain_tld": "blog",
            "query_time": "2024-05-12 13:39:31",
            "create_date": "2023-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dignews.com",
            "domain_keyword": "dignews",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:39:27",
            "create_date": "2003-07-11",
            "update_date": "2022-10-06",
            "expiry_date": "2027-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "signews.co.uk",
            "domain_keyword": "signews",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 08:58:40",
            "create_date": "2024-02-10",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "big-news.xyz",
            "domain_keyword": "big-news",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 16:34:12",
            "create_date": "2023-12-08",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-08",
            "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": 29,
            "domain_name": "bqgnews.com",
            "domain_keyword": "bqgnews",
            "domain_tld": "com",
            "query_time": "2024-06-07 07:39:44",
            "create_date": "2020-10-03",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bitnews.blog",
            "domain_keyword": "bitnews",
            "domain_tld": "blog",
            "query_time": "2024-05-10 01:31:52",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp.",
            "registrar_website": "http://www.hosting.kr",
            "registrant_company": "Domain Privacy Services",
            "registrant_state": "Gangnam-Gu",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bisnews.com",
            "domain_keyword": "bisnews",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:00:36",
            "create_date": "1999-01-17",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bionews.org",
            "domain_keyword": "bionews",
            "domain_tld": "org",
            "query_time": "2024-06-02 07:58:31",
            "create_date": "2000-05-30",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Steven John Jones",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "heather.ns.cloudflare.com",
                "jeremy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bimnews.sk",
            "domain_keyword": "bimnews",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:03:21",
            "create_date": "2018-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-02",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "GRAITEC s.r.o.",
            "registrant_company": "GRAITEC s.r.o.",
            "registrant_address": "Jeremenkova 90a",
            "registrant_city": "Praha",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 34,
            "domain_name": "bignews9.in",
            "domain_keyword": "bignews9",
            "domain_tld": "in",
            "query_time": "2024-05-24 00:05:59",
            "create_date": "2021-02-02",
            "update_date": "2023-02-15",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Big news9",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bihar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "big1news.com.br",
            "domain_keyword": "big1news",
            "domain_tld": "com.br",
            "query_time": "2024-04-20 13:51:07",
            "create_date": "2012-08-14",
            "update_date": "2022-08-16",
            "expiry_date": "2024-08-14",
            "registrant_name": "Papelaria Line Pel ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.govern0.com",
                "ns2.govern0.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 36,
            "domain_name": "biznews.pl",
            "domain_keyword": "biznews",
            "domain_tld": "pl",
            "query_time": "2024-04-28 12:41:38",
            "create_date": "2008-04-09",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "hera.gazeta.pl",
                "zeus.gazeta.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "brignews.ru",
            "domain_keyword": "brignews",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:18:03",
            "create_date": "2021-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "linda.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "biznews.today",
            "domain_keyword": "biznews",
            "domain_tld": "today",
            "query_time": "2024-05-21 18:51:55",
            "create_date": "2018-08-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-26",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bcgnews.xyz",
            "domain_keyword": "bcgnews",
            "domain_tld": "xyz",
            "query_time": "2024-06-07 18:02:59",
            "create_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bagnews.com.br",
            "domain_keyword": "bagnews",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 23:20:24",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrant_name": "Geraldo Jiro Morimoto Oguri",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jo.ns.cloudflare.com",
                "rodney.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "biznews.site",
            "domain_keyword": "biznews",
            "domain_tld": "site",
            "query_time": "2024-04-19 17:56:47",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bijnews.com",
            "domain_keyword": "bijnews",
            "domain_tld": "com",
            "query_time": "2024-05-04 23:31:44",
            "create_date": "2023-08-12",
            "update_date": "2023-11-27",
            "expiry_date": "2024-08-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=bijnews.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bpgnews.com",
            "domain_keyword": "bpgnews",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:33:35",
            "create_date": "2016-08-17",
            "update_date": "2023-11-11",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "shu qing li",
            "registrant_address": "hai dian qu, xi tu cheng lu, 12 hao",
            "registrant_city": "bei jing shi",
            "registrant_state": "bei jing",
            "registrant_zip": "100192",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.17802261518",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mignews.top",
            "domain_keyword": "mignews",
            "domain_tld": "top",
            "query_time": "2024-05-19 11:41:11",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bignets.com",
            "domain_keyword": "bignets",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:08:09",
            "create_date": "2003-05-27",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-27",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "big5news.com",
            "domain_keyword": "big5news",
            "domain_tld": "com",
            "query_time": "2024-05-03 21:24:15",
            "create_date": "2022-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "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": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=big5news.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": 47,
            "domain_name": "cignews.store",
            "domain_keyword": "cignews",
            "domain_tld": "store",
            "query_time": "2024-06-02 19:36:36",
            "create_date": "2023-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "biknews.online",
            "domain_keyword": "biknews",
            "domain_tld": "online",
            "query_time": "2024-05-28 21:19:24",
            "create_date": "2023-03-29",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-29",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_state": "Istanbul",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bitnews.nl",
            "domain_keyword": "bitnews",
            "domain_tld": "nl",
            "query_time": "2024-05-10 01:31:52",
            "create_date": "2019-08-26",
            "update_date": "2024-03-18",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "dignews.cc",
            "domain_keyword": "dignews",
            "domain_tld": "cc",
            "query_time": "2024-05-27 21:14:04",
            "create_date": "2021-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2025-09-19",
            "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=dignews.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "corey.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "btgnews.com.br",
            "domain_keyword": "btgnews",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 12:29:15",
            "create_date": "2022-03-16",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-16",
            "registrant_name": "Claudia Gasparini",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 52,
            "domain_name": "biznews.ru",
            "domain_keyword": "biznews",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:19:24",
            "create_date": "2013-07-26",
            "expiry_date": "2024-07-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "bingnews.co.in",
            "domain_keyword": "bingnews",
            "domain_tld": "co.in",
            "query_time": "2024-05-26 19:23:32",
            "create_date": "2010-01-27",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "biznews.com.pl",
            "domain_keyword": "biznews",
            "domain_tld": "com.pl",
            "query_time": "2024-06-02 19:19:05",
            "create_date": "2015-07-10",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.domenomania.pl",
                "ns2.domenomania.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "big-news.online",
            "domain_keyword": "big-news",
            "domain_tld": "online",
            "query_time": "2024-05-17 21:20:08",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC- 10",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bitnews.xyz",
            "domain_keyword": "bitnews",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 07:31:48",
            "create_date": "2023-11-12",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "TopDomains, Inc.",
            "registrant_state": "OR",
            "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.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "brgnews.in",
            "domain_keyword": "brgnews",
            "domain_tld": "in",
            "query_time": "2024-05-20 19:15:48",
            "create_date": "2020-08-27",
            "update_date": "2023-11-16",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bingnews.com",
            "domain_keyword": "bingnews",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:25:36",
            "create_date": "2008-11-07",
            "update_date": "2023-10-06",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way,",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bigonews.online",
            "domain_keyword": "bigonews",
            "domain_tld": "online",
            "query_time": "2024-05-18 07:00:26",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "big-news.biz",
            "domain_keyword": "big-news",
            "domain_tld": "biz",
            "query_time": "2024-06-03 16:34:12",
            "create_date": "2022-09-25",
            "update_date": "2024-01-29",
            "expiry_date": "2024-09-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "big-news.info",
            "domain_keyword": "big-news",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:22:23",
            "create_date": "2024-01-30",
            "update_date": "2024-05-24",
            "expiry_date": "2025-01-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "lou.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bionews.be",
            "domain_keyword": "bionews",
            "domain_tld": "be",
            "query_time": "2024-04-15 17:50:45",
            "create_date": "2024-02-16",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "harvey.ns.cloudflare.com",
                "sneh.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 63,
            "domain_name": "bidnews.net",
            "domain_keyword": "bidnews",
            "domain_tld": "net",
            "query_time": "2024-04-22 04:06:05",
            "create_date": "2000-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns2.cmdg.com",
                "dns3.cmdg.com",
                "dns4.cmdg.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "fignews.com",
            "domain_keyword": "fignews",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:16:10",
            "create_date": "2014-04-01",
            "update_date": "2021-03-26",
            "expiry_date": "2024-04-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bitnews.gold",
            "domain_keyword": "bitnews",
            "domain_tld": "gold",
            "query_time": "2024-05-10 01:31:52",
            "create_date": "2023-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-04",
            "registrar_iana": 3931,
            "registrar_name": "Sav.com, LLC - 41",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "zignews.org",
            "domain_keyword": "zignews",
            "domain_tld": "org",
            "query_time": "2024-05-16 15:32:28",
            "create_date": "2021-06-17",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-17",
            "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": 67,
            "domain_name": "big-news.site",
            "domain_keyword": "big-news",
            "domain_tld": "site",
            "query_time": "2024-05-24 16:35:27",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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": [
                "jay.ns.cloudflare.com",
                "katja.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "binnews.net",
            "domain_keyword": "binnews",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:55:42",
            "create_date": "2000-12-27",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "iHM Identity, Inc.",
            "registrant_state": "TX",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/binnews.net",
            "name_servers": [
                "ns0121.secondary.cloudflare.com",
                "ns0237.secondary.cloudflare.com",
                "pdns196.ultradns.biz",
                "pdns196.ultradns.com",
                "pdns196.ultradns.info",
                "pdns196.ultradns.net",
                "pdns196.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bitnews.info",
            "domain_keyword": "bitnews",
            "domain_tld": "info",
            "query_time": "2024-05-27 05:21:13",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "iignews.store",
            "domain_keyword": "iignews",
            "domain_tld": "store",
            "query_time": "2024-06-02 22:30:11",
            "create_date": "2023-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bmgnews.com",
            "domain_keyword": "bmgnews",
            "domain_tld": "com",
            "query_time": "2024-06-12 04:53:46",
            "create_date": "2007-12-07",
            "update_date": "2023-06-22",
            "expiry_date": "2024-12-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bmgnews.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "biznews.news",
            "domain_keyword": "biznews",
            "domain_tld": "news",
            "query_time": "2024-06-12 21:27:06",
            "create_date": "2022-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNBOX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dhaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar 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.hostfari.com",
                "ns2.hostfari.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "biznews.co.uk",
            "domain_keyword": "biznews",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 19:59:40",
            "create_date": "2003-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "sofia.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "big-news.live",
            "domain_keyword": "big-news",
            "domain_tld": "live",
            "query_time": "2024-04-15 12:20:51",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "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": [
                "dns1.hostiq.ua",
                "dns2.hostiq.ua"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bignewz.com",
            "domain_keyword": "bignewz",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:08:15",
            "create_date": "2013-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-30",
            "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=bignewz.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "gignews.org",
            "domain_keyword": "gignews",
            "domain_tld": "org",
            "query_time": "2024-04-22 21:04:09",
            "create_date": "2005-02-11",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167611777",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.giganews.com",
                "dns2.giganews.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bidnews.info",
            "domain_keyword": "bidnews",
            "domain_tld": "info",
            "query_time": "2024-05-22 05:14:42",
            "create_date": "2014-04-09",
            "update_date": "2023-05-24",
            "expiry_date": "2025-04-09",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "big3news.com",
            "domain_keyword": "big3news",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:51:15",
            "create_date": "2017-08-01",
            "update_date": "2023-06-28",
            "expiry_date": "2024-08-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of big3news.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-121.awsdns-15.com",
                "ns-1485.awsdns-57.org",
                "ns-1563.awsdns-03.co.uk",
                "ns-544.awsdns-04.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bienews.com",
            "domain_keyword": "bienews",
            "domain_tld": "com",
            "query_time": "2024-05-09 10:15:26",
            "create_date": "2020-10-15",
            "update_date": "2021-08-26",
            "expiry_date": "2025-10-15",
            "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": 80,
            "domain_name": "bagnews.com",
            "domain_keyword": "bagnews",
            "domain_tld": "com",
            "query_time": "2024-05-24 21:16:49",
            "create_date": "2000-07-28",
            "update_date": "2022-09-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "biznews.com.br",
            "domain_keyword": "biznews",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 04:45:05",
            "create_date": "2020-01-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-13",
            "registrant_name": "moyses samuel aguiar",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 82,
            "domain_name": "bigness.org",
            "domain_keyword": "bigness",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:08:07",
            "create_date": "2018-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kignews.store",
            "domain_keyword": "kignews",
            "domain_tld": "store",
            "query_time": "2024-05-31 19:15:47",
            "create_date": "2023-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "nignews.site",
            "domain_keyword": "nignews",
            "domain_tld": "site",
            "query_time": "2024-05-02 18:18:19",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bitnews.social",
            "domain_keyword": "bitnews",
            "domain_tld": "social",
            "query_time": "2024-05-27 05:21:13",
            "create_date": "2022-11-15",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-15",
            "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": [
                "hunts.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "binnews.ninja",
            "domain_keyword": "binnews",
            "domain_tld": "ninja",
            "query_time": "2024-05-20 07:27:44",
            "create_date": "2020-01-16",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-16",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "mignews.net",
            "domain_keyword": "mignews",
            "domain_tld": "net",
            "query_time": "2024-05-31 21:11:54",
            "create_date": "2022-03-31",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-31",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "cloe.ns.cloudflare.com",
                "coleman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "big-news.website",
            "domain_keyword": "big-news",
            "domain_tld": "website",
            "query_time": "2024-06-03 16:34:12",
            "create_date": "2022-11-30",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-30",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bkgnews.com",
            "domain_keyword": "bkgnews",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:57:42",
            "create_date": "2017-10-24",
            "update_date": "2020-10-18",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "pignews.net",
            "domain_keyword": "pignews",
            "domain_tld": "net",
            "query_time": "2024-06-06 22:35:11",
            "create_date": "2020-12-03",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bigwnews.com",
            "domain_keyword": "bigwnews",
            "domain_tld": "com",
            "query_time": "2024-05-04 23:27:05",
            "create_date": "2018-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "brianna.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bitnews.top",
            "domain_keyword": "bitnews",
            "domain_tld": "top",
            "query_time": "2024-04-18 18:50:45",
            "create_date": "2024-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li zhi bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bidnews.cn",
            "domain_keyword": "bidnews",
            "domain_tld": "cn",
            "query_time": "2024-04-22 06:38:08",
            "create_date": "2012-09-12",
            "expiry_date": "2027-09-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "中招国信(北京)招标有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jiasule.net",
                "ns2.jiasule.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lignews.com.br",
            "domain_keyword": "lignews",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 11:11:04",
            "create_date": "2021-05-27",
            "update_date": "2023-07-15",
            "expiry_date": "2024-05-27",
            "registrant_name": "Denny Jone Carnon Souza",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 95,
            "domain_name": "bionews.ru",
            "domain_keyword": "bionews",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:38:43",
            "create_date": "2002-06-29",
            "expiry_date": "2024-07-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "bibnews.com",
            "domain_keyword": "bibnews",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:21:32",
            "create_date": "2017-06-27",
            "update_date": "2020-06-21",
            "expiry_date": "2024-06-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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bignewt.com",
            "domain_keyword": "bignewt",
            "domain_tld": "com",
            "query_time": "2024-05-04 06:21:46",
            "create_date": "2023-12-27",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-27",
            "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": "Ontario",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/bignewt.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "fattouche.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bingnews.in",
            "domain_keyword": "bingnews",
            "domain_tld": "in",
            "query_time": "2024-05-04 09:27:23",
            "create_date": "2020-09-28",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.sitecountry.net",
                "b.ns.sitecountry.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bingnews.net",
            "domain_keyword": "bingnews",
            "domain_tld": "net",
            "query_time": "2024-05-26 19:23:32",
            "create_date": "2009-05-31",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-31",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way,",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "biznews.nl",
            "domain_keyword": "biznews",
            "domain_tld": "nl",
            "query_time": "2024-05-27 05:31:52",
            "create_date": "2020-11-01",
            "update_date": "2021-11-29",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.352,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bignews.md</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5212</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>biznews.world, biznews.store, big-news.com, big-news.cn, cignews.com, bitnews.cloud, bigneds.com, bigness.biz, bigness.net, biznews.info, bignews7.com, nignews.com, biganews.today, mignews.org, mignews.ru, bionews.net, blgnews.org, begnews.com, bigmews.com, gignews.com, bigness.ru, bigness.top, big-news.ru, bianews.ru, bionews.blog, dignews.com, signews.co.uk, big-news.xyz, bqgnews.com, bitnews.blog, bisnews.com, bionews.org, bimnews.sk, bignews9.in, big1news.com.br, biznews.pl, brignews.ru, biznews.today, bcgnews.xyz, bagnews.com.br, biznews.site, bijnews.com, bpgnews.com, mignews.top, bignets.com, big5news.com, cignews.store, biknews.online, bitnews.nl, dignews.cc, btgnews.com.br, biznews.ru, bingnews.co.in, biznews.com.pl, big-news.online, bitnews.xyz, brgnews.in, bingnews.com, bigonews.online, big-news.biz, big-news.info, bionews.be, bidnews.net, fignews.com, bitnews.gold, zignews.org, big-news.site, binnews.net, bitnews.info, iignews.store, bmgnews.com, biznews.news, biznews.co.uk, big-news.live, bignewz.com, gignews.org, bidnews.info, big3news.com, bienews.com, bagnews.com, biznews.com.br, bigness.org, kignews.store, nignews.site, bitnews.social, binnews.ninja, mignews.net, big-news.website, bkgnews.com, pignews.net, bigwnews.com, bitnews.top, bidnews.cn, lignews.com.br, bionews.ru, bibnews.com, bignewt.com, bingnews.in, bingnews.net, biznews.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>biznews.world</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 12:41:39</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</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>2</num>
   <domain_name>biznews.store</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 12:41:39</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>big-news.com</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 19:41:01</query_time>
   <create_date>1997-10-01</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/big-news.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>big-news.cn</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 04:00:14</query_time>
   <create_date>2023-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>孙永刚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cignews.com</domain_name>
   <domain_keyword>cignews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 00:42:45</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bitnews.cloud</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-17 11:46:03</query_time>
   <create_date>2019-10-12</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>7</num>
   <domain_name>bigneds.com</domain_name>
   <domain_keyword>bigneds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:08:03</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/bigneds.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>keenan.ns.cloudflare.com</value>
    <value>tina.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>bigness.biz</domain_name>
   <domain_keyword>bigness</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 22:58:41</query_time>
   <create_date>2019-03-16</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>9</num>
   <domain_name>bigness.net</domain_name>
   <domain_keyword>bigness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 21:16:14</query_time>
   <create_date>2011-12-23</create_date>
   <update_date>2020-02-06</update_date>
   <expiry_date>2023-12-23</expiry_date>
   <registrar_iana>1568</registrar_iana>
   <registrar_name>DomainFalcon LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>biznews.info</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 12:19:11</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bignews7.com</domain_name>
   <domain_keyword>bignews7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:39:51</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>nignews.com</domain_name>
   <domain_keyword>nignews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 10:00:15</query_time>
   <create_date>2016-04-04</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>biganews.today</domain_name>
   <domain_keyword>biganews</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-03 16:36:56</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>mignews.org</domain_name>
   <domain_keyword>mignews</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 14:22:18</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UICC</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cloe.ns.cloudflare.com</value>
    <value>coleman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mignews.ru</domain_name>
   <domain_keyword>mignews</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:02:47</query_time>
   <create_date>2005-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>bionews.net</domain_name>
   <domain_keyword>bionews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:50:45</query_time>
   <create_date>1999-06-26</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_company>myDATA GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>c1.wpns.hosteurope.de</value>
    <value>c1.wsns.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>blgnews.org</domain_name>
   <domain_keyword>blgnews</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 16:55:10</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>18</num>
   <domain_name>begnews.com</domain_name>
   <domain_keyword>begnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:02:07</query_time>
   <create_date>2017-12-02</create_date>
   <update_date>2020-11-26</update_date>
   <expiry_date>2025-12-02</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>19</num>
   <domain_name>bigmews.com</domain_name>
   <domain_keyword>bigmews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 09:35:56</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/bigmews.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1lmy.name.com</value>
    <value>ns2kqz.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4cpw.name.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>gignews.com</domain_name>
   <domain_keyword>gignews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:04:09</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>3606</registrar_iana>
   <registrar_name>DropCatch.com 1397 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Misak Sarkisyan</registrant_name>
   <registrant_address>1426 N Evergreen St</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185397177</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>bigness.ru</domain_name>
   <domain_keyword>bigness</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:51:20</query_time>
   <create_date>2003-06-20</create_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>crystal.ns.cloudflare.com</value>
    <value>finley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>bigness.top</domain_name>
   <domain_keyword>bigness</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-13 09:36:50</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hattie.ns.cloudflare.com</value>
    <value>julian.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>23</num>
   <domain_name>big-news.ru</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:50:02</query_time>
   <create_date>2007-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>bianews.ru</domain_name>
   <domain_keyword>bianews</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:11:52</query_time>
   <create_date>2022-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>MAXNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>naya.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>bionews.blog</domain_name>
   <domain_keyword>bionews</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-12 13:39:31</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dignews.com</domain_name>
   <domain_keyword>dignews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:39:27</query_time>
   <create_date>2003-07-11</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2027-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>signews.co.uk</domain_name>
   <domain_keyword>signews</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 08:58:40</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>big-news.xyz</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 16:34:12</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-08</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>29</num>
   <domain_name>bqgnews.com</domain_name>
   <domain_keyword>bqgnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 07:39:44</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bitnews.blog</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-10 01:31:52</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp.</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_company>Domain Privacy Services</registrant_company>
   <registrant_state>Gangnam-Gu</registrant_state>
   <registrant_country>KR</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.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bisnews.com</domain_name>
   <domain_keyword>bisnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:00:36</query_time>
   <create_date>1999-01-17</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bionews.org</domain_name>
   <domain_keyword>bionews</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 07:58:31</query_time>
   <create_date>2000-05-30</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Steven John Jones</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>heather.ns.cloudflare.com</value>
    <value>jeremy.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>bimnews.sk</domain_name>
   <domain_keyword>bimnews</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:03:21</query_time>
   <create_date>2018-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>GRAITEC s.r.o.</registrant_name>
   <registrant_company>GRAITEC s.r.o.</registrant_company>
   <registrant_address>Jeremenkova 90a</registrant_address>
   <registrant_city>Praha</registrant_city>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>bignews9.in</domain_name>
   <domain_keyword>bignews9</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 00:05:59</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Big news9</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bihar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>35</num>
   <domain_name>big1news.com.br</domain_name>
   <domain_keyword>big1news</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-20 13:51:07</query_time>
   <create_date>2012-08-14</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrant_name>Papelaria Line Pel ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.govern0.com</value>
    <value>ns2.govern0.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>biznews.pl</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-28 12:41:38</query_time>
   <create_date>2008-04-09</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>hera.gazeta.pl</value>
    <value>zeus.gazeta.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>brignews.ru</domain_name>
   <domain_keyword>brignews</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:18:03</query_time>
   <create_date>2021-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>linda.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>biznews.today</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-21 18:51:55</query_time>
   <create_date>2018-08-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-26</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>ns05.domaincontrol.com</value>
    <value>ns06.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>bcgnews.xyz</domain_name>
   <domain_keyword>bcgnews</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-07 18:02:59</query_time>
   <create_date>2024-06-05</create_date>
   <expiry_date>2025-06-05</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bagnews.com.br</domain_name>
   <domain_keyword>bagnews</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 23:20:24</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrant_name>Geraldo Jiro Morimoto Oguri</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jo.ns.cloudflare.com</value>
    <value>rodney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>biznews.site</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-19 17:56:47</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bijnews.com</domain_name>
   <domain_keyword>bijnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 23:31:44</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=bijnews.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bpgnews.com</domain_name>
   <domain_keyword>bpgnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:33:35</query_time>
   <create_date>2016-08-17</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>shu qing li</registrant_name>
   <registrant_address>hai dian qu, xi tu cheng lu, 12 hao</registrant_address>
   <registrant_city>bei jing shi</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>100192</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.17802261518</registrant_phone>
   <name_servers>
    <value>beth.ns.cloudflare.com</value>
    <value>ian.ns.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>mignews.top</domain_name>
   <domain_keyword>mignews</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 11:41:11</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>45</num>
   <domain_name>bignets.com</domain_name>
   <domain_keyword>bignets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:08:09</query_time>
   <create_date>2003-05-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>big5news.com</domain_name>
   <domain_keyword>big5news</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 21:24:15</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</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>JIANGXI</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=big5news.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>47</num>
   <domain_name>cignews.store</domain_name>
   <domain_keyword>cignews</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 19:36:36</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>biknews.online</domain_name>
   <domain_keyword>biknews</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 21:19:24</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_state>Istanbul</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bitnews.nl</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 01:31:52</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2024-03-18</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dignews.cc</domain_name>
   <domain_keyword>dignews</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 21:14:04</query_time>
   <create_date>2021-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-09-19</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=dignews.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>corey.ns.cloudflare.com</value>
    <value>sandy.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>51</num>
   <domain_name>btgnews.com.br</domain_name>
   <domain_keyword>btgnews</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 12:29:15</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrant_name>Claudia Gasparini</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>biznews.ru</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:19:24</query_time>
   <create_date>2013-07-26</create_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>bingnews.co.in</domain_name>
   <domain_keyword>bingnews</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-26 19:23:32</query_time>
   <create_date>2010-01-27</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-27</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>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</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>54</num>
   <domain_name>biznews.com.pl</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-02 19:19:05</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.domenomania.pl</value>
    <value>ns2.domenomania.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>big-news.online</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 21:20:08</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC- 10</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bitnews.xyz</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 07:31:48</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>TopDomains, Inc.</registrant_company>
   <registrant_state>OR</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.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>brgnews.in</domain_name>
   <domain_keyword>brgnews</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 19:15:48</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.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>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bingnews.com</domain_name>
   <domain_keyword>bingnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:25:36</query_time>
   <create_date>2008-11-07</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way,</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</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>59</num>
   <domain_name>bigonews.online</domain_name>
   <domain_keyword>bigonews</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 07:00:26</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>big-news.biz</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-03 16:34:12</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>big-news.info</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:22:23</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>lou.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bionews.be</domain_name>
   <domain_keyword>bionews</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 17:50:45</query_time>
   <create_date>2024-02-16</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>harvey.ns.cloudflare.com</value>
    <value>sneh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>bidnews.net</domain_name>
   <domain_keyword>bidnews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 04:06:05</query_time>
   <create_date>2000-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns2.cmdg.com</value>
    <value>dns3.cmdg.com</value>
    <value>dns4.cmdg.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>fignews.com</domain_name>
   <domain_keyword>fignews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:16:10</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2021-03-26</update_date>
   <expiry_date>2024-04-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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bitnews.gold</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-10 01:31:52</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>3931</registrar_iana>
   <registrar_name>Sav.com, LLC - 41</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>zignews.org</domain_name>
   <domain_keyword>zignews</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 15:32:28</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-17</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>67</num>
   <domain_name>big-news.site</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 16:35:27</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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>jay.ns.cloudflare.com</value>
    <value>katja.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>binnews.net</domain_name>
   <domain_keyword>binnews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:55:42</query_time>
   <create_date>2000-12-27</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>iHM Identity, Inc.</registrant_company>
   <registrant_state>TX</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/binnews.net</registrant_email>
   <name_servers>
    <value>ns0121.secondary.cloudflare.com</value>
    <value>ns0237.secondary.cloudflare.com</value>
    <value>pdns196.ultradns.biz</value>
    <value>pdns196.ultradns.com</value>
    <value>pdns196.ultradns.info</value>
    <value>pdns196.ultradns.net</value>
    <value>pdns196.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bitnews.info</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 05:21:13</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>iignews.store</domain_name>
   <domain_keyword>iignews</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 22:30:11</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bmgnews.com</domain_name>
   <domain_keyword>bmgnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 04:53:46</query_time>
   <create_date>2007-12-07</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bmgnews.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>biznews.news</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-12 21:27:06</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNBOX</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BD</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.hostfari.com</value>
    <value>ns2.hostfari.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>biznews.co.uk</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 19:59:40</query_time>
   <create_date>2003-08-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>sofia.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>big-news.live</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-15 12:20:51</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</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>dns1.hostiq.ua</value>
    <value>dns2.hostiq.ua</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>75</num>
   <domain_name>bignewz.com</domain_name>
   <domain_keyword>bignewz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:08:15</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-30</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=bignewz.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>76</num>
   <domain_name>gignews.org</domain_name>
   <domain_keyword>gignews</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 21:04:09</query_time>
   <create_date>2005-02-11</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167611777</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.giganews.com</value>
    <value>dns2.giganews.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bidnews.info</domain_name>
   <domain_keyword>bidnews</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 05:14:42</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-04-09</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>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>78</num>
   <domain_name>big3news.com</domain_name>
   <domain_keyword>big3news</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:51:15</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of big3news.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-121.awsdns-15.com</value>
    <value>ns-1485.awsdns-57.org</value>
    <value>ns-1563.awsdns-03.co.uk</value>
    <value>ns-544.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bienews.com</domain_name>
   <domain_keyword>bienews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 10:15:26</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-10-15</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>80</num>
   <domain_name>bagnews.com</domain_name>
   <domain_keyword>bagnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 21:16:49</query_time>
   <create_date>2000-07-28</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2024-07-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>ns23.domaincontrol.com</value>
    <value>ns24.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>81</num>
   <domain_name>biznews.com.br</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 04:45:05</query_time>
   <create_date>2020-01-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrant_name>moyses samuel aguiar</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>bigness.org</domain_name>
   <domain_keyword>bigness</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:08:07</query_time>
   <create_date>2018-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kignews.store</domain_name>
   <domain_keyword>kignews</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 19:15:47</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>nignews.site</domain_name>
   <domain_keyword>nignews</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 18:18:19</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bitnews.social</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-27 05:21:13</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-15</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>hunts.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>binnews.ninja</domain_name>
   <domain_keyword>binnews</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-20 07:27:44</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mignews.net</domain_name>
   <domain_keyword>mignews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 21:11:54</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>cloe.ns.cloudflare.com</value>
    <value>coleman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>big-news.website</domain_name>
   <domain_keyword>big-news</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-03 16:34:12</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>bkgnews.com</domain_name>
   <domain_keyword>bkgnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:57:42</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2020-10-18</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>90</num>
   <domain_name>pignews.net</domain_name>
   <domain_keyword>pignews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 22:35:11</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>91</num>
   <domain_name>bigwnews.com</domain_name>
   <domain_keyword>bigwnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 23:27:05</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>brianna.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.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>bitnews.top</domain_name>
   <domain_keyword>bitnews</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 18:50:45</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li zhi bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bidnews.cn</domain_name>
   <domain_keyword>bidnews</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-22 06:38:08</query_time>
   <create_date>2012-09-12</create_date>
   <expiry_date>2027-09-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>中招国信(北京)招标有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jiasule.net</value>
    <value>ns2.jiasule.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lignews.com.br</domain_name>
   <domain_keyword>lignews</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 11:11:04</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrant_name>Denny Jone Carnon Souza</registrant_name>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>bionews.ru</domain_name>
   <domain_keyword>bionews</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:38:43</query_time>
   <create_date>2002-06-29</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>bibnews.com</domain_name>
   <domain_keyword>bibnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:21:32</query_time>
   <create_date>2017-06-27</create_date>
   <update_date>2020-06-21</update_date>
   <expiry_date>2024-06-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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bignewt.com</domain_name>
   <domain_keyword>bignewt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 06:21:46</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-27</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>Ontario</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/bignewt.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>fattouche.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.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>bingnews.in</domain_name>
   <domain_keyword>bingnews</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-04 09:27:23</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.sitecountry.net</value>
    <value>b.ns.sitecountry.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bingnews.net</domain_name>
   <domain_keyword>bingnews</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 19:23:32</query_time>
   <create_date>2009-05-31</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way,</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</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>100</num>
   <domain_name>biznews.nl</domain_name>
   <domain_keyword>biznews</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 05:31:52</query_time>
   <create_date>2020-11-01</create_date>
   <update_date>2021-11-29</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.352</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.