WHOIS QUERY TIME

5 May 2024 - 7:32 PM UTC

Registered: 7 January 1997
Modified: 21 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: Key-Systems Gmbh

DNSSEC

delegation
unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=detectus.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "detectus.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "detectus.se",
            "domain_keyword": "detectus",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:11",
            "create_date": "1997-01-07",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-31",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>detectus.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>detectus.se</domain_name>
   <domain_keyword>detectus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:11</query_time>
   <create_date>1997-01-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.079 seconds) for "detectus.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 7:32 PM UTC

Registered: 7 January 1997
Modified: 21 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: Key-Systems Gmbh

DNSSEC

delegation
unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=detectus.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "detectus.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "detectus.se",
    "results": [
        {
            "num": 1,
            "domain_name": "detectus.se",
            "domain_keyword": "detectus",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:11",
            "create_date": "1997-01-07",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-31",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.079,
        "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>detectus.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>detectus.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>detectus.se</domain_name>
   <domain_keyword>detectus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:11</query_time>
   <create_date>1997-01-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.079</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 3 domain names (in 0.016 seconds) which contained the exact domain keyword "detectus".
Domain Name Registered Expiry Registrar Ownership
1 detectus.se 7 Jan 1997 31 Dec 2024 Key-Systems Gmbh -
2 detectus.com 15 Aug 1997 14 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
3 detectus.ru 23 Dec 2020 23 Dec 2024 REGRU-RU Private Person
4 detectus.net 18 May 2023 18 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=detectus&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "detectus",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "detectus.se, detectus.com, detectus.ru, detectus.net",
    "results": [
        {
            "num": 1,
            "domain_name": "detectus.se",
            "domain_keyword": "detectus",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:11",
            "create_date": "1997-01-07",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-31",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "detectus.com",
            "domain_keyword": "detectus",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:27:50",
            "create_date": "1997-08-15",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "On behalf of detectus.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "3ad435d44690056bf88ee7b6b8db2b77d6f3060477a84b933a1bdb2923922c20@detectus.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "detectus.ru",
            "domain_keyword": "detectus",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:41:42",
            "create_date": "2020-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "detectus.net",
            "domain_keyword": "detectus",
            "domain_tld": "net",
            "query_time": "2024-05-21 12:45:38",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>detectus</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>detectus.se, detectus.com, detectus.ru, detectus.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>detectus.se</domain_name>
   <domain_keyword>detectus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:11</query_time>
   <create_date>1997-01-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>detectus.com</domain_name>
   <domain_keyword>detectus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:27:50</query_time>
   <create_date>1997-08-15</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</registrar_website>
   <registrant_name>On behalf of detectus.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>3ad435d44690056bf88ee7b6b8db2b77d6f3060477a84b933a1bdb2923922c20@detectus.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>detectus.ru</domain_name>
   <domain_keyword>detectus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:41:42</query_time>
   <create_date>2020-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>detectus.net</domain_name>
   <domain_keyword>detectus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 12:45:38</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 1,075 domain names (in 0.129 seconds) which look and sound like the brand name "detectus".
Domain Name Registered Expiry Registrar Ownership
1 delectus.com.br 27 Aug 2008 27 Aug 2025 - Juarez Arnando Fernandes
2 detentus.com 29 Oct 2013 20 Dec 2024 GoDaddy.com, LLC -
3 detectas.net 16 Jan 2015 16 Jan 2025 GoDaddy.com, LLC -
4 detectis.com 29 Sep 2020 29 Sep 2024 GoDaddy.com, LLC -
5 detectum.se 9 Aug 2000 16 Jul 2024 Loopia AB -
6 detectum.net 14 Oct 2023 14 Oct 2026 NameCheap, Inc. -
7 delectus.com 10 Sep 1998 9 Sep 2025 Network Solutions, LLC -
8 delectus.network 2 Mar 2021 2 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 detectup.uk 17 Jul 2019 17 Jul 2024 Namebay SAM [Tag = NAMEBAY-MC] -
10 detectis.ru 29 Mar 2024 29 Mar 2025 DOMENUS-RU Private Person
11 delectus.org 29 Mar 2023 29 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
12 detectas.com 16 Apr 2007 16 Apr 2025 GoDaddy.com, LLC -
13 delectus.it 18 Jul 2018 18 Jul 2024 Gandi SAS AREA SCS
14 delectus.club 4 Dec 2015 3 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
15 detectup.it 28 Oct 2013 6 Oct 2024 Nameshield NETPRESTATION
16 delectus.hu 2 Dec 2004 - - -
17 detectuk.com 12 Feb 2024 12 Feb 2025 NameCheap, Inc. -
18 detectmus.com 8 Dec 2021 8 Dec 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
19 detechus.com 30 Jul 2021 30 Jul 2024 Domain.com, LLC REDACTED FOR PRIVACY
20 delectus.us 5 Mar 2015 4 Mar 2025 GoDaddy.com, LLC Delectus, LLC
21 delectus.systems 20 Mar 2021 20 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 detects.co.uk 21 May 2003 21 May 2024 David Worth [Tag = WEBWORTH] -
23 detects.store 7 Jun 2024 7 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
24 detects.link 7 Jun 2022 7 Jun 2024 eNom, Inc. Data Protected
25 detects.xyz 26 Jul 2021 26 Jul 2024 Sav.com, LLC Privacy Protection
26 detecus.com 14 Nov 2023 14 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 detectup.net 9 Sep 2013 9 Sep 2024 Namebay REDACTED FOR PRIVACY
28 defectus.com 15 Feb 2011 15 Feb 2026 Alpine Domains Inc. eWeb Development Inc.
29 detectfs.com 14 Nov 2003 14 Nov 2024 123-Reg Limited -
30 detectup.co.uk 28 Oct 2013 28 Oct 2025 Namebay SAM [Tag = NAMEBAY-MC] -
31 detectum.pl 25 Oct 2016 25 Oct 2024 Digital Media Technology Sp. z o.o. -
32 detectum.com 16 Oct 2010 16 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
33 detectuv.com 7 May 2014 7 May 2025 IONOS SE -
34 detektus.com 19 Sep 2013 19 Sep 2024 MESH DIGITAL LIMITED Domains By Proxy, LLC
35 detectur.com 13 Sep 2022 13 Sep 2027 GoDaddy.com, LLC Domains By Proxy, LLC
36 detectys.com 25 Mar 2008 25 Mar 2025 Interdominios, Inc. Privacy Protect, LLC (PrivacyProtect.org)
37 detectius.net 31 Oct 2003 31 Oct 2024 Entorno Digital, S.A. -
38 delectus.cloud 4 Jun 2018 4 Jun 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
39 detechus.net 30 Jul 2021 30 Jul 2024 Domain.com, LLC REDACTED FOR PRIVACY
40 detectius.brussels 5 May 2023 5 May 2025 Combell nv REDACTED FOR PRIVACY
41 detectfs.co.uk 14 Nov 2003 14 Nov 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
42 detectms.com 4 Nov 2013 4 Nov 2024 Wild West Domains, LLC -
43 defectus.de - - - -
44 delectus.be 19 Feb 2014 - OVH -
45 delectus.uk.com 5 Oct 2011 5 Oct 2024 iomart Group Plc -
46 detectup.mobi 9 Sep 2013 9 Sep 2024 Namebay SAM netprestation
47 delectus.co 3 Jul 2023 3 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
48 delectus.ltd 4 Jun 2018 4 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 delectus.co.uk 24 Mar 2014 24 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
50 netectus.info 7 Jan 2013 7 Jan 2025 Name SRS AB TESTUDO HOLDING AB
51 detectis.be 27 Mar 2017 - OVH -
52 delectus.net 16 Apr 2016 16 Apr 2031 GRANSY S.R.O D/B/A SUBREG.CZ DELECTUS, POSLOVNO SVETOVANJE, SANIJA SELMANI S.P.
53 detectusa.com 17 Nov 2013 17 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 detectss.com 10 Jul 2013 10 Jul 2025 GoDaddy.com, LLC -
55 detects.net 26 Apr 2023 26 Apr 2025 Gradeadomainnames.com LLC -
56 detects.com 17 Mar 1999 17 Mar 2025 Dynadot Inc -
57 detectu.com 5 May 2016 5 May 2025 NameSilo, LLC See PrivacyGuardian.org
58 detectius.info 5 May 2023 5 May 2025 Combell NV REDACTED FOR PRIVACY
59 detects.it 29 Jun 2010 2 Aug 2024 Piazza Affari s.r.l. in liquidazione Puglia.com S.r.l.s.
60 detectos.com 24 Sep 2023 24 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
61 detectum.be 17 May 2019 - One.com A/S -
62 detects.vip 7 Apr 2020 7 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 detects.online 31 Oct 2023 31 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu EWBCD GmbH
64 defectus.ru 20 Nov 2009 20 Nov 2024 REGRU-RU Private Person
65 detectup.com 9 Sep 2013 9 Sep 2024 Namebay REDACTED FOR PRIVACY
66 detectius.com 20 May 2000 20 May 2025 Combell NV REDACTED FOR PRIVACY
67 delectus.ru 13 Oct 2007 13 Oct 2024 RU-CENTER-RU Private Person
68 detectum.ru 22 May 2013 22 May 2025 RU-CENTER-RU Private Person
69 detectuk.co.uk 12 Feb 2024 12 Feb 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
70 detects.ru 18 Oct 2016 18 Oct 2024 SALENAMES-RU Private Person
71 detects.org 26 Apr 2008 26 Apr 2027 Dynadot Inc Super Privacy Service LTD c/o Dynadot
72 detects.uk 31 Mar 2019 31 Mar 2024 David Worth [Tag = WEBWORTH] -
73 detecthq.com 3 Apr 2017 3 Apr 2025 GoDaddy.com, LLC -
74 delectum.com 7 Feb 2017 7 Feb 2025 10DENCEHISPAHARD, S.L REDACTED FOR PRIVACY
75 detected.tech 8 Mar 2021 8 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
76 detectit.se 15 Mar 2019 15 Mar 2025 INLEED -
77 detectnu.nl 3 Mar 2021 - Hostingindustries B.V. -
78 detectiv.ro 30 Aug 2018 28 Aug 2026 EXTREME SOLUTIONS SRL -
79 directus.design 31 May 2022 31 May 2025 Squarespace Domains II LLC Monospace Inc
80 detectar.com 14 Jan 2000 14 Jan 2025 GoDaddy.com, LLC -
81 detect1st.com 24 Aug 2023 24 Aug 2024 GoDaddy.com, LLC -
82 detectnk.com 12 Jun 2020 12 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
83 dementus.com 30 Apr 2024 30 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
84 detector.site 26 Apr 2024 26 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
85 detecteur.info 5 May 2022 5 May 2025 Dynadot Inc REDACTED FOR PRIVACY
86 delictus.com 27 May 2019 27 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
87 detecthub.org 11 Dec 2015 11 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 detect24.com 19 Jul 2014 19 Jul 2029 GoDaddy.com, LLC -
89 directus.market 18 Apr 2018 18 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 senectus.se 17 Jan 2007 13 Dec 2024 One.com -
91 detecteurs.fr 24 Oct 2000 9 May 2025 OVH fds
92 detectors.pro 15 Jan 2023 15 Jan 2025 Epik LLC REDACTED FOR PRIVACY
93 drpectus.ru 5 Dec 2016 5 Dec 2024 RU-CENTER-RU Private Person
94 detecter.com 4 Jun 2003 4 Jun 2025 ANNULET, INC BuyDomains.com
95 detectiv.work 13 May 2022 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 detectnu.com 8 Sep 2014 8 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 deventus.se 30 Oct 2001 30 Oct 2024 Loopia AB -
98 detect1st.co.uk 24 Aug 2023 24 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
99 delektus.nl 28 Feb 2012 - Registrar.eu -
100 detritus.asia 28 Nov 2023 28 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li jun
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 Detectus.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=detectus.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "detectus.se",
        "page_size": 100
    },
    "count": {
        "total": 1075,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "delectus.com.br, detentus.com, detectas.net, detectis.com, detectum.se, detectum.net, delectus.com, delectus.network, detectup.uk, detectis.ru, delectus.org, detectas.com, delectus.it, delectus.club, detectup.it, delectus.hu, detectuk.com, detectmus.com, detechus.com, delectus.us, delectus.systems, detects.co.uk, detects.store, detects.link, detects.xyz, detecus.com, detectup.net, defectus.com, detectfs.com, detectup.co.uk, detectum.pl, detectum.com, detectuv.com, detektus.com, detectur.com, detectys.com, detectius.net, delectus.cloud, detechus.net, detectius.brussels, detectfs.co.uk, detectms.com, defectus.de, delectus.be, delectus.uk.com, detectup.mobi, delectus.co, delectus.ltd, delectus.co.uk, netectus.info, detectis.be, delectus.net, detectusa.com, detectss.com, detects.net, detects.com, detectu.com, detectius.info, detects.it, detectos.com, detectum.be, detects.vip, detects.online, defectus.ru, detectup.com, detectius.com, delectus.ru, detectum.ru, detectuk.co.uk, detects.ru, detects.org, detects.uk, detecthq.com, delectum.com, detected.tech, detectit.se, detectnu.nl, detectiv.ro, directus.design, detectar.com, detect1st.com, detectnk.com, dementus.com, detector.site, detecteur.info, delictus.com, detecthub.org, detect24.com, directus.market, senectus.se, detecteurs.fr, detectors.pro, drpectus.ru, detecter.com, detectiv.work, detectnu.com, deventus.se, detect1st.co.uk, delektus.nl, detritus.asia",
    "results": [
        {
            "num": 1,
            "domain_name": "delectus.com.br",
            "domain_keyword": "delectus",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 18:33:29",
            "create_date": "2008-08-27",
            "update_date": "2023-08-29",
            "expiry_date": "2025-08-27",
            "registrant_name": "Juarez Arnando Fernandes",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ned.ns.cloudflare.com",
                "tia.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "detentus.com",
            "domain_keyword": "detentus",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:14:12",
            "create_date": "2013-10-29",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "detectas.net",
            "domain_keyword": "detectas",
            "domain_tld": "net",
            "query_time": "2024-04-17 20:25:31",
            "create_date": "2015-01-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "detectis.com",
            "domain_keyword": "detectis",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:33:16",
            "create_date": "2020-09-29",
            "update_date": "2024-03-06",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "detectum.se",
            "domain_keyword": "detectum",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:11",
            "create_date": "2000-08-09",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-16",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns5.conect.nu",
                "dns6.conect.nu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "detectum.net",
            "domain_keyword": "detectum",
            "domain_tld": "net",
            "query_time": "2024-04-30 18:48:41",
            "create_date": "2023-10-14",
            "update_date": "2023-10-14",
            "expiry_date": "2026-10-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "delectus.com",
            "domain_keyword": "delectus",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:50:47",
            "create_date": "1998-09-10",
            "update_date": "2020-07-11",
            "expiry_date": "2025-09-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.snap.net.nz",
                "ns2.snap.net.nz",
                "ns3.snap.net.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "delectus.network",
            "domain_keyword": "delectus",
            "domain_tld": "network",
            "query_time": "2024-05-06 09:56:57",
            "create_date": "2021-03-02",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "detectup.uk",
            "domain_keyword": "detectup",
            "domain_tld": "uk",
            "query_time": "2024-05-27 23:33:23",
            "create_date": "2019-07-17",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-17",
            "registrar_name": "Namebay SAM [Tag = NAMEBAY-MC]",
            "registrar_website": "https://www.namebay.com",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "detectis.ru",
            "domain_keyword": "detectis",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:41:31",
            "create_date": "2024-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vdsina.com",
                "ns2.vdsina.com",
                "ns3.vdsina.com",
                "ns4.vdsina.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "delectus.org",
            "domain_keyword": "delectus",
            "domain_tld": "org",
            "query_time": "2024-05-30 02:35:05",
            "create_date": "2023-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "detectas.com",
            "domain_keyword": "detectas",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:25:31",
            "create_date": "2007-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.topdomainer.com",
                "ns2.topdomainer.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "delectus.it",
            "domain_keyword": "delectus",
            "domain_tld": "it",
            "query_time": "2024-05-06 09:56:57",
            "create_date": "2018-07-18",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-18",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "AREA SCS",
            "registrant_address": "Via Guardia della Carvana, 17",
            "registrant_city": "Catania",
            "registrant_state": "CT",
            "registrant_zip": "95100",
            "registrant_country": "IT",
            "name_servers": [
                "ns-1121.awsdns-12.org",
                "ns-124.awsdns-15.com",
                "ns-1908.awsdns-46.co.uk",
                "ns-708.awsdns-24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 14,
            "domain_name": "delectus.club",
            "domain_keyword": "delectus",
            "domain_tld": "club",
            "query_time": "2024-04-21 02:50:46",
            "create_date": "2015-12-04",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "detectup.it",
            "domain_keyword": "detectup",
            "domain_tld": "it",
            "query_time": "2024-05-11 15:13:54",
            "create_date": "2013-10-28",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-06",
            "registrar_name": "Nameshield",
            "registrar_website": "http://www.nameshield.net",
            "registrant_company": "NETPRESTATION",
            "registrant_address": "9, rue james watt",
            "registrant_city": "BEAUCOUZE",
            "registrant_state": "N/C",
            "registrant_zip": "49070",
            "registrant_country": "FR",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "delectus.hu",
            "domain_keyword": "delectus",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:38:46",
            "create_date": "2004-12-02"
        },
        {
            "num": 17,
            "domain_name": "detectuk.com",
            "domain_keyword": "detectuk",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:24:13",
            "create_date": "2024-02-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.cloudhosting.co.uk",
                "ns2.cloudhosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "detectmus.com",
            "domain_keyword": "detectmus",
            "domain_tld": "com",
            "query_time": "2024-06-09 18:07:54",
            "create_date": "2021-12-08",
            "update_date": "2023-10-28",
            "expiry_date": "2024-12-08",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "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": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dee.ns.cloudflare.com",
                "felicity.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "detechus.com",
            "domain_keyword": "detechus",
            "domain_tld": "com",
            "query_time": "2024-05-31 22:03:32",
            "create_date": "2021-07-30",
            "update_date": "2022-03-05",
            "expiry_date": "2024-07-30",
            "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": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/79ac675d-3e00-40ad-a2ef-b838be2e31c4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cash.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "delectus.us",
            "domain_keyword": "delectus",
            "domain_tld": "us",
            "query_time": "2024-05-12 07:56:16",
            "create_date": "2015-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Tonya Greene",
            "registrant_company": "Delectus, LLC",
            "registrant_address": "2779 S. Church Street Suite 245",
            "registrant_city": "Burlington",
            "registrant_state": "North Carolina",
            "registrant_zip": "27215",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8008083999",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "delectus.systems",
            "domain_keyword": "delectus",
            "domain_tld": "systems",
            "query_time": "2024-05-18 23:31:25",
            "create_date": "2021-03-20",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "detects.co.uk",
            "domain_keyword": "detects",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 12:20:31",
            "create_date": "2003-05-21",
            "update_date": "2021-10-19",
            "expiry_date": "2024-05-21",
            "registrar_name": "David Worth [Tag = WEBWORTH]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 23,
            "domain_name": "detects.store",
            "domain_keyword": "detects",
            "domain_tld": "store",
            "query_time": "2024-06-09 18:50:07",
            "create_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "detects.link",
            "domain_keyword": "detects",
            "domain_tld": "link",
            "query_time": "2024-05-11 15:13:53",
            "create_date": "2022-06-07",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gibraltar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "please query the rdds service of the registrar 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.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "detects.xyz",
            "domain_keyword": "detects",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 15:13:24",
            "create_date": "2021-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "detecus.com",
            "domain_keyword": "detecus",
            "domain_tld": "com",
            "query_time": "2024-05-21 12:45:38",
            "create_date": "2023-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "detectup.net",
            "domain_keyword": "detectup",
            "domain_tld": "net",
            "query_time": "2024-04-17 20:27:50",
            "create_date": "2013-09-09",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-09",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.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": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=0fc41a39-f3fb-4a28-a0a0-22939f10163a&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "defectus.com",
            "domain_keyword": "defectus",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:42:10",
            "create_date": "2011-02-15",
            "update_date": "2024-03-30",
            "expiry_date": "2026-02-15",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "detectfs.com",
            "domain_keyword": "detectfs",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:26:00",
            "create_date": "2003-11-14",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "detectup.co.uk",
            "domain_keyword": "detectup",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 20:27:53",
            "create_date": "2013-10-28",
            "update_date": "2023-09-27",
            "expiry_date": "2025-10-28",
            "registrar_name": "Namebay SAM [Tag = NAMEBAY-MC]",
            "registrar_website": "https://www.namebay.com",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "detectum.pl",
            "domain_keyword": "detectum",
            "domain_tld": "pl",
            "query_time": "2024-03-22 21:00:09",
            "create_date": "2016-10-25",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-25",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.rgb365.eu",
                "ns2.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "detectum.com",
            "domain_keyword": "detectum",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:30:17",
            "create_date": "2010-10-16",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of detectum.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-1441.awsdns-52.org",
                "ns-169.awsdns-21.com",
                "ns-1889.awsdns-44.co.uk",
                "ns-864.awsdns-44.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "detectuv.com",
            "domain_keyword": "detectuv",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:13:54",
            "create_date": "2014-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1125.ui-dns.biz",
                "ns1125.ui-dns.com",
                "ns1125.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "detektus.com",
            "domain_keyword": "detektus",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:28:10",
            "create_date": "2013-09-19",
            "update_date": "2022-09-26",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.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": "[email protected]",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "nsp23026.dns-privadas.es",
                "nss23026.dns-privadas.es"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "detectur.com",
            "domain_keyword": "detectur",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:30:17",
            "create_date": "2022-09-13",
            "update_date": "2022-09-13",
            "expiry_date": "2027-09-13",
            "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=detectur.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "detectys.com",
            "domain_keyword": "detectys",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:48:40",
            "create_date": "2008-03-25",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-25",
            "registrar_iana": 818,
            "registrar_name": "Interdominios, Inc.",
            "registrar_website": "http://www.interdominios.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "daniella.ns.cloudflare.com",
                "jake.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "detectius.net",
            "domain_keyword": "detectius",
            "domain_tld": "net",
            "query_time": "2024-05-17 15:12:53",
            "create_date": "2003-10-31",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-31",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "http://www.entorno.es",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "https://www.entorno.domains/form-whois.php?tipo=r&dominio=detectius.net",
            "name_servers": [
                "amon.consulti.info",
                "ns2.afraid.org",
                "sdns2.ovh.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "delectus.cloud",
            "domain_keyword": "delectus",
            "domain_tld": "cloud",
            "query_time": "2024-04-21 02:50:46",
            "create_date": "2018-06-04",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "detechus.net",
            "domain_keyword": "detechus",
            "domain_tld": "net",
            "query_time": "2024-05-31 22:03:32",
            "create_date": "2021-07-30",
            "update_date": "2022-03-05",
            "expiry_date": "2024-07-30",
            "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": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/d8c94554-a4cf-4acf-a111-7a2e8e766856",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "detectius.brussels",
            "domain_keyword": "detectius",
            "domain_tld": "brussels",
            "query_time": "2024-05-08 18:29:40",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "detectfs.co.uk",
            "domain_keyword": "detectfs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 12:44:39",
            "create_date": "2003-11-14",
            "update_date": "2023-12-19",
            "expiry_date": "2025-11-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "detectms.com",
            "domain_keyword": "detectms",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:33:20",
            "create_date": "2013-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "defectus.de",
            "domain_keyword": "defectus",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:29:13",
            "update_date": "2020-11-23",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "delectus.be",
            "domain_keyword": "delectus",
            "domain_tld": "be",
            "query_time": "2024-05-20 18:33:29",
            "create_date": "2014-02-19",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 45,
            "domain_name": "delectus.uk.com",
            "domain_keyword": "delectus",
            "domain_tld": "uk.com",
            "query_time": "2024-05-20 18:33:29",
            "create_date": "2011-10-05",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-05",
            "registrar_name": "iomart Group Plc",
            "registrar_website": "http://www.easyspace.com",
            "registrant_email": "https://whois.centralnic.com/contact/delectus.uk.com/registrant",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "detectup.mobi",
            "domain_keyword": "detectup",
            "domain_tld": "mobi",
            "query_time": "2024-04-17 20:27:50",
            "create_date": "2013-09-09",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-09",
            "registrar_iana": 88,
            "registrar_name": "Namebay SAM",
            "registrar_website": "http://www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "netprestation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "delectus.co",
            "domain_keyword": "delectus",
            "domain_tld": "co",
            "query_time": "2024-04-21 02:50:46",
            "create_date": "2023-07-03",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "delectus.ltd",
            "domain_keyword": "delectus",
            "domain_tld": "ltd",
            "query_time": "2024-05-12 07:56:16",
            "create_date": "2018-06-04",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "delectus.co.uk",
            "domain_keyword": "delectus",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 02:50:47",
            "create_date": "2014-03-24",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "netectus.info",
            "domain_keyword": "netectus",
            "domain_tld": "info",
            "query_time": "2024-05-14 05:30:47",
            "create_date": "2013-01-07",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-07",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.nordreg.se",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TESTUDO HOLDING AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.aname.net",
                "ns2.aname.net",
                "ns3.aname.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "detectis.be",
            "domain_keyword": "detectis",
            "domain_tld": "be",
            "query_time": "2024-04-17 20:26:15",
            "create_date": "2017-03-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 52,
            "domain_name": "delectus.net",
            "domain_keyword": "delectus",
            "domain_tld": "net",
            "query_time": "2024-04-21 02:50:47",
            "create_date": "2016-04-16",
            "update_date": "2024-03-29",
            "expiry_date": "2031-04-16",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "DELECTUS, POSLOVNO SVETOVANJE, SANIJA SELMANI S.P.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SI",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns57.neoserv.si",
                "ns58.neoserv.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "detectusa.com",
            "domain_keyword": "detectusa",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:27:50",
            "create_date": "2013-11-17",
            "update_date": "2021-08-26",
            "expiry_date": "2025-11-17",
            "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": 54,
            "domain_name": "detectss.com",
            "domain_keyword": "detectss",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:27:49",
            "create_date": "2013-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "detects.net",
            "domain_keyword": "detects",
            "domain_tld": "net",
            "query_time": "2024-05-08 18:30:16",
            "create_date": "2023-04-26",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1213,
            "registrar_name": "Gradeadomainnames.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "detects.com",
            "domain_keyword": "detects",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:13:53",
            "create_date": "1999-03-17",
            "update_date": "2023-08-08",
            "expiry_date": "2025-03-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "detectu.com",
            "domain_keyword": "detectu",
            "domain_tld": "com",
            "query_time": "2024-05-05 00:07:48",
            "create_date": "2016-05-05",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "detectius.info",
            "domain_keyword": "detectius",
            "domain_tld": "info",
            "query_time": "2024-05-08 18:29:40",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "detects.it",
            "domain_keyword": "detects",
            "domain_tld": "it",
            "query_time": "2024-05-17 15:13:24",
            "create_date": "2010-06-29",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-02",
            "registrar_name": "Piazza Affari s.r.l. in liquidazione",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnslink.com",
                "ns2.dnslink.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 60,
            "domain_name": "detectos.com",
            "domain_keyword": "detectos",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:29:24",
            "create_date": "2023-09-24",
            "update_date": "2024-04-03",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "detectum.be",
            "domain_keyword": "detectum",
            "domain_tld": "be",
            "query_time": "2024-04-17 20:27:50",
            "create_date": "2019-05-17",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 62,
            "domain_name": "detects.vip",
            "domain_keyword": "detects",
            "domain_tld": "vip",
            "query_time": "2024-06-10 23:50:59",
            "create_date": "2020-04-07",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "lucy.ns.cloudflare.com",
                "nero.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "detects.online",
            "domain_keyword": "detects",
            "domain_tld": "online",
            "query_time": "2024-05-11 15:13:53",
            "create_date": "2023-10-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "EWBCD GmbH",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "defectus.ru",
            "domain_keyword": "defectus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:28:06",
            "create_date": "2009-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ucoz.net",
                "ns2.ucoz.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "detectup.com",
            "domain_keyword": "detectup",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:27:50",
            "create_date": "2013-09-09",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-09",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.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": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=af52ffc7-40a4-4b7d-8ce5-e9829864a6f9&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "detectius.com",
            "domain_keyword": "detectius",
            "domain_tld": "com",
            "query_time": "2024-04-30 18:48:25",
            "create_date": "2000-05-20",
            "update_date": "2023-10-24",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.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": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "delectus.ru",
            "domain_keyword": "delectus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:30:19",
            "create_date": "2007-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "detectum.ru",
            "domain_keyword": "detectum",
            "domain_tld": "ru",
            "query_time": "2024-05-25 07:10:02",
            "create_date": "2013-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-1145.awsdns-15.org",
                "ns-179.awsdns-22.com",
                "ns-1912.awsdns-47.co.uk",
                "ns-665.awsdns-19.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "detectuk.co.uk",
            "domain_keyword": "detectuk",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 12:20:31",
            "create_date": "2024-02-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "detects.ru",
            "domain_keyword": "detects",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:41:42",
            "create_date": "2016-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "detects.org",
            "domain_keyword": "detects",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:27:48",
            "create_date": "2008-04-26",
            "update_date": "2023-09-06",
            "expiry_date": "2027-04-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "detects.uk",
            "domain_keyword": "detects",
            "domain_tld": "uk",
            "query_time": "2024-05-27 23:33:26",
            "create_date": "2019-03-31",
            "update_date": "2021-10-19",
            "expiry_date": "2024-03-31",
            "registrar_name": "David Worth [Tag = WEBWORTH]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 73,
            "domain_name": "detecthq.com",
            "domain_keyword": "detecthq",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:26:01",
            "create_date": "2017-04-03",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "27617047.verify.hn",
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "delectum.com",
            "domain_keyword": "delectum",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:50:46",
            "create_date": "2017-02-07",
            "update_date": "2017-02-07",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1403,
            "registrar_name": "10DENCEHISPAHARD, S.L",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "http://www.whoiscontactsprotection.com/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openlazarus.com",
                "ns2.openlazarus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "detected.tech",
            "domain_keyword": "detected",
            "domain_tld": "tech",
            "query_time": "2024-05-08 18:29:34",
            "create_date": "2021-03-08",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "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": 76,
            "domain_name": "detectit.se",
            "domain_keyword": "detectit",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:11",
            "create_date": "2019-03-15",
            "update_date": "2023-11-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "INLEED",
            "name_servers": [
                "ns1.misspark.com",
                "ns2.misspark.com",
                "ns3.misspark.com",
                "ns4.misspark.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "detectnu.nl",
            "domain_keyword": "detectnu",
            "domain_tld": "nl",
            "query_time": "2024-05-17 15:13:02",
            "create_date": "2021-03-03",
            "update_date": "2022-05-30",
            "registrar_name": "Hostingindustries B.V.",
            "name_servers": [
                "nssec1.hostingindustries.nl",
                "nssec2.hostingindustries.nl",
                "nssec3.hostingindustries.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "detectiv.ro",
            "domain_keyword": "detectiv",
            "domain_tld": "ro",
            "query_time": "2024-05-21 12:44:41",
            "create_date": "2018-08-30",
            "expiry_date": "2026-08-28",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 79,
            "domain_name": "directus.design",
            "domain_keyword": "directus",
            "domain_tld": "design",
            "query_time": "2024-06-01 14:46:24",
            "create_date": "2022-05-31",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Monospace Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "detectar.com",
            "domain_keyword": "detectar",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:24:08",
            "create_date": "2000-01-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "detect1st.com",
            "domain_keyword": "detect1st",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:27:58",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "detectnk.com",
            "domain_keyword": "detectnk",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:29:11",
            "create_date": "2020-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com",
                "ns4.ascio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dementus.com",
            "domain_keyword": "dementus",
            "domain_tld": "com",
            "query_time": "2024-05-03 14:57:27",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "detector.site",
            "domain_keyword": "detector",
            "domain_tld": "site",
            "query_time": "2024-04-28 18:46:46",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskovskaya Oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "detecteur.info",
            "domain_keyword": "detecteur",
            "domain_tld": "info",
            "query_time": "2024-05-08 18:29:35",
            "create_date": "2022-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "delictus.com",
            "domain_keyword": "delictus",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:38:18",
            "create_date": "2019-05-27",
            "update_date": "2021-05-21",
            "expiry_date": "2024-05-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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "detecthub.org",
            "domain_keyword": "detecthub",
            "domain_tld": "org",
            "query_time": "2024-05-31 22:03:39",
            "create_date": "2015-12-11",
            "update_date": "2023-07-24",
            "expiry_date": "2025-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "detect24.com",
            "domain_keyword": "detect24",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:25:23",
            "create_date": "2014-07-19",
            "update_date": "2023-08-25",
            "expiry_date": "2029-07-19",
            "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": 89,
            "domain_name": "directus.market",
            "domain_keyword": "directus",
            "domain_tld": "market",
            "query_time": "2024-04-29 15:16:30",
            "create_date": "2018-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "senectus.se",
            "domain_keyword": "senectus",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:46:16",
            "create_date": "2007-01-17",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-13",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 91,
            "domain_name": "detecteurs.fr",
            "domain_keyword": "detecteurs",
            "domain_tld": "fr",
            "query_time": "2024-05-21 23:18:48",
            "create_date": "2000-10-24",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "fds",
            "registrant_address": "fds, ZA Cigalière 2, 84250 Le Thor",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.490337514",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 92,
            "domain_name": "detectors.pro",
            "domain_keyword": "detectors",
            "domain_tld": "pro",
            "query_time": "2024-05-21 12:45:35",
            "create_date": "2023-01-15",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-15",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "drpectus.ru",
            "domain_keyword": "drpectus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:09:24",
            "create_date": "2016-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "detecter.com",
            "domain_keyword": "detecter",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:29:35",
            "create_date": "2003-06-04",
            "update_date": "2024-04-22",
            "expiry_date": "2025-06-04",
            "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": 95,
            "domain_name": "detectiv.work",
            "domain_keyword": "detectiv",
            "domain_tld": "work",
            "query_time": "2024-05-15 21:28:47",
            "create_date": "2022-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "detectnu.com",
            "domain_keyword": "detectnu",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:27:10",
            "create_date": "2014-09-08",
            "update_date": "2020-09-02",
            "expiry_date": "2024-09-08",
            "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": 97,
            "domain_name": "deventus.se",
            "domain_keyword": "deventus",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:31",
            "create_date": "2001-10-30",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-30",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 98,
            "domain_name": "detect1st.co.uk",
            "domain_keyword": "detect1st",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 15:13:04",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "delektus.nl",
            "domain_keyword": "delektus",
            "domain_tld": "nl",
            "query_time": "2024-05-24 13:11:23",
            "create_date": "2012-02-28",
            "update_date": "2023-08-22",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.hosted.nl",
                "dns2.hosted.nl",
                "dns3.hosted.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 100,
            "domain_name": "detritus.asia",
            "domain_keyword": "detritus",
            "domain_tld": "asia",
            "query_time": "2024-05-31 22:06:35",
            "create_date": "2023-11-28",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hei long jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dale.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>detectus.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1075</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>delectus.com.br, detentus.com, detectas.net, detectis.com, detectum.se, detectum.net, delectus.com, delectus.network, detectup.uk, detectis.ru, delectus.org, detectas.com, delectus.it, delectus.club, detectup.it, delectus.hu, detectuk.com, detectmus.com, detechus.com, delectus.us, delectus.systems, detects.co.uk, detects.store, detects.link, detects.xyz, detecus.com, detectup.net, defectus.com, detectfs.com, detectup.co.uk, detectum.pl, detectum.com, detectuv.com, detektus.com, detectur.com, detectys.com, detectius.net, delectus.cloud, detechus.net, detectius.brussels, detectfs.co.uk, detectms.com, defectus.de, delectus.be, delectus.uk.com, detectup.mobi, delectus.co, delectus.ltd, delectus.co.uk, netectus.info, detectis.be, delectus.net, detectusa.com, detectss.com, detects.net, detects.com, detectu.com, detectius.info, detects.it, detectos.com, detectum.be, detects.vip, detects.online, defectus.ru, detectup.com, detectius.com, delectus.ru, detectum.ru, detectuk.co.uk, detects.ru, detects.org, detects.uk, detecthq.com, delectum.com, detected.tech, detectit.se, detectnu.nl, detectiv.ro, directus.design, detectar.com, detect1st.com, detectnk.com, dementus.com, detector.site, detecteur.info, delictus.com, detecthub.org, detect24.com, directus.market, senectus.se, detecteurs.fr, detectors.pro, drpectus.ru, detecter.com, detectiv.work, detectnu.com, deventus.se, detect1st.co.uk, delektus.nl, detritus.asia</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>delectus.com.br</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 18:33:29</query_time>
   <create_date>2008-08-27</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrant_name>Juarez Arnando Fernandes</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ned.ns.cloudflare.com</value>
    <value>tia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>detentus.com</domain_name>
   <domain_keyword>detentus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:14:12</query_time>
   <create_date>2013-10-29</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>detectas.net</domain_name>
   <domain_keyword>detectas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 20:25:31</query_time>
   <create_date>2015-01-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>detectis.com</domain_name>
   <domain_keyword>detectis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:33:16</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>detectum.se</domain_name>
   <domain_keyword>detectum</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:11</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns5.conect.nu</value>
    <value>dns6.conect.nu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>detectum.net</domain_name>
   <domain_keyword>detectum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 18:48:41</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2026-10-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>delectus.com</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:50:47</query_time>
   <create_date>1998-09-10</create_date>
   <update_date>2020-07-11</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.snap.net.nz</value>
    <value>ns2.snap.net.nz</value>
    <value>ns3.snap.net.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>delectus.network</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-06 09:56:57</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>detectup.uk</domain_name>
   <domain_keyword>detectup</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 23:33:23</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Namebay SAM [Tag = NAMEBAY-MC]</registrar_name>
   <registrar_website>https://www.namebay.com</registrar_website>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>detectis.ru</domain_name>
   <domain_keyword>detectis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:41:31</query_time>
   <create_date>2024-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vdsina.com</value>
    <value>ns2.vdsina.com</value>
    <value>ns3.vdsina.com</value>
    <value>ns4.vdsina.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>delectus.org</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 02:35:05</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>detectas.com</domain_name>
   <domain_keyword>detectas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:25:31</query_time>
   <create_date>2007-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.topdomainer.com</value>
    <value>ns2.topdomainer.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>13</num>
   <domain_name>delectus.it</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 09:56:57</query_time>
   <create_date>2018-07-18</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>AREA SCS</registrant_company>
   <registrant_address>Via Guardia della Carvana, 17</registrant_address>
   <registrant_city>Catania</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>95100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-1121.awsdns-12.org</value>
    <value>ns-124.awsdns-15.com</value>
    <value>ns-1908.awsdns-46.co.uk</value>
    <value>ns-708.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>delectus.club</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-21 02:50:46</query_time>
   <create_date>2015-12-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>detectup.it</domain_name>
   <domain_keyword>detectup</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 15:13:54</query_time>
   <create_date>2013-10-28</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Nameshield</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_company>NETPRESTATION</registrant_company>
   <registrant_address>9, rue james watt</registrant_address>
   <registrant_city>BEAUCOUZE</registrant_city>
   <registrant_state>N/C</registrant_state>
   <registrant_zip>49070</registrant_zip>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>delectus.hu</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:38:46</query_time>
   <create_date>2004-12-02</create_date>
  </value>
  <value>
   <num>17</num>
   <domain_name>detectuk.com</domain_name>
   <domain_keyword>detectuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:24:13</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.cloudhosting.co.uk</value>
    <value>ns2.cloudhosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>detectmus.com</domain_name>
   <domain_keyword>detectmus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 18:07:54</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>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>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>dee.ns.cloudflare.com</value>
    <value>felicity.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>detechus.com</domain_name>
   <domain_keyword>detechus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 22:03:32</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2022-03-05</update_date>
   <expiry_date>2024-07-30</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>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/79ac675d-3e00-40ad-a2ef-b838be2e31c4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cash.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>delectus.us</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 07:56:16</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Tonya Greene</registrant_name>
   <registrant_company>Delectus, LLC</registrant_company>
   <registrant_address>2779 S. Church Street Suite 245</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>North Carolina</registrant_state>
   <registrant_zip>27215</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8008083999</registrant_phone>
   <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>21</num>
   <domain_name>delectus.systems</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-18 23:31:25</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>detects.co.uk</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 12:20:31</query_time>
   <create_date>2003-05-21</create_date>
   <update_date>2021-10-19</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_name>David Worth [Tag = WEBWORTH]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>detects.store</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-09 18:50:07</query_time>
   <create_date>2024-06-07</create_date>
   <expiry_date>2025-06-07</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>detects.link</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-11 15:13:53</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gibraltar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GI</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.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>detects.xyz</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 15:13:24</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>detecus.com</domain_name>
   <domain_keyword>detecus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 12:45:38</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>detectup.net</domain_name>
   <domain_keyword>detectup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 20:27:50</query_time>
   <create_date>2013-09-09</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.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>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=0fc41a39-f3fb-4a28-a0a0-22939f10163a&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>defectus.com</domain_name>
   <domain_keyword>defectus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:42:10</query_time>
   <create_date>2011-02-15</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>detectfs.com</domain_name>
   <domain_keyword>detectfs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:26:00</query_time>
   <create_date>2003-11-14</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>detectup.co.uk</domain_name>
   <domain_keyword>detectup</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 20:27:53</query_time>
   <create_date>2013-10-28</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_name>Namebay SAM [Tag = NAMEBAY-MC]</registrar_name>
   <registrar_website>https://www.namebay.com</registrar_website>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>detectum.pl</domain_name>
   <domain_keyword>detectum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-22 21:00:09</query_time>
   <create_date>2016-10-25</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.rgb365.eu</value>
    <value>ns2.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>detectum.com</domain_name>
   <domain_keyword>detectum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:30:17</query_time>
   <create_date>2010-10-16</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-16</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 detectum.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-1441.awsdns-52.org</value>
    <value>ns-169.awsdns-21.com</value>
    <value>ns-1889.awsdns-44.co.uk</value>
    <value>ns-864.awsdns-44.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>33</num>
   <domain_name>detectuv.com</domain_name>
   <domain_keyword>detectuv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:13:54</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1125.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
    <value>ns1125.ui-dns.de</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>detektus.com</domain_name>
   <domain_keyword>detektus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:28:10</query_time>
   <create_date>2013-09-19</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.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>[email protected]</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>nsp23026.dns-privadas.es</value>
    <value>nss23026.dns-privadas.es</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>detectur.com</domain_name>
   <domain_keyword>detectur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:30:17</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2027-09-13</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=detectur.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>detectys.com</domain_name>
   <domain_keyword>detectys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:48:40</query_time>
   <create_date>2008-03-25</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>818</registrar_iana>
   <registrar_name>Interdominios, Inc.</registrar_name>
   <registrar_website>http://www.interdominios.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>daniella.ns.cloudflare.com</value>
    <value>jake.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>detectius.net</domain_name>
   <domain_keyword>detectius</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 15:12:53</query_time>
   <create_date>2003-10-31</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>http://www.entorno.es</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://www.entorno.domains/form-whois.php?tipo=r&amp;dominio=detectius.net</registrant_email>
   <name_servers>
    <value>amon.consulti.info</value>
    <value>ns2.afraid.org</value>
    <value>sdns2.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>delectus.cloud</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-21 02:50:46</query_time>
   <create_date>2018-06-04</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>detechus.net</domain_name>
   <domain_keyword>detechus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 22:03:32</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2022-03-05</update_date>
   <expiry_date>2024-07-30</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>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d8c94554-a4cf-4acf-a111-7a2e8e766856</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>detectius.brussels</domain_name>
   <domain_keyword>detectius</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-08 18:29:40</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>detectfs.co.uk</domain_name>
   <domain_keyword>detectfs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 12:44:39</query_time>
   <create_date>2003-11-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>detectms.com</domain_name>
   <domain_keyword>detectms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:33:20</query_time>
   <create_date>2013-11-04</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>defectus.de</domain_name>
   <domain_keyword>defectus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:29:13</query_time>
   <update_date>2020-11-23</update_date>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>delectus.be</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-20 18:33:29</query_time>
   <create_date>2014-02-19</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>delectus.uk.com</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-20 18:33:29</query_time>
   <create_date>2011-10-05</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>iomart Group Plc</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/delectus.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>detectup.mobi</domain_name>
   <domain_keyword>detectup</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-17 20:27:50</query_time>
   <create_date>2013-09-09</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay SAM</registrar_name>
   <registrar_website>http://www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>netprestation</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>please query the rdds service of the registrar 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.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>delectus.co</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 02:50:46</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>delectus.ltd</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-12 07:56:16</query_time>
   <create_date>2018-06-04</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>delectus.co.uk</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 02:50:47</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>netectus.info</domain_name>
   <domain_keyword>netectus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 05:30:47</query_time>
   <create_date>2013-01-07</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.nordreg.se</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TESTUDO HOLDING AB</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>SE</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.aname.net</value>
    <value>ns2.aname.net</value>
    <value>ns3.aname.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>detectis.be</domain_name>
   <domain_keyword>detectis</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-17 20:26:15</query_time>
   <create_date>2017-03-27</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>delectus.net</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 02:50:47</query_time>
   <create_date>2016-04-16</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2031-04-16</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>DELECTUS, POSLOVNO SVETOVANJE, SANIJA SELMANI S.P.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns57.neoserv.si</value>
    <value>ns58.neoserv.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>detectusa.com</domain_name>
   <domain_keyword>detectusa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:27:50</query_time>
   <create_date>2013-11-17</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>54</num>
   <domain_name>detectss.com</domain_name>
   <domain_keyword>detectss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:27:49</query_time>
   <create_date>2013-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>detects.net</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 18:30:16</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1213</registrar_iana>
   <registrar_name>Gradeadomainnames.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>detects.com</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:13:53</query_time>
   <create_date>1999-03-17</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>detectu.com</domain_name>
   <domain_keyword>detectu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 00:07:48</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>detectius.info</domain_name>
   <domain_keyword>detectius</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 18:29:40</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>https://www.combell.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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>detects.it</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 15:13:24</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>Piazza Affari s.r.l. in liquidazione</registrar_name>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnslink.com</value>
    <value>ns2.dnslink.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>detectos.com</domain_name>
   <domain_keyword>detectos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:29:24</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>detectum.be</domain_name>
   <domain_keyword>detectum</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-17 20:27:50</query_time>
   <create_date>2019-05-17</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>detects.vip</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-10 23:50:59</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>lucy.ns.cloudflare.com</value>
    <value>nero.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>detects.online</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 15:13:53</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>EWBCD GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>defectus.ru</domain_name>
   <domain_keyword>defectus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:28:06</query_time>
   <create_date>2009-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ucoz.net</value>
    <value>ns2.ucoz.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>detectup.com</domain_name>
   <domain_keyword>detectup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:27:50</query_time>
   <create_date>2013-09-09</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.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>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=af52ffc7-40a4-4b7d-8ce5-e9829864a6f9&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>detectius.com</domain_name>
   <domain_keyword>detectius</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 18:48:25</query_time>
   <create_date>2000-05-20</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.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>BE</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.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>delectus.ru</domain_name>
   <domain_keyword>delectus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:30:19</query_time>
   <create_date>2007-10-13</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>detectum.ru</domain_name>
   <domain_keyword>detectum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 07:10:02</query_time>
   <create_date>2013-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns-1145.awsdns-15.org</value>
    <value>ns-179.awsdns-22.com</value>
    <value>ns-1912.awsdns-47.co.uk</value>
    <value>ns-665.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>detectuk.co.uk</domain_name>
   <domain_keyword>detectuk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 12:20:31</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>detects.ru</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:41:42</query_time>
   <create_date>2016-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>detects.org</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:27:48</query_time>
   <create_date>2008-04-26</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2027-04-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>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.eftydns.com</value>
    <value>ns2.eftydns.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>detects.uk</domain_name>
   <domain_keyword>detects</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 23:33:26</query_time>
   <create_date>2019-03-31</create_date>
   <update_date>2021-10-19</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_name>David Worth [Tag = WEBWORTH]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>detecthq.com</domain_name>
   <domain_keyword>detecthq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:26:01</query_time>
   <create_date>2017-04-03</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>27617047.verify.hn</value>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>74</num>
   <domain_name>delectum.com</domain_name>
   <domain_keyword>delectum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:50:46</query_time>
   <create_date>2017-02-07</create_date>
   <update_date>2017-02-07</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10DENCEHISPAHARD, S.L</registrar_name>
   <registrar_website>https://www.cdmon.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>http://www.whoiscontactsprotection.com/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openlazarus.com</value>
    <value>ns2.openlazarus.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>75</num>
   <domain_name>detected.tech</domain_name>
   <domain_keyword>detected</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 18:29:34</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>76</num>
   <domain_name>detectit.se</domain_name>
   <domain_keyword>detectit</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:11</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>INLEED</registrar_name>
   <name_servers>
    <value>ns1.misspark.com</value>
    <value>ns2.misspark.com</value>
    <value>ns3.misspark.com</value>
    <value>ns4.misspark.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>detectnu.nl</domain_name>
   <domain_keyword>detectnu</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 15:13:02</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2022-05-30</update_date>
   <registrar_name>Hostingindustries B.V.</registrar_name>
   <name_servers>
    <value>nssec1.hostingindustries.nl</value>
    <value>nssec2.hostingindustries.nl</value>
    <value>nssec3.hostingindustries.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>detectiv.ro</domain_name>
   <domain_keyword>detectiv</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-21 12:44:41</query_time>
   <create_date>2018-08-30</create_date>
   <expiry_date>2026-08-28</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>directus.design</domain_name>
   <domain_keyword>directus</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-01 14:46:24</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Monospace Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>detectar.com</domain_name>
   <domain_keyword>detectar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:24:08</query_time>
   <create_date>2000-01-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>detect1st.com</domain_name>
   <domain_keyword>detect1st</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:27:58</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>detectnk.com</domain_name>
   <domain_keyword>detectnk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:29:11</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
    <value>ns4.ascio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dementus.com</domain_name>
   <domain_keyword>dementus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 14:57:27</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>detector.site</domain_name>
   <domain_keyword>detector</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-28 18:46:46</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moskovskaya Oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</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>85</num>
   <domain_name>detecteur.info</domain_name>
   <domain_keyword>detecteur</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 18:29:35</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>delictus.com</domain_name>
   <domain_keyword>delictus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:38:18</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2021-05-21</update_date>
   <expiry_date>2024-05-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>detecthub.org</domain_name>
   <domain_keyword>detecthub</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 22:03:39</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>88</num>
   <domain_name>detect24.com</domain_name>
   <domain_keyword>detect24</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:25:23</query_time>
   <create_date>2014-07-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2029-07-19</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>89</num>
   <domain_name>directus.market</domain_name>
   <domain_keyword>directus</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-29 15:16:30</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>senectus.se</domain_name>
   <domain_keyword>senectus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:46:16</query_time>
   <create_date>2007-01-17</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>detecteurs.fr</domain_name>
   <domain_keyword>detecteurs</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-21 23:18:48</query_time>
   <create_date>2000-10-24</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>fds</registrant_company>
   <registrant_address>fds, ZA Cigalière 2, 84250 Le Thor</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.490337514</registrant_phone>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>detectors.pro</domain_name>
   <domain_keyword>detectors</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-21 12:45:35</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>drpectus.ru</domain_name>
   <domain_keyword>drpectus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:09:24</query_time>
   <create_date>2016-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>detecter.com</domain_name>
   <domain_keyword>detecter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:29:35</query_time>
   <create_date>2003-06-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-06-04</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>95</num>
   <domain_name>detectiv.work</domain_name>
   <domain_keyword>detectiv</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-15 21:28:47</query_time>
   <create_date>2022-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>detectnu.com</domain_name>
   <domain_keyword>detectnu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:27:10</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2020-09-02</update_date>
   <expiry_date>2024-09-08</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>97</num>
   <domain_name>deventus.se</domain_name>
   <domain_keyword>deventus</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:31</query_time>
   <create_date>2001-10-30</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>detect1st.co.uk</domain_name>
   <domain_keyword>detect1st</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 15:13:04</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>delektus.nl</domain_name>
   <domain_keyword>delektus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 13:11:23</query_time>
   <create_date>2012-02-28</create_date>
   <update_date>2023-08-22</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.hosted.nl</value>
    <value>dns2.hosted.nl</value>
    <value>dns3.hosted.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>detritus.asia</domain_name>
   <domain_keyword>detritus</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-31 22:06:35</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hei long jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dale.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.129</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 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.