WHOIS QUERY TIME

1 May 2024 - 10:25 AM UTC

Registered: 19 February 2014
Modified: 1 March 2024

NAME SERVERS

ns1.xdomain.ne.jp
ns2.xdomain.ne.jp
ns3.xdomain.ne.jp

REGISTRANT

Company: SPECT DESIGN Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=spect.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "spect.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "spect.co.jp",
            "domain_keyword": "spect",
            "domain_tld": "co.jp",
            "query_time": "2024-05-01 10:25:23",
            "create_date": "2014-02-19",
            "update_date": "2024-03-01",
            "registrant_company": "SPECT DESIGN Inc.",
            "name_servers": [
                "ns1.xdomain.ne.jp",
                "ns2.xdomain.ne.jp",
                "ns3.xdomain.ne.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>spect.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>spect.co.jp</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-01 10:25:23</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>SPECT DESIGN Inc.</registrant_company>
   <name_servers>
    <value>ns1.xdomain.ne.jp</value>
    <value>ns2.xdomain.ne.jp</value>
    <value>ns3.xdomain.ne.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.054 seconds) for "spect.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Feb 2024 - 8:43 PM UTC

Registered: 19 February 2014
Modified: 1 March 2023

NAME SERVERS

ns1.xdomain.ne.jp
ns2.xdomain.ne.jp
ns3.xdomain.ne.jp

REGISTRANT

Company: SPECT DESIGN Inc.

#2 - QUERY TIME

1 May 2024 - 10:25 AM UTC

Registered: 19 February 2014
Modified: 1 March 2024

NAME SERVERS

ns1.xdomain.ne.jp
ns2.xdomain.ne.jp
ns3.xdomain.ne.jp

REGISTRANT

