WHOIS QUERY TIME

29 Apr 2024 - 8:02 PM UTC

Registered: 9 December 2010
Modified: 31 October 2022

REGISTRAR

Name: Sitetech Solutions Ltd T/A SiteName
Website: https://sitename.co.nz/

DNSSEC

unsigned

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

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=hinessecurity.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hinessecurity.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hinessecurity.co.nz",
            "domain_keyword": "hinessecurity",
            "domain_tld": "co.nz",
            "query_time": "2024-04-29 20:02:46",
            "create_date": "2010-12-09",
            "update_date": "2022-10-31",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hinessecurity.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hinessecurity.co.nz</domain_name>
   <domain_keyword>hinessecurity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-29 20:02:46</query_time>
   <create_date>2010-12-09</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.089 seconds) for "hinessecurity.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:45 AM UTC

Registered: 9 December 2010
Modified: 31 October 2022

REGISTRAR

Name: Sitetech Solutions Ltd T/A SiteName
Website: https://sitename.co.nz/

DNSSEC

unsigned

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=hinessecurity.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hinessecurity.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "hinessecurity.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "hinessecurity.co.nz",
            "domain_keyword": "hinessecurity",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 02:45:14",
            "create_date": "2010-12-09",
            "update_date": "2022-10-31",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "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>hinessecurity.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>hinessecurity.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hinessecurity.co.nz</domain_name>
   <domain_keyword>hinessecurity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 02:45:14</query_time>
   <create_date>2010-12-09</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.089</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 160 domain names (in 0.219 seconds) which look and sound like the brand name "hinessecurity".
