WHOIS QUERY TIME

8 Jun 2024 - 1:32 PM UTC

Registered: 21 April 2022
Modified: 16 June 2023

REGISTRAR

Name: AXC

DNSSEC

no

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-ywsvek6i.ns3.dan.hosting

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kingsecurity.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kingsecurity.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kingsecurity.nl",
            "domain_keyword": "kingsecurity",
            "domain_tld": "nl",
            "query_time": "2024-06-08 13:32:11",
            "create_date": "2022-04-21",
            "update_date": "2023-06-16",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ywsvek6i.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kingsecurity.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kingsecurity.nl</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 13:32:11</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2023-06-16</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ywsvek6i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.067 seconds) for "kingsecurity.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 6:09 AM UTC

Registered: 21 April 2022
Modified: 18 April 2023

REGISTRAR

Name: team.blue nl B.V.

DNSSEC

no

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-ywsvek6i.ns3.dan.hosting

DOMAIN STATUS

Active

#2 - QUERY TIME

6 Aug 2023 - 12:57 AM UTC

Registered: 21 April 2022
Modified: 16 June 2023

REGISTRAR

Name: AXC

DNSSEC

no

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-ywsvek6i.ns3.dan.hosting

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=kingsecurity.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kingsecurity.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kingsecurity.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "kingsecurity.nl",
            "domain_keyword": "kingsecurity",
            "domain_tld": "nl",
            "query_time": "2023-04-25 06:09:16",
            "create_date": "2022-04-21",
            "update_date": "2023-04-18",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ywsvek6i.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "kingsecurity.nl",
            "domain_keyword": "kingsecurity",
            "domain_tld": "nl",
            "query_time": "2023-08-06 00:57:50",
            "create_date": "2022-04-21",
            "update_date": "2023-06-16",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ywsvek6i.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.067,
        "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>kingsecurity.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>kingsecurity.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kingsecurity.nl</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 06:09:16</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2023-04-18</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ywsvek6i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kingsecurity.nl</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-06 00:57:50</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2023-06-16</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ywsvek6i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.067</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 14 domain names (in 0.025 seconds) which contained the exact domain keyword "kingsecurity".