Company: SPECT DESIGN Inc.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=spect.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "spect.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "spect.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "spect.co.jp",
            "domain_keyword": "spect",
            "domain_tld": "co.jp",
            "query_time": "2024-02-28 20:43:08",
            "create_date": "2014-02-19",
            "update_date": "2023-03-01",
            "registrant_company": "SPECT DESIGN Inc.",
            "name_servers": [
                "ns1.xdomain.ne.jp",
                "ns2.xdomain.ne.jp",
                "ns3.xdomain.ne.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "spect.co.jp",
            "domain_keyword": "spect",
            "domain_tld": "co.jp",
            "query_time": "2024-05-01 10:25:23",
            "create_date": "2014-02-19",
            "update_date": "2024-03-01",
            "registrant_company": "SPECT DESIGN Inc.",
            "name_servers": [
                "ns1.xdomain.ne.jp",
                "ns2.xdomain.ne.jp",
                "ns3.xdomain.ne.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "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>spect.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>spect.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>spect.co.jp</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-02-28 20:43:08</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2023-03-01</update_date>
   <registrant_company>SPECT DESIGN Inc.</registrant_company>
   <name_servers>
    <value>ns1.xdomain.ne.jp</value>
    <value>ns2.xdomain.ne.jp</value>
    <value>ns3.xdomain.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>spect.co.jp</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-01 10:25:23</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>SPECT DESIGN Inc.</registrant_company>
   <name_servers>
    <value>ns1.xdomain.ne.jp</value>
    <value>ns2.xdomain.ne.jp</value>
    <value>ns3.xdomain.ne.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.054</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 45 domain names (in 0.068 seconds) which contained the exact domain keyword "spect".
Domain Name Registered Expiry Registrar Ownership
1 spect.com 12 Aug 1994 11 Aug 2024 Tiger Technologies LLC Domain Administrator
2 spect.nl 16 May 2000 - Solcon Internetdiensten B.V. -
3 spect.info 24 Dec 2001 24 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Spect GebouwenConsult
4 spect.org 20 Nov 2002 20 Nov 2024 Mesh Digital Limited Anthony Doggett
5 spect.biz 9 Apr 2003 8 Apr 2025 Network Solutions, LLC Eckert & Ziegler Isotope Products, Inc.
6 spect.ru 15 Nov 2007 15 Nov 2024 SALENAMES-RU Private Person
7 spect.cl 8 Oct 2009 7 Nov 2025 NIC Chile SPECT Research
8 spect.co.uk 4 Dec 2010 4 Dec 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
9 spect.co.in 21 Dec 2010 21 Dec 2024 Wild West Domains, LLC REDACTED FOR PRIVACY
10 spect.net 22 Aug 2012 22 Aug 2031 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
11 spect.it 6 Apr 2013 26 Apr 2025 Puglia.com srls Puglia.com S.r.l.s.
12 spect.co.jp 19 Feb 2014 - - SPECT DESIGN Inc.
13 spect.online 1 Jul 2016 1 Jul 2024 Tucows.com Co. invictaeyewear
14 spect.one 28 Aug 2016 28 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 spect.pro 26 Dec 2016 26 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 林慧
16 spect.io 15 Mar 2017 15 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 spect.work 15 Jan 2018 15 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
18 spect.co 15 Jan 2018 15 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
19 spect.dev 7 Dec 2019 7 Dec 2024 Porkbun LLC Private by Design, LLC
20 spect.immo 17 Sep 2020 17 Sep 2024 PSI-USA, Inc. dba Domain Robot Immo-Spector GmbH.
21 spect.by 25 Dec 2020 25 Dec 2024 Active Technologies LLC -
22 spect.page 20 Jan 2021 20 Jan 2027 Porkbun LLC Private by Design, LLC
23 spect.science 30 Mar 2021 30 Mar 2030 NameSilo, LLC See PrivacyGuardian.org
24 spect.network 31 May 2021 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 spect.studio 12 Jul 2021 12 Jul 2024 1API GmbH Registrant of spect.studio
26 spect.how 2 Apr 2022 2 Apr 2025 Tucows Domains Inc Data Protected
27 spect.pet 2 Apr 2022 2 Apr 2025 Tucows Domains Inc. Data Protected
28 spect.news 2 Apr 2022 2 Apr 2025 Tucows Domains Inc. Data Protected
29 spect.fyi 2 Apr 2022 2 Apr 2025 Tucows Domains Inc. Data Protected
30 spect.hu 7 Apr 2022 - - -
31 spect.store 27 Nov 2022 27 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
32 spect.uk 19 Jan 2023 19 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
33 spect.agency 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 spect.group 7 Apr 2023 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 spect.app 4 May 2023 4 May 2025 Sav.com, LLC Privacy Protection
36 spect.design 11 Jul 2023 11 Jul 2024 Porkbun Private by Design, LLC
37 spect.site 8 Aug 2023 8 Aug 2024 Sav.com, LLC Privacy Protection
38 spect.tech 22 Aug 2023 22 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
39 spect.run 15 Nov 2023 15 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 spect.me 18 Nov 2023 18 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
41 spect.cfd 9 Dec 2023 9 Dec 2024 Atak Domain Hosting n/a
42 spect.sbs 2 Feb 2024 2 Feb 2025 Atak Domain Hosting n/a
43 spect.beauty 20 Mar 2024 20 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
44 spect.us 9 Apr 2024 9 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
45 spect.com.au - - Domain Directors Pty Ltd trading as Instra Reid Swift
46 spect.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=spect&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "spect",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 46,
        "relation": "eq",
        "current": 46
    },
    "unique_domains": "spect.com, spect.nl, spect.info, spect.org, spect.biz, spect.ru, spect.cl, spect.co.uk, spect.co.in, spect.net, spect.it, spect.co.jp, spect.online, spect.one, spect.pro, spect.io, spect.work, spect.co, spect.dev, spect.immo, spect.by, spect.page, spect.science, spect.network, spect.studio, spect.how, spect.pet, spect.news, spect.fyi, spect.hu, spect.store, spect.uk, spect.agency, spect.group, spect.app, spect.design, spect.site, spect.tech, spect.run, spect.me, spect.cfd, spect.sbs, spect.beauty, spect.us, spect.com.au, spect.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "spect.com",
            "domain_keyword": "spect",
            "domain_tld": "com",
            "query_time": "2024-04-12 17:46:51",
            "create_date": "1994-08-12",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 841,
            "registrar_name": "Tiger Technologies LLC",
            "registrar_website": "https://www.tigertech.net/",
            "registrant_name": "Domain Administrator",
            "registrant_address": "c/o Tiger Technologies LLC, PO Box 7596, Dept W52321",
            "registrant_city": "Berkeley",
            "registrant_state": "CA",
            "registrant_zip": "94707-0596",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5104951600",
            "name_servers": [
                "ns1.tigertech.net",
                "ns2.tigertech.biz",
                "ns3.tigertech.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "spect.nl",
            "domain_keyword": "spect",
            "domain_tld": "nl",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2000-05-16",
            "update_date": "2010-01-06",
            "registrar_name": "Solcon Internetdiensten B.V.",
            "name_servers": [
                "nsauth01.solcon.nl",
                "nsauth02.solcon.nl",
                "nsauth03.solcon.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "spect.info",
            "domain_keyword": "spect",
            "domain_tld": "info",
            "query_time": "2024-05-01 10:25:23",
            "create_date": "2001-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Spect GebouwenConsult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsauth01.solcon.nl",
                "nsauth02.solcon.nl",
                "nsauth03.solcon.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "spect.org",
            "domain_keyword": "spect",
            "domain_tld": "org",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2002-11-20",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anthony Doggett",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Worcestershire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "spect.biz",
            "domain_keyword": "spect",
            "domain_tld": "biz",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2003-04-09",
            "update_date": "2023-02-23",
            "expiry_date": "2025-04-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Eckert & Ziegler Isotope Products, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa4.schlundtech.de",
                "nsb4.schlundtech.de",
                "nsc4.schlundtech.de",
                "nsd4.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "spect.ru",
            "domain_keyword": "spect",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:02:32",
            "create_date": "2007-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "spect.cl",
            "domain_keyword": "spect",
            "domain_tld": "cl",
            "query_time": "2024-04-06 06:08:27",
            "create_date": "2009-10-08",
            "expiry_date": "2025-11-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "SPECT Research",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ]
        },
        {
            "num": 8,
            "domain_name": "spect.co.uk",
            "domain_keyword": "spect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 19:50:40",
            "create_date": "2010-12-04",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-04",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "spect.co.in",
            "domain_keyword": "spect",
            "domain_tld": "co.in",
            "query_time": "2024-05-06 23:54:01",
            "create_date": "2010-12-21",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "spect.net",
            "domain_keyword": "spect",
            "domain_tld": "net",
            "query_time": "2024-05-01 10:25:23",
            "create_date": "2012-08-22",
            "update_date": "2020-03-14",
            "expiry_date": "2031-08-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "spect.it",
            "domain_keyword": "spect",
            "domain_tld": "it",
            "query_time": "2024-05-26 23:02:21",
            "create_date": "2013-04-06",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "spect.co.jp",
            "domain_keyword": "spect",
            "domain_tld": "co.jp",
            "query_time": "2024-05-01 10:25:23",
            "create_date": "2014-02-19",
            "update_date": "2024-03-01",
            "registrant_company": "SPECT DESIGN Inc.",
            "name_servers": [
                "ns1.xdomain.ne.jp",
                "ns2.xdomain.ne.jp",
                "ns3.xdomain.ne.jp"
            ]
        },
        {
            "num": 13,
            "domain_name": "spect.online",
            "domain_keyword": "spect",
            "domain_tld": "online",
            "query_time": "2024-05-01 10:25:23",
            "create_date": "2016-07-01",
            "update_date": "2024-04-26",
            "expiry_date": "2024-07-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "invictaeyewear",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the 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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "spect.one",
            "domain_keyword": "spect",
            "domain_tld": "one",
            "query_time": "2024-04-20 03:50:27",
            "create_date": "2016-08-28",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 15,
            "domain_name": "spect.pro",
            "domain_keyword": "spect",
            "domain_tld": "pro",
            "query_time": "2024-05-01 10:25:24",
            "create_date": "2016-12-26",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-26",
            "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": "林慧",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "湖北",
            "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": [
                "daniella.ns.cloudflare.com",
                "margo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "spect.io",
            "domain_keyword": "spect",
            "domain_tld": "io",
            "query_time": "2024-05-15 12:33:53",
            "create_date": "2017-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "spect.work",
            "domain_keyword": "spect",
            "domain_tld": "work",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2018-01-15",
            "update_date": "2022-01-27",
            "expiry_date": "2025-01-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "spect.co",
            "domain_keyword": "spect",
            "domain_tld": "co",
            "query_time": "2024-05-22 06:29:51",
            "create_date": "2018-01-15",
            "update_date": "2023-09-03",
            "expiry_date": "2025-01-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "spect.dev",
            "domain_keyword": "spect",
            "domain_tld": "dev",
            "query_time": "2024-06-01 12:30:16",
            "create_date": "2019-12-07",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "spect.immo",
            "domain_keyword": "spect",
            "domain_tld": "immo",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2020-09-17",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Immo-Spector GmbH.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "spect.by",
            "domain_keyword": "spect",
            "domain_tld": "by",
            "query_time": "2024-05-21 20:54:56",
            "create_date": "2020-12-25",
            "update_date": "2022-11-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "Active Technologies LLC",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net"
            ]
        },
        {
            "num": 22,
            "domain_name": "spect.page",
            "domain_keyword": "spect",
            "domain_tld": "page",
            "query_time": "2024-05-01 10:25:24",
            "create_date": "2021-01-20",
            "update_date": "2023-09-09",
            "expiry_date": "2027-01-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "spect.science",
            "domain_keyword": "spect",
            "domain_tld": "science",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2021-03-30",
            "update_date": "2021-07-04",
            "expiry_date": "2030-03-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "spect.network",
            "domain_keyword": "spect",
            "domain_tld": "network",
            "query_time": "2024-06-01 12:30:16",
            "create_date": "2021-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bryce.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "spect.studio",
            "domain_keyword": "spect",
            "domain_tld": "studio",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2021-07-12",
            "update_date": "2023-08-26",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of spect.studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "spect.how",
            "domain_keyword": "spect",
            "domain_tld": "how",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2022-04-02",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "spect.pet",
            "domain_keyword": "spect",
            "domain_tld": "pet",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2022-04-02",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "spect.news",
            "domain_keyword": "spect",
            "domain_tld": "news",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2022-04-02",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "spect.fyi",
            "domain_keyword": "spect",
            "domain_tld": "fyi",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2022-04-02",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "spect.hu",
            "domain_keyword": "spect",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:48:09",
            "create_date": "2022-04-07"
        },
        {
            "num": 31,
            "domain_name": "spect.store",
            "domain_keyword": "spect",
            "domain_tld": "store",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2022-11-27",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "spect.uk",
            "domain_keyword": "spect",
            "domain_tld": "uk",
            "query_time": "2024-05-24 19:50:43",
            "create_date": "2023-01-19",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "spect.agency",
            "domain_keyword": "spect",
            "domain_tld": "agency",
            "query_time": "2024-06-01 12:30:16",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "spect.group",
            "domain_keyword": "spect",
            "domain_tld": "group",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2023-04-07",
            "update_date": "2023-08-17",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "spect.app",
            "domain_keyword": "spect",
            "domain_tld": "app",
            "query_time": "2024-05-06 23:54:00",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "spect.design",
            "domain_keyword": "spect",
            "domain_tld": "design",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2023-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "spect.site",
            "domain_keyword": "spect",
            "domain_tld": "site",
            "query_time": "2024-05-01 10:25:24",
            "create_date": "2023-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-08",
            "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.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "spect.tech",
            "domain_keyword": "spect",
            "domain_tld": "tech",
            "query_time": "2024-05-19 16:43:58",
            "create_date": "2023-08-22",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "caowei",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "spect.run",
            "domain_keyword": "spect",
            "domain_tld": "run",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2023-11-15",
            "update_date": "2024-04-01",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "rayden.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "spect.me",
            "domain_keyword": "spect",
            "domain_tld": "me",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2023-11-18",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-18",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "spect.cfd",
            "domain_keyword": "spect",
            "domain_tld": "cfd",
            "query_time": "2024-04-06 06:08:27",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Krakow",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "spect.sbs",
            "domain_keyword": "spect",
            "domain_tld": "sbs",
            "query_time": "2024-05-24 19:50:40",
            "create_date": "2024-02-02",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "spect.beauty",
            "domain_keyword": "spect",
            "domain_tld": "beauty",
            "query_time": "2024-05-22 06:29:50",
            "create_date": "2024-03-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "spect.us",
            "domain_keyword": "spect",
            "domain_tld": "us",
            "query_time": "2024-05-02 01:50:21",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "spect.com.au",
            "domain_keyword": "spect",
            "domain_tld": "com.au",
            "query_time": "2024-04-06 06:08:27",
            "update_date": "2024-02-28",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Reid Swift",
            "name_servers": [
                "ns1.sol1.net",
                "ns2.sol1.net",
                "ns3.sol1.au",
                "ns4.sol1.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "spect.ai",
            "domain_keyword": "spect",
            "domain_tld": "ai",
            "query_time": "2024-05-15 12:33:53",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>spect</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>46</total>
  <relation>eq</relation>
  <current>46</current>
 </count>
 <unique_domains>spect.com, spect.nl, spect.info, spect.org, spect.biz, spect.ru, spect.cl, spect.co.uk, spect.co.in, spect.net, spect.it, spect.co.jp, spect.online, spect.one, spect.pro, spect.io, spect.work, spect.co, spect.dev, spect.immo, spect.by, spect.page, spect.science, spect.network, spect.studio, spect.how, spect.pet, spect.news, spect.fyi, spect.hu, spect.store, spect.uk, spect.agency, spect.group, spect.app, spect.design, spect.site, spect.tech, spect.run, spect.me, spect.cfd, spect.sbs, spect.beauty, spect.us, spect.com.au, spect.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>spect.com</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 17:46:51</query_time>
   <create_date>1994-08-12</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>841</registrar_iana>
   <registrar_name>Tiger Technologies LLC</registrar_name>
   <registrar_website>https://www.tigertech.net/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>c/o Tiger Technologies LLC, PO Box 7596, Dept W52321</registrant_address>
   <registrant_city>Berkeley</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94707-0596</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5104951600</registrant_phone>
   <name_servers>
    <value>ns1.tigertech.net</value>
    <value>ns2.tigertech.biz</value>
    <value>ns3.tigertech.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>spect.nl</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2000-05-16</create_date>
   <update_date>2010-01-06</update_date>
   <registrar_name>Solcon Internetdiensten B.V.</registrar_name>
   <name_servers>
    <value>nsauth01.solcon.nl</value>
    <value>nsauth02.solcon.nl</value>
    <value>nsauth03.solcon.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>spect.info</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 10:25:23</query_time>
   <create_date>2001-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Spect GebouwenConsult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>nsauth01.solcon.nl</value>
    <value>nsauth02.solcon.nl</value>
    <value>nsauth03.solcon.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>spect.org</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2002-11-20</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anthony Doggett</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Worcestershire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>spect.biz</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2003-04-09</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Eckert &amp; Ziegler Isotope Products, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa4.schlundtech.de</value>
    <value>nsb4.schlundtech.de</value>
    <value>nsc4.schlundtech.de</value>
    <value>nsd4.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>spect.ru</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:02:32</query_time>
   <create_date>2007-11-15</create_date>
   <expiry_date>2024-11-15</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>7</num>
   <domain_name>spect.cl</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-06 06:08:27</query_time>
   <create_date>2009-10-08</create_date>
   <expiry_date>2025-11-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>SPECT Research</registrant_name>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>spect.co.uk</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 19:50:40</query_time>
   <create_date>2010-12-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>spect.co.in</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-06 23:54:01</query_time>
   <create_date>2010-12-21</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>10</num>
   <domain_name>spect.net</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 10:25:23</query_time>
   <create_date>2012-08-22</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2031-08-22</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <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>11</num>
   <domain_name>spect.it</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 23:02:21</query_time>
   <create_date>2013-04-06</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>spect.co.jp</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-01 10:25:23</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>SPECT DESIGN Inc.</registrant_company>
   <name_servers>
    <value>ns1.xdomain.ne.jp</value>
    <value>ns2.xdomain.ne.jp</value>
    <value>ns3.xdomain.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>spect.online</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 10:25:23</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>invictaeyewear</registrant_company>
   <registrant_country>NL</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>spect.one</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-20 03:50:27</query_time>
   <create_date>2016-08-28</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>15</num>
   <domain_name>spect.pro</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 10:25:24</query_time>
   <create_date>2016-12-26</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-26</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>林慧</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>湖北</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>daniella.ns.cloudflare.com</value>
    <value>margo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>spect.io</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 12:33:53</query_time>
   <create_date>2017-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>spect.work</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2022-01-27</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>spect.co</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 06:29:51</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>spect.dev</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-01 12:30:16</query_time>
   <create_date>2019-12-07</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>spect.immo</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Immo-Spector GmbH.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>spect.by</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-21 20:54:56</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>spect.page</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-01 10:25:24</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2027-01-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>spect.science</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2021-07-04</update_date>
   <expiry_date>2030-03-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>24</num>
   <domain_name>spect.network</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-01 12:30:16</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bryce.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>spect.studio</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2021-07-12</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of spect.studio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>spect.how</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>how</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>spect.pet</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>spect.news</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>spect.fyi</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>spect.hu</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:48:09</query_time>
   <create_date>2022-04-07</create_date>
  </value>
  <value>
   <num>31</num>
   <domain_name>spect.store</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>spect.uk</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 19:50:43</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-19</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>spect.agency</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-01 12:30:16</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>spect.group</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>spect.app</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-06 23:54:00</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>spect.design</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>spect.site</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 10:25:24</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-08</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.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>spect.tech</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 16:43:58</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>caowei</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>spect.run</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>rayden.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>spect.me</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>spect.cfd</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-06 06:08:27</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Krakow</registrant_state>
   <registrant_country>PL</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>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>spect.sbs</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-24 19:50:40</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>spect.beauty</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-22 06:29:50</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>44</num>
   <domain_name>spect.us</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-02 01:50:21</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>spect.com.au</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-06 06:08:27</query_time>
   <update_date>2024-02-28</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Reid Swift</registrant_name>
   <name_servers>
    <value>ns1.sol1.net</value>
    <value>ns2.sol1.net</value>
    <value>ns3.sol1.au</value>
    <value>ns4.sol1.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>spect.ai</domain_name>
   <domain_keyword>spect</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 12:33:53</query_time>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.068</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,460 domain names (in 0.111 seconds) which look and sound like the brand name "spect".
Domain Name Registered Expiry Registrar Ownership
1 speat.ru 11 Feb 2021 11 Feb 2025 RU-CENTER-RU OOO "Spetsobsluzhivanie plyus"
2 specs.vin 5 Jan 2023 5 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
3 aspect.legal 4 Aug 2016 4 Aug 2024 Hosting Ukraine LLC Hosting Ukraine LLC
4 ssect.com 3 Nov 2012 3 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 szpect.net 5 Mar 2024 5 Mar 2025 Gname 025 Inc -
6 speck.digital 7 Jan 2021 7 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com komatsu general printing
7 speut.com 7 Jun 2007 7 Jun 2024 GoDaddy.com, LLC -
8 specl.com 16 Jul 2016 16 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 spec1.net 1 Feb 2016 1 Feb 2025 IONOS SE REDACTED FOR PRIVACY
10 specs.info 9 Dec 2010 9 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 specf.ru 28 Sep 2023 28 Sep 2024 REGRU-RU Private Person
12 specto.live 21 Jan 2024 21 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
13 aspect.wtf 19 Mar 2024 19 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
14 spuct.com 11 Dec 2022 11 Dec 2024 DropCatch.com 1538 LLC Mrs
15 spent.co.uk 15 Jul 2002 15 Jul 2026 Netistrar Ltd [Tag = NETISTRAR] Privacy Shield Ltd
16 aspect.bar 7 Dec 2023 7 Dec 2024 Sav.com, LLC - 7 REDACTED FOR PRIVACY
17 specnt.info 7 Apr 2018 7 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
18 speck.global 1 Jan 2019 1 Jan 2025 IONOS SE 1&1 Internet Limited
19 specs.fun 3 Jul 2023 3 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 spec9.info 25 Jan 2021 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 speco.net.in 27 Apr 2023 27 Apr 2024 GoDaddy.com, LLC infocentroid software solutions pvt. ltd.
22 spectx.pro 29 Nov 2023 29 Nov 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 speck.ninja 1 Feb 2016 1 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
24 supect.com 25 May 2019 25 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
25 saect.education 18 Aug 2023 18 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 spectd.ru 2 Apr 2019 2 Apr 2025 TIMEWEB-RU Private Person
27 uspect.de - - - -
28 spent.cc 6 Jan 2024 6 Jan 2025 DropCatch.com 421 LLC song yang
29 sspect.com 17 Jan 2024 17 Jan 2026 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
30 speck.gripe 13 Jul 2014 13 Jul 2029 Network Solutions, LLC SAMSONITE
31 speat.co 15 Mar 2024 15 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 speut.org 27 Aug 2019 27 Aug 2024 Network Solutions, LLC SPEUT
33 aspect.agency 10 Mar 2016 10 Mar 2025 Key-Systems, LLC Aspect
34 specs.baby 30 Jan 2024 30 Jan 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
35 speci.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
36 sapect.com 21 Nov 2014 21 Nov 2025 GoDaddy.com, LLC -
37 speci.it 3 Feb 2012 18 Feb 2025 Algorithmedia S.r.l. Puglia.com Srls
38 spectv.ru 14 May 2009 14 May 2025 SALENAMES-RU Private Person
39 spectr.us 29 Dec 2023 29 Dec 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
40 splect.info 16 Mar 2024 16 Mar 2025 Sav.com, LLC REDACTED FOR PRIVACY
41 aspect.work 3 Nov 2017 3 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 spece.it 5 Mar 2012 5 Mar 2025 OVH hidden
43 specs.pt - - - -
44 specs.pro 17 Jun 2023 17 Jun 2024 Sav.com, LLC - 37 REDACTED FOR PRIVACY
45 spelt.trade 11 Aug 2019 11 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
46 specd.org 16 Apr 2024 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 specta.co.in 5 Mar 2018 5 Mar 2025 Key-Systems GmbH specta
48 specj.ru 19 Jul 2022 19 Jul 2024 R01-RU Private Person
49 stect.net 1 Jan 2021 1 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Xel Media BV
50 specto.se 2 Nov 2006 2 Nov 2024 Loopia AB -
51 spent.media 17 Jan 2018 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 spent.today 15 Mar 2024 15 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
53 upect.net 27 Oct 2010 27 Oct 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
54 aspect.global 9 Oct 2023 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 spext.info 6 Feb 2024 6 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 sqect.com 12 Feb 2024 12 Feb 2025 NameCheap, Inc. -
57 nspect.co.uk 4 Dec 2023 4 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
58 spelt.us 15 Jan 2003 14 Jan 2025 DNC Holdings, Inc. Woodland Foods
59 specp.ru 11 Jul 2023 11 Jul 2024 REGRU-RU Private Person
60 speit.de - - - -
61 speet.de - - - -
62 spcet.org 4 Jun 2004 4 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 spectr.tech 14 Mar 2024 14 Mar 2025 Key-Systems LLC VrBase NV
64 spent.uk 9 Feb 2019 9 Feb 2026 Netistrar Ltd [Tag = NETISTRAR] Privacy Shield Ltd
65 spett.art 16 Feb 2024 16 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
66 speca.org 30 Jul 2023 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 spec1.jp 24 Sep 2020 30 Sep 2024 - morita tomoharu
68 xpect.com.au - - Domain Directors Pty Ltd trading as Instra Anthony Heitmeyer
69 spcect.com 16 Oct 2023 16 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
70 specs.directory 19 Feb 2014 19 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
71 speck.ink 7 Jan 2021 7 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com komatsu general printing
72 spectr.bz 3 Nov 2017 3 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER -
73 spec7.pl 8 Oct 2012 8 Oct 2024 OVH SAS -
74 specz.tech 29 Aug 2023 29 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
75 aspect.com.br 16 Jan 1998 16 Jan 2030 - Aspect M?dia Ind E E Com e Serv Ltda
76 speet.net 5 Jun 2006 5 Jun 2024 GoDaddy.com, LLC -
77 specit.pl 26 Mar 2012 26 Mar 2025 home.pl S.A. -
78 aspect.org 13 Jun 1997 12 Jun 2030 Network Solutions, LLC Noel Germundson
79 spece.bet 27 Jul 2023 27 Jul 2024 Sav.com, LLC Privacy Protection
80 specct.com 5 Feb 2015 5 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
81 specz.ru 11 Jan 2018 11 Jan 2025 REGRU-RU Private Person
82 spegt.de - - - -
83 specta.dev 17 May 2024 17 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
84 speck.pt 10 Nov 2022 10 Nov 2024 - SPECK OF LAND - INVESTIMENTOS IMOBILIÁRIOS, LDA
85 specr.cloud 29 Mar 2023 29 Mar 2025 INWX GmbH Tallence AG
86 spects.com 29 May 2005 29 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
87 slect.uk 18 Apr 2022 18 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
88 aspect.la 14 Dec 2018 14 Dec 2024 GoDaddy.com, Inc. -
89 spelt.nl 13 Apr 1999 - Registrar.eu -
90 spent.academy 1 Oct 2021 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 slect.properties 15 Dec 2017 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 spece.app 26 Feb 2023 26 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
93 specu.top 21 Dec 2023 21 Dec 2024 Openprovider Regery Services
94 specti.ru 18 Feb 2024 18 Feb 2025 REGRU-RU "SpetsTekhImport", LLC
95 spbct.com 24 Jan 2024 24 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
96 specu.com 9 Oct 2001 9 Oct 2024 GoDaddy.com, LLC NameFind LLC
97 aspect.jpn.com 8 Jan 2014 8 Jan 2027 GMO Internet Group, Inc. d/b/a Onamae.com -
98 speco.com.cn 24 Sep 2003 24 Sep 2026 北京新网数码信息技术有限公司 唐凤春
99 specta.biz 8 Apr 2003 7 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Specta Interpak Ltd.
100 aspect.su 28 May 2020 28 May 2025 REGRU-SU Aspekt, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Spect.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=spect.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "spect.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 1460,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "speat.ru, specs.vin, aspect.legal, ssect.com, szpect.net, speck.digital, speut.com, specl.com, spec1.net, specs.info, specf.ru, specto.live, aspect.wtf, spuct.com, spent.co.uk, aspect.bar, specnt.info, speck.global, specs.fun, spec9.info, speco.net.in, spectx.pro, speck.ninja, supect.com, saect.education, spectd.ru, uspect.de, spent.cc, sspect.com, speck.gripe, speat.co, speut.org, aspect.agency, specs.baby, speci.xyz, sapect.com, speci.it, spectv.ru, spectr.us, splect.info, aspect.work, spece.it, specs.pt, specs.pro, spelt.trade, specd.org, specta.co.in, specj.ru, stect.net, specto.se, spent.media, spent.today, upect.net, aspect.global, spext.info, sqect.com, nspect.co.uk, spelt.us, specp.ru, speit.de, speet.de, spcet.org, spectr.tech, spent.uk, spett.art, speca.org, spec1.jp, xpect.com.au, spcect.com, specs.directory, speck.ink, spectr.bz, spec7.pl, specz.tech, aspect.com.br, speet.net, specit.pl, aspect.org, spece.bet, specct.com, specz.ru, spegt.de, specta.dev, speck.pt, specr.cloud, spects.com, slect.uk, aspect.la, spelt.nl, spent.academy, slect.properties, spece.app, specu.top, specti.ru, spbct.com, specu.com, aspect.jpn.com, speco.com.cn, specta.biz, aspect.su",
    "results": [
        {
            "num": 1,
            "domain_name": "speat.ru",
            "domain_keyword": "speat",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:00:51",
            "create_date": "2021-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"Spetsobsluzhivanie plyus\"",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "specs.vin",
            "domain_keyword": "specs",
            "domain_tld": "vin",
            "query_time": "2024-05-06 23:53:57",
            "create_date": "2023-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-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": "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": [
                "ernest.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aspect.legal",
            "domain_keyword": "aspect",
            "domain_tld": "legal",
            "query_time": "2024-05-07 14:02:08",
            "create_date": "2016-08-04",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-04",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ssect.com",
            "domain_keyword": "ssect",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:12:33",
            "create_date": "2012-11-03",
            "update_date": "2020-10-28",
            "expiry_date": "2024-11-03",
            "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": 5,
            "domain_name": "szpect.net",
            "domain_keyword": "szpect",
            "domain_tld": "net",
            "query_time": "2024-05-10 22:08:26",
            "create_date": "2024-03-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-05",
            "registrar_iana": 3994,
            "registrar_name": "Gname 025 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "speck.digital",
            "domain_keyword": "speck",
            "domain_tld": "digital",
            "query_time": "2024-05-19 16:43:07",
            "create_date": "2021-01-07",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "komatsu general printing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nagano",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "speut.com",
            "domain_keyword": "speut",
            "domain_tld": "com",
            "query_time": "2024-04-07 06:30:30",
            "create_date": "2007-06-07",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-07",
            "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": 8,
            "domain_name": "specl.com",
            "domain_keyword": "specl",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:48:49",
            "create_date": "2016-07-16",
            "update_date": "2020-06-22",
            "expiry_date": "2025-07-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "spec1.net",
            "domain_keyword": "spec1",
            "domain_tld": "net",
            "query_time": "2024-04-19 23:30:03",
            "create_date": "2016-02-01",
            "update_date": "2017-12-13",
            "expiry_date": "2025-02-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1098.ui-dns.biz",
                "ns1098.ui-dns.com",
                "ns1098.ui-dns.de",
                "ns1098.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "specs.info",
            "domain_keyword": "specs",
            "domain_tld": "info",
            "query_time": "2024-04-23 03:46:38",
            "create_date": "2010-12-09",
            "update_date": "2022-10-01",
            "expiry_date": "2026-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "specf.ru",
            "domain_keyword": "specf",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:01:20",
            "create_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "mario.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "specto.live",
            "domain_keyword": "specto",
            "domain_tld": "live",
            "query_time": "2024-05-22 06:30:14",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2026-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aspect.wtf",
            "domain_keyword": "aspect",
            "domain_tld": "wtf",
            "query_time": "2024-05-27 19:13:44",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "riya.ns.cloudflare.com",
                "rocco.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "spuct.com",
            "domain_keyword": "spuct",
            "domain_tld": "com",
            "query_time": "2024-04-10 12:39:05",
            "create_date": "2022-12-11",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-11",
            "registrar_iana": 3747,
            "registrar_name": "DropCatch.com 1538 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jane Rabet",
            "registrant_company": "Mrs",
            "registrant_address": "The Warren, Clos Courtil Simon",
            "registrant_city": "L'Aumone, Castel",
            "registrant_state": "Guernsey (general)",
            "registrant_zip": "GY5 7RU",
            "registrant_country": "GG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.01481257295",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "spent.co.uk",
            "domain_keyword": "spent",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 06:28:04",
            "create_date": "2002-07-15",
            "update_date": "2022-11-05",
            "expiry_date": "2026-07-15",
            "registrar_name": "Netistrar Ltd [Tag = NETISTRAR]",
            "registrar_website": "https://www.netistrar.com",
            "registrant_name": "Privacy Shield Ltd",
            "registrant_address": "Lincoln House, Pony Road, Oxford, Oxfordshire, OX4 2RD, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "aspect.bar",
            "domain_keyword": "aspect",
            "domain_tld": "bar",
            "query_time": "2024-04-08 02:59:54",
            "create_date": "2023-12-07",
            "update_date": "2024-02-15",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "specnt.info",
            "domain_keyword": "specnt",
            "domain_tld": "info",
            "query_time": "2024-04-13 12:51:32",
            "create_date": "2018-04-07",
            "update_date": "2024-04-13",
            "expiry_date": "2026-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "speck.global",
            "domain_keyword": "speck",
            "domain_tld": "global",
            "query_time": "2024-05-13 13:10:26",
            "create_date": "2019-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1028.ui-dns.de",
                "ns1068.ui-dns.biz",
                "ns1117.ui-dns.com",
                "ns1120.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "specs.fun",
            "domain_keyword": "specs",
            "domain_tld": "fun",
            "query_time": "2024-05-22 06:29:41",
            "create_date": "2023-07-03",
            "update_date": "2023-09-27",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "spec9.info",
            "domain_keyword": "spec9",
            "domain_tld": "info",
            "query_time": "2024-05-24 19:46:12",
            "create_date": "2021-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "speco.net.in",
            "domain_keyword": "speco",
            "domain_tld": "net.in",
            "query_time": "2024-05-28 07:47:27",
            "create_date": "2023-04-27",
            "update_date": "2024-05-12",
            "expiry_date": "2024-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "infocentroid software solutions pvt. ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "spectx.pro",
            "domain_keyword": "spectx",
            "domain_tld": "pro",
            "query_time": "2024-04-09 21:12:56",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2026-11-29",
            "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": 23,
            "domain_name": "speck.ninja",
            "domain_keyword": "speck",
            "domain_tld": "ninja",
            "query_time": "2024-04-20 03:48:04",
            "create_date": "2016-02-01",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "supect.com",
            "domain_keyword": "supect",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:46:05",
            "create_date": "2019-05-25",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-25",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "thran",
            "registrant_country": "IR",
            "registrant_email": "https://csl-registrar.com/contact/supect.com/owner",
            "name_servers": [
                "ns39.azaronline.com",
                "ns40.azaronline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "saect.education",
            "domain_keyword": "saect",
            "domain_tld": "education",
            "query_time": "2024-04-30 03:17:19",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "spectd.ru",
            "domain_keyword": "spectd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:02:32",
            "create_date": "2019-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "uspect.de",
            "domain_keyword": "uspect",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:41:45",
            "update_date": "2021-09-14",
            "name_servers": [
                "ns1.de-nserver.de",
                "ns2.de-nserver.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 28,
            "domain_name": "spent.cc",
            "domain_keyword": "spent",
            "domain_tld": "cc",
            "query_time": "2024-05-06 16:18:07",
            "create_date": "2024-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1832,
            "registrar_name": "DropCatch.com 421 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "yang song",
            "registrant_company": "song yang",
            "registrant_address": "dong cheng qu, he ping li da jie, hepingli",
            "registrant_city": "bei jing shi",
            "registrant_state": "BEI JING",
            "registrant_zip": "100000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.18613880000",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sspect.com",
            "domain_keyword": "sspect",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:35:27",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2026-01-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "speck.gripe",
            "domain_keyword": "speck",
            "domain_tld": "gripe",
            "query_time": "2024-05-22 06:28:55",
            "create_date": "2014-07-13",
            "update_date": "2024-05-19",
            "expiry_date": "2029-07-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAMSONITE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com",
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "speat.co",
            "domain_keyword": "speat",
            "domain_tld": "co",
            "query_time": "2024-05-15 12:31:07",
            "create_date": "2024-03-15",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 32,
            "domain_name": "speut.org",
            "domain_keyword": "speut",
            "domain_tld": "org",
            "query_time": "2024-05-14 23:50:01",
            "create_date": "2019-08-27",
            "update_date": "2024-05-08",
            "expiry_date": "2024-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SPEUT",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aspect.agency",
            "domain_keyword": "aspect",
            "domain_tld": "agency",
            "query_time": "2024-05-11 12:13:28",
            "create_date": "2016-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aspect",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "specs.baby",
            "domain_keyword": "specs",
            "domain_tld": "baby",
            "query_time": "2024-05-24 19:50:35",
            "create_date": "2024-01-30",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "speci.xyz",
            "domain_keyword": "speci",
            "domain_tld": "xyz",
            "query_time": "2024-04-09 16:56:48",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sapect.com",
            "domain_keyword": "sapect",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:46:35",
            "create_date": "2014-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2025-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "speci.it",
            "domain_keyword": "speci",
            "domain_tld": "it",
            "query_time": "2024-05-06 19:25:54",
            "create_date": "2012-02-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-18",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "spectv.ru",
            "domain_keyword": "spectv",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:03:29",
            "create_date": "2009-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "spectr.us",
            "domain_keyword": "spectr",
            "domain_tld": "us",
            "query_time": "2024-05-01 10:26:40",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "splect.info",
            "domain_keyword": "splect",
            "domain_tld": "info",
            "query_time": "2024-05-15 18:22:54",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aspect.work",
            "domain_keyword": "aspect",
            "domain_tld": "work",
            "query_time": "2024-05-15 21:50:52",
            "create_date": "2017-11-03",
            "update_date": "2023-11-09",
            "expiry_date": "2025-11-03",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "spece.it",
            "domain_keyword": "spece",
            "domain_tld": "it",
            "query_time": "2024-05-22 06:26:41",
            "create_date": "2012-03-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-05",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "hidden",
            "name_servers": [
                "lex.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "specs.pt",
            "domain_keyword": "specs",
            "domain_tld": "pt",
            "query_time": "2024-05-22 06:29:41",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 44,
            "domain_name": "specs.pro",
            "domain_keyword": "specs",
            "domain_tld": "pro",
            "query_time": "2024-05-19 16:43:50",
            "create_date": "2023-06-17",
            "update_date": "2024-03-15",
            "expiry_date": "2024-06-17",
            "registrar_iana": 3927,
            "registrar_name": "Sav.com, LLC - 37",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "spelt.trade",
            "domain_keyword": "spelt",
            "domain_tld": "trade",
            "query_time": "2024-04-08 10:36:30",
            "create_date": "2019-08-11",
            "update_date": "2020-10-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "specd.org",
            "domain_keyword": "specd",
            "domain_tld": "org",
            "query_time": "2024-04-18 18:15:35",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "specta.co.in",
            "domain_keyword": "specta",
            "domain_tld": "co.in",
            "query_time": "2024-04-20 03:50:28",
            "create_date": "2018-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "specta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "specj.ru",
            "domain_keyword": "specj",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:01:43",
            "create_date": "2022-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "fattouche.ns.cloudflare.com",
                "meilani.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "stect.net",
            "domain_keyword": "stect",
            "domain_tld": "net",
            "query_time": "2024-05-07 11:50:44",
            "create_date": "2021-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xel Media BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=stect.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xel.nl",
                "ns2.xel.nl",
                "ns3.xel.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "specto.se",
            "domain_keyword": "specto",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:12:27",
            "create_date": "2006-11-02",
            "update_date": "2024-02-10",
            "expiry_date": "2024-11-02",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "spent.media",
            "domain_keyword": "spent",
            "domain_tld": "media",
            "query_time": "2024-05-17 23:08:03",
            "create_date": "2018-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "spent.today",
            "domain_keyword": "spent",
            "domain_tld": "today",
            "query_time": "2024-05-14 23:48:52",
            "create_date": "2024-03-15",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "nancy.ns.cloudflare.com",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "upect.net",
            "domain_keyword": "upect",
            "domain_tld": "net",
            "query_time": "2024-05-23 05:08:37",
            "create_date": "2010-10-27",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-27",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.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/645e3dc5-216d-4e87-bbde-6124043afae4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "aspect.global",
            "domain_keyword": "aspect",
            "domain_tld": "global",
            "query_time": "2024-05-24 20:23:46",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "spext.info",
            "domain_keyword": "spext",
            "domain_tld": "info",
            "query_time": "2024-05-27 01:21:32",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "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": 56,
            "domain_name": "sqect.com",
            "domain_keyword": "sqect",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:21:11",
            "create_date": "2024-02-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-12",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "nspect.co.uk",
            "domain_keyword": "nspect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 14:09:21",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "spelt.us",
            "domain_keyword": "spelt",
            "domain_tld": "us",
            "query_time": "2024-04-24 01:54:54",
            "create_date": "2003-01-15",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-14",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "www.directnic.com",
            "registrant_name": "IT NetAdmin",
            "registrant_company": "Woodland Foods",
            "registrant_address": "3751 Sunset Avenue, Waukegan",
            "registrant_city": "Waukegan",
            "registrant_state": "IL",
            "registrant_zip": "60087",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8475057826",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "specp.ru",
            "domain_keyword": "specp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:02:10",
            "create_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "speit.de",
            "domain_keyword": "speit",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:47:25",
            "update_date": "2018-08-08",
            "name_servers": [
                "ns1040.ui-dns.biz",
                "ns1040.ui-dns.com",
                "ns1040.ui-dns.de",
                "ns1040.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 61,
            "domain_name": "speet.de",
            "domain_keyword": "speet",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:47:08",
            "update_date": "2022-01-30",
            "name_servers": [
                "ns1071.ui-dns.biz",
                "ns1080.ui-dns.org",
                "ns1093.ui-dns.com",
                "ns1095.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 62,
            "domain_name": "spcet.org",
            "domain_keyword": "spcet",
            "domain_tld": "org",
            "query_time": "2024-05-06 19:20:29",
            "create_date": "2004-06-04",
            "update_date": "2024-04-08",
            "expiry_date": "2025-06-04",
            "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": [
                "anton.ns.cloudflare.com",
                "naya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "spectr.tech",
            "domain_keyword": "spectr",
            "domain_tld": "tech",
            "query_time": "2024-05-15 12:34:00",
            "create_date": "2024-03-14",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "VrBase NV",
            "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.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "spent.uk",
            "domain_keyword": "spent",
            "domain_tld": "uk",
            "query_time": "2024-04-07 06:28:04",
            "create_date": "2019-02-09",
            "update_date": "2022-11-05",
            "expiry_date": "2026-02-09",
            "registrar_name": "Netistrar Ltd [Tag = NETISTRAR]",
            "registrar_website": "https://www.netistrar.com",
            "registrant_name": "Privacy Shield Ltd",
            "registrant_address": "Lincoln House, Pony Road, Oxford, Oxfordshire, OX4 2RD, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "spett.art",
            "domain_keyword": "spett",
            "domain_tld": "art",
            "query_time": "2024-04-07 06:30:27",
            "create_date": "2024-02-16",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "speca.org",
            "domain_keyword": "speca",
            "domain_tld": "org",
            "query_time": "2024-04-09 16:55:34",
            "create_date": "2023-07-30",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-30",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "spec1.jp",
            "domain_keyword": "spec1",
            "domain_tld": "jp",
            "query_time": "2024-04-19 23:30:03",
            "create_date": "2020-09-24",
            "update_date": "2023-12-04",
            "expiry_date": "2024-09-30",
            "registrant_name": "morita tomoharu",
            "registrant_address": "584-2 dairakujimachi",
            "registrant_zip": "193-0816",
            "registrant_email": "[email protected]",
            "registrant_phone": "042-649-6886",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "xpect.com.au",
            "domain_keyword": "xpect",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 04:59:21",
            "update_date": "2023-09-24",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Anthony Heitmeyer",
            "name_servers": [
                "ns-1030.awsdns-00.org",
                "ns-136.awsdns-17.com",
                "ns-1931.awsdns-49.co.uk",
                "ns-813.awsdns-37.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "spcect.com",
            "domain_keyword": "spcect",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:22:06",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "specs.directory",
            "domain_keyword": "specs",
            "domain_tld": "directory",
            "query_time": "2024-04-13 12:51:35",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks12.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "speck.ink",
            "domain_keyword": "speck",
            "domain_tld": "ink",
            "query_time": "2024-05-19 16:43:07",
            "create_date": "2021-01-07",
            "update_date": "2022-12-13",
            "expiry_date": "2025-01-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "komatsu general printing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nagano",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "spectr.bz",
            "domain_keyword": "spectr",
            "domain_tld": "bz",
            "query_time": "2024-05-19 16:44:17",
            "create_date": "2017-11-03",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-03",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "spec7.pl",
            "domain_keyword": "spec7",
            "domain_tld": "pl",
            "query_time": "2024-05-13 14:49:57",
            "create_date": "2012-10-08",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-08",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.fuzia.pl",
                "ns2.fuzia.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "specz.tech",
            "domain_keyword": "specz",
            "domain_tld": "tech",
            "query_time": "2024-05-15 12:34:56",
            "create_date": "2023-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "caowei",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aspect.com.br",
            "domain_keyword": "aspect",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 20:26:47",
            "create_date": "1998-01-16",
            "update_date": "2020-01-04",
            "expiry_date": "2030-01-16",
            "registrant_name": "Aspect M?dia Ind E E Com e Serv Ltda",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "speet.net",
            "domain_keyword": "speet",
            "domain_tld": "net",
            "query_time": "2024-05-27 01:16:43",
            "create_date": "2006-06-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.itindependent.org",
                "ns2.itindependent.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "specit.pl",
            "domain_keyword": "specit",
            "domain_tld": "pl",
            "query_time": "2024-04-05 04:13:02",
            "create_date": "2012-03-26",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-26",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aspect.org",
            "domain_keyword": "aspect",
            "domain_tld": "org",
            "query_time": "2024-04-12 13:26:39",
            "create_date": "1997-06-13",
            "update_date": "2020-06-12",
            "expiry_date": "2030-06-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Noel Germundson",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "spece.bet",
            "domain_keyword": "spece",
            "domain_tld": "bet",
            "query_time": "2024-04-09 16:56:36",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "stephane.ns.cloudflare.com",
                "vicky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "specct.com",
            "domain_keyword": "specct",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:30:41",
            "create_date": "2015-02-05",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/specct.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns-1040.awsdns-02.org",
                "ns-2016.awsdns-60.co.uk",
                "ns-327.awsdns-40.com",
                "ns-694.awsdns-22.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "specz.ru",
            "domain_keyword": "specz",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:03:31",
            "create_date": "2018-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "spegt.de",
            "domain_keyword": "spegt",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:47:09",
            "update_date": "2007-10-14",
            "name_servers": [
                "docks16.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 83,
            "domain_name": "specta.dev",
            "domain_keyword": "specta",
            "domain_tld": "dev",
            "query_time": "2024-05-19 16:54:49",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "eleanor.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "speck.pt",
            "domain_keyword": "speck",
            "domain_tld": "pt",
            "query_time": "2024-05-22 06:28:55",
            "create_date": "2022-11-10",
            "expiry_date": "2024-11-10",
            "registrant_name": "SPECK OF LAND - INVESTIMENTOS IMOBILIÁRIOS, LDA",
            "registrant_address": "Rua Poeta Bocage  nº6ª, Escritorio F",
            "registrant_city": "Lisboa",
            "registrant_state": "LISBOA",
            "registrant_zip": "1600-581",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 85,
            "domain_name": "specr.cloud",
            "domain_keyword": "specr",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 00:40:24",
            "create_date": "2023-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tallence AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "spects.com",
            "domain_keyword": "spects",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:10:37",
            "create_date": "2005-05-29",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "slect.uk",
            "domain_keyword": "slect",
            "domain_tld": "uk",
            "query_time": "2024-05-30 02:34:24",
            "create_date": "2022-04-18",
            "update_date": "2023-08-12",
            "expiry_date": "2024-04-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 88,
            "domain_name": "aspect.la",
            "domain_keyword": "aspect",
            "domain_tld": "la",
            "query_time": "2024-04-08 02:59:55",
            "create_date": "2018-12-14",
            "update_date": "2023-07-31",
            "expiry_date": "2024-12-14",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/aspect.la/registrant",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "spelt.nl",
            "domain_keyword": "spelt",
            "domain_tld": "nl",
            "query_time": "2024-04-08 10:36:30",
            "create_date": "1999-04-13",
            "update_date": "2021-06-21",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "h154.fekahost.nl",
                "ns2.fekahost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 90,
            "domain_name": "spent.academy",
            "domain_keyword": "spent",
            "domain_tld": "academy",
            "query_time": "2024-04-07 06:28:04",
            "create_date": "2021-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "slect.properties",
            "domain_keyword": "slect",
            "domain_tld": "properties",
            "query_time": "2024-04-29 20:54:37",
            "create_date": "2017-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "spece.app",
            "domain_keyword": "spece",
            "domain_tld": "app",
            "query_time": "2024-04-18 14:32:37",
            "create_date": "2023-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "specu.top",
            "domain_keyword": "specu",
            "domain_tld": "top",
            "query_time": "2024-05-06 23:56:41",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Regery Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "johnathan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "specti.ru",
            "domain_keyword": "specti",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:02:53",
            "create_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"SpetsTekhImport\", LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "spbct.com",
            "domain_keyword": "spbct",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:24:50",
            "create_date": "2024-01-24",
            "update_date": "2024-03-25",
            "expiry_date": "2025-01-24",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 96,
            "domain_name": "specu.com",
            "domain_keyword": "specu",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:05:35",
            "create_date": "2001-10-09",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aspect.jpn.com",
            "domain_keyword": "aspect",
            "domain_tld": "jpn.com",
            "query_time": "2024-05-15 21:50:52",
            "create_date": "2014-01-08",
            "update_date": "2024-04-22",
            "expiry_date": "2027-01-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/aspect.jpn.com/registrant",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "speco.com.cn",
            "domain_keyword": "speco",
            "domain_tld": "com.cn",
            "query_time": "2024-04-06 06:07:42",
            "create_date": "2003-09-24",
            "expiry_date": "2026-09-24",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "唐凤春",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "specta.biz",
            "domain_keyword": "specta",
            "domain_tld": "biz",
            "query_time": "2024-04-13 12:51:38",
            "create_date": "2003-04-08",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-07",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Specta Interpak Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kostroma",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aspect.su",
            "domain_keyword": "aspect",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:15",
            "create_date": "2020-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "REGRU-SU",
            "registrant_company": "Aspekt, LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79062176300",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.111,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>spect.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1460</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>speat.ru, specs.vin, aspect.legal, ssect.com, szpect.net, speck.digital, speut.com, specl.com, spec1.net, specs.info, specf.ru, specto.live, aspect.wtf, spuct.com, spent.co.uk, aspect.bar, specnt.info, speck.global, specs.fun, spec9.info, speco.net.in, spectx.pro, speck.ninja, supect.com, saect.education, spectd.ru, uspect.de, spent.cc, sspect.com, speck.gripe, speat.co, speut.org, aspect.agency, specs.baby, speci.xyz, sapect.com, speci.it, spectv.ru, spectr.us, splect.info, aspect.work, spece.it, specs.pt, specs.pro, spelt.trade, specd.org, specta.co.in, specj.ru, stect.net, specto.se, spent.media, spent.today, upect.net, aspect.global, spext.info, sqect.com, nspect.co.uk, spelt.us, specp.ru, speit.de, speet.de, spcet.org, spectr.tech, spent.uk, spett.art, speca.org, spec1.jp, xpect.com.au, spcect.com, specs.directory, speck.ink, spectr.bz, spec7.pl, specz.tech, aspect.com.br, speet.net, specit.pl, aspect.org, spece.bet, specct.com, specz.ru, spegt.de, specta.dev, speck.pt, specr.cloud, spects.com, slect.uk, aspect.la, spelt.nl, spent.academy, slect.properties, spece.app, specu.top, specti.ru, spbct.com, specu.com, aspect.jpn.com, speco.com.cn, specta.biz, aspect.su</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>speat.ru</domain_name>
   <domain_keyword>speat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:00:51</query_time>
   <create_date>2021-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;Spetsobsluzhivanie plyus&quot;</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>specs.vin</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-05-06 23:53:57</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-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>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>ernest.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aspect.legal</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-07 14:02:08</query_time>
   <create_date>2016-08-04</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ssect.com</domain_name>
   <domain_keyword>ssect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:12:33</query_time>
   <create_date>2012-11-03</create_date>
   <update_date>2020-10-28</update_date>
   <expiry_date>2024-11-03</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>5</num>
   <domain_name>szpect.net</domain_name>
   <domain_keyword>szpect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 22:08:26</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>3994</registrar_iana>
   <registrar_name>Gname 025 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>speck.digital</domain_name>
   <domain_keyword>speck</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-19 16:43:07</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>komatsu general printing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nagano</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>speut.com</domain_name>
   <domain_keyword>speut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 06:30:30</query_time>
   <create_date>2007-06-07</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>8</num>
   <domain_name>specl.com</domain_name>
   <domain_keyword>specl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:48:49</query_time>
   <create_date>2016-07-16</create_date>
   <update_date>2020-06-22</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>spec1.net</domain_name>
   <domain_keyword>spec1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 23:30:03</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1098.ui-dns.biz</value>
    <value>ns1098.ui-dns.com</value>
    <value>ns1098.ui-dns.de</value>
    <value>ns1098.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>specs.info</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 03:46:38</query_time>
   <create_date>2010-12-09</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2026-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>specf.ru</domain_name>
   <domain_keyword>specf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:01:20</query_time>
   <create_date>2023-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>mario.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>specto.live</domain_name>
   <domain_keyword>specto</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-22 06:30:14</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>aspect.wtf</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-27 19:13:44</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>riya.ns.cloudflare.com</value>
    <value>rocco.ns.cloudflare.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>14</num>
   <domain_name>spuct.com</domain_name>
   <domain_keyword>spuct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 12:39:05</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>3747</registrar_iana>
   <registrar_name>DropCatch.com 1538 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Jane Rabet</registrant_name>
   <registrant_company>Mrs</registrant_company>
   <registrant_address>The Warren, Clos Courtil Simon</registrant_address>
   <registrant_city>L'Aumone, Castel</registrant_city>
   <registrant_state>Guernsey (general)</registrant_state>
   <registrant_zip>GY5 7RU</registrant_zip>
   <registrant_country>GG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.01481257295</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>spent.co.uk</domain_name>
   <domain_keyword>spent</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 06:28:04</query_time>
   <create_date>2002-07-15</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2026-07-15</expiry_date>
   <registrar_name>Netistrar Ltd [Tag = NETISTRAR]</registrar_name>
   <registrar_website>https://www.netistrar.com</registrar_website>
   <registrant_name>Privacy Shield Ltd</registrant_name>
   <registrant_address>Lincoln House, Pony Road, Oxford, Oxfordshire, OX4 2RD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>aspect.bar</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-04-08 02:59:54</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>specnt.info</domain_name>
   <domain_keyword>specnt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-13 12:51:32</query_time>
   <create_date>2018-04-07</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2026-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>speck.global</domain_name>
   <domain_keyword>speck</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-13 13:10:26</query_time>
   <create_date>2019-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1028.ui-dns.de</value>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1117.ui-dns.com</value>
    <value>ns1120.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>specs.fun</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-22 06:29:41</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>spec9.info</domain_name>
   <domain_keyword>spec9</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 19:46:12</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>speco.net.in</domain_name>
   <domain_keyword>speco</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-28 07:47:27</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>infocentroid software solutions pvt. ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>spectx.pro</domain_name>
   <domain_keyword>spectx</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-09 21:12:56</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2026-11-29</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>23</num>
   <domain_name>speck.ninja</domain_name>
   <domain_keyword>speck</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-20 03:48:04</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>supect.com</domain_name>
   <domain_keyword>supect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:46:05</query_time>
   <create_date>2019-05-25</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>thran</registrant_state>
   <registrant_country>IR</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/supect.com/owner</registrant_email>
   <name_servers>
    <value>ns39.azaronline.com</value>
    <value>ns40.azaronline.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>saect.education</domain_name>
   <domain_keyword>saect</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-04-30 03:17:19</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>spectd.ru</domain_name>
   <domain_keyword>spectd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:02:32</query_time>
   <create_date>2019-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>uspect.de</domain_name>
   <domain_keyword>uspect</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:41:45</query_time>
   <update_date>2021-09-14</update_date>
   <name_servers>
    <value>ns1.de-nserver.de</value>
    <value>ns2.de-nserver.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>spent.cc</domain_name>
   <domain_keyword>spent</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-06 16:18:07</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1832</registrar_iana>
   <registrar_name>DropCatch.com 421 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>yang song</registrant_name>
   <registrant_company>song yang</registrant_company>
   <registrant_address>dong cheng qu, he ping li da jie, hepingli</registrant_address>
   <registrant_city>bei jing shi</registrant_city>
   <registrant_state>BEI JING</registrant_state>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.18613880000</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sspect.com</domain_name>
   <domain_keyword>sspect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:35:27</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>speck.gripe</domain_name>
   <domain_keyword>speck</domain_keyword>
   <domain_tld>gripe</domain_tld>
   <query_time>2024-05-22 06:28:55</query_time>
   <create_date>2014-07-13</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2029-07-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAMSONITE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>speat.co</domain_name>
   <domain_keyword>speat</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-15 12:31:07</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>speut.org</domain_name>
   <domain_keyword>speut</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 23:50:01</query_time>
   <create_date>2019-08-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SPEUT</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aspect.agency</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-11 12:13:28</query_time>
   <create_date>2016-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aspect</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>specs.baby</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-24 19:50:35</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>speci.xyz</domain_name>
   <domain_keyword>speci</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-09 16:56:48</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>36</num>
   <domain_name>sapect.com</domain_name>
   <domain_keyword>sapect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:46:35</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>speci.it</domain_name>
   <domain_keyword>speci</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 19:25:54</query_time>
   <create_date>2012-02-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>spectv.ru</domain_name>
   <domain_keyword>spectv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:03:29</query_time>
   <create_date>2009-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>spectr.us</domain_name>
   <domain_keyword>spectr</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 10:26:40</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>splect.info</domain_name>
   <domain_keyword>splect</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 18:22:54</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aspect.work</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-15 21:50:52</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-11-03</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>spece.it</domain_name>
   <domain_keyword>spece</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 06:26:41</query_time>
   <create_date>2012-03-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>lex.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>specs.pt</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-22 06:29:41</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>specs.pro</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 16:43:50</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>3927</registrar_iana>
   <registrar_name>Sav.com, LLC - 37</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>45</num>
   <domain_name>spelt.trade</domain_name>
   <domain_keyword>spelt</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-04-08 10:36:30</query_time>
   <create_date>2019-08-11</create_date>
   <update_date>2020-10-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>specd.org</domain_name>
   <domain_keyword>specd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 18:15:35</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>specta.co.in</domain_name>
   <domain_keyword>specta</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-20 03:50:28</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>specta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>specj.ru</domain_name>
   <domain_keyword>specj</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:01:43</query_time>
   <create_date>2022-07-19</create_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>fattouche.ns.cloudflare.com</value>
    <value>meilani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>stect.net</domain_name>
   <domain_keyword>stect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 11:50:44</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xel Media BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=stect.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xel.nl</value>
    <value>ns2.xel.nl</value>
    <value>ns3.xel.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>specto.se</domain_name>
   <domain_keyword>specto</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:12:27</query_time>
   <create_date>2006-11-02</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.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>51</num>
   <domain_name>spent.media</domain_name>
   <domain_keyword>spent</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-17 23:08:03</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>spent.today</domain_name>
   <domain_keyword>spent</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-14 23:48:52</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>PA</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>nancy.ns.cloudflare.com</value>
    <value>zac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>upect.net</domain_name>
   <domain_keyword>upect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 05:08:37</query_time>
   <create_date>2010-10-27</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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/645e3dc5-216d-4e87-bbde-6124043afae4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.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>aspect.global</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-24 20:23:46</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>spext.info</domain_name>
   <domain_keyword>spext</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 01:21:32</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</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>56</num>
   <domain_name>sqect.com</domain_name>
   <domain_keyword>sqect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:21:11</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-26</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nspect.co.uk</domain_name>
   <domain_keyword>nspect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 14:09:21</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>spelt.us</domain_name>
   <domain_keyword>spelt</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-24 01:54:54</query_time>
   <create_date>2003-01-15</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>www.directnic.com</registrar_website>
   <registrant_name>IT NetAdmin</registrant_name>
   <registrant_company>Woodland Foods</registrant_company>
   <registrant_address>3751 Sunset Avenue, Waukegan</registrant_address>
   <registrant_city>Waukegan</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60087</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8475057826</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>59</num>
   <domain_name>specp.ru</domain_name>
   <domain_keyword>specp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:02:10</query_time>
   <create_date>2023-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>speit.de</domain_name>
   <domain_keyword>speit</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:47:25</query_time>
   <update_date>2018-08-08</update_date>
   <name_servers>
    <value>ns1040.ui-dns.biz</value>
    <value>ns1040.ui-dns.com</value>
    <value>ns1040.ui-dns.de</value>
    <value>ns1040.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>speet.de</domain_name>
   <domain_keyword>speet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:47:08</query_time>
   <update_date>2022-01-30</update_date>
   <name_servers>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1080.ui-dns.org</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1095.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>spcet.org</domain_name>
   <domain_keyword>spcet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 19:20:29</query_time>
   <create_date>2004-06-04</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-06-04</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>anton.ns.cloudflare.com</value>
    <value>naya.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>spectr.tech</domain_name>
   <domain_keyword>spectr</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 12:34:00</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>VrBase NV</registrant_company>
   <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>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>spent.uk</domain_name>
   <domain_keyword>spent</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 06:28:04</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_name>Netistrar Ltd [Tag = NETISTRAR]</registrar_name>
   <registrar_website>https://www.netistrar.com</registrar_website>
   <registrant_name>Privacy Shield Ltd</registrant_name>
   <registrant_address>Lincoln House, Pony Road, Oxford, Oxfordshire, OX4 2RD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>spett.art</domain_name>
   <domain_keyword>spett</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-07 06:30:27</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>speca.org</domain_name>
   <domain_keyword>speca</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-09 16:55:34</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-30</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>spec1.jp</domain_name>
   <domain_keyword>spec1</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 23:30:03</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>morita tomoharu</registrant_name>
   <registrant_address>584-2 dairakujimachi</registrant_address>
   <registrant_zip>193-0816</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>042-649-6886</registrant_phone>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>xpect.com.au</domain_name>
   <domain_keyword>xpect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 04:59:21</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Anthony Heitmeyer</registrant_name>
   <name_servers>
    <value>ns-1030.awsdns-00.org</value>
    <value>ns-136.awsdns-17.com</value>
    <value>ns-1931.awsdns-49.co.uk</value>
    <value>ns-813.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>spcect.com</domain_name>
   <domain_keyword>spcect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:22:06</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>specs.directory</domain_name>
   <domain_keyword>specs</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-04-13 12:51:35</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>speck.ink</domain_name>
   <domain_keyword>speck</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-19 16:43:07</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2022-12-13</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>komatsu general printing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nagano</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>spectr.bz</domain_name>
   <domain_keyword>spectr</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-19 16:44:17</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>spec7.pl</domain_name>
   <domain_keyword>spec7</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 14:49:57</query_time>
   <create_date>2012-10-08</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.fuzia.pl</value>
    <value>ns2.fuzia.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>specz.tech</domain_name>
   <domain_keyword>specz</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 12:34:56</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>caowei</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aspect.com.br</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 20:26:47</query_time>
   <create_date>1998-01-16</create_date>
   <update_date>2020-01-04</update_date>
   <expiry_date>2030-01-16</expiry_date>
   <registrant_name>Aspect M?dia Ind E E Com e Serv Ltda</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>speet.net</domain_name>
   <domain_keyword>speet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 01:16:43</query_time>
   <create_date>2006-06-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.itindependent.org</value>
    <value>ns2.itindependent.org</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>77</num>
   <domain_name>specit.pl</domain_name>
   <domain_keyword>specit</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 04:13:02</query_time>
   <create_date>2012-03-26</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>aspect.org</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 13:26:39</query_time>
   <create_date>1997-06-13</create_date>
   <update_date>2020-06-12</update_date>
   <expiry_date>2030-06-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Noel Germundson</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>spece.bet</domain_name>
   <domain_keyword>spece</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-04-09 16:56:36</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>stephane.ns.cloudflare.com</value>
    <value>vicky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>specct.com</domain_name>
   <domain_keyword>specct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:30:41</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/specct.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns-1040.awsdns-02.org</value>
    <value>ns-2016.awsdns-60.co.uk</value>
    <value>ns-327.awsdns-40.com</value>
    <value>ns-694.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>specz.ru</domain_name>
   <domain_keyword>specz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:03:31</query_time>
   <create_date>2018-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>spegt.de</domain_name>
   <domain_keyword>spegt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:47:09</query_time>
   <update_date>2007-10-14</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>specta.dev</domain_name>
   <domain_keyword>specta</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 16:54:49</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>eleanor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>speck.pt</domain_name>
   <domain_keyword>speck</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-22 06:28:55</query_time>
   <create_date>2022-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrant_name>SPECK OF LAND - INVESTIMENTOS IMOBILIÁRIOS, LDA</registrant_name>
   <registrant_address>Rua Poeta Bocage  nº6ª, Escritorio F</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>LISBOA</registrant_state>
   <registrant_zip>1600-581</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>specr.cloud</domain_name>
   <domain_keyword>specr</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 00:40:24</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>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tallence AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>spects.com</domain_name>
   <domain_keyword>spects</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:10:37</query_time>
   <create_date>2005-05-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>slect.uk</domain_name>
   <domain_keyword>slect</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 02:34:24</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>aspect.la</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-08 02:59:55</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/aspect.la/registrant</registrant_email>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>spelt.nl</domain_name>
   <domain_keyword>spelt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-08 10:36:30</query_time>
   <create_date>1999-04-13</create_date>
   <update_date>2021-06-21</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>h154.fekahost.nl</value>
    <value>ns2.fekahost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>spent.academy</domain_name>
   <domain_keyword>spent</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-07 06:28:04</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</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.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>91</num>
   <domain_name>slect.properties</domain_name>
   <domain_keyword>slect</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-04-29 20:54:37</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>spece.app</domain_name>
   <domain_keyword>spece</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-18 14:32:37</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>specu.top</domain_name>
   <domain_keyword>specu</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 23:56:41</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Regery Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>johnathan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>specti.ru</domain_name>
   <domain_keyword>specti</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:02:53</query_time>
   <create_date>2024-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;SpetsTekhImport&quot;, LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>spbct.com</domain_name>
   <domain_keyword>spbct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:24:50</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>specu.com</domain_name>
   <domain_keyword>specu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:05:35</query_time>
   <create_date>2001-10-09</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>97</num>
   <domain_name>aspect.jpn.com</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>jpn.com</domain_tld>
   <query_time>2024-05-15 21:50:52</query_time>
   <create_date>2014-01-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2027-01-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/aspect.jpn.com/registrant</registrant_email>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>speco.com.cn</domain_name>
   <domain_keyword>speco</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-06 06:07:42</query_time>
   <create_date>2003-09-24</create_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>唐凤春</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>specta.biz</domain_name>
   <domain_keyword>specta</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 12:51:38</query_time>
   <create_date>2003-04-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Specta Interpak Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kostroma</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aspect.su</domain_name>
   <domain_keyword>aspect</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:15</query_time>
   <create_date>2020-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>Aspekt, LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79062176300</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.111</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.