Domain Name Registered Expiry Registrar Ownership
1 hindssecurity.com 26 Aug 2023 26 Aug 2024 Gname 006 Inc -
2 pinessecurity.com 28 Sep 2022 28 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 hiressecurity.com 4 Mar 2018 4 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 chinesesecurity.com 29 Apr 2004 29 Apr 2025 GoDaddy.com, LLC -
5 sitessecurity.co.uk 28 Feb 2008 28 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
6 hillssecurity.com 24 Apr 2013 24 Apr 2025 GoDaddy.com, LLC -
7 zonessecurity.com 27 Oct 2021 27 Oct 2025 GoDaddy.com, LLC -
8 wingssecurity.in 19 Nov 2019 19 Nov 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
9 minelsecurity.com 6 Oct 2016 6 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
10 jonessecurity.solutions 8 Oct 2017 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 sitessecurity.org 13 Nov 2023 13 Nov 2024 NETIM SARL REDACTED FOR PRIVACY
12 sigessecurity.it 21 Mar 2018 21 Mar 2025 Gruppo Siges s.r.l. Sysdat Turismo Spa
13 chinesesecurity.com.cn 9 Mar 2006 9 Mar 2033 北京新网数码信息技术有限公司 中保华安集团有限公司
14 hewessecurity.london 27 Aug 2014 27 Aug 2024 Tucows.com Co. Hewes Security
15 rinecsecurity.com 10 May 2022 10 May 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
16 hewessecurity.net 1 Dec 2006 1 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
17 ainetsecurity.com 12 Sep 2023 12 Sep 2024 Domain.com, LLC -
18 hernessecurity.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Levi Loughlin
19 hayessecurity.com 10 Aug 2010 10 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 biznessecurity.pl 14 Jul 2017 14 Jul 2024 home.pl S.A. -
21 honeysecurity.com 13 Jul 2017 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 wingssecurity.com 9 Aug 2006 9 Aug 2025 eNom, LLC -
23 hi-ressecurity.com 5 Nov 2014 5 Nov 2024 GoDaddy.com, LLC -
24 line1security.com 10 Jan 2023 10 Jan 2025 GoDaddy.com, LLC -
25 hireasecurity.co.uk 20 May 2020 20 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
26 shinesecurity.co.uk 10 Sep 2023 10 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
27 honestsecurity.co.uk 24 Oct 2023 24 Oct 2024 Ionos SE [Tag = 1AND1] -
28 gilessecurity.co.uk 29 Mar 2017 29 Mar 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
29 kingssecurity.com 21 Jan 2008 21 Jan 2025 Megazone Corp., dba HOSTING.KR Hochul Jung
30 shinesecurity.in 29 Dec 2015 29 Dec 2025 HIOX SOFTWARES PRIVATE LIMITED SHINE SECURITY SERVICES
31 hitecsecurity.com 11 Nov 2007 11 Nov 2024 Wild West Domains, LLC -
32 rhinesecurity.com 5 Oct 2022 5 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 kingssecurity.ca 15 Jul 2003 15 Jul 2024 eNom Canada Corp. King's Security & Locksmithing
34 hiredsecurity.co.uk 22 Sep 2015 22 Sep 2025 ANS Group Ltd [Tag = UKFAST] -
35 honestsecurity.net 22 Oct 2020 22 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 hivensecurity.com 8 Jun 2024 8 Jun 2025 GoDaddy.com, LLC -
37 hitecsecurity.de - - - -
38 ineossecurity.com 26 Oct 2020 26 Oct 2028 Network Solutions, LLC -
39 hicassecurity.net 6 Jul 2010 6 Jul 2024 IONOS SE REDACTED FOR PRIVACY
40 rinussecurity.nl 3 Feb 2020 - Hoogma Webdesign B.V. -
41 lincssecurity.com 25 Mar 2022 25 Mar 2025 GoDaddy.com, LLC -
42 gilessecurity.com 10 Aug 2023 10 Aug 2024 DropCatch.com 780 LLC Ace The Name
43 shonessecurity.com 8 Sep 2009 8 Sep 2024 Wild West Domains, LLC -
44 shine-security.nl 4 Feb 2020 - Registrar.eu -
45 linkssecurity.com 27 Dec 2014 27 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 kingssecurity.org 24 Jul 2013 24 Jul 2024 eNom, LLC Kings Security & Locksmithing
47 chinesesecurity.cn 9 Mar 2006 9 Mar 2033 北京新网数码信息技术有限公司 中保华安集团有限公司
48 line6security.com 15 Oct 2020 15 Oct 2026 Wix.Com Ltd. Wix.com Ltd.
49 fine-security.com 30 Jan 2015 30 Jan 2025 GMO INTERNET, INC. Fine System
50 shinersecurity.com 6 Dec 2018 6 Dec 2024 GoDaddy.com, LLC -
51 linerssecurity.com 20 Mar 2015 20 Mar 2025 GoDaddy.com, LLC -
52 hiredsecurity.uk 22 Sep 2015 22 Sep 2025 ANS Group Ltd [Tag = UKFAST] -
53 hiteksecurity.com 14 Feb 2003 14 Feb 2025 GoDaddy.com, LLC -
54 shine-security.com 4 Mar 2013 4 Mar 2028 Bizcn.com,Inc. REDACTED FOR PRIVACY
55 finexsecurity.ca 25 Jun 2019 25 Jun 2024 WHC Online Solutions Inc. REDACTED FOR PRIVACY
56 kingssecurity.net 5 Mar 2021 5 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 hillssecurity.com.au - - Above.au Pty Limited Preet Singh
58 shinesecurity.com 23 May 2015 23 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 kingssecurity.nl 27 Nov 2014 - OVH -
60 ringssecurity.com 20 Sep 2023 20 Sep 2024 GoDaddy.com, LLC -
61 kinussecurity.com 12 Nov 2021 12 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Nutriflexx B.V.
62 limessecurity.net 4 Dec 2012 4 Dec 2024 Mesh Digital Limited -
63 shinesecurity.com.au - - Web Address Registration Pty Ltd Pak Roth
64 hewessecurity.com 23 Oct 2002 23 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
65 bitessecurity.com 30 Aug 2017 30 Aug 2024 Cloudflare, Inc. DATA REDACTED
66 limessecurity.org 26 Dec 2012 26 Dec 2024 Mesh Digital Limited REDACTED FOR PRIVACY
67 hiendsecurity.ca 29 Apr 2017 29 Apr 2028 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
68 hewessecurity.uk 3 Apr 2019 3 Apr 2026 Internet Assist Limited [Tag = INTERNET-ASSIST] -
69 hive-security.com 3 Apr 2023 3 Apr 2024 Scaleway SAS -
70 hiredsecurity.com 1 Nov 2009 1 Nov 2024 GoDaddy.com, LLC -
71 finestsecurity.com 21 Mar 2003 21 Mar 2025 Webhero, Inc. Robert Manuella
72 homessecurity.com 3 Nov 2005 3 Nov 2024 GoDaddy Corporate Domains, LLC -
73 sitessecurity.com 4 Jun 2024 4 Jun 2025 Porkbun LLC Private by Design, LLC
74 rinussecurity.com 15 May 2018 15 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
75 kingssecurity.uk 4 Jun 2021 4 Jun 2026 20i Ltd [Tag = STACK] -
76 limessecurity.com 4 Dec 2012 4 Dec 2024 Mesh Digital Limited -
77 timessecurity.com 15 Sep 2008 15 Sep 2024 GoDaddy.com, LLC -
78 shinesecurity.net 11 Jan 2023 11 Jan 2025 TLDS L.L.C. d/b/a SRSPlus -
79 honestsecurity.com 27 Jul 2000 27 Jul 2024 Name.com, Inc. Affordable Webhosting, Inc., Advertising
80 kingssecurity.online 1 May 2023 1 May 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
81 shiressecurity.com 24 Feb 2015 24 Feb 2025 IONOS SE REDACTED FOR PRIVACY
82 fidessecurity.com 18 Jul 2023 18 Jul 2024 IONOS SE 1&1 Internet Limited
83 honestsecurity.org 24 May 2021 24 May 2025 Squarespace Domains II LLC Kolide, Inc.
84 milessecurity.com 4 Sep 2019 4 Sep 2033 GoDaddy.com, LLC -
85 hinkosecurity.com 30 Jul 2023 30 Jul 2024 Register.com, Inc. -
86 inetsecurity.com 29 Jun 2001 29 Jun 2024 Name.com, Inc. E-Promote
87 hivesecurity.tech 16 Jan 2024 16 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
88 inetsecurity.ind.in 27 Apr 2016 27 Apr 2026 GoDaddy.com, LLC INETSECURITY.IN
89 inxssecurity.com 6 Mar 2023 6 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
90 finesecurity.net 11 Nov 2020 11 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
91 linesecurity.ru 5 Oct 2020 5 Oct 2024 RU-CENTER-RU Private Person
92 hisssecurity.com 11 Dec 2020 11 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
93 linesecurity.co.uk 18 Jun 2018 18 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
94 hiresecurity.info 25 Oct 2023 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 hiresecurity.online 25 Oct 2023 25 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
96 hidesecurity.ru 10 Jan 2023 10 Jan 2025 R01-RU Private Person
97 siessecurity.com 15 Jul 2018 15 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
98 linesecurity.cyou 21 Aug 2022 21 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
99 hitssecurity.com.au - - Domain Directors Pty Ltd trading as Instra Dail Wagner
100 pinesecurity.com 27 Jun 2018 27 Jun 2025 GoDaddy.com, LLC -
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 Hinessecurity.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hinessecurity.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hinessecurity.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 160,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hindssecurity.com, pinessecurity.com, hiressecurity.com, chinesesecurity.com, sitessecurity.co.uk, hillssecurity.com, zonessecurity.com, wingssecurity.in, minelsecurity.com, jonessecurity.solutions, sitessecurity.org, sigessecurity.it, chinesesecurity.com.cn, hewessecurity.london, rinecsecurity.com, hewessecurity.net, ainetsecurity.com, hernessecurity.com.au, hayessecurity.com, biznessecurity.pl, honeysecurity.com, wingssecurity.com, hi-ressecurity.com, line1security.com, hireasecurity.co.uk, shinesecurity.co.uk, honestsecurity.co.uk, gilessecurity.co.uk, kingssecurity.com, shinesecurity.in, hitecsecurity.com, rhinesecurity.com, kingssecurity.ca, hiredsecurity.co.uk, honestsecurity.net, hivensecurity.com, hitecsecurity.de, ineossecurity.com, hicassecurity.net, rinussecurity.nl, lincssecurity.com, gilessecurity.com, shonessecurity.com, shine-security.nl, linkssecurity.com, kingssecurity.org, chinesesecurity.cn, line6security.com, fine-security.com, shinersecurity.com, linerssecurity.com, hiredsecurity.uk, hiteksecurity.com, shine-security.com, finexsecurity.ca, kingssecurity.net, hillssecurity.com.au, shinesecurity.com, kingssecurity.nl, ringssecurity.com, kinussecurity.com, limessecurity.net, shinesecurity.com.au, hewessecurity.com, bitessecurity.com, limessecurity.org, hiendsecurity.ca, hewessecurity.uk, hive-security.com, hiredsecurity.com, finestsecurity.com, homessecurity.com, sitessecurity.com, rinussecurity.com, kingssecurity.uk, limessecurity.com, timessecurity.com, shinesecurity.net, honestsecurity.com, kingssecurity.online, shiressecurity.com, fidessecurity.com, honestsecurity.org, milessecurity.com, hinkosecurity.com, inetsecurity.com, hivesecurity.tech, inetsecurity.ind.in, inxssecurity.com, finesecurity.net, linesecurity.ru, hisssecurity.com, linesecurity.co.uk, hiresecurity.info, hiresecurity.online, hidesecurity.ru, siessecurity.com, linesecurity.cyou, hitssecurity.com.au, pinesecurity.com",
    "results": [
        {
            "num": 1,
            "domain_name": "hindssecurity.com",
            "domain_keyword": "hindssecurity",
            "domain_tld": "com",
            "query_time": "2024-06-05 15:28:08",
            "create_date": "2023-08-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-26",
            "registrar_iana": 3946,
            "registrar_name": "Gname 006 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pinessecurity.com",
            "domain_keyword": "pinessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:21:54",
            "create_date": "2022-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pinessecurity.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "hiressecurity.com",
            "domain_keyword": "hiressecurity",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:51:55",
            "create_date": "2018-03-04",
            "update_date": "2021-02-26",
            "expiry_date": "2024-03-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "chinesesecurity.com",
            "domain_keyword": "chinesesecurity",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:23:18",
            "create_date": "2004-04-29",
            "update_date": "2022-10-15",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sitessecurity.co.uk",
            "domain_keyword": "sitessecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 21:23:24",
            "create_date": "2008-02-28",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "hillssecurity.com",
            "domain_keyword": "hillssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-05 14:54:43",
            "create_date": "2013-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "zonessecurity.com",
            "domain_keyword": "zonessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:45:44",
            "create_date": "2021-10-27",
            "update_date": "2023-07-31",
            "expiry_date": "2025-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wingssecurity.in",
            "domain_keyword": "wingssecurity",
            "domain_tld": "in",
            "query_time": "2024-05-18 10:01:18",
            "create_date": "2019-11-19",
            "update_date": "2023-02-15",
            "expiry_date": "2026-11-19",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "minelsecurity.com",
            "domain_keyword": "minelsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:18:28",
            "create_date": "2016-10-06",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "https://tieredaccess.com/contact/4c370954-c669-4ea6-9e2b-1227dc8e984b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jonessecurity.solutions",
            "domain_keyword": "jonessecurity",
            "domain_tld": "solutions",
            "query_time": "2024-04-28 23:45:16",
            "create_date": "2017-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "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": [
                "melinda.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sitessecurity.org",
            "domain_keyword": "sitessecurity",
            "domain_tld": "org",
            "query_time": "2024-05-20 07:01:42",
            "create_date": "2023-11-13",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.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": [
                "jean.ns.cloudflare.com",
                "osmar.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sigessecurity.it",
            "domain_keyword": "sigessecurity",
            "domain_tld": "it",
            "query_time": "2024-04-24 12:35:13",
            "create_date": "2018-03-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-21",
            "registrar_name": "Gruppo Siges s.r.l.",
            "registrar_website": "http://www.sigesgroup.it",
            "registrant_company": "Sysdat Turismo Spa",
            "registrant_address": "Via Ferrari 21",
            "registrant_city": "Saronno",
            "registrant_state": "VA",
            "registrant_zip": "21047",
            "registrant_country": "IT",
            "name_servers": [
                "ns.sigesgroup.it",
                "ns2.sigesgroup.it",
                "ns3.sigesgroup.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "chinesesecurity.com.cn",
            "domain_keyword": "chinesesecurity",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 06:37:25",
            "create_date": "2006-03-09",
            "expiry_date": "2033-03-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "中保华安集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hewessecurity.london",
            "domain_keyword": "hewessecurity",
            "domain_tld": "london",
            "query_time": "2024-04-24 03:22:20",
            "create_date": "2014-08-27",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Hewes Security",
            "registrant_state": "Essex",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "rinecsecurity.com",
            "domain_keyword": "rinecsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:12:53",
            "create_date": "2022-05-10",
            "update_date": "2023-05-24",
            "expiry_date": "2025-05-10",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bio-Bio",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns70.v2n.cl",
                "ns71.v2n.cl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hewessecurity.net",
            "domain_keyword": "hewessecurity",
            "domain_tld": "net",
            "query_time": "2024-04-24 03:22:20",
            "create_date": "2006-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ians1.i-a.co.uk",
                "ians2.i-a.co.uk",
                "ians3.i-a.co.uk",
                "ians4.i-a.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ainetsecurity.com",
            "domain_keyword": "ainetsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:55:26",
            "create_date": "2023-09-12",
            "update_date": "2024-05-06",
            "expiry_date": "2024-09-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hernessecurity.com.au",
            "domain_keyword": "hernessecurity",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 12:47:51",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Levi Loughlin",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hayessecurity.com",
            "domain_keyword": "hayessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:18:49",
            "create_date": "2010-08-10",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-10",
            "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": 20,
            "domain_name": "biznessecurity.pl",
            "domain_keyword": "biznessecurity",
            "domain_tld": "pl",
            "query_time": "2024-03-27 11:56:35",
            "create_date": "2017-07-14",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 21,
            "domain_name": "honeysecurity.com",
            "domain_keyword": "honeysecurity",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:36:50",
            "create_date": "2017-07-13",
            "update_date": "2020-07-07",
            "expiry_date": "2024-07-13",
            "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": 22,
            "domain_name": "wingssecurity.com",
            "domain_keyword": "wingssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:01:17",
            "create_date": "2006-08-09",
            "update_date": "2024-03-11",
            "expiry_date": "2025-08-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.orangehost.com",
                "ns2.orangehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hi-ressecurity.com",
            "domain_keyword": "hi-ressecurity",
            "domain_tld": "com",
            "query_time": "2024-06-08 22:49:34",
            "create_date": "2014-11-05",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "line1security.com",
            "domain_keyword": "line1security",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:24:40",
            "create_date": "2023-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hireasecurity.co.uk",
            "domain_keyword": "hireasecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 14:01:39",
            "create_date": "2020-05-20",
            "update_date": "2023-12-08",
            "expiry_date": "2025-05-20",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "shinesecurity.co.uk",
            "domain_keyword": "shinesecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 13:22:43",
            "create_date": "2023-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "dns1.hosterpk.com",
                "dns2.hosterpk.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "honestsecurity.co.uk",
            "domain_keyword": "honestsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 04:16:06",
            "create_date": "2023-10-24",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1023.ui-dns.org",
                "ns1049.ui-dns.com",
                "ns1062.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "gilessecurity.co.uk",
            "domain_keyword": "gilessecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 16:00:17",
            "create_date": "2017-03-29",
            "update_date": "2023-07-03",
            "expiry_date": "2024-03-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 29,
            "domain_name": "kingssecurity.com",
            "domain_keyword": "kingssecurity",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:44:22",
            "create_date": "2008-01-21",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Hochul Jung",
            "registrant_company": "Hochul Jung",
            "registrant_address": "1160-29 Jisan 1(il)-dong Suseong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "706843",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1035557615",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "shinesecurity.in",
            "domain_keyword": "shinesecurity",
            "domain_tld": "in",
            "query_time": "2024-06-08 16:51:38",
            "create_date": "2015-12-29",
            "update_date": "2024-02-20",
            "expiry_date": "2025-12-29",
            "registrar_iana": 801409,
            "registrar_name": "HIOX SOFTWARES PRIVATE LIMITED",
            "registrar_website": "https://www.hioxindia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHINE SECURITY SERVICES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hitecsecurity.com",
            "domain_keyword": "hitecsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:40:52",
            "create_date": "2007-11-11",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "rhinesecurity.com",
            "domain_keyword": "rhinesecurity",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:38:50",
            "create_date": "2022-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns15.asurahosting.com",
                "ns16.asurahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "kingssecurity.ca",
            "domain_keyword": "kingssecurity",
            "domain_tld": "ca",
            "query_time": "2024-04-26 18:44:22",
            "create_date": "2003-07-15",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-15",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "King's Security & Locksmithing",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hiredsecurity.co.uk",
            "domain_keyword": "hiredsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 14:04:14",
            "create_date": "2015-09-22",
            "update_date": "2023-07-24",
            "expiry_date": "2025-09-22",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.hostingsystems.co.uk",
                "ns1.hostingsystems.co.uk",
                "ns2.hostingsystems.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "honestsecurity.net",
            "domain_keyword": "honestsecurity",
            "domain_tld": "net",
            "query_time": "2024-05-06 08:40:44",
            "create_date": "2020-10-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=honestsecurity.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "hivensecurity.com",
            "domain_keyword": "hivensecurity",
            "domain_tld": "com",
            "query_time": "2024-06-11 15:32:27",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hitecsecurity.de",
            "domain_keyword": "hitecsecurity",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:29:02",
            "update_date": "2017-03-07",
            "name_servers": [
                "ns1.namesecure.de",
                "ns2.namesecure.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 38,
            "domain_name": "ineossecurity.com",
            "domain_keyword": "ineossecurity",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:00:07",
            "create_date": "2020-10-26",
            "update_date": "2023-10-30",
            "expiry_date": "2028-10-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns25.worldnic.com",
                "ns26.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "hicassecurity.net",
            "domain_keyword": "hicassecurity",
            "domain_tld": "net",
            "query_time": "2024-06-07 02:59:57",
            "create_date": "2010-07-06",
            "update_date": "2017-11-27",
            "expiry_date": "2024-07-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1111.ui-dns.biz",
                "ns1111.ui-dns.com",
                "ns1111.ui-dns.de",
                "ns1111.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rinussecurity.nl",
            "domain_keyword": "rinussecurity",
            "domain_tld": "nl",
            "query_time": "2024-05-15 14:18:27",
            "create_date": "2020-02-03",
            "update_date": "2023-04-21",
            "registrar_name": "Hoogma Webdesign B.V.",
            "name_servers": [
                "ns11.hoogmawebdesign.nl",
                "ns12.hoogmawebdesign.com",
                "ns13.hoogmawebdesign.eu",
                "ns14.hoogmawebdesign.net",
                "ns15.hoogmawebdesign.nu",
                "ns16.hoogmawebdesign.info"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "lincssecurity.com",
            "domain_keyword": "lincssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-22 21:44:53",
            "create_date": "2022-03-25",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gilessecurity.com",
            "domain_keyword": "gilessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:35:39",
            "create_date": "2023-08-10",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-10",
            "registrar_iana": 2539,
            "registrar_name": "DropCatch.com 780 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Ace The Name",
            "registrant_address": "1377 El Camino Real",
            "registrant_city": "Santa Clara",
            "registrant_state": "CA",
            "registrant_zip": "95050",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4158003069",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-06312cc0.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "shonessecurity.com",
            "domain_keyword": "shonessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:58:54",
            "create_date": "2009-09-08",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.vm2575.tmdcloud.com",
                "ns2.vm2575.tmdcloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "shine-security.nl",
            "domain_keyword": "shine-security",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:16:37",
            "create_date": "2020-02-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "linkssecurity.com",
            "domain_keyword": "linkssecurity",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:46:51",
            "create_date": "2014-12-27",
            "update_date": "2020-12-21",
            "expiry_date": "2025-12-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kingssecurity.org",
            "domain_keyword": "kingssecurity",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:44:22",
            "create_date": "2013-07-24",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-24",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kings Security & Locksmithing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NS",
            "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.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "chinesesecurity.cn",
            "domain_keyword": "chinesesecurity",
            "domain_tld": "cn",
            "query_time": "2024-05-14 08:04:07",
            "create_date": "2006-03-09",
            "expiry_date": "2033-03-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "中保华安集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "line6security.com",
            "domain_keyword": "line6security",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:32:28",
            "create_date": "2020-10-15",
            "update_date": "2023-09-15",
            "expiry_date": "2026-10-15",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fine-security.com",
            "domain_keyword": "fine-security",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:42:24",
            "create_date": "2015-01-30",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Yasuo Hara",
            "registrant_company": "Fine System",
            "registrant_address": "185-1 Kakogawacho Hirano",
            "registrant_city": "Kakogawa-shi",
            "registrant_state": "Hyogo",
            "registrant_zip": "675-0063",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.794206601",
            "registrant_fax": "+81.794206602",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "shinersecurity.com",
            "domain_keyword": "shinersecurity",
            "domain_tld": "com",
            "query_time": "2024-04-24 05:13:15",
            "create_date": "2018-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "linerssecurity.com",
            "domain_keyword": "linerssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:50:02",
            "create_date": "2015-03-20",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hiredsecurity.uk",
            "domain_keyword": "hiredsecurity",
            "domain_tld": "uk",
            "query_time": "2024-04-09 02:59:25",
            "create_date": "2015-09-22",
            "update_date": "2023-07-24",
            "expiry_date": "2025-09-22",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.hostingsystems.co.uk",
                "ns1.hostingsystems.co.uk",
                "ns2.hostingsystems.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "hiteksecurity.com",
            "domain_keyword": "hiteksecurity",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:41:23",
            "create_date": "2003-02-14",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "shine-security.com",
            "domain_keyword": "shine-security",
            "domain_tld": "com",
            "query_time": "2024-05-21 09:52:51",
            "create_date": "2013-03-04",
            "update_date": "2022-11-17",
            "expiry_date": "2028-03-04",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com.cn",
                "ns2.dns.com.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "finexsecurity.ca",
            "domain_keyword": "finexsecurity",
            "domain_tld": "ca",
            "query_time": "2024-05-23 19:59:24",
            "create_date": "2019-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "toronto1.sibername.com",
                "toronto2.sibername.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kingssecurity.net",
            "domain_keyword": "kingssecurity",
            "domain_tld": "net",
            "query_time": "2024-05-08 12:01:35",
            "create_date": "2021-03-05",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=kingssecurity.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "hillssecurity.com.au",
            "domain_keyword": "hillssecurity",
            "domain_tld": "com.au",
            "query_time": "2024-05-05 14:54:43",
            "update_date": "2023-12-20",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Preet Singh",
            "name_servers": [
                "2766.ns1.abovedomains.com",
                "2766.ns2.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "shinesecurity.com",
            "domain_keyword": "shinesecurity",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:51:37",
            "create_date": "2015-05-23",
            "update_date": "2021-05-17",
            "expiry_date": "2025-05-23",
            "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": 59,
            "domain_name": "kingssecurity.nl",
            "domain_keyword": "kingssecurity",
            "domain_tld": "nl",
            "query_time": "2024-04-21 02:08:42",
            "create_date": "2014-11-27",
            "update_date": "2023-05-10",
            "registrar_name": "OVH",
            "name_servers": [
                "barnhoornict.nl",
                "v2202107153153158880.quicksrv.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 60,
            "domain_name": "ringssecurity.com",
            "domain_keyword": "ringssecurity",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:35:41",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kinussecurity.com",
            "domain_keyword": "kinussecurity",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:09:32",
            "create_date": "2021-11-12",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nutriflexx B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=kinussecurity.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.forward.antagonist.nl",
                "ns02.forward.antagonist.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "limessecurity.net",
            "domain_keyword": "limessecurity",
            "domain_tld": "net",
            "query_time": "2024-04-16 18:07:20",
            "create_date": "2012-12-04",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "shinesecurity.com.au",
            "domain_keyword": "shinesecurity",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 16:51:37",
            "update_date": "2023-07-22",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Pak Roth",
            "name_servers": [
                "sns37.hostgator.in",
                "sns38.hostgator.in"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hewessecurity.com",
            "domain_keyword": "hewessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:22:20",
            "create_date": "2002-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ians1.i-a.co.uk",
                "ians2.i-a.co.uk",
                "ians3.i-a.co.uk",
                "ians4.i-a.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bitessecurity.com",
            "domain_keyword": "bitessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-28 20:47:36",
            "create_date": "2017-08-30",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-30",
            "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": "Florida",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/bitessecurity.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "pam.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "limessecurity.org",
            "domain_keyword": "limessecurity",
            "domain_tld": "org",
            "query_time": "2024-04-16 18:07:20",
            "create_date": "2012-12-26",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "hiendsecurity.ca",
            "domain_keyword": "hiendsecurity",
            "domain_tld": "ca",
            "query_time": "2024-04-27 02:07:33",
            "create_date": "2017-04-29",
            "update_date": "2023-04-25",
            "expiry_date": "2028-04-29",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hewessecurity.uk",
            "domain_keyword": "hewessecurity",
            "domain_tld": "uk",
            "query_time": "2024-05-03 15:18:36",
            "create_date": "2019-04-03",
            "update_date": "2024-03-14",
            "expiry_date": "2026-04-03",
            "registrar_name": "Internet Assist Limited [Tag = INTERNET-ASSIST]",
            "registrar_website": "https://www.ia-hosting.co.uk",
            "name_servers": [
                "ians1.i-a.co.uk",
                "ians2.i-a.co.uk",
                "ians3.i-a.co.uk",
                "ians4.i-a.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "hive-security.com",
            "domain_keyword": "hive-security",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:07:16",
            "create_date": "2023-04-03",
            "update_date": "2024-06-02",
            "expiry_date": "2024-04-03",
            "registrar_iana": 74,
            "registrar_name": "Scaleway SAS",
            "registrar_website": "http://www.bookmyname.com",
            "domain_status": [
                "clientHold",
                "clientRenewProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hiredsecurity.com",
            "domain_keyword": "hiredsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:04:14",
            "create_date": "2009-11-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "finestsecurity.com",
            "domain_keyword": "finestsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:56:47",
            "create_date": "2003-03-21",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-21",
            "registrar_iana": 112,
            "registrar_name": "Webhero, Inc.",
            "registrar_website": "webhero.com",
            "registrant_name": "Robert Manuella",
            "registrant_address": "PO Box 1756 40 North Midway Rd",
            "registrant_city": "Shelter Island",
            "registrant_state": "ny",
            "registrant_zip": "11964",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5169463135",
            "name_servers": [
                "ns1.webhero.com",
                "ns2.webhero.com",
                "ns3.webhero.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "homessecurity.com",
            "domain_keyword": "homessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:05:01",
            "create_date": "2005-11-03",
            "update_date": "2024-01-24",
            "expiry_date": "2024-11-03",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "http://gcd.com",
            "name_servers": [
                "ns11.gcd-dns.com",
                "ns12.gcd-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sitessecurity.com",
            "domain_keyword": "sitessecurity",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:28:01",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "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/sitessecurity.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rinussecurity.com",
            "domain_keyword": "rinussecurity",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:02:27",
            "create_date": "2018-05-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.hoogmawebdesign.nl",
                "ns12.hoogmawebdesign.com",
                "ns13.hoogmawebdesign.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kingssecurity.uk",
            "domain_keyword": "kingssecurity",
            "domain_tld": "uk",
            "query_time": "2024-05-31 22:57:10",
            "create_date": "2021-06-04",
            "update_date": "2022-06-05",
            "expiry_date": "2026-06-04",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.eco-dns.co.uk",
                "ns2.eco-dns.co.uk",
                "ns3.eco-dns.co.uk",
                "ns4.eco-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 76,
            "domain_name": "limessecurity.com",
            "domain_keyword": "limessecurity",
            "domain_tld": "com",
            "query_time": "2024-06-05 10:45:49",
            "create_date": "2012-12-04",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "timessecurity.com",
            "domain_keyword": "timessecurity",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:54:54",
            "create_date": "2008-09-15",
            "update_date": "2023-06-22",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "shinesecurity.net",
            "domain_keyword": "shinesecurity",
            "domain_tld": "net",
            "query_time": "2024-06-08 16:51:37",
            "create_date": "2023-01-11",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-11",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns1.enfusecloud.com",
                "ns2.enfusecloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "honestsecurity.com",
            "domain_keyword": "honestsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:55:49",
            "create_date": "2000-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Affordable Webhosting, Inc., Advertising",
            "registrant_address": "PO Box 1508",
            "registrant_city": "Manzanita",
            "registrant_state": "OR",
            "registrant_zip": "97130-1508",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/honestsecurity.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3dkz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kingssecurity.online",
            "domain_keyword": "kingssecurity",
            "domain_tld": "online",
            "query_time": "2024-05-08 12:01:35",
            "create_date": "2023-05-01",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "shiressecurity.com",
            "domain_keyword": "shiressecurity",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:46:38",
            "create_date": "2015-02-24",
            "update_date": "2018-03-20",
            "expiry_date": "2025-02-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1041.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1041.ui-dns.de",
                "ns1041.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fidessecurity.com",
            "domain_keyword": "fidessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-28 12:16:46",
            "create_date": "2023-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1059.ui-dns.biz",
                "ns1063.ui-dns.de",
                "ns1099.ui-dns.com",
                "ns1103.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "honestsecurity.org",
            "domain_keyword": "honestsecurity",
            "domain_tld": "org",
            "query_time": "2024-05-20 05:01:19",
            "create_date": "2021-05-24",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kolide, Inc.",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "milessecurity.com",
            "domain_keyword": "milessecurity",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:23:50",
            "create_date": "2019-09-04",
            "update_date": "2023-09-11",
            "expiry_date": "2033-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1-bee.nswebhost.com",
                "ns2-bee.nswebhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hinkosecurity.com",
            "domain_keyword": "hinkosecurity",
            "domain_tld": "com",
            "query_time": "2024-06-05 15:31:10",
            "create_date": "2023-07-30",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "inetsecurity.com",
            "domain_keyword": "inetsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:29:55",
            "create_date": "2001-06-29",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "E-Promote",
            "registrant_address": "220 E Flamingo Road",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89169",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/inetsecurity.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hivesecurity.tech",
            "domain_keyword": "hivesecurity",
            "domain_tld": "tech",
            "query_time": "2024-05-17 16:27:42",
            "create_date": "2024-01-16",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "inetsecurity.ind.in",
            "domain_keyword": "inetsecurity",
            "domain_tld": "ind.in",
            "query_time": "2024-05-07 11:23:18",
            "create_date": "2016-04-27",
            "update_date": "2024-05-04",
            "expiry_date": "2026-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INETSECURITY.IN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "in.solidhosting.pro",
                "us.solidhosting.pro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "inxssecurity.com",
            "domain_keyword": "inxssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-05 06:51:15",
            "create_date": "2023-03-06",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/a3941ea4-db2c-4eca-afa0-2dd6cab58c36",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "finesecurity.net",
            "domain_keyword": "finesecurity",
            "domain_tld": "net",
            "query_time": "2024-05-22 04:18:03",
            "create_date": "2020-11-11",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "linesecurity.ru",
            "domain_keyword": "linesecurity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:56:12",
            "create_date": "2020-10-05",
            "expiry_date": "2024-10-05",
            "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",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "hisssecurity.com",
            "domain_keyword": "hisssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:32:00",
            "create_date": "2020-12-11",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=hisssecurity.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "linesecurity.co.uk",
            "domain_keyword": "linesecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 05:50:12",
            "create_date": "2018-06-18",
            "update_date": "2024-02-15",
            "expiry_date": "2024-06-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "hiresecurity.info",
            "domain_keyword": "hiresecurity",
            "domain_tld": "info",
            "query_time": "2024-05-07 21:24:41",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hiresecurity.online",
            "domain_keyword": "hiresecurity",
            "domain_tld": "online",
            "query_time": "2024-05-07 21:24:41",
            "create_date": "2023-10-25",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hidesecurity.ru",
            "domain_keyword": "hidesecurity",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:09:02",
            "create_date": "2023-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "siessecurity.com",
            "domain_keyword": "siessecurity",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:27:05",
            "create_date": "2018-07-15",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "linesecurity.cyou",
            "domain_keyword": "linesecurity",
            "domain_tld": "cyou",
            "query_time": "2024-06-10 03:25:05",
            "create_date": "2022-08-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "aisha.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hitssecurity.com.au",
            "domain_keyword": "hitssecurity",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 21:21:28",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Dail Wagner",
            "name_servers": [
                "ns1.lbshost.com",
                "ns2.lbshost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pinesecurity.com",
            "domain_keyword": "pinesecurity",
            "domain_tld": "com",
            "query_time": "2024-06-04 13:38:33",
            "create_date": "2018-06-27",
            "update_date": "2024-03-26",
            "expiry_date": "2025-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.219,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hinessecurity.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>160</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hindssecurity.com, pinessecurity.com, hiressecurity.com, chinesesecurity.com, sitessecurity.co.uk, hillssecurity.com, zonessecurity.com, wingssecurity.in, minelsecurity.com, jonessecurity.solutions, sitessecurity.org, sigessecurity.it, chinesesecurity.com.cn, hewessecurity.london, rinecsecurity.com, hewessecurity.net, ainetsecurity.com, hernessecurity.com.au, hayessecurity.com, biznessecurity.pl, honeysecurity.com, wingssecurity.com, hi-ressecurity.com, line1security.com, hireasecurity.co.uk, shinesecurity.co.uk, honestsecurity.co.uk, gilessecurity.co.uk, kingssecurity.com, shinesecurity.in, hitecsecurity.com, rhinesecurity.com, kingssecurity.ca, hiredsecurity.co.uk, honestsecurity.net, hivensecurity.com, hitecsecurity.de, ineossecurity.com, hicassecurity.net, rinussecurity.nl, lincssecurity.com, gilessecurity.com, shonessecurity.com, shine-security.nl, linkssecurity.com, kingssecurity.org, chinesesecurity.cn, line6security.com, fine-security.com, shinersecurity.com, linerssecurity.com, hiredsecurity.uk, hiteksecurity.com, shine-security.com, finexsecurity.ca, kingssecurity.net, hillssecurity.com.au, shinesecurity.com, kingssecurity.nl, ringssecurity.com, kinussecurity.com, limessecurity.net, shinesecurity.com.au, hewessecurity.com, bitessecurity.com, limessecurity.org, hiendsecurity.ca, hewessecurity.uk, hive-security.com, hiredsecurity.com, finestsecurity.com, homessecurity.com, sitessecurity.com, rinussecurity.com, kingssecurity.uk, limessecurity.com, timessecurity.com, shinesecurity.net, honestsecurity.com, kingssecurity.online, shiressecurity.com, fidessecurity.com, honestsecurity.org, milessecurity.com, hinkosecurity.com, inetsecurity.com, hivesecurity.tech, inetsecurity.ind.in, inxssecurity.com, finesecurity.net, linesecurity.ru, hisssecurity.com, linesecurity.co.uk, hiresecurity.info, hiresecurity.online, hidesecurity.ru, siessecurity.com, linesecurity.cyou, hitssecurity.com.au, pinesecurity.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hindssecurity.com</domain_name>
   <domain_keyword>hindssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 15:28:08</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>3946</registrar_iana>
   <registrar_name>Gname 006 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>2</num>
   <domain_name>pinessecurity.com</domain_name>
   <domain_keyword>pinessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:21:54</query_time>
   <create_date>2022-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pinessecurity.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hiressecurity.com</domain_name>
   <domain_keyword>hiressecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:51:55</query_time>
   <create_date>2018-03-04</create_date>
   <update_date>2021-02-26</update_date>
   <expiry_date>2024-03-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>4</num>
   <domain_name>chinesesecurity.com</domain_name>
   <domain_keyword>chinesesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:23:18</query_time>
   <create_date>2004-04-29</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sitessecurity.co.uk</domain_name>
   <domain_keyword>sitessecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 21:23:24</query_time>
   <create_date>2008-02-28</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>hillssecurity.com</domain_name>
   <domain_keyword>hillssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 14:54:43</query_time>
   <create_date>2013-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</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>ns31.domaincontrol.com</value>
    <value>ns32.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>7</num>
   <domain_name>zonessecurity.com</domain_name>
   <domain_keyword>zonessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:45:44</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wingssecurity.in</domain_name>
   <domain_keyword>wingssecurity</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 10:01:18</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2026-11-19</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>minelsecurity.com</domain_name>
   <domain_keyword>minelsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:18:28</query_time>
   <create_date>2016-10-06</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4c370954-c669-4ea6-9e2b-1227dc8e984b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jonessecurity.solutions</domain_name>
   <domain_keyword>jonessecurity</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-28 23:45:16</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</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>melinda.ns.cloudflare.com</value>
    <value>rick.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>11</num>
   <domain_name>sitessecurity.org</domain_name>
   <domain_keyword>sitessecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 07:01:42</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.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>jean.ns.cloudflare.com</value>
    <value>osmar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sigessecurity.it</domain_name>
   <domain_keyword>sigessecurity</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 12:35:13</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Gruppo Siges s.r.l.</registrar_name>
   <registrar_website>http://www.sigesgroup.it</registrar_website>
   <registrant_company>Sysdat Turismo Spa</registrant_company>
   <registrant_address>Via Ferrari 21</registrant_address>
   <registrant_city>Saronno</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21047</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.sigesgroup.it</value>
    <value>ns2.sigesgroup.it</value>
    <value>ns3.sigesgroup.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>chinesesecurity.com.cn</domain_name>
   <domain_keyword>chinesesecurity</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 06:37:25</query_time>
   <create_date>2006-03-09</create_date>
   <expiry_date>2033-03-09</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>中保华安集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hewessecurity.london</domain_name>
   <domain_keyword>hewessecurity</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-24 03:22:20</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Hewes Security</registrant_company>
   <registrant_state>Essex</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</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>rinecsecurity.com</domain_name>
   <domain_keyword>rinecsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:12:53</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>Bio-Bio</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns70.v2n.cl</value>
    <value>ns71.v2n.cl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hewessecurity.net</domain_name>
   <domain_keyword>hewessecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 03:22:20</query_time>
   <create_date>2006-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</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>
   <name_servers>
    <value>ians1.i-a.co.uk</value>
    <value>ians2.i-a.co.uk</value>
    <value>ians3.i-a.co.uk</value>
    <value>ians4.i-a.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ainetsecurity.com</domain_name>
   <domain_keyword>ainetsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:55:26</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <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>18</num>
   <domain_name>hernessecurity.com.au</domain_name>
   <domain_keyword>hernessecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 12:47:51</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Levi Loughlin</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hayessecurity.com</domain_name>
   <domain_keyword>hayessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:18:49</query_time>
   <create_date>2010-08-10</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-10</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>20</num>
   <domain_name>biznessecurity.pl</domain_name>
   <domain_keyword>biznessecurity</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-27 11:56:35</query_time>
   <create_date>2017-07-14</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>honeysecurity.com</domain_name>
   <domain_keyword>honeysecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:36:50</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2020-07-07</update_date>
   <expiry_date>2024-07-13</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>22</num>
   <domain_name>wingssecurity.com</domain_name>
   <domain_keyword>wingssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:01:17</query_time>
   <create_date>2006-08-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.orangehost.com</value>
    <value>ns2.orangehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hi-ressecurity.com</domain_name>
   <domain_keyword>hi-ressecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 22:49:34</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>line1security.com</domain_name>
   <domain_keyword>line1security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:24:40</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</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>ns57.domaincontrol.com</value>
    <value>ns58.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>25</num>
   <domain_name>hireasecurity.co.uk</domain_name>
   <domain_keyword>hireasecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 14:01:39</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>shinesecurity.co.uk</domain_name>
   <domain_keyword>shinesecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 13:22:43</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns1.hosterpk.com</value>
    <value>dns2.hosterpk.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>honestsecurity.co.uk</domain_name>
   <domain_keyword>honestsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 04:16:06</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1023.ui-dns.org</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1062.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>gilessecurity.co.uk</domain_name>
   <domain_keyword>gilessecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 16:00:17</query_time>
   <create_date>2017-03-29</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>kingssecurity.com</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:44:22</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Hochul Jung</registrant_name>
   <registrant_company>Hochul Jung</registrant_company>
   <registrant_address>1160-29 Jisan 1(il)-dong Suseong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>706843</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1035557615</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>shinesecurity.in</domain_name>
   <domain_keyword>shinesecurity</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 16:51:38</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-12-29</expiry_date>
   <registrar_iana>801409</registrar_iana>
   <registrar_name>HIOX SOFTWARES PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.hioxindia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHINE SECURITY SERVICES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hitecsecurity.com</domain_name>
   <domain_keyword>hitecsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:40:52</query_time>
   <create_date>2007-11-11</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>rhinesecurity.com</domain_name>
   <domain_keyword>rhinesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:38:50</query_time>
   <create_date>2022-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns15.asurahosting.com</value>
    <value>ns16.asurahosting.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>kingssecurity.ca</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-26 18:44:22</query_time>
   <create_date>2003-07-15</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>King's Security &amp; Locksmithing</registrant_name>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hiredsecurity.co.uk</domain_name>
   <domain_keyword>hiredsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 14:04:14</query_time>
   <create_date>2015-09-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.hostingsystems.co.uk</value>
    <value>ns1.hostingsystems.co.uk</value>
    <value>ns2.hostingsystems.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>honestsecurity.net</domain_name>
   <domain_keyword>honestsecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 08:40:44</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=honestsecurity.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hivensecurity.com</domain_name>
   <domain_keyword>hivensecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 15:32:27</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>ned.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>37</num>
   <domain_name>hitecsecurity.de</domain_name>
   <domain_keyword>hitecsecurity</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:29:02</query_time>
   <update_date>2017-03-07</update_date>
   <name_servers>
    <value>ns1.namesecure.de</value>
    <value>ns2.namesecure.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ineossecurity.com</domain_name>
   <domain_keyword>ineossecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:00:07</query_time>
   <create_date>2020-10-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2028-10-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns25.worldnic.com</value>
    <value>ns26.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>hicassecurity.net</domain_name>
   <domain_keyword>hicassecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 02:59:57</query_time>
   <create_date>2010-07-06</create_date>
   <update_date>2017-11-27</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1111.ui-dns.com</value>
    <value>ns1111.ui-dns.de</value>
    <value>ns1111.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>rinussecurity.nl</domain_name>
   <domain_keyword>rinussecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 14:18:27</query_time>
   <create_date>2020-02-03</create_date>
   <update_date>2023-04-21</update_date>
   <registrar_name>Hoogma Webdesign B.V.</registrar_name>
   <name_servers>
    <value>ns11.hoogmawebdesign.nl</value>
    <value>ns12.hoogmawebdesign.com</value>
    <value>ns13.hoogmawebdesign.eu</value>
    <value>ns14.hoogmawebdesign.net</value>
    <value>ns15.hoogmawebdesign.nu</value>
    <value>ns16.hoogmawebdesign.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>lincssecurity.com</domain_name>
   <domain_keyword>lincssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 21:44:53</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-25</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.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gilessecurity.com</domain_name>
   <domain_keyword>gilessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:35:39</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>2539</registrar_iana>
   <registrar_name>DropCatch.com 780 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Ace The Name</registrant_company>
   <registrant_address>1377 El Camino Real</registrant_address>
   <registrant_city>Santa Clara</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>95050</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4158003069</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-06312cc0.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>shonessecurity.com</domain_name>
   <domain_keyword>shonessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:58:54</query_time>
   <create_date>2009-09-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.vm2575.tmdcloud.com</value>
    <value>ns2.vm2575.tmdcloud.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>44</num>
   <domain_name>shine-security.nl</domain_name>
   <domain_keyword>shine-security</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:16:37</query_time>
   <create_date>2020-02-04</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>linkssecurity.com</domain_name>
   <domain_keyword>linkssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:46:51</query_time>
   <create_date>2014-12-27</create_date>
   <update_date>2020-12-21</update_date>
   <expiry_date>2025-12-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>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>46</num>
   <domain_name>kingssecurity.org</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:44:22</query_time>
   <create_date>2013-07-24</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-24</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>Kings Security &amp; Locksmithing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NS</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.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>chinesesecurity.cn</domain_name>
   <domain_keyword>chinesesecurity</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 08:04:07</query_time>
   <create_date>2006-03-09</create_date>
   <expiry_date>2033-03-09</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>中保华安集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>line6security.com</domain_name>
   <domain_keyword>line6security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:32:28</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2026-10-15</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fine-security.com</domain_name>
   <domain_keyword>fine-security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:42:24</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Yasuo Hara</registrant_name>
   <registrant_company>Fine System</registrant_company>
   <registrant_address>185-1 Kakogawacho Hirano</registrant_address>
   <registrant_city>Kakogawa-shi</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>675-0063</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.794206601</registrant_phone>
   <registrant_fax>+81.794206602</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>shinersecurity.com</domain_name>
   <domain_keyword>shinersecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 05:13:15</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>51</num>
   <domain_name>linerssecurity.com</domain_name>
   <domain_keyword>linerssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:50:02</query_time>
   <create_date>2015-03-20</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-20</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hiredsecurity.uk</domain_name>
   <domain_keyword>hiredsecurity</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-09 02:59:25</query_time>
   <create_date>2015-09-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.hostingsystems.co.uk</value>
    <value>ns1.hostingsystems.co.uk</value>
    <value>ns2.hostingsystems.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>hiteksecurity.com</domain_name>
   <domain_keyword>hiteksecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:41:23</query_time>
   <create_date>2003-02-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>shine-security.com</domain_name>
   <domain_keyword>shine-security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 09:52:51</query_time>
   <create_date>2013-03-04</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2028-03-04</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.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>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com.cn</value>
    <value>ns2.dns.com.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>finexsecurity.ca</domain_name>
   <domain_keyword>finexsecurity</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 19:59:24</query_time>
   <create_date>2019-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>toronto1.sibername.com</value>
    <value>toronto2.sibername.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kingssecurity.net</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 12:01:35</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=kingssecurity.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hillssecurity.com.au</domain_name>
   <domain_keyword>hillssecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-05 14:54:43</query_time>
   <update_date>2023-12-20</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Preet Singh</registrant_name>
   <name_servers>
    <value>2766.ns1.abovedomains.com</value>
    <value>2766.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>shinesecurity.com</domain_name>
   <domain_keyword>shinesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:51:37</query_time>
   <create_date>2015-05-23</create_date>
   <update_date>2021-05-17</update_date>
   <expiry_date>2025-05-23</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>59</num>
   <domain_name>kingssecurity.nl</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 02:08:42</query_time>
   <create_date>2014-11-27</create_date>
   <update_date>2023-05-10</update_date>
   <registrar_name>OVH</registrar_name>
   <name_servers>
    <value>barnhoornict.nl</value>
    <value>v2202107153153158880.quicksrv.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ringssecurity.com</domain_name>
   <domain_keyword>ringssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:35:41</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</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>ns59.domaincontrol.com</value>
    <value>ns60.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>61</num>
   <domain_name>kinussecurity.com</domain_name>
   <domain_keyword>kinussecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:09:32</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nutriflexx B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=kinussecurity.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.forward.antagonist.nl</value>
    <value>ns02.forward.antagonist.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>limessecurity.net</domain_name>
   <domain_keyword>limessecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 18:07:20</query_time>
   <create_date>2012-12-04</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>shinesecurity.com.au</domain_name>
   <domain_keyword>shinesecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 16:51:37</query_time>
   <update_date>2023-07-22</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Pak Roth</registrant_name>
   <name_servers>
    <value>sns37.hostgator.in</value>
    <value>sns38.hostgator.in</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>hewessecurity.com</domain_name>
   <domain_keyword>hewessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:22:20</query_time>
   <create_date>2002-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</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>
   <name_servers>
    <value>ians1.i-a.co.uk</value>
    <value>ians2.i-a.co.uk</value>
    <value>ians3.i-a.co.uk</value>
    <value>ians4.i-a.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bitessecurity.com</domain_name>
   <domain_keyword>bitessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 20:47:36</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-30</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>Florida</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/bitessecurity.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>pam.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>limessecurity.org</domain_name>
   <domain_keyword>limessecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 18:07:20</query_time>
   <create_date>2012-12-26</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>AT</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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>hiendsecurity.ca</domain_name>
   <domain_keyword>hiendsecurity</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 02:07:33</query_time>
   <create_date>2017-04-29</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2028-04-29</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>hewessecurity.uk</domain_name>
   <domain_keyword>hewessecurity</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 15:18:36</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-04-03</expiry_date>
   <registrar_name>Internet Assist Limited [Tag = INTERNET-ASSIST]</registrar_name>
   <registrar_website>https://www.ia-hosting.co.uk</registrar_website>
   <name_servers>
    <value>ians1.i-a.co.uk</value>
    <value>ians2.i-a.co.uk</value>
    <value>ians3.i-a.co.uk</value>
    <value>ians4.i-a.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>hive-security.com</domain_name>
   <domain_keyword>hive-security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:07:16</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Scaleway SAS</registrar_name>
   <registrar_website>http://www.bookmyname.com</registrar_website>
   <domain_status>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>hiredsecurity.com</domain_name>
   <domain_keyword>hiredsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:04:14</query_time>
   <create_date>2009-11-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>finestsecurity.com</domain_name>
   <domain_keyword>finestsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:56:47</query_time>
   <create_date>2003-03-21</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>112</registrar_iana>
   <registrar_name>Webhero, Inc.</registrar_name>
   <registrar_website>webhero.com</registrar_website>
   <registrant_name>Robert Manuella</registrant_name>
   <registrant_address>PO Box 1756 40 North Midway Rd</registrant_address>
   <registrant_city>Shelter Island</registrant_city>
   <registrant_state>ny</registrant_state>
   <registrant_zip>11964</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5169463135</registrant_phone>
   <name_servers>
    <value>ns1.webhero.com</value>
    <value>ns2.webhero.com</value>
    <value>ns3.webhero.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>homessecurity.com</domain_name>
   <domain_keyword>homessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:05:01</query_time>
   <create_date>2005-11-03</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>http://gcd.com</registrar_website>
   <name_servers>
    <value>ns11.gcd-dns.com</value>
    <value>ns12.gcd-dns.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>sitessecurity.com</domain_name>
   <domain_keyword>sitessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:28:01</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</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/sitessecurity.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rinussecurity.com</domain_name>
   <domain_keyword>rinussecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:02:27</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.hoogmawebdesign.nl</value>
    <value>ns12.hoogmawebdesign.com</value>
    <value>ns13.hoogmawebdesign.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kingssecurity.uk</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 22:57:10</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2022-06-05</update_date>
   <expiry_date>2026-06-04</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.eco-dns.co.uk</value>
    <value>ns2.eco-dns.co.uk</value>
    <value>ns3.eco-dns.co.uk</value>
    <value>ns4.eco-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>limessecurity.com</domain_name>
   <domain_keyword>limessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 10:45:49</query_time>
   <create_date>2012-12-04</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>timessecurity.com</domain_name>
   <domain_keyword>timessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:54:54</query_time>
   <create_date>2008-09-15</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-09-15</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>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</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>shinesecurity.net</domain_name>
   <domain_keyword>shinesecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 16:51:37</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns1.enfusecloud.com</value>
    <value>ns2.enfusecloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>honestsecurity.com</domain_name>
   <domain_keyword>honestsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:55:49</query_time>
   <create_date>2000-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Affordable Webhosting, Inc., Advertising</registrant_company>
   <registrant_address>PO Box 1508</registrant_address>
   <registrant_city>Manzanita</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97130-1508</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/honestsecurity.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bht.name.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>kingssecurity.online</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 12:01:35</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>shiressecurity.com</domain_name>
   <domain_keyword>shiressecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:46:38</query_time>
   <create_date>2015-02-24</create_date>
   <update_date>2018-03-20</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1041.ui-dns.de</value>
    <value>ns1041.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fidessecurity.com</domain_name>
   <domain_keyword>fidessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 12:16:46</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1059.ui-dns.biz</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1099.ui-dns.com</value>
    <value>ns1103.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>honestsecurity.org</domain_name>
   <domain_keyword>honestsecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 05:01:19</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kolide, Inc.</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>milessecurity.com</domain_name>
   <domain_keyword>milessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:23:50</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2033-09-04</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-bee.nswebhost.com</value>
    <value>ns2-bee.nswebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hinkosecurity.com</domain_name>
   <domain_keyword>hinkosecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 15:31:10</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-30</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>ns23.worldnic.com</value>
    <value>ns24.worldnic.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>inetsecurity.com</domain_name>
   <domain_keyword>inetsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:29:55</query_time>
   <create_date>2001-06-29</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>220 E Flamingo Road</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89169</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/inetsecurity.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>hivesecurity.tech</domain_name>
   <domain_keyword>hivesecurity</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 16:27:42</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>inetsecurity.ind.in</domain_name>
   <domain_keyword>inetsecurity</domain_keyword>
   <domain_tld>ind.in</domain_tld>
   <query_time>2024-05-07 11:23:18</query_time>
   <create_date>2016-04-27</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2026-04-27</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>INETSECURITY.IN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>in.solidhosting.pro</value>
    <value>us.solidhosting.pro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>inxssecurity.com</domain_name>
   <domain_keyword>inxssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 06:51:15</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a3941ea4-db2c-4eca-afa0-2dd6cab58c36</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>finesecurity.net</domain_name>
   <domain_keyword>finesecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 04:18:03</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>linesecurity.ru</domain_name>
   <domain_keyword>linesecurity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:56:12</query_time>
   <create_date>2020-10-05</create_date>
   <expiry_date>2024-10-05</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>hisssecurity.com</domain_name>
   <domain_keyword>hisssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:32:00</query_time>
   <create_date>2020-12-11</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=hisssecurity.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>linesecurity.co.uk</domain_name>
   <domain_keyword>linesecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 05:50:12</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>hiresecurity.info</domain_name>
   <domain_keyword>hiresecurity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 21:24:41</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hiresecurity.online</domain_name>
   <domain_keyword>hiresecurity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 21:24:41</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>96</num>
   <domain_name>hidesecurity.ru</domain_name>
   <domain_keyword>hidesecurity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:09:02</query_time>
   <create_date>2023-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>siessecurity.com</domain_name>
   <domain_keyword>siessecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:27:05</query_time>
   <create_date>2018-07-15</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>98</num>
   <domain_name>linesecurity.cyou</domain_name>
   <domain_keyword>linesecurity</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-06-10 03:25:05</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>aisha.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hitssecurity.com.au</domain_name>
   <domain_keyword>hitssecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 21:21:28</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Dail Wagner</registrant_name>
   <name_servers>
    <value>ns1.lbshost.com</value>
    <value>ns2.lbshost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pinesecurity.com</domain_name>
   <domain_keyword>pinesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 13:38:33</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.219</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.