Domain Name Registered Expiry Registrar Ownership
1 kingsecurity.net 1 Nov 2000 1 Nov 2024 FastDomain Inc. -
2 kingsecurity.com 4 Oct 2001 4 Oct 2026 GoDaddy Online Services Cayman Islands Ltd. -
3 kingsecurity.ru 29 May 2013 29 May 2025 REGRU-RU Private Person
4 kingsecurity.ro 26 Dec 2017 24 Dec 2028 Romarg SRL -
5 kingsecurity.ca 16 Jun 2020 16 Jun 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
6 kingsecurity.uk 16 Jul 2020 16 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
7 kingsecurity.nl 21 Apr 2022 - AXC -
8 kingsecurity.biz 3 Jan 2023 3 Jan 2025 Launchpad.com Inc. REDACTED FOR PRIVACY
9 kingsecurity.org 16 Jan 2023 16 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
10 kingsecurity.club 1 Jun 2023 1 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 kingsecurity.xyz 22 Oct 2023 22 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 kingsecurity.online 29 Nov 2023 29 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
13 kingsecurity.co 17 Mar 2024 17 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
14 kingsecurity.tech 5 Jun 2024 5 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
15 kingsecurity.com.au - - Web Address Registration Pty Ltd Robert Faasii

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kingsecurity&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kingsecurity",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "kingsecurity.net, kingsecurity.com, kingsecurity.ru, kingsecurity.ro, kingsecurity.ca, kingsecurity.uk, kingsecurity.nl, kingsecurity.biz, kingsecurity.org, kingsecurity.club, kingsecurity.xyz, kingsecurity.online, kingsecurity.co, kingsecurity.tech, kingsecurity.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "kingsecurity.net",
            "domain_keyword": "kingsecurity",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:39:23",
            "create_date": "2000-11-01",
            "update_date": "2023-09-04",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kingsecurity.com",
            "domain_keyword": "kingsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-18 20:22:07",
            "create_date": "2001-10-04",
            "update_date": "2023-08-17",
            "expiry_date": "2026-10-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kingsecurity.ru",
            "domain_keyword": "kingsecurity",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:38:25",
            "create_date": "2013-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "kingsecurity.ro",
            "domain_keyword": "kingsecurity",
            "domain_tld": "ro",
            "query_time": "2024-06-08 13:32:11",
            "create_date": "2017-12-26",
            "expiry_date": "2028-12-24",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.kingsecurity.ro",
                "ns2.kingsecurity.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "kingsecurity.ca",
            "domain_keyword": "kingsecurity",
            "domain_tld": "ca",
            "query_time": "2024-05-08 11:58:10",
            "create_date": "2020-06-16",
            "update_date": "2023-06-01",
            "expiry_date": "2025-06-16",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kingsecurity.uk",
            "domain_keyword": "kingsecurity",
            "domain_tld": "uk",
            "query_time": "2024-06-08 13:32:11",
            "create_date": "2020-07-16",
            "update_date": "2022-06-16",
            "expiry_date": "2024-07-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "kingsecurity.nl",
            "domain_keyword": "kingsecurity",
            "domain_tld": "nl",
            "query_time": "2024-06-08 13:32:11",
            "create_date": "2022-04-21",
            "update_date": "2023-06-16",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ywsvek6i.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "kingsecurity.biz",
            "domain_keyword": "kingsecurity",
            "domain_tld": "biz",
            "query_time": "2024-05-08 11:58:10",
            "create_date": "2023-01-03",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-03",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "www.launchpad.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns8307.hostgator.com",
                "ns8308.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kingsecurity.org",
            "domain_keyword": "kingsecurity",
            "domain_tld": "org",
            "query_time": "2024-05-18 20:22:07",
            "create_date": "2023-01-16",
            "update_date": "2024-05-07",
            "expiry_date": "2025-01-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "kingsecurity.club",
            "domain_keyword": "kingsecurity",
            "domain_tld": "club",
            "query_time": "2024-06-08 13:32:13",
            "create_date": "2023-06-01",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kingsecurity.xyz",
            "domain_keyword": "kingsecurity",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 04:36:03",
            "create_date": "2023-10-22",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-22",
            "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": [
                "elsa.ns.cloudflare.com",
                "patrick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kingsecurity.online",
            "domain_keyword": "kingsecurity",
            "domain_tld": "online",
            "query_time": "2024-05-29 20:24:08",
            "create_date": "2023-11-29",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kingsecurity.co",
            "domain_keyword": "kingsecurity",
            "domain_tld": "co",
            "query_time": "2024-04-17 09:39:23",
            "create_date": "2024-03-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kingsecurity.tech",
            "domain_keyword": "kingsecurity",
            "domain_tld": "tech",
            "query_time": "2024-06-08 17:54:31",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kingsecurity.com.au",
            "domain_keyword": "kingsecurity",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 02:32:45",
            "update_date": "2024-03-11",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Robert Faasii",
            "name_servers": [
                "ns1.allapps.com.au",
                "ns2.allapps.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kingsecurity</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>kingsecurity.net, kingsecurity.com, kingsecurity.ru, kingsecurity.ro, kingsecurity.ca, kingsecurity.uk, kingsecurity.nl, kingsecurity.biz, kingsecurity.org, kingsecurity.club, kingsecurity.xyz, kingsecurity.online, kingsecurity.co, kingsecurity.tech, kingsecurity.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kingsecurity.net</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:39:23</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kingsecurity.com</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 20:22:07</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2026-10-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kingsecurity.ru</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:38:25</query_time>
   <create_date>2013-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>kingsecurity.ro</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-08 13:32:11</query_time>
   <create_date>2017-12-26</create_date>
   <expiry_date>2028-12-24</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.kingsecurity.ro</value>
    <value>ns2.kingsecurity.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kingsecurity.ca</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 11:58:10</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-06-16</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>ns59.domaincontrol.com</value>
    <value>ns60.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>6</num>
   <domain_name>kingsecurity.uk</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 13:32:11</query_time>
   <create_date>2020-07-16</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>kingsecurity.nl</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 13:32:11</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2023-06-16</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ywsvek6i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kingsecurity.biz</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 11:58:10</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>www.launchpad.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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8307.hostgator.com</value>
    <value>ns8308.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kingsecurity.org</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 20:22:07</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kingsecurity.club</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-08 13:32:13</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kingsecurity.xyz</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 04:36:03</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-22</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>elsa.ns.cloudflare.com</value>
    <value>patrick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kingsecurity.online</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 20:24:08</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kingsecurity.co</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 09:39:23</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kingsecurity.tech</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-08 17:54:31</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>kingsecurity.com.au</domain_name>
   <domain_keyword>kingsecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 02:32:45</query_time>
   <update_date>2024-03-11</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Robert Faasii</registrant_name>
   <name_servers>
    <value>ns1.allapps.com.au</value>
    <value>ns2.allapps.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 548 domain names (in 0.174 seconds) which look and sound like the brand name "kingsecurity".
Domain Name Registered Expiry Registrar Ownership
1 ringsecurity.homes 14 Jun 2021 14 Jun 2024 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
2 ringsecurity.net 29 Nov 2016 29 Nov 2024 MarkMonitor, Inc. A9.com, Inc.
3 ringsecurity.co.uk 7 Apr 2020 7 Apr 2024 John Thurlbeck [Tag = DOTSTERS] John Thurlbeck
4 kingssecurity.nl 27 Nov 2014 - OVH -
5 ringsecurity.com 21 Sep 2010 21 Sep 2024 GoDaddy.com, LLC -
6 ringsecurity.biz 29 Nov 2016 28 Nov 2024 MarkMonitor, Inc. A9.com, Inc.
7 ringsecurity.fan 12 Dec 2018 12 Dec 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
8 kingssecurity.com 21 Jan 2008 21 Jan 2025 Megazone Corp., dba HOSTING.KR Hochul Jung
9 kongsecurity.co.uk 23 Sep 2021 23 Sep 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
10 kongsecurity.com 17 Jun 2015 17 Jun 2024 NetEarth One, Inc. By-Grace Technologies
11 kingssecurity.org 24 Jul 2013 24 Jul 2024 eNom, LLC Kings Security & Locksmithing
12 yingsecurity.com 3 Aug 2021 3 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
13 kingssecurity.info 2 Feb 2024 2 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 kingssecurity.net 5 Mar 2021 5 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 wingsecurity.nl 1 May 2017 - Exsilia Internet B.V. -
16 ringsecurity.org 29 Nov 2016 29 Nov 2024 MarkMonitor Inc. A9.com, Inc.
17 ringsecurity.store 20 Sep 2023 20 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
18 kingssecurity.uk 4 Jun 2021 4 Jun 2026 20i Ltd [Tag = STACK] -
19 kingsecurite.fr 22 Sep 2011 22 Sep 2024 NUXIT Ano Nymous
20 ringsecurity.info 29 Nov 2016 29 Nov 2024 MarkMonitor Inc. A9.com, Inc.
21 kngsecurity.com 14 Apr 2023 14 Apr 2025 Synergy Wholesale KNG Group
22 ingsecurity.com 26 Sep 2007 26 Sep 2025 CSC CORPORATE DOMAINS, INC. ING Groep N.V.
23 kinsecurity.com 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC -
24 kingsecurite.com 16 Oct 2008 16 Oct 2025 OVH, SAS King Sécurité
25 king-security.site 3 Apr 2024 3 Apr 2025 Hosting Ukraine LLC Hosting Ukraine LLC
26 kindsecurity.com 24 Jun 2012 24 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 kyngsecurity.com 11 Jul 2018 11 Jul 2024 GoDaddy.com, LLC -
28 king-security.services 27 Mar 2024 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 zingsecurity.com 27 Feb 2017 27 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 king-security.com 14 Feb 2001 14 Feb 2025 IONOS SE PRO-Cent GmbH
31 wingsecurity.com 18 Feb 2000 18 Feb 2026 Total Registrations REDACTED FOR PRIVACY
32 pingsecurity.com 24 Jul 2013 24 Jul 2029 Launchpad.com Inc. -
33 kingssecurity.online 1 May 2023 1 May 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
34 kngsecurity.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Adrian Potter
35 ingsecurity.co 12 Jun 2015 11 Jun 2024 Key-Systems GmbH c/o whoisproxy.com
36 ringsecurity.icu 29 May 2018 29 May 2025 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
37 kingssecurity.ca 15 Jul 2003 15 Jul 2024 eNom Canada Corp. King's Security & Locksmithing
38 ningsecurity.com 30 Jun 2011 30 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
39 1pingsecurity.com 23 Jul 2021 23 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 linxsecurity.org 2 Apr 2023 2 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 kentsecurity.co.uk 2 Oct 2021 2 Oct 2024 John Thurlbeck [Tag = DOTSTERS] -
42 sintsecurity.ru 31 Jan 2024 31 Jan 2025 REGRU-RU INDEV SOLYUSHNS, LLC
43 ring1security.shop 15 Apr 2024 15 Apr 2025 NameSilo -
44 jengsecurity.net 2 Dec 2014 2 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 kainesecurity.co.uk 28 Apr 2016 28 Apr 2025 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
46 tinysecurity.com 18 Jan 2015 18 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
47 linxsecurity.io 19 Jan 2023 19 Jan 2025 Gandi SAS Linx Security Ltd
48 mindsecurity.co.uk 28 Sep 2022 28 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
49 xiangsecurity.com 5 Jan 2024 5 Jan 2025 GoDaddy.com, LLC -
50 pingosecurity.com 22 Mar 2023 22 Mar 2024 NAMECHEAP INC Withheld for Privacy Purposes
51 langsecurity.com 27 Oct 2023 27 Oct 2024 DropCatch.com 1140 LLC HugeDomains.com
52 pinksecurity.co.uk 5 Jul 2021 5 Jul 2024 Ionos SE [Tag = 1AND1] -
53 kidssecurity.com 16 Aug 2017 16 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 kpn-security.net 3 Aug 2018 3 Aug 2024 Tucows Domains Inc. -
55 diagsecurity.com 30 Oct 2019 30 Oct 2024 ONLINE SAS REDACTED FOR PRIVACY
56 ning-security.net 30 Jun 2011 30 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
57 kingsecuritync.com 1 Jun 2024 1 Jun 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
58 kiddsecurity.com 24 Dec 2017 24 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 wingssecurity.com 9 Aug 2006 9 Aug 2025 eNom, LLC -
60 kingsecurityny.com 3 Jun 2024 3 Jun 2025 Squarespace Domains II LLC king security
61 klinesecurity.com 7 Jun 2024 7 Jun 2025 GoDaddy.com, LLC -
62 kdogsecurity.com 27 Jul 2023 27 Jul 2024 Squarespace Domains II LLC Kdog Security
63 signsecurity.com 21 Oct 2008 21 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 kinghtsecurity.com 13 Apr 2024 13 Apr 2025 OwnRegistrar, Inc. WhoisSecure
65 vikingsecurity.pl 1 Jun 2013 1 Jul 2024 home.pl S.A. -
66 jinosecurity.com 15 Apr 2022 15 Apr 2025 IONOS SE 1&1 Internet Inc
67 signsecurity.online 30 Jan 2024 30 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
68 vikingsecurity.dk 4 Oct 2014 31 Oct 2024 - INFRACON ApS
69 ninesecurity.com 26 Jul 2016 26 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
70 finesecurity.com 14 Sep 2008 14 Sep 2033 GoDaddy.com, LLC -
71 kingsecuritas.com 23 Feb 2011 23 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com King Securitas Pvt Ltd
72 kitesecurity.com 12 Jun 2018 12 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
73 kpn-security.com 3 Aug 2018 3 Aug 2024 Tucows Domains Inc. -
74 vikingsecurity.group 11 May 2019 11 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
75 konasecurity.ca 29 Jan 2023 29 Jan 2025 PublicDomainRegistry.com Inc REDACTED FOR PRIVACY
76 mintsecurity.com 21 Nov 2012 21 Nov 2024 ANNULET, INC BuyDomains.com
77 kingofsecurity.ru 22 Feb 2022 22 Feb 2025 ACTIVE-RU Private Person
78 oinksecurity.com.au - - Above.au Pty Limited Domain Admin
79 tbngsecurity.com 24 Mar 2010 24 Mar 2026 Network Solutions, LLC -
80 dinosecurity.com 9 May 2008 9 May 2025 IONOS SE 1&1 Internet Limited
81 ring-security.ru 19 Jun 2007 19 Jun 2024 RU-CENTER-RU AKUB Ltd
82 sinasecurity.com 10 Jan 2024 10 Jan 2025 TUCOWS, INC. REDACTED FOR PRIVACY
83 bingosecurity.com 31 Mar 2022 31 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
84 kingsecurityus.com 14 Apr 2024 14 Apr 2025 GoDaddy.com, LLC -
85 xiongsecurity.xyz 16 May 2024 16 May 2025 ERANET INTERNATIONAL LIMITED he gong
86 lindsecurity.com 5 Sep 2022 5 Sep 2024 One.com A/S REDACTED FOR PRIVACY
87 kiwisecurity.co.nz 13 Oct 2015 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
88 blingsecurity.com 9 Jan 2023 9 Jan 2025 Domain.com, LLC REDACTED FOR PRIVACY
89 wing-security.work 14 Sep 2017 14 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
90 linesecurity.cyou 21 Aug 2022 21 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
91 kid-security.com 8 Jun 2010 8 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com MrktCity.com
92 pin-security.ru 23 Dec 2014 23 Dec 2024 REGRU-RU Private Person
93 kibosecurity.fr 24 Sep 2018 24 Sep 2024 KEY-SYSTEMS GmbH KIBO Sikring A/S
94 lindsecurity.online 5 Sep 2022 5 Sep 2024 One.com A/S -
95 gangsecurity.com 18 Oct 2023 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 pinksecurity.com 28 Mar 2011 28 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 findsecurity.co.uk 18 Mar 2023 18 Mar 2025 Gandi [Tag = GANDI] -
98 fengsecurity.com 27 Nov 2022 27 Nov 2025 GoDaddy.com, LLC -
99 vinasecurity.pro 18 Apr 2024 18 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 tinasecurity.org 5 Feb 2015 5 Feb 2025 Namesilo, LLC See PrivacyGuardian.org
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 Kingsecurity.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kingsecurity.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kingsecurity.nl",
        "page_size": 100
    },
    "count": {
        "total": 548,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ringsecurity.homes, ringsecurity.net, ringsecurity.co.uk, kingssecurity.nl, ringsecurity.com, ringsecurity.biz, ringsecurity.fan, kingssecurity.com, kongsecurity.co.uk, kongsecurity.com, kingssecurity.org, yingsecurity.com, kingssecurity.info, kingssecurity.net, wingsecurity.nl, ringsecurity.org, ringsecurity.store, kingssecurity.uk, kingsecurite.fr, ringsecurity.info, kngsecurity.com, ingsecurity.com, kinsecurity.com, kingsecurite.com, king-security.site, kindsecurity.com, kyngsecurity.com, king-security.services, zingsecurity.com, king-security.com, wingsecurity.com, pingsecurity.com, kingssecurity.online, kngsecurity.com.au, ingsecurity.co, ringsecurity.icu, kingssecurity.ca, ningsecurity.com, 1pingsecurity.com, linxsecurity.org, kentsecurity.co.uk, sintsecurity.ru, ring1security.shop, jengsecurity.net, kainesecurity.co.uk, tinysecurity.com, linxsecurity.io, mindsecurity.co.uk, xiangsecurity.com, pingosecurity.com, langsecurity.com, pinksecurity.co.uk, kidssecurity.com, kpn-security.net, diagsecurity.com, ning-security.net, kingsecuritync.com, kiddsecurity.com, wingssecurity.com, kingsecurityny.com, klinesecurity.com, kdogsecurity.com, signsecurity.com, kinghtsecurity.com, vikingsecurity.pl, jinosecurity.com, signsecurity.online, vikingsecurity.dk, ninesecurity.com, finesecurity.com, kingsecuritas.com, kitesecurity.com, kpn-security.com, vikingsecurity.group, konasecurity.ca, mintsecurity.com, kingofsecurity.ru, oinksecurity.com.au, tbngsecurity.com, dinosecurity.com, ring-security.ru, sinasecurity.com, bingosecurity.com, kingsecurityus.com, xiongsecurity.xyz, lindsecurity.com, kiwisecurity.co.nz, blingsecurity.com, wing-security.work, linesecurity.cyou, kid-security.com, pin-security.ru, kibosecurity.fr, lindsecurity.online, gangsecurity.com, pinksecurity.com, findsecurity.co.uk, fengsecurity.com, vinasecurity.pro, tinasecurity.org",
    "results": [
        {
            "num": 1,
            "domain_name": "ringsecurity.homes",
            "domain_keyword": "ringsecurity",
            "domain_tld": "homes",
            "query_time": "2024-05-13 08:14:40",
            "create_date": "2021-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ringsecurity.net",
            "domain_keyword": "ringsecurity",
            "domain_tld": "net",
            "query_time": "2024-05-13 08:14:40",
            "create_date": "2016-11-29",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "A9.com, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/ringsecurity.net",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ringsecurity.co.uk",
            "domain_keyword": "ringsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 23:15:34",
            "create_date": "2020-04-07",
            "update_date": "2023-07-06",
            "expiry_date": "2024-04-07",
            "registrar_name": "John Thurlbeck [Tag = DOTSTERS]",
            "registrant_name": "John Thurlbeck",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 4,
            "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": 5,
            "domain_name": "ringsecurity.com",
            "domain_keyword": "ringsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:41:39",
            "create_date": "2010-09-21",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ringsecurity.biz",
            "domain_keyword": "ringsecurity",
            "domain_tld": "biz",
            "query_time": "2024-05-27 02:19:19",
            "create_date": "2016-11-29",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A9.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ringsecurity.fan",
            "domain_keyword": "ringsecurity",
            "domain_tld": "fan",
            "query_time": "2024-04-29 00:35:29",
            "create_date": "2018-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "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": 9,
            "domain_name": "kongsecurity.co.uk",
            "domain_keyword": "kongsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 20:04:49",
            "create_date": "2021-09-23",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-23",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "kongsecurity.com",
            "domain_keyword": "kongsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:04:47",
            "create_date": "2015-06-17",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Godfrey  Ozwara",
            "registrant_company": "By-Grace Technologies",
            "registrant_address": "10629",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+254.0728684640",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "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": 12,
            "domain_name": "yingsecurity.com",
            "domain_keyword": "yingsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:23:05",
            "create_date": "2021-08-03",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/yingsecurity.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kingssecurity.info",
            "domain_keyword": "kingssecurity",
            "domain_tld": "info",
            "query_time": "2024-05-24 18:50:53",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 14,
            "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": 15,
            "domain_name": "wingsecurity.nl",
            "domain_keyword": "wingsecurity",
            "domain_tld": "nl",
            "query_time": "2024-05-18 10:00:40",
            "create_date": "2017-05-01",
            "update_date": "2019-03-23",
            "registrar_name": "Exsilia Internet B.V.",
            "name_servers": [
                "ns1.exsilia.net",
                "ns2.exsilia.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "ringsecurity.org",
            "domain_keyword": "ringsecurity",
            "domain_tld": "org",
            "query_time": "2024-04-14 13:41:39",
            "create_date": "2016-11-29",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A9.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ringsecurity.store",
            "domain_keyword": "ringsecurity",
            "domain_tld": "store",
            "query_time": "2024-06-01 02:04:35",
            "create_date": "2023-09-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-20",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "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": 19,
            "domain_name": "kingsecurite.fr",
            "domain_keyword": "kingsecurite",
            "domain_tld": "fr",
            "query_time": "2024-05-08 11:58:10",
            "create_date": "2011-09-22",
            "update_date": "2020-10-19",
            "expiry_date": "2024-09-22",
            "registrar_name": "NUXIT",
            "registrar_website": "https://www.nuxit.com/creation-et-transfert-de-domaine/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns3.dns26.net",
                "ns4.dns26.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 20,
            "domain_name": "ringsecurity.info",
            "domain_keyword": "ringsecurity",
            "domain_tld": "info",
            "query_time": "2024-05-13 08:14:40",
            "create_date": "2016-11-29",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A9.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kngsecurity.com",
            "domain_keyword": "kngsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-03 02:26:15",
            "create_date": "2023-04-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Adrian Potter",
            "registrant_company": "KNG Group",
            "registrant_address": "T102, 1 Zupp Drive",
            "registrant_city": "Ormeau",
            "registrant_state": "QLD",
            "registrant_zip": "4208",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.1300417415",
            "name_servers": [
                "olof.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ingsecurity.com",
            "domain_keyword": "ingsecurity",
            "domain_tld": "com",
            "query_time": "2024-06-08 19:53:46",
            "create_date": "2007-09-26",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-26",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "ING Groep N.V.",
            "registrant_address": "Amstelveenseweg 500",
            "registrant_city": "Amsterdam",
            "registrant_state": "KL",
            "registrant_zip": "1081",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.205418985",
            "registrant_fax": "+31.703418540",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kinsecurity.com",
            "domain_keyword": "kinsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:46:05",
            "create_date": "2024-02-08",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kingsecurite.com",
            "domain_keyword": "kingsecurite",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:39:23",
            "create_date": "2008-10-16",
            "update_date": "2023-10-04",
            "expiry_date": "2025-10-16",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "King Sécurité",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "king-security.site",
            "domain_keyword": "king-security",
            "domain_tld": "site",
            "query_time": "2024-06-12 00:35:47",
            "create_date": "2024-04-03",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-03",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kindsecurity.com",
            "domain_keyword": "kindsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:24:45",
            "create_date": "2012-06-24",
            "update_date": "2021-07-11",
            "expiry_date": "2025-06-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kyngsecurity.com",
            "domain_keyword": "kyngsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:40:12",
            "create_date": "2018-07-11",
            "update_date": "2023-10-13",
            "expiry_date": "2024-07-11",
            "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": 28,
            "domain_name": "king-security.services",
            "domain_keyword": "king-security",
            "domain_tld": "services",
            "query_time": "2024-05-29 20:18:10",
            "create_date": "2024-03-27",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "zingsecurity.com",
            "domain_keyword": "zingsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:16:28",
            "create_date": "2017-02-27",
            "update_date": "2020-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "king-security.com",
            "domain_keyword": "king-security",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:27:09",
            "create_date": "2001-02-14",
            "update_date": "2018-03-13",
            "expiry_date": "2025-02-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PRO-Cent GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wingsecurity.com",
            "domain_keyword": "wingsecurity",
            "domain_tld": "com",
            "query_time": "2024-06-12 23:42:35",
            "create_date": "2000-02-18",
            "update_date": "2024-01-30",
            "expiry_date": "2026-02-18",
            "registrar_iana": 131,
            "registrar_name": "Total Registrations",
            "registrar_website": "https://www.totalregistrations.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY, REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beds",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://partners.totalregistrations.com/whoiscontact/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.srv.host-it.co.uk",
                "ns2.srv.host-it.com",
                "ns3.srv.host-it.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pingsecurity.com",
            "domain_keyword": "pingsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:55:55",
            "create_date": "2013-07-24",
            "update_date": "2022-09-23",
            "expiry_date": "2029-07-24",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns8443.hostgator.com",
                "ns8444.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "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": 34,
            "domain_name": "kngsecurity.com.au",
            "domain_keyword": "kngsecurity",
            "domain_tld": "com.au",
            "query_time": "2024-05-17 22:13:59",
            "update_date": "2024-03-30",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Adrian Potter",
            "name_servers": [
                "olof.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ingsecurity.co",
            "domain_keyword": "ingsecurity",
            "domain_tld": "co",
            "query_time": "2024-05-11 11:44:46",
            "create_date": "2015-06-12",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-11",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "maxim.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ringsecurity.icu",
            "domain_keyword": "ringsecurity",
            "domain_tld": "icu",
            "query_time": "2024-06-01 02:04:35",
            "create_date": "2018-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "domain_name": "ningsecurity.com",
            "domain_keyword": "ningsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-08 06:47:44",
            "create_date": "2011-06-30",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.cloudfloordns.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns0.mtgsy.com",
                "dns1.name-s.net",
                "dns2.name-s.net",
                "dns3.mtgsy.com",
                "dns4.mtgsy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "1pingsecurity.com",
            "domain_keyword": "1pingsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-29 10:48:45",
            "create_date": "2021-07-23",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-23",
            "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=1pingsecurity.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": 40,
            "domain_name": "linxsecurity.org",
            "domain_keyword": "linxsecurity",
            "domain_tld": "org",
            "query_time": "2024-05-31 05:04:10",
            "create_date": "2023-04-02",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "kentsecurity.co.uk",
            "domain_keyword": "kentsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 16:18:28",
            "create_date": "2021-10-02",
            "update_date": "2023-12-28",
            "expiry_date": "2024-10-02",
            "registrar_name": "John Thurlbeck [Tag = DOTSTERS]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "sintsecurity.ru",
            "domain_keyword": "sintsecurity",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:14:18",
            "create_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "REGRU-RU",
            "registrant_company": "INDEV SOLYUSHNS, LLC",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "ring1security.shop",
            "domain_keyword": "ring1security",
            "domain_tld": "shop",
            "query_time": "2024-04-30 12:26:20",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "carmelo.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "jengsecurity.net",
            "domain_keyword": "jengsecurity",
            "domain_tld": "net",
            "query_time": "2024-04-15 02:42:47",
            "create_date": "2014-12-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-12-02",
            "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": 45,
            "domain_name": "kainesecurity.co.uk",
            "domain_keyword": "kainesecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 18:49:24",
            "create_date": "2016-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "tinysecurity.com",
            "domain_keyword": "tinysecurity",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:06:04",
            "create_date": "2015-01-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.simply.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "linxsecurity.io",
            "domain_keyword": "linxsecurity",
            "domain_tld": "io",
            "query_time": "2024-05-04 17:49:32",
            "create_date": "2023-01-19",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Linx Security Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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-1041.awsdns-02.org",
                "ns-1636.awsdns-12.co.uk",
                "ns-380.awsdns-47.com",
                "ns-770.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mindsecurity.co.uk",
            "domain_keyword": "mindsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 15:51:34",
            "create_date": "2022-09-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "xiangsecurity.com",
            "domain_keyword": "xiangsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-10 04:02:13",
            "create_date": "2024-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "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": 50,
            "domain_name": "pingosecurity.com",
            "domain_keyword": "pingosecurity",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:49:12",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "langsecurity.com",
            "domain_keyword": "langsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-12 08:23:27",
            "create_date": "2023-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 3349,
            "registrar_name": "DropCatch.com 1140 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pinksecurity.co.uk",
            "domain_keyword": "pinksecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 15:25:45",
            "create_date": "2021-07-05",
            "update_date": "2024-02-18",
            "expiry_date": "2024-07-05",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1031.ui-dns.de",
                "ns1037.ui-dns.com",
                "ns1062.ui-dns.org",
                "ns1079.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "kidssecurity.com",
            "domain_keyword": "kidssecurity",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:13:08",
            "create_date": "2017-08-16",
            "update_date": "2021-07-24",
            "expiry_date": "2025-08-16",
            "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": 54,
            "domain_name": "kpn-security.net",
            "domain_keyword": "kpn-security",
            "domain_tld": "net",
            "query_time": "2024-06-06 08:54:42",
            "create_date": "2018-08-03",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.kpn.net",
                "ns11.kpn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "diagsecurity.com",
            "domain_keyword": "diagsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:12:49",
            "create_date": "2019-10-30",
            "update_date": "2022-10-10",
            "expiry_date": "2024-10-30",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.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": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ning-security.net",
            "domain_keyword": "ning-security",
            "domain_tld": "net",
            "query_time": "2024-05-18 15:37:54",
            "create_date": "2011-06-30",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.cloudfloordns.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-tech1.ning.com",
                "ns-tech2.ning.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "kingsecuritync.com",
            "domain_keyword": "kingsecuritync",
            "domain_tld": "com",
            "query_time": "2024-06-04 15:19:50",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "kiddsecurity.com",
            "domain_keyword": "kiddsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:09:57",
            "create_date": "2017-12-24",
            "update_date": "2020-12-18",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "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": 60,
            "domain_name": "kingsecurityny.com",
            "domain_keyword": "kingsecurityny",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:07:44",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "king security",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "klinesecurity.com",
            "domain_keyword": "klinesecurity",
            "domain_tld": "com",
            "query_time": "2024-06-10 16:42:16",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kdogsecurity.com",
            "domain_keyword": "kdogsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:04:23",
            "create_date": "2023-07-27",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kdog Security",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 63,
            "domain_name": "signsecurity.com",
            "domain_keyword": "signsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:49:53",
            "create_date": "2008-10-21",
            "update_date": "2020-01-15",
            "expiry_date": "2025-10-21",
            "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": 64,
            "domain_name": "kinghtsecurity.com",
            "domain_keyword": "kinghtsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:40:09",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "ns1.protondns.net",
                "ns2.protondns.net",
                "ns3.protondns.net",
                "ns4.protondns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "vikingsecurity.pl",
            "domain_keyword": "vikingsecurity",
            "domain_tld": "pl",
            "query_time": "2024-04-03 09:02:43",
            "create_date": "2013-06-01",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-01",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "jinosecurity.com",
            "domain_keyword": "jinosecurity",
            "domain_tld": "com",
            "query_time": "2024-04-29 22:45:49",
            "create_date": "2022-04-15",
            "update_date": "2022-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1077.ui-dns.de",
                "ns1085.ui-dns.org",
                "ns1100.ui-dns.biz",
                "ns1125.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "signsecurity.online",
            "domain_keyword": "signsecurity",
            "domain_tld": "online",
            "query_time": "2024-05-24 18:57:25",
            "create_date": "2024-01-30",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Tamil Nadu",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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.shockhosting.net",
                "ns2.shockhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "vikingsecurity.dk",
            "domain_keyword": "vikingsecurity",
            "domain_tld": "dk",
            "query_time": "2024-05-10 22:48:15",
            "create_date": "2014-10-04",
            "expiry_date": "2024-10-31",
            "registrant_name": "INFRACON ApS",
            "registrant_address": "Frederiksborggade 22F",
            "registrant_city": "Frederikssund",
            "registrant_zip": "3600",
            "registrant_country": "DK",
            "registrant_phone": "+45 51322035",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "ninesecurity.com",
            "domain_keyword": "ninesecurity",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:47:59",
            "create_date": "2016-07-26",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-26",
            "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": 70,
            "domain_name": "finesecurity.com",
            "domain_keyword": "finesecurity",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:52:56",
            "create_date": "2008-09-14",
            "update_date": "2023-12-20",
            "expiry_date": "2033-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "kingsecuritas.com",
            "domain_keyword": "kingsecuritas",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:39:23",
            "create_date": "2011-02-23",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Mr Ghazi Hayat",
            "registrant_company": "King Securitas Pvt Ltd",
            "registrant_address": "29 A, First Floor, Lane No. 37, Zakir Nagar, Opposite New Friends Colony",
            "registrant_city": "New Delhi",
            "registrant_state": "Delhi",
            "registrant_zip": "110025",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.1126982081",
            "name_servers": [
                "indiandc-ns1.serversfarm.com",
                "indiandc-ns2.serversfarm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kitesecurity.com",
            "domain_keyword": "kitesecurity",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:01:04",
            "create_date": "2018-06-12",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of kitesecurity.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1267.awsdns-30.org",
                "ns-1736.awsdns-25.co.uk",
                "ns-363.awsdns-45.com",
                "ns-661.awsdns-18.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kpn-security.com",
            "domain_keyword": "kpn-security",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:54:42",
            "create_date": "2018-08-03",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.kpn.net",
                "ns11.kpn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "vikingsecurity.group",
            "domain_keyword": "vikingsecurity",
            "domain_tld": "group",
            "query_time": "2024-05-16 02:08:40",
            "create_date": "2019-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2029-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "konasecurity.ca",
            "domain_keyword": "konasecurity",
            "domain_tld": "ca",
            "query_time": "2024-05-29 23:53:49",
            "create_date": "2023-01-29",
            "update_date": "2024-05-27",
            "expiry_date": "2025-01-29",
            "registrar_name": "PublicDomainRegistry.com Inc",
            "registrar_website": "www.publicdomainregistry.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": [
                "ns1.md-22.webhostbox.net",
                "ns2.md-22.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mintsecurity.com",
            "domain_keyword": "mintsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:35:33",
            "create_date": "2012-11-21",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-21",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "kingofsecurity.ru",
            "domain_keyword": "kingofsecurity",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:38:21",
            "create_date": "2022-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "melinda.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "oinksecurity.com.au",
            "domain_keyword": "oinksecurity",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 20:56:21",
            "update_date": "2024-05-19",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tbngsecurity.com",
            "domain_keyword": "tbngsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:18:08",
            "create_date": "2010-03-24",
            "update_date": "2024-01-24",
            "expiry_date": "2026-03-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dinosecurity.com",
            "domain_keyword": "dinosecurity",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:35:21",
            "create_date": "2008-05-09",
            "update_date": "2018-05-09",
            "expiry_date": "2025-05-09",
            "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": [
                "ns1101.ui-dns.biz",
                "ns1101.ui-dns.com",
                "ns1101.ui-dns.de",
                "ns1101.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ring-security.ru",
            "domain_keyword": "ring-security",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:47:59",
            "create_date": "2007-06-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "AKUB Ltd",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "sinasecurity.com",
            "domain_keyword": "sinasecurity",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:02:42",
            "create_date": "2024-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "registrant_email": "https://tieredaccess.com/contact/c3d798ef-9b9e-4449-b450-f119f1a8c3bc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bingosecurity.com",
            "domain_keyword": "bingosecurity",
            "domain_tld": "com",
            "query_time": "2024-05-26 19:24:31",
            "create_date": "2022-03-31",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bingosecurity.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1268.awsdns-30.org",
                "ns-1624.awsdns-11.co.uk",
                "ns-232.awsdns-29.com",
                "ns-679.awsdns-20.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kingsecurityus.com",
            "domain_keyword": "kingsecurityus",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:48:29",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "xiongsecurity.xyz",
            "domain_keyword": "xiongsecurity",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 18:04:34",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_company": "he gong",
            "registrant_state": "HB",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lindsecurity.com",
            "domain_keyword": "lindsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:23:44",
            "create_date": "2022-09-05",
            "update_date": "2024-04-03",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parked.g1-dns.com",
                "parked.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kiwisecurity.co.nz",
            "domain_keyword": "kiwisecurity",
            "domain_tld": "co.nz",
            "query_time": "2024-05-25 15:57:11",
            "create_date": "2015-10-13",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns34.wpxhosting.com",
                "ns35.wpxhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "blingsecurity.com",
            "domain_keyword": "blingsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:24:55",
            "create_date": "2023-01-09",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-09",
            "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": "MT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/c798b667-4d2a-4f56-ada1-167cfcf18e70",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipower-default.domainparkingserver.net",
                "ns2.ipower-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wing-security.work",
            "domain_keyword": "wing-security",
            "domain_tld": "work",
            "query_time": "2024-05-27 00:19:50",
            "create_date": "2017-09-14",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "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": 91,
            "domain_name": "kid-security.com",
            "domain_keyword": "kid-security",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:05:06",
            "create_date": "2010-06-08",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Rick Charron",
            "registrant_company": "MrktCity.com",
            "registrant_address": "760 Roselawn Dr",
            "registrant_city": "Windsor",
            "registrant_zip": "N9E 1K6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5199440264",
            "name_servers": [
                "ns3.active-dns.com",
                "ns4.active-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pin-security.ru",
            "domain_keyword": "pin-security",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:28:49",
            "create_date": "2014-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "kibosecurity.fr",
            "domain_keyword": "kibosecurity",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:24:45",
            "create_date": "2018-09-24",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-24",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "KIBO Sikring A/S",
            "registrant_address": "KIBO Sikring A/S, Energivej 1, 6933 Kibæk",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.70107077",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 94,
            "domain_name": "lindsecurity.online",
            "domain_keyword": "lindsecurity",
            "domain_tld": "online",
            "query_time": "2024-04-21 06:53:39",
            "create_date": "2022-09-05",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "parked.g1-dns.com",
                "parked.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "gangsecurity.com",
            "domain_keyword": "gangsecurity",
            "domain_tld": "com",
            "query_time": "2024-04-16 10:59:39",
            "create_date": "2023-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=gangsecurity.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pinksecurity.com",
            "domain_keyword": "pinksecurity",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:39:53",
            "create_date": "2011-03-28",
            "update_date": "2021-03-22",
            "expiry_date": "2025-03-28",
            "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": 97,
            "domain_name": "findsecurity.co.uk",
            "domain_keyword": "findsecurity",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 02:58:28",
            "create_date": "2023-03-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-18",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.hozap.uk.plesk-server.com",
                "ns2.hozap.uk.plesk-server.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "fengsecurity.com",
            "domain_keyword": "fengsecurity",
            "domain_tld": "com",
            "query_time": "2024-05-31 15:24:48",
            "create_date": "2022-11-27",
            "update_date": "2022-11-27",
            "expiry_date": "2025-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "vinasecurity.pro",
            "domain_keyword": "vinasecurity",
            "domain_tld": "pro",
            "query_time": "2024-04-20 18:05:26",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "paris.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "tinasecurity.org",
            "domain_keyword": "tinasecurity",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:25:29",
            "create_date": "2015-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "todd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.174,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kingsecurity.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>548</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ringsecurity.homes, ringsecurity.net, ringsecurity.co.uk, kingssecurity.nl, ringsecurity.com, ringsecurity.biz, ringsecurity.fan, kingssecurity.com, kongsecurity.co.uk, kongsecurity.com, kingssecurity.org, yingsecurity.com, kingssecurity.info, kingssecurity.net, wingsecurity.nl, ringsecurity.org, ringsecurity.store, kingssecurity.uk, kingsecurite.fr, ringsecurity.info, kngsecurity.com, ingsecurity.com, kinsecurity.com, kingsecurite.com, king-security.site, kindsecurity.com, kyngsecurity.com, king-security.services, zingsecurity.com, king-security.com, wingsecurity.com, pingsecurity.com, kingssecurity.online, kngsecurity.com.au, ingsecurity.co, ringsecurity.icu, kingssecurity.ca, ningsecurity.com, 1pingsecurity.com, linxsecurity.org, kentsecurity.co.uk, sintsecurity.ru, ring1security.shop, jengsecurity.net, kainesecurity.co.uk, tinysecurity.com, linxsecurity.io, mindsecurity.co.uk, xiangsecurity.com, pingosecurity.com, langsecurity.com, pinksecurity.co.uk, kidssecurity.com, kpn-security.net, diagsecurity.com, ning-security.net, kingsecuritync.com, kiddsecurity.com, wingssecurity.com, kingsecurityny.com, klinesecurity.com, kdogsecurity.com, signsecurity.com, kinghtsecurity.com, vikingsecurity.pl, jinosecurity.com, signsecurity.online, vikingsecurity.dk, ninesecurity.com, finesecurity.com, kingsecuritas.com, kitesecurity.com, kpn-security.com, vikingsecurity.group, konasecurity.ca, mintsecurity.com, kingofsecurity.ru, oinksecurity.com.au, tbngsecurity.com, dinosecurity.com, ring-security.ru, sinasecurity.com, bingosecurity.com, kingsecurityus.com, xiongsecurity.xyz, lindsecurity.com, kiwisecurity.co.nz, blingsecurity.com, wing-security.work, linesecurity.cyou, kid-security.com, pin-security.ru, kibosecurity.fr, lindsecurity.online, gangsecurity.com, pinksecurity.com, findsecurity.co.uk, fengsecurity.com, vinasecurity.pro, tinasecurity.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ringsecurity.homes</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-13 08:14:40</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ringsecurity.net</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 08:14:40</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>A9.com, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/ringsecurity.net</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ringsecurity.co.uk</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 23:15:34</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_name>John Thurlbeck [Tag = DOTSTERS]</registrar_name>
   <registrant_name>John Thurlbeck</registrant_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>4</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>5</num>
   <domain_name>ringsecurity.com</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:41:39</query_time>
   <create_date>2010-09-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-21</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>ns41.domaincontrol.com</value>
    <value>ns42.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>6</num>
   <domain_name>ringsecurity.biz</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 02:19:19</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A9.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ringsecurity.fan</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-04-29 00:35:29</query_time>
   <create_date>2018-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</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>9</num>
   <domain_name>kongsecurity.co.uk</domain_name>
   <domain_keyword>kongsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 20:04:49</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>kongsecurity.com</domain_name>
   <domain_keyword>kongsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:04:47</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Godfrey  Ozwara</registrant_name>
   <registrant_company>By-Grace Technologies</registrant_company>
   <registrant_address>10629</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+254.0728684640</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</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>12</num>
   <domain_name>yingsecurity.com</domain_name>
   <domain_keyword>yingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:23:05</query_time>
   <create_date>2021-08-03</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/yingsecurity.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kingssecurity.info</domain_name>
   <domain_keyword>kingssecurity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 18:50:53</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>14</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>15</num>
   <domain_name>wingsecurity.nl</domain_name>
   <domain_keyword>wingsecurity</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 10:00:40</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2019-03-23</update_date>
   <registrar_name>Exsilia Internet B.V.</registrar_name>
   <name_servers>
    <value>ns1.exsilia.net</value>
    <value>ns2.exsilia.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ringsecurity.org</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 13:41:39</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A9.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ringsecurity.store</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 02:04:35</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-20</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>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>18</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>19</num>
   <domain_name>kingsecurite.fr</domain_name>
   <domain_keyword>kingsecurite</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-08 11:58:10</query_time>
   <create_date>2011-09-22</create_date>
   <update_date>2020-10-19</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>NUXIT</registrar_name>
   <registrar_website>https://www.nuxit.com/creation-et-transfert-de-domaine/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns3.dns26.net</value>
    <value>ns4.dns26.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ringsecurity.info</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 08:14:40</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A9.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kngsecurity.com</domain_name>
   <domain_keyword>kngsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 02:26:15</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Adrian Potter</registrant_name>
   <registrant_company>KNG Group</registrant_company>
   <registrant_address>T102, 1 Zupp Drive</registrant_address>
   <registrant_city>Ormeau</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>4208</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.1300417415</registrant_phone>
   <name_servers>
    <value>olof.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ingsecurity.com</domain_name>
   <domain_keyword>ingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 19:53:46</query_time>
   <create_date>2007-09-26</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>ING Groep N.V.</registrant_company>
   <registrant_address>Amstelveenseweg 500</registrant_address>
   <registrant_city>Amsterdam</registrant_city>
   <registrant_state>KL</registrant_state>
   <registrant_zip>1081</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.205418985</registrant_phone>
   <registrant_fax>+31.703418540</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kinsecurity.com</domain_name>
   <domain_keyword>kinsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:46:05</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kingsecurite.com</domain_name>
   <domain_keyword>kingsecurite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:39:23</query_time>
   <create_date>2008-10-16</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>King Sécurité</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>king-security.site</domain_name>
   <domain_keyword>king-security</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-12 00:35:47</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kindsecurity.com</domain_name>
   <domain_keyword>kindsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:24:45</query_time>
   <create_date>2012-06-24</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kyngsecurity.com</domain_name>
   <domain_keyword>kyngsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:40:12</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>28</num>
   <domain_name>king-security.services</domain_name>
   <domain_keyword>king-security</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-29 20:18:10</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>zingsecurity.com</domain_name>
   <domain_keyword>zingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:16:28</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2020-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>king-security.com</domain_name>
   <domain_keyword>king-security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:27:09</query_time>
   <create_date>2001-02-14</create_date>
   <update_date>2018-03-13</update_date>
   <expiry_date>2025-02-14</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>PRO-Cent GmbH</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>DE</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>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wingsecurity.com</domain_name>
   <domain_keyword>wingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 23:42:35</query_time>
   <create_date>2000-02-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_iana>131</registrar_iana>
   <registrar_name>Total Registrations</registrar_name>
   <registrar_website>https://www.totalregistrations.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY, REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beds</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://partners.totalregistrations.com/whoiscontact/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.srv.host-it.co.uk</value>
    <value>ns2.srv.host-it.com</value>
    <value>ns3.srv.host-it.co.uk</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>32</num>
   <domain_name>pingsecurity.com</domain_name>
   <domain_keyword>pingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:55:55</query_time>
   <create_date>2013-07-24</create_date>
   <update_date>2022-09-23</update_date>
   <expiry_date>2029-07-24</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns8443.hostgator.com</value>
    <value>ns8444.hostgator.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.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>34</num>
   <domain_name>kngsecurity.com.au</domain_name>
   <domain_keyword>kngsecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-17 22:13:59</query_time>
   <update_date>2024-03-30</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Adrian Potter</registrant_name>
   <name_servers>
    <value>olof.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ingsecurity.co</domain_name>
   <domain_keyword>ingsecurity</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 11:44:46</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>maxim.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ringsecurity.icu</domain_name>
   <domain_keyword>ringsecurity</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-01 02:04:35</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</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>38</num>
   <domain_name>ningsecurity.com</domain_name>
   <domain_keyword>ningsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 06:47:44</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.cloudfloordns.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>dns0.mtgsy.com</value>
    <value>dns1.name-s.net</value>
    <value>dns2.name-s.net</value>
    <value>dns3.mtgsy.com</value>
    <value>dns4.mtgsy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>1pingsecurity.com</domain_name>
   <domain_keyword>1pingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 10:48:45</query_time>
   <create_date>2021-07-23</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-23</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=1pingsecurity.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>40</num>
   <domain_name>linxsecurity.org</domain_name>
   <domain_keyword>linxsecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 05:04:10</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>kentsecurity.co.uk</domain_name>
   <domain_keyword>kentsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 16:18:28</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>John Thurlbeck [Tag = DOTSTERS]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>sintsecurity.ru</domain_name>
   <domain_keyword>sintsecurity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:14:18</query_time>
   <create_date>2024-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>INDEV SOLYUSHNS, LLC</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>ring1security.shop</domain_name>
   <domain_keyword>ring1security</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 12:26:20</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>carmelo.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>jengsecurity.net</domain_name>
   <domain_keyword>jengsecurity</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 02:42:47</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-12-02</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>45</num>
   <domain_name>kainesecurity.co.uk</domain_name>
   <domain_keyword>kainesecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 18:49:24</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>tinysecurity.com</domain_name>
   <domain_keyword>tinysecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:06:04</query_time>
   <create_date>2015-01-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.simply.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>linxsecurity.io</domain_name>
   <domain_keyword>linxsecurity</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-04 17:49:32</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Linx Security Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</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-1041.awsdns-02.org</value>
    <value>ns-1636.awsdns-12.co.uk</value>
    <value>ns-380.awsdns-47.com</value>
    <value>ns-770.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mindsecurity.co.uk</domain_name>
   <domain_keyword>mindsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 15:51:34</query_time>
   <create_date>2022-09-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>xiangsecurity.com</domain_name>
   <domain_keyword>xiangsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 04:02:13</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-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>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>50</num>
   <domain_name>pingosecurity.com</domain_name>
   <domain_keyword>pingosecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:49:12</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>langsecurity.com</domain_name>
   <domain_keyword>langsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 08:23:27</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>3349</registrar_iana>
   <registrar_name>DropCatch.com 1140 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>52</num>
   <domain_name>pinksecurity.co.uk</domain_name>
   <domain_keyword>pinksecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 15:25:45</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1031.ui-dns.de</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1062.ui-dns.org</value>
    <value>ns1079.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>kidssecurity.com</domain_name>
   <domain_keyword>kidssecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:13:08</query_time>
   <create_date>2017-08-16</create_date>
   <update_date>2021-07-24</update_date>
   <expiry_date>2025-08-16</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>54</num>
   <domain_name>kpn-security.net</domain_name>
   <domain_keyword>kpn-security</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 08:54:42</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.kpn.net</value>
    <value>ns11.kpn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>diagsecurity.com</domain_name>
   <domain_keyword>diagsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:12:49</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ning-security.net</domain_name>
   <domain_keyword>ning-security</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 15:37:54</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.cloudfloordns.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns-tech1.ning.com</value>
    <value>ns-tech2.ning.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>kingsecuritync.com</domain_name>
   <domain_keyword>kingsecuritync</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 15:19:50</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>kiddsecurity.com</domain_name>
   <domain_keyword>kiddsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:09:57</query_time>
   <create_date>2017-12-24</create_date>
   <update_date>2020-12-18</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</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>60</num>
   <domain_name>kingsecurityny.com</domain_name>
   <domain_keyword>kingsecurityny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:07:44</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>king security</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>klinesecurity.com</domain_name>
   <domain_keyword>klinesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 16:42:16</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kdogsecurity.com</domain_name>
   <domain_keyword>kdogsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:04:23</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kdog Security</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>63</num>
   <domain_name>signsecurity.com</domain_name>
   <domain_keyword>signsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:49:53</query_time>
   <create_date>2008-10-21</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-10-21</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>64</num>
   <domain_name>kinghtsecurity.com</domain_name>
   <domain_keyword>kinghtsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:40:09</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>ns1.protondns.net</value>
    <value>ns2.protondns.net</value>
    <value>ns3.protondns.net</value>
    <value>ns4.protondns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>vikingsecurity.pl</domain_name>
   <domain_keyword>vikingsecurity</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 09:02:43</query_time>
   <create_date>2013-06-01</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>jinosecurity.com</domain_name>
   <domain_keyword>jinosecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 22:45:49</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2022-04-15</update_date>
   <expiry_date>2025-04-15</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 Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1077.ui-dns.de</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1100.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>signsecurity.online</domain_name>
   <domain_keyword>signsecurity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 18:57:25</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_country>IN</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.shockhosting.net</value>
    <value>ns2.shockhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>vikingsecurity.dk</domain_name>
   <domain_keyword>vikingsecurity</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 22:48:15</query_time>
   <create_date>2014-10-04</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>INFRACON ApS</registrant_name>
   <registrant_address>Frederiksborggade 22F</registrant_address>
   <registrant_city>Frederikssund</registrant_city>
   <registrant_zip>3600</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 51322035</registrant_phone>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ninesecurity.com</domain_name>
   <domain_keyword>ninesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:47:59</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-26</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>70</num>
   <domain_name>finesecurity.com</domain_name>
   <domain_keyword>finesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:52:56</query_time>
   <create_date>2008-09-14</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2033-09-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>kingsecuritas.com</domain_name>
   <domain_keyword>kingsecuritas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:39:23</query_time>
   <create_date>2011-02-23</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Mr Ghazi Hayat</registrant_name>
   <registrant_company>King Securitas Pvt Ltd</registrant_company>
   <registrant_address>29 A, First Floor, Lane No. 37, Zakir Nagar, Opposite New Friends Colony</registrant_address>
   <registrant_city>New Delhi</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110025</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.1126982081</registrant_phone>
   <name_servers>
    <value>indiandc-ns1.serversfarm.com</value>
    <value>indiandc-ns2.serversfarm.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>kitesecurity.com</domain_name>
   <domain_keyword>kitesecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:01:04</query_time>
   <create_date>2018-06-12</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of kitesecurity.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1267.awsdns-30.org</value>
    <value>ns-1736.awsdns-25.co.uk</value>
    <value>ns-363.awsdns-45.com</value>
    <value>ns-661.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kpn-security.com</domain_name>
   <domain_keyword>kpn-security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:54:42</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.kpn.net</value>
    <value>ns11.kpn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>vikingsecurity.group</domain_name>
   <domain_keyword>vikingsecurity</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-16 02:08:40</query_time>
   <create_date>2019-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2029-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>75</num>
   <domain_name>konasecurity.ca</domain_name>
   <domain_keyword>konasecurity</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-29 23:53:49</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>PublicDomainRegistry.com Inc</registrar_name>
   <registrar_website>www.publicdomainregistry.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>ns1.md-22.webhostbox.net</value>
    <value>ns2.md-22.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mintsecurity.com</domain_name>
   <domain_keyword>mintsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:35:33</query_time>
   <create_date>2012-11-21</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>kingofsecurity.ru</domain_name>
   <domain_keyword>kingofsecurity</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:38:21</query_time>
   <create_date>2022-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>melinda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>oinksecurity.com.au</domain_name>
   <domain_keyword>oinksecurity</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 20:56:21</query_time>
   <update_date>2024-05-19</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tbngsecurity.com</domain_name>
   <domain_keyword>tbngsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:18:08</query_time>
   <create_date>2010-03-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2026-03-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.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>dinosecurity.com</domain_name>
   <domain_keyword>dinosecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:35:21</query_time>
   <create_date>2008-05-09</create_date>
   <update_date>2018-05-09</update_date>
   <expiry_date>2025-05-09</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>ns1101.ui-dns.biz</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1101.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>81</num>
   <domain_name>ring-security.ru</domain_name>
   <domain_keyword>ring-security</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:47:59</query_time>
   <create_date>2007-06-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>AKUB Ltd</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>sinasecurity.com</domain_name>
   <domain_keyword>sinasecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:02:42</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c3d798ef-9b9e-4449-b450-f119f1a8c3bc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bingosecurity.com</domain_name>
   <domain_keyword>bingosecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 19:24:31</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bingosecurity.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1268.awsdns-30.org</value>
    <value>ns-1624.awsdns-11.co.uk</value>
    <value>ns-232.awsdns-29.com</value>
    <value>ns-679.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kingsecurityus.com</domain_name>
   <domain_keyword>kingsecurityus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:48:29</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>xiongsecurity.xyz</domain_name>
   <domain_keyword>xiongsecurity</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 18:04:34</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_company>he gong</registrant_company>
   <registrant_state>HB</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lindsecurity.com</domain_name>
   <domain_keyword>lindsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:23:44</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>parked.g1-dns.com</value>
    <value>parked.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>kiwisecurity.co.nz</domain_name>
   <domain_keyword>kiwisecurity</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-25 15:57:11</query_time>
   <create_date>2015-10-13</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns34.wpxhosting.com</value>
    <value>ns35.wpxhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>blingsecurity.com</domain_name>
   <domain_keyword>blingsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:24:55</query_time>
   <create_date>2023-01-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-09</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>MT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c798b667-4d2a-4f56-ada1-167cfcf18e70</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipower-default.domainparkingserver.net</value>
    <value>ns2.ipower-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wing-security.work</domain_name>
   <domain_keyword>wing-security</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-27 00:19:50</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</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>91</num>
   <domain_name>kid-security.com</domain_name>
   <domain_keyword>kid-security</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:05:06</query_time>
   <create_date>2010-06-08</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Rick Charron</registrant_name>
   <registrant_company>MrktCity.com</registrant_company>
   <registrant_address>760 Roselawn Dr</registrant_address>
   <registrant_city>Windsor</registrant_city>
   <registrant_zip>N9E 1K6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5199440264</registrant_phone>
   <name_servers>
    <value>ns3.active-dns.com</value>
    <value>ns4.active-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pin-security.ru</domain_name>
   <domain_keyword>pin-security</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:28:49</query_time>
   <create_date>2014-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>kibosecurity.fr</domain_name>
   <domain_keyword>kibosecurity</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:24:45</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>KIBO Sikring A/S</registrant_company>
   <registrant_address>KIBO Sikring A/S, Energivej 1, 6933 Kibæk</registrant_address>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.70107077</registrant_phone>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>lindsecurity.online</domain_name>
   <domain_keyword>lindsecurity</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 06:53:39</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_country>DK</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>parked.g1-dns.com</value>
    <value>parked.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>gangsecurity.com</domain_name>
   <domain_keyword>gangsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 10:59:39</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=gangsecurity.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>96</num>
   <domain_name>pinksecurity.com</domain_name>
   <domain_keyword>pinksecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:39:53</query_time>
   <create_date>2011-03-28</create_date>
   <update_date>2021-03-22</update_date>
   <expiry_date>2025-03-28</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>97</num>
   <domain_name>findsecurity.co.uk</domain_name>
   <domain_keyword>findsecurity</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 02:58:28</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.hozap.uk.plesk-server.com</value>
    <value>ns2.hozap.uk.plesk-server.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>fengsecurity.com</domain_name>
   <domain_keyword>fengsecurity</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 15:24:48</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2022-11-27</update_date>
   <expiry_date>2025-11-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>ns53.domaincontrol.com</value>
    <value>ns54.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>99</num>
   <domain_name>vinasecurity.pro</domain_name>
   <domain_keyword>vinasecurity</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-20 18:05:26</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>paris.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>tinasecurity.org</domain_name>
   <domain_keyword>tinasecurity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:25:29</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>todd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.174</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.