WHOIS QUERY TIME

4 May 2024 - 7:13 PM UTC

Registered: 13 February 2006
Modified: 31 January 2024

REGISTRAR

Name: Mijndomeinpartner.nl

DNSSEC

yes

NAME SERVERS

ns1.mijnhostingpartner.nl
ns2.mijnhostingpartner.nl
ns3.mijnhostingpartner.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tyrrell.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tyrrell.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tyrrell.nl",
            "domain_keyword": "tyrrell",
            "domain_tld": "nl",
            "query_time": "2024-05-04 19:13:11",
            "create_date": "2006-02-13",
            "update_date": "2024-01-31",
            "registrar_name": "Mijndomeinpartner.nl",
            "name_servers": [
                "ns1.mijnhostingpartner.nl",
                "ns2.mijnhostingpartner.nl",
                "ns3.mijnhostingpartner.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tyrrell.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tyrrell.nl</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 19:13:11</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2024-01-31</update_date>
   <registrar_name>Mijndomeinpartner.nl</registrar_name>
   <name_servers>
    <value>ns1.mijnhostingpartner.nl</value>
    <value>ns2.mijnhostingpartner.nl</value>
    <value>ns3.mijnhostingpartner.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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.079 seconds) for "tyrrell.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 12:43 PM UTC

Registered: 13 February 2006
Modified: 2 April 2020

REGISTRAR

Name: Mijndomeinpartner.nl

DNSSEC

yes

NAME SERVERS

ns1.mijnhostingpartner.nl
ns2.mijnhostingpartner.nl
ns3.mijnhostingpartner.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

2 Mar 2024 - 9:24 AM UTC

Registered: 13 February 2006
Modified: 31 January 2024

REGISTRAR

Name: Mijndomeinpartner.nl

DNSSEC

yes

NAME SERVERS

ns1.mijnhostingpartner.nl
ns2.mijnhostingpartner.nl
ns3.mijnhostingpartner.nl

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=tyrrell.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tyrrell.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tyrrell.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "tyrrell.nl",
            "domain_keyword": "tyrrell",
            "domain_tld": "nl",
            "query_time": "2023-04-27 12:43:13",
            "create_date": "2006-02-13",
            "update_date": "2020-04-02",
            "registrar_name": "Mijndomeinpartner.nl",
            "name_servers": [
                "ns1.mijnhostingpartner.nl",
                "ns2.mijnhostingpartner.nl",
                "ns3.mijnhostingpartner.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "tyrrell.nl",
            "domain_keyword": "tyrrell",
            "domain_tld": "nl",
            "query_time": "2024-03-02 09:24:28",
            "create_date": "2006-02-13",
            "update_date": "2024-01-31",
            "registrar_name": "Mijndomeinpartner.nl",
            "name_servers": [
                "ns1.mijnhostingpartner.nl",
                "ns2.mijnhostingpartner.nl",
                "ns3.mijnhostingpartner.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.079,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>tyrrell.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>tyrrell.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tyrrell.nl</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 12:43:13</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2020-04-02</update_date>
   <registrar_name>Mijndomeinpartner.nl</registrar_name>
   <name_servers>
    <value>ns1.mijnhostingpartner.nl</value>
    <value>ns2.mijnhostingpartner.nl</value>
    <value>ns3.mijnhostingpartner.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tyrrell.nl</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-03-02 09:24:28</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2024-01-31</update_date>
   <registrar_name>Mijndomeinpartner.nl</registrar_name>
   <name_servers>
    <value>ns1.mijnhostingpartner.nl</value>
    <value>ns2.mijnhostingpartner.nl</value>
    <value>ns3.mijnhostingpartner.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.079</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 38 domain names (in 0.024 seconds) which contained the exact domain keyword "tyrrell".
Domain Name Registered Expiry Registrar Ownership
1 tyrrell.com 2 Nov 1996 1 Nov 2024 Tucows Domains Inc. -
2 tyrrell.co.uk 21 May 1997 21 May 2028 GoDaddy.com, LLC. [Tag = GODADDY] -
3 tyrrell.net 31 Aug 1997 30 Aug 2024 GoDaddy.com, LLC -
4 tyrrell.info 21 Sep 2001 21 Sep 2024 eNom, LLC Data Protected
5 tyrrell.org 30 Mar 2002 30 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Tfourh, LLC
6 tyrrell.us 5 Jan 2003 4 Jan 2025 eNom, LLC Ken Tyrrell
7 tyrrell.ca 24 Mar 2004 24 Mar 2029 BareMetal.com inc REDACTED FOR PRIVACY
8 tyrrell.nl 13 Feb 2006 - Mijndomeinpartner.nl -
9 tyrrell.jp 6 Feb 2008 28 Feb 2025 - Tyrrell Co., Ltd.
10 tyrrell.it 28 Oct 2009 4 Nov 2024 NameCase GmbH Puglia.com Srls
11 tyrrell.tel 7 Sep 2010 6 Sep 2024 Name.com, Inc. -
12 tyrrell.io 26 Aug 2012 26 Aug 2028 Cloudflare, Inc REDACTED FOR PRIVACY
13 tyrrell.email 26 Mar 2014 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 tyrrell.ie 8 Jun 2015 9 Jun 2024 Register 365 REDACTED FOR PRIVACY
15 tyrrell.network 14 Jan 2016 14 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 tyrrell.space 21 Mar 2016 21 Mar 2026 Mesh Digital Ltd Domains By Proxy, LLC
17 tyrrell.online 9 Sep 2016 9 Sep 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
18 tyrrell.blog 21 Nov 2016 21 Nov 2024 Mesh Digital Ltd Domains By Proxy, LLC
19 tyrrell.foundation 6 Mar 2017 6 Mar 2025 Name.com, Inc. Limebox Corporation
20 tyrrell.uk 18 Oct 2017 18 Oct 2028 GoDaddy.com, LLC. [Tag = GODADDY] -
21 tyrrell.co 28 Mar 2018 28 Mar 2025 Tucows Domains Inc. None
22 tyrrell.cc 3 May 2018 26 Aug 2024 Ascio Technologies, Inc Not Disclosed
23 tyrrell.app 8 May 2018 8 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
24 tyrrell.family 23 Feb 2019 23 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 tyrrell.dev 1 Mar 2019 1 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
26 tyrrell.marketing 23 May 2019 23 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
27 tyrrell.gallery 25 Mar 2021 25 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
28 tyrrell.rocks 8 Dec 2021 8 Dec 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 tyrrell.tech 6 Sep 2022 6 Sep 2024 Tucows.com Co. Contact Privacy Inc. Customer 0165167837
30 tyrrell.business 1 Oct 2022 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 tyrrell.technology 1 Oct 2022 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 tyrrell.group 1 Oct 2022 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 tyrrell.ltd 1 Oct 2022 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 tyrrell.pro 1 Oct 2022 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 tyrrell.homes 12 Dec 2022 12 Dec 2024 Global Domains International, Inc. DomainCostClub.com
36 tyrrell.ru 18 Jun 2023 18 Jun 2024 REGRU-RU Private Person
37 tyrrell.xyz 6 Jul 2023 6 Jul 2024 Dynadot LLC Dynadot Privacy Service
38 tyrrell.net.au - - Web Address Registration Pty Ltd Skye Moroney
39 tyrrell.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tyrrell&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tyrrell",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 39,
        "relation": "eq",
        "current": 39
    },
    "unique_domains": "tyrrell.com, tyrrell.co.uk, tyrrell.net, tyrrell.info, tyrrell.org, tyrrell.us, tyrrell.ca, tyrrell.nl, tyrrell.jp, tyrrell.it, tyrrell.tel, tyrrell.io, tyrrell.email, tyrrell.ie, tyrrell.network, tyrrell.space, tyrrell.online, tyrrell.blog, tyrrell.foundation, tyrrell.uk, tyrrell.co, tyrrell.cc, tyrrell.app, tyrrell.family, tyrrell.dev, tyrrell.marketing, tyrrell.gallery, tyrrell.rocks, tyrrell.tech, tyrrell.business, tyrrell.technology, tyrrell.group, tyrrell.ltd, tyrrell.pro, tyrrell.homes, tyrrell.ru, tyrrell.xyz, tyrrell.net.au, tyrrell.de",
    "results": [
        {
            "num": 1,
            "domain_name": "tyrrell.com",
            "domain_keyword": "tyrrell",
            "domain_tld": "com",
            "query_time": "2024-06-12 18:04:42",
            "create_date": "1996-11-02",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tyrrell.co.uk",
            "domain_keyword": "tyrrell",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 09:21:09",
            "create_date": "1997-05-21",
            "update_date": "2024-03-02",
            "expiry_date": "2028-05-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "tyrrell.net",
            "domain_keyword": "tyrrell",
            "domain_tld": "net",
            "query_time": "2024-06-12 18:04:42",
            "create_date": "1997-08-31",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tyrrell.info",
            "domain_keyword": "tyrrell",
            "domain_tld": "info",
            "query_time": "2024-06-12 18:04:42",
            "create_date": "2001-09-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "tyrrell.org",
            "domain_keyword": "tyrrell",
            "domain_tld": "org",
            "query_time": "2024-05-18 02:30:22",
            "create_date": "2002-03-30",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tfourh, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tyrrell.us",
            "domain_keyword": "tyrrell",
            "domain_tld": "us",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2003-01-05",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Ken Tyrrell",
            "registrant_company": "Ken Tyrrell",
            "registrant_address": "94 Chestnut Hill Rd",
            "registrant_city": "Amherst",
            "registrant_state": "NH",
            "registrant_zip": "03031",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6035548880",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tyrrell.ca",
            "domain_keyword": "tyrrell",
            "domain_tld": "ca",
            "query_time": "2024-06-12 18:04:42",
            "create_date": "2004-03-24",
            "update_date": "2024-01-25",
            "expiry_date": "2029-03-24",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.1and1.com",
                "ns28.1and1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tyrrell.nl",
            "domain_keyword": "tyrrell",
            "domain_tld": "nl",
            "query_time": "2024-05-04 19:13:11",
            "create_date": "2006-02-13",
            "update_date": "2024-01-31",
            "registrar_name": "Mijndomeinpartner.nl",
            "name_servers": [
                "ns1.mijnhostingpartner.nl",
                "ns2.mijnhostingpartner.nl",
                "ns3.mijnhostingpartner.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "tyrrell.jp",
            "domain_keyword": "tyrrell",
            "domain_tld": "jp",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2008-02-06",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Tyrrell Co., Ltd.",
            "registrant_zip": "153-0065",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3791-6785",
            "registrant_fax": "03-3791-6815",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "domain_name": "tyrrell.it",
            "domain_keyword": "tyrrell",
            "domain_tld": "it",
            "query_time": "2024-05-18 02:30:22",
            "create_date": "2009-10-28",
            "update_date": "2024-04-11",
            "expiry_date": "2024-11-04",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 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": 11,
            "domain_name": "tyrrell.tel",
            "domain_keyword": "tyrrell",
            "domain_tld": "tel",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2010-09-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tyrrell.io",
            "domain_keyword": "tyrrell",
            "domain_tld": "io",
            "query_time": "2024-06-12 18:04:42",
            "create_date": "2012-08-26",
            "update_date": "2022-01-05",
            "expiry_date": "2028-08-26",
            "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": "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": [
                "archer.ns.cloudflare.com",
                "meilani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "tyrrell.email",
            "domain_keyword": "tyrrell",
            "domain_tld": "email",
            "query_time": "2024-05-13 06:50:17",
            "create_date": "2014-03-26",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-26",
            "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": 14,
            "domain_name": "tyrrell.ie",
            "domain_keyword": "tyrrell",
            "domain_tld": "ie",
            "query_time": "2024-05-13 06:50:17",
            "create_date": "2015-06-08",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tyrrell.network",
            "domain_keyword": "tyrrell",
            "domain_tld": "network",
            "query_time": "2024-05-18 02:30:22",
            "create_date": "2016-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tyrrell.space",
            "domain_keyword": "tyrrell",
            "domain_tld": "space",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2016-03-21",
            "update_date": "2024-04-17",
            "expiry_date": "2026-03-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tyrrell.online",
            "domain_keyword": "tyrrell",
            "domain_tld": "online",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2016-09-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tyrrell.blog",
            "domain_keyword": "tyrrell",
            "domain_tld": "blog",
            "query_time": "2024-05-31 18:45:05",
            "create_date": "2016-11-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vidacloud.co.uk",
                "ns2.vidacloud.co.uk",
                "ns3.vidacloud.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tyrrell.foundation",
            "domain_keyword": "tyrrell",
            "domain_tld": "foundation",
            "query_time": "2024-05-07 07:29:30",
            "create_date": "2017-03-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Limebox Corporation",
            "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": [
                "ns1dhq.name.com",
                "ns2fln.name.com",
                "ns3hjx.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "tyrrell.uk",
            "domain_keyword": "tyrrell",
            "domain_tld": "uk",
            "query_time": "2024-06-12 18:04:43",
            "create_date": "2017-10-18",
            "update_date": "2024-03-02",
            "expiry_date": "2028-10-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "tyrrell.co",
            "domain_keyword": "tyrrell",
            "domain_tld": "co",
            "query_time": "2024-04-21 22:56:46",
            "create_date": "2018-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Dublin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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.maxer.com",
                "ns2.maxer.com",
                "ns3.maxer.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tyrrell.cc",
            "domain_keyword": "tyrrell",
            "domain_tld": "cc",
            "query_time": "2024-05-31 18:45:05",
            "create_date": "2018-05-03",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "DK",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=tyrrell.cc",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "tyrrell.app",
            "domain_keyword": "tyrrell",
            "domain_tld": "app",
            "query_time": "2024-05-13 06:50:17",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tyrrell.family",
            "domain_keyword": "tyrrell",
            "domain_tld": "family",
            "query_time": "2024-04-21 22:56:46",
            "create_date": "2019-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tyrrell.dev",
            "domain_keyword": "tyrrell",
            "domain_tld": "dev",
            "query_time": "2024-04-21 22:56:46",
            "create_date": "2019-03-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tyrrell.marketing",
            "domain_keyword": "tyrrell",
            "domain_tld": "marketing",
            "query_time": "2024-05-25 09:48:00",
            "create_date": "2019-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "tyrrell.gallery",
            "domain_keyword": "tyrrell",
            "domain_tld": "gallery",
            "query_time": "2024-05-31 18:45:05",
            "create_date": "2021-03-25",
            "update_date": "2023-07-25",
            "expiry_date": "2026-03-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tyrrell.rocks",
            "domain_keyword": "tyrrell",
            "domain_tld": "rocks",
            "query_time": "2024-05-13 06:50:17",
            "create_date": "2021-12-08",
            "update_date": "2021-12-13",
            "expiry_date": "2026-12-08",
            "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": 29,
            "domain_name": "tyrrell.tech",
            "domain_keyword": "tyrrell",
            "domain_tld": "tech",
            "query_time": "2024-05-18 02:30:22",
            "create_date": "2022-09-06",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0165167837",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tyrrell.business",
            "domain_keyword": "tyrrell",
            "domain_tld": "business",
            "query_time": "2024-04-21 22:56:46",
            "create_date": "2022-10-01",
            "update_date": "2023-09-06",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tyrrell.technology",
            "domain_keyword": "tyrrell",
            "domain_tld": "technology",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2022-10-01",
            "update_date": "2023-09-06",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tyrrell.group",
            "domain_keyword": "tyrrell",
            "domain_tld": "group",
            "query_time": "2024-04-21 22:56:46",
            "create_date": "2022-10-01",
            "update_date": "2023-09-06",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tyrrell.ltd",
            "domain_keyword": "tyrrell",
            "domain_tld": "ltd",
            "query_time": "2024-04-21 22:56:47",
            "create_date": "2022-10-01",
            "update_date": "2023-09-06",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tyrrell.pro",
            "domain_keyword": "tyrrell",
            "domain_tld": "pro",
            "query_time": "2024-06-12 18:04:43",
            "create_date": "2022-10-01",
            "update_date": "2023-09-06",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "tyrrell.homes",
            "domain_keyword": "tyrrell",
            "domain_tld": "homes",
            "query_time": "2024-06-12 18:04:42",
            "create_date": "2022-12-12",
            "update_date": "2024-04-12",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc.",
            "registrar_website": "http://domaincostclub.com",
            "registrant_company": "DomainCostClub.com",
            "registrant_state": "CA",
            "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": [
                "fwd1.dccdns.com",
                "fwd2.dccdns.com",
                "fwd3.dccdns.com",
                "fwd4.dccdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "tyrrell.ru",
            "domain_keyword": "tyrrell",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:11:16",
            "create_date": "2023-06-18",
            "expiry_date": "2024-06-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "chuck.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "tyrrell.xyz",
            "domain_keyword": "tyrrell",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 02:30:22",
            "create_date": "2023-07-06",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Dynadot Privacy Service",
            "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": 38,
            "domain_name": "tyrrell.net.au",
            "domain_keyword": "tyrrell",
            "domain_tld": "net.au",
            "query_time": "2024-04-21 22:56:47",
            "update_date": "2024-03-10",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Skye Moroney",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tyrrell.de",
            "domain_keyword": "tyrrell",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:50:26",
            "update_date": "2022-02-16",
            "name_servers": [
                "docks11.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tyrrell</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>39</total>
  <relation>eq</relation>
  <current>39</current>
 </count>
 <unique_domains>tyrrell.com, tyrrell.co.uk, tyrrell.net, tyrrell.info, tyrrell.org, tyrrell.us, tyrrell.ca, tyrrell.nl, tyrrell.jp, tyrrell.it, tyrrell.tel, tyrrell.io, tyrrell.email, tyrrell.ie, tyrrell.network, tyrrell.space, tyrrell.online, tyrrell.blog, tyrrell.foundation, tyrrell.uk, tyrrell.co, tyrrell.cc, tyrrell.app, tyrrell.family, tyrrell.dev, tyrrell.marketing, tyrrell.gallery, tyrrell.rocks, tyrrell.tech, tyrrell.business, tyrrell.technology, tyrrell.group, tyrrell.ltd, tyrrell.pro, tyrrell.homes, tyrrell.ru, tyrrell.xyz, tyrrell.net.au, tyrrell.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tyrrell.com</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 18:04:42</query_time>
   <create_date>1996-11-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tyrrell.co.uk</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 09:21:09</query_time>
   <create_date>1997-05-21</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2028-05-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>tyrrell.net</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 18:04:42</query_time>
   <create_date>1997-08-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tyrrell.info</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 18:04:42</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tyrrell.org</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 02:30:22</query_time>
   <create_date>2002-03-30</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tfourh, 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>KY</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tyrrell.us</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2003-01-05</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Ken Tyrrell</registrant_name>
   <registrant_company>Ken Tyrrell</registrant_company>
   <registrant_address>94 Chestnut Hill Rd</registrant_address>
   <registrant_city>Amherst</registrant_city>
   <registrant_state>NH</registrant_state>
   <registrant_zip>03031</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6035548880</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tyrrell.ca</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-12 18:04:42</query_time>
   <create_date>2004-03-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2029-03-24</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.1and1.com</value>
    <value>ns28.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tyrrell.nl</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 19:13:11</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2024-01-31</update_date>
   <registrar_name>Mijndomeinpartner.nl</registrar_name>
   <name_servers>
    <value>ns1.mijnhostingpartner.nl</value>
    <value>ns2.mijnhostingpartner.nl</value>
    <value>ns3.mijnhostingpartner.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tyrrell.jp</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2008-02-06</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Tyrrell Co., Ltd.</registrant_name>
   <registrant_zip>153-0065</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3791-6785</registrant_phone>
   <registrant_fax>03-3791-6815</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>tyrrell.it</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 02:30:22</query_time>
   <create_date>2009-10-28</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</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.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>11</num>
   <domain_name>tyrrell.tel</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2010-09-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tyrrell.io</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-12 18:04:42</query_time>
   <create_date>2012-08-26</create_date>
   <update_date>2022-01-05</update_date>
   <expiry_date>2028-08-26</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>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>archer.ns.cloudflare.com</value>
    <value>meilani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>tyrrell.email</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-13 06:50:17</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-26</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>14</num>
   <domain_name>tyrrell.ie</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-13 06:50:17</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tyrrell.network</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-18 02:30:22</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>tyrrell.space</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.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>tyrrell.online</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2016-09-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tyrrell.blog</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-31 18:45:05</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vidacloud.co.uk</value>
    <value>ns2.vidacloud.co.uk</value>
    <value>ns3.vidacloud.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tyrrell.foundation</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-07 07:29:30</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-06</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>Limebox Corporation</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>ns1dhq.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tyrrell.uk</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-12 18:04:43</query_time>
   <create_date>2017-10-18</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2028-10-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>tyrrell.co</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 22:56:46</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co. Dublin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</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.maxer.com</value>
    <value>ns2.maxer.com</value>
    <value>ns3.maxer.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tyrrell.cc</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 18:45:05</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=tyrrell.cc</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>tyrrell.app</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 06:50:17</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>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>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tyrrell.family</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-21 22:56:46</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tyrrell.dev</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-21 22:56:46</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tyrrell.marketing</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-25 09:48:00</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>tyrrell.gallery</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-31 18:45:05</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2026-03-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>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>28</num>
   <domain_name>tyrrell.rocks</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-13 06:50:17</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2021-12-13</update_date>
   <expiry_date>2026-12-08</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>29</num>
   <domain_name>tyrrell.tech</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 02:30:22</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0165167837</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tyrrell.business</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-21 22:56:46</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-06</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.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>31</num>
   <domain_name>tyrrell.technology</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-06</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.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>tyrrell.group</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-21 22:56:46</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-06</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.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>33</num>
   <domain_name>tyrrell.ltd</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-06</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.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>34</num>
   <domain_name>tyrrell.pro</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-12 18:04:43</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-06</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.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>35</num>
   <domain_name>tyrrell.homes</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-12 18:04:42</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc.</registrar_name>
   <registrar_website>http://domaincostclub.com</registrar_website>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_state>CA</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>fwd1.dccdns.com</value>
    <value>fwd2.dccdns.com</value>
    <value>fwd3.dccdns.com</value>
    <value>fwd4.dccdns.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>tyrrell.ru</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:11:16</query_time>
   <create_date>2023-06-18</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>chuck.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>tyrrell.xyz</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 02:30:22</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Dynadot Privacy Service</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>38</num>
   <domain_name>tyrrell.net.au</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-21 22:56:47</query_time>
   <update_date>2024-03-10</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Skye Moroney</registrant_name>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tyrrell.de</domain_name>
   <domain_keyword>tyrrell</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:50:26</query_time>
   <update_date>2022-02-16</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.024</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,480 domain names (in 0.187 seconds) which look and sound like the brand name "tyrrell".
Domain Name Registered Expiry Registrar Ownership
1 tyrrels.xyz 24 Apr 2023 24 Apr 2025 Porkbun, LLC Private by Design, LLC
2 terrell.us 14 Jun 2022 14 Jun 2024 Dynadot Inc Tran, Truong Duy
3 tyrrill.org 6 Aug 2003 6 Aug 2024 GKG.NET, INC. (none)
4 cyrrell.net 28 Feb 2020 28 Feb 2025 Cronon AG -
5 terrell.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
6 turrell.net 4 Aug 2002 4 Aug 2024 FastDomain Inc. -
7 terrell.net 28 Apr 1997 29 Apr 2025 Tucows Domains Inc. -
8 terrell.rocks 6 Aug 2014 6 Aug 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
9 tyrrill.name - - GKG.Net, Inc. -
10 ktyrrell.com 1 Feb 2010 1 Feb 2025 FastDomain Inc. -
11 terrell.store 26 Jun 2023 26 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 ftyrrell.co.uk 26 Mar 2013 26 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
13 cyrrell.tech 28 Feb 2020 28 Feb 2025 Cronon GmbH -
14 tyrrelli.com 30 May 2020 30 May 2025 GoDaddy.com, LLC -
15 btyrrell.com 14 Aug 2001 14 Aug 2024 Wild West Domains, LLC -
16 wtyrrell.com 31 Oct 2020 31 Oct 2024 Tucows Domains Inc. -
17 tyrell.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 tyrell.group 25 Jan 2023 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 cyrrell.site 28 Feb 2020 28 Feb 2025 Cronon GmbH -
20 terrell.business 6 Mar 2024 6 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170460221
21 terrell.solutions 17 Aug 2018 17 Aug 2024 Gandi SAS REDACTED FOR PRIVACY
22 tyrrells.uk 22 Oct 2017 22 Oct 2024 InterNetx GmbH [Tag = INTERNETX-DE] -
23 tyrrells.de - - - -
24 terrell.consulting 1 Jun 2022 1 Jun 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
25 mtyrrell.co.uk 4 Jan 2012 4 Jan 2026 Enix Ltd [Tag = ENIXLTD] -
26 tyrrells.co.uk 24 Jun 2012 24 Jun 2024 InterNetx GmbH [Tag = INTERNETX-DE] -
27 terrell.uk 4 Jul 2020 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
28 tirrell.dev 1 Jun 2019 1 Jun 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
29 ttyrrell.net 12 Sep 2006 12 Sep 2026 GoDaddy.com, LLC -
30 turrell.uk 28 Sep 2023 28 Sep 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
31 ctyrrell.com 3 Mar 2017 30 Dec 2024 Name.com, Inc. Limebox Corporation
32 torrell.com 9 Apr 2002 9 Apr 2025 Tucows Domains Inc. -
33 tyrrells.dk 8 Dec 2021 7 Dec 2024 - Intersnack Group GmbH & Co. KG
34 terrell.pro 29 May 2023 29 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 turrell.email 27 May 2014 27 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com HEALTH & MEDICAL SERVICES
36 tirrell.com.br 15 Mar 2014 15 Mar 2025 - Saulo Gomes Vitor da Silva
37 tirrell.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Bob Tirrell
38 jtyrrell.com 6 Sep 2017 6 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 atyrrell.dev 2 Mar 2019 2 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
40 tyriell.com 21 Sep 2023 21 Sep 2024 Cronon GmbH -
41 tyrrells.us 12 Jun 2012 11 Jun 2024 PSI-USA, Inc. dba Domain Robot Intersnack Group GmbH & Co. KG
42 terrell.it 28 Oct 2009 4 Nov 2024 NameCase GmbH Puglia.com Srls
43 ptyrrell.co.uk 24 Feb 2002 24 Feb 2026 Ionos SE [Tag = 1AND1] -
44 terrell.group 14 Nov 2019 14 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
45 tyrrells.au - - GoDaddy.com LLC trading as GoDaddy.com DNS Admin
46 cyrrell.org 28 Feb 2020 28 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
47 tirrell.tech 7 Oct 2021 7 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
48 gtyrrell.com 23 Jan 2012 23 Jan 2025 Tucows Domains Inc. -
49 cyrrell.info 28 Feb 2020 28 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
50 ntyrrell.com 9 Aug 2007 9 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
51 cyrrell.online 28 Feb 2020 28 Feb 2025 Cronon GmbH -
52 cyrrell.com 28 Feb 2020 28 Feb 2025 Cronon AG -
53 terrell.dev 28 Feb 2019 28 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
54 turrell.org 18 Jun 2004 18 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
55 turrell.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Linda Hassett
56 turrell.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Neil Turrell
57 tyrrells.ca 8 Jun 2016 8 Jun 2027 Domain Robot Enterprises Inc. Tyrrells Potato Crisps Limited
58 tyrrely.com 17 Feb 2024 17 Feb 2025 SNAPNAMES 92, LLC -
59 wtyrrell.co.uk 11 Aug 2004 11 Aug 2024 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
60 terrell.social 18 Oct 2023 18 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169004384
61 mtyrrell.com 13 Jul 2014 13 Jul 2024 NAMECHEAP INC Redacted for Privacy Purposes
62 ityrrell.com 6 May 2011 6 May 2025 ENOM, INC. REDACTED FOR PRIVACY
63 terrell.cloud 23 Mar 2023 23 Mar 2024 NAMECHEAP Withheld for Privacy Purposes
64 tirrell.studio 23 Mar 2024 23 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
65 ptyrrell.com 24 Feb 2002 24 Feb 2025 IONOS SE REDACTED FOR PRIVACY
66 terrell.law 27 May 2022 27 May 2026 GoDaddy.com, LLC Ryan Terrell Law
67 styrrell.com 9 Aug 2016 9 Aug 2024 IONOS SE -
68 tyrrell1.info 3 Nov 2020 3 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
69 terrell.email 19 Apr 2020 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 tyrrells.org 1 Jun 2016 1 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
71 tyrrells.xyz 13 Apr 2024 13 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
72 tirrell.org 4 Aug 2023 4 Aug 2024 FastDomain Inc. shanbet644
73 torrell.ca 4 Oct 2009 3 Oct 2027 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
74 xtyrrell.com 2 Nov 2019 2 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
75 tirrell.net 18 Nov 2022 18 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
76 tarrell.com 21 Jan 2002 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 terrell.com 4 Sep 1995 3 Sep 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1236904
78 dtyrrell.com 18 Mar 2014 18 Mar 2025 NameCheap, Inc. -
79 htyrrell.com 18 Jun 2014 18 Jun 2026 Name.com, Inc. Domain Protection Services, Inc.
80 tyrrel.shop 18 May 2022 18 May 2025 Tucows Domains Inc. -
81 tyrrill.com 5 Aug 2003 5 Aug 2024 GKG.NET, INC. (none)
82 tyrrill.net 5 Aug 2003 5 Aug 2024 GKG.NET, INC. (none)
83 tyrell.vip 28 Feb 2024 28 Feb 2026 Dynadot Inc REDACTED FOR PRIVACY
84 tyrrells.ru 24 Jun 2008 24 Jun 2024 REGRU-RU Private Person
85 terrell.org 30 Dec 1998 30 Dec 2024 Tucows Domains Inc. Tucows.com Co
86 cyrrell.store 28 Feb 2020 28 Feb 2025 Cronon GmbH -
87 tyrrells.net 21 Feb 2000 21 Feb 2025 Tucows Domains Inc. -
88 terrell.cc 29 Apr 2011 29 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
89 tyrrellz.com 2 Dec 2014 2 Dec 2024 GoDaddy.com, LLC -
90 tyrrells.wine 21 Jul 2022 21 Jul 2025 Wild West Domains, LLC Domains By Proxy, LLC
91 terrell.chat 2 Feb 2024 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 terrell.club 6 Jan 2021 6 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
93 otyrrell.com 30 Jun 2021 30 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 nyrrell.ovh 3 Feb 2019 3 Feb 2025 OVH REDACTED_FOR_PRIVACY
95 cyrrell.xyz 28 Feb 2020 28 Feb 2025 Cronon GmbH -
96 wtyrrell.uk 10 Jun 2014 10 Jun 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
97 tirrell.com 24 Nov 1997 23 Nov 2024 Tucows Domains Inc. -
98 tyrrells.com 19 Nov 1996 18 Nov 2024 Dreamscape Networks International Pte Ltd SURVIVAL EMERGENCY SOLUTIONS
99 ltyrrell.com 5 Sep 2016 5 Sep 2024 Tucows Domains Inc. -
100 tyrell.org 20 Apr 1998 19 Apr 2026 Network Solutions, LLC Vaquero Enterprises
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 Tyrrell.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tyrrell.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tyrrell.nl",
        "page_size": 100
    },
    "count": {
        "total": 1480,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "tyrrels.xyz, terrell.us, tyrrill.org, cyrrell.net, terrell.feedback, turrell.net, terrell.net, terrell.rocks, tyrrill.name, ktyrrell.com, terrell.store, ftyrrell.co.uk, cyrrell.tech, tyrrelli.com, btyrrell.com, wtyrrell.com, tyrell.co, tyrell.group, cyrrell.site, terrell.business, terrell.solutions, tyrrells.uk, tyrrells.de, terrell.consulting, mtyrrell.co.uk, tyrrells.co.uk, terrell.uk, tirrell.dev, ttyrrell.net, turrell.uk, ctyrrell.com, torrell.com, tyrrells.dk, terrell.pro, turrell.email, tirrell.com.br, tirrell.com.au, jtyrrell.com, atyrrell.dev, tyriell.com, tyrrells.us, terrell.it, ptyrrell.co.uk, terrell.group, tyrrells.au, cyrrell.org, tirrell.tech, gtyrrell.com, cyrrell.info, ntyrrell.com, cyrrell.online, cyrrell.com, terrell.dev, turrell.org, turrell.com.au, turrell.au, tyrrells.ca, tyrrely.com, wtyrrell.co.uk, terrell.social, mtyrrell.com, ityrrell.com, terrell.cloud, tirrell.studio, ptyrrell.com, terrell.law, styrrell.com, tyrrell1.info, terrell.email, tyrrells.org, tyrrells.xyz, tirrell.org, torrell.ca, xtyrrell.com, tirrell.net, tarrell.com, terrell.com, dtyrrell.com, htyrrell.com, tyrrel.shop, tyrrill.com, tyrrill.net, tyrell.vip, tyrrells.ru, terrell.org, cyrrell.store, tyrrells.net, terrell.cc, tyrrellz.com, tyrrells.wine, terrell.chat, terrell.club, otyrrell.com, nyrrell.ovh, cyrrell.xyz, wtyrrell.uk, tirrell.com, tyrrells.com, ltyrrell.com, tyrell.org",
    "results": [
        {
            "num": 1,
            "domain_name": "tyrrels.xyz",
            "domain_keyword": "tyrrels",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 02:30:26",
            "create_date": "2023-04-24",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "terrell.us",
            "domain_keyword": "terrell",
            "domain_tld": "us",
            "query_time": "2024-05-13 08:52:54",
            "create_date": "2022-06-14",
            "update_date": "2024-01-09",
            "expiry_date": "2024-06-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Tran, Truong Duy",
            "registrant_address": "1415 2nd avenue 1402",
            "registrant_city": "seattle",
            "registrant_state": "wa",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8833263",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tyrrill.org",
            "domain_keyword": "tyrrill",
            "domain_tld": "org",
            "query_time": "2024-04-21 22:57:01",
            "create_date": "2003-08-06",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-06",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "(none)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cyrrell.net",
            "domain_keyword": "cyrrell",
            "domain_tld": "net",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2020-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks10.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "terrell.feedback",
            "domain_keyword": "terrell",
            "domain_tld": "feedback",
            "query_time": "2024-04-15 20:59:59",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "turrell.net",
            "domain_keyword": "turrell",
            "domain_tld": "net",
            "query_time": "2024-06-03 20:40:33",
            "create_date": "2002-08-04",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "terrell.net",
            "domain_keyword": "terrell",
            "domain_tld": "net",
            "query_time": "2024-04-21 07:08:29",
            "create_date": "1997-04-28",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "terrell.rocks",
            "domain_keyword": "terrell",
            "domain_tld": "rocks",
            "query_time": "2024-04-21 07:08:29",
            "create_date": "2014-08-06",
            "update_date": "2023-06-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tyrrill.name",
            "domain_keyword": "tyrrill",
            "domain_tld": "name",
            "query_time": "2024-05-04 19:13:11",
            "registrar_iana": 93,
            "registrar_name": "GKG.Net, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 10,
            "domain_name": "ktyrrell.com",
            "domain_keyword": "ktyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-16 18:42:23",
            "create_date": "2010-02-01",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "terrell.store",
            "domain_keyword": "terrell",
            "domain_tld": "store",
            "query_time": "2024-05-19 17:29:29",
            "create_date": "2023-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ftyrrell.co.uk",
            "domain_keyword": "ftyrrell",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 20:21:15",
            "create_date": "2013-03-26",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-26",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "cyrrell.tech",
            "domain_keyword": "cyrrell",
            "domain_tld": "tech",
            "query_time": "2024-04-26 00:25:25",
            "create_date": "2020-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks13.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "tyrrelli.com",
            "domain_keyword": "tyrrelli",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:04:03",
            "create_date": "2020-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "btyrrell.com",
            "domain_keyword": "btyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-10 08:09:57",
            "create_date": "2001-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.launchingpost.com",
                "ns2.launchingpost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wtyrrell.com",
            "domain_keyword": "wtyrrell",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:18:39",
            "create_date": "2020-10-31",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.uk3.siteground.eu",
                "ns2.uk3.siteground.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tyrell.co",
            "domain_keyword": "tyrell",
            "domain_tld": "co",
            "query_time": "2024-04-21 22:52:23",
            "create_date": "2010-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-19",
            "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": [
                "parkct1.secureserver.net",
                "parkct2.secureserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tyrell.group",
            "domain_keyword": "tyrell",
            "domain_tld": "group",
            "query_time": "2024-05-26 20:29:57",
            "create_date": "2023-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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cyrrell.site",
            "domain_keyword": "cyrrell",
            "domain_tld": "site",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks03.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "terrell.business",
            "domain_keyword": "terrell",
            "domain_tld": "business",
            "query_time": "2024-05-08 21:27:24",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170460221",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "terrell.solutions",
            "domain_keyword": "terrell",
            "domain_tld": "solutions",
            "query_time": "2024-05-13 08:52:54",
            "create_date": "2018-08-17",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-12-a.gandi.net",
                "ns-15-b.gandi.net",
                "ns-2-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tyrrells.uk",
            "domain_keyword": "tyrrells",
            "domain_tld": "uk",
            "query_time": "2024-05-22 20:38:00",
            "create_date": "2017-10-22",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-22",
            "registrar_name": "InterNetx GmbH [Tag = INTERNETX-DE]",
            "registrar_website": "https://www.internetx.com",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "tyrrells.de",
            "domain_keyword": "tyrrells",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:50:26",
            "update_date": "2021-09-16",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 24,
            "domain_name": "terrell.consulting",
            "domain_keyword": "terrell",
            "domain_tld": "consulting",
            "query_time": "2024-06-10 13:39:44",
            "create_date": "2022-06-01",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mtyrrell.co.uk",
            "domain_keyword": "mtyrrell",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 17:39:31",
            "create_date": "2012-01-04",
            "update_date": "2023-09-19",
            "expiry_date": "2026-01-04",
            "registrar_name": "Enix Ltd [Tag = ENIXLTD]",
            "registrar_website": "https://hostpresto.com",
            "name_servers": [
                "ns1.hpdns.net",
                "ns2.hpdns.net",
                "ns3.hpdns.net",
                "ns4.hpdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "tyrrells.co.uk",
            "domain_keyword": "tyrrells",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 22:56:56",
            "create_date": "2012-06-24",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-24",
            "registrar_name": "InterNetx GmbH [Tag = INTERNETX-DE]",
            "registrar_website": "https://www.internetx.com",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "terrell.uk",
            "domain_keyword": "terrell",
            "domain_tld": "uk",
            "query_time": "2024-05-29 04:45:42",
            "create_date": "2020-07-04",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "morgan.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "tirrell.dev",
            "domain_keyword": "tirrell",
            "domain_tld": "dev",
            "query_time": "2024-06-07 10:27:14",
            "create_date": "2019-06-01",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OK",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "ttyrrell.net",
            "domain_keyword": "ttyrrell",
            "domain_tld": "net",
            "query_time": "2024-06-04 05:27:21",
            "create_date": "2006-09-12",
            "update_date": "2022-09-03",
            "expiry_date": "2026-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "turrell.uk",
            "domain_keyword": "turrell",
            "domain_tld": "uk",
            "query_time": "2024-06-02 15:43:03",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2026-09-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "ctyrrell.com",
            "domain_keyword": "ctyrrell",
            "domain_tld": "com",
            "query_time": "2024-05-09 09:20:55",
            "create_date": "2017-03-03",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Timothy Tyrrell",
            "registrant_company": "Limebox Corporation",
            "registrant_address": "P.O. Box 13112",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ctyrrell.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2fln.name.com",
                "ns3hjx.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "torrell.com",
            "domain_keyword": "torrell",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:57:18",
            "create_date": "2002-04-09",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "tyrrells.dk",
            "domain_keyword": "tyrrells",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:10:20",
            "create_date": "2021-12-08",
            "expiry_date": "2024-12-07",
            "registrant_name": "Intersnack Group GmbH & Co. KG",
            "registrant_address": "Klaus-Bungert-Str. 8a Sued",
            "registrant_city": "Duesseldorf",
            "registrant_zip": "40468",
            "registrant_country": "DE",
            "registrant_phone": "+49 211710650",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "terrell.pro",
            "domain_keyword": "terrell",
            "domain_tld": "pro",
            "query_time": "2024-05-31 11:13:01",
            "create_date": "2023-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "turrell.email",
            "domain_keyword": "turrell",
            "domain_tld": "email",
            "query_time": "2024-05-29 21:00:56",
            "create_date": "2014-05-27",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HEALTH & MEDICAL SERVICES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "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.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "tirrell.com.br",
            "domain_keyword": "tirrell",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 20:54:26",
            "create_date": "2014-03-15",
            "update_date": "2023-08-14",
            "expiry_date": "2025-03-15",
            "registrant_name": "Saulo Gomes Vitor da Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 37,
            "domain_name": "tirrell.com.au",
            "domain_keyword": "tirrell",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 10:27:14",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Bob Tirrell",
            "name_servers": [
                "ns1.syd3.hostingplatform.net.au",
                "ns2.syd3.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "jtyrrell.com",
            "domain_keyword": "jtyrrell",
            "domain_tld": "com",
            "query_time": "2024-06-08 02:09:25",
            "create_date": "2017-09-06",
            "update_date": "2023-09-07",
            "expiry_date": "2025-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jtyrrell.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "amos.ns.cloudflare.com",
                "paige.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "atyrrell.dev",
            "domain_keyword": "atyrrell",
            "domain_tld": "dev",
            "query_time": "2024-04-22 22:03:02",
            "create_date": "2019-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tyriell.com",
            "domain_keyword": "tyriell",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:44:39",
            "create_date": "2023-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks07.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tyrrells.us",
            "domain_keyword": "tyrrells",
            "domain_tld": "us",
            "query_time": "2024-06-12 18:04:45",
            "create_date": "2012-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "Intersnack Group GmbH & Co. KG",
            "registrant_company": "Intersnack Group GmbH & Co. KG",
            "registrant_address": "Klaus-Bungert-Strasse 8/8a",
            "registrant_city": "Duesseldorf",
            "registrant_state": "DE",
            "registrant_zip": "40468",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.211710650",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "terrell.it",
            "domain_keyword": "terrell",
            "domain_tld": "it",
            "query_time": "2024-05-29 04:45:40",
            "create_date": "2009-10-28",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-04",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "ptyrrell.co.uk",
            "domain_keyword": "ptyrrell",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 02:05:22",
            "create_date": "2002-02-24",
            "update_date": "2024-02-23",
            "expiry_date": "2026-02-24",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1024.ui-dns.biz",
                "ns1024.ui-dns.com",
                "ns1024.ui-dns.de",
                "ns1024.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "terrell.group",
            "domain_keyword": "terrell",
            "domain_tld": "group",
            "query_time": "2024-04-21 07:08:28",
            "create_date": "2019-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tyrrells.au",
            "domain_keyword": "tyrrells",
            "domain_tld": "au",
            "query_time": "2024-04-25 15:59:23",
            "update_date": "2024-03-12",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "DNS Admin",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cyrrell.org",
            "domain_keyword": "cyrrell",
            "domain_tld": "org",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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": [
                "docks17.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tirrell.tech",
            "domain_keyword": "tirrell",
            "domain_tld": "tech",
            "query_time": "2024-04-15 20:54:26",
            "create_date": "2021-10-07",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-07",
            "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": 48,
            "domain_name": "gtyrrell.com",
            "domain_keyword": "gtyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:45:09",
            "create_date": "2012-01-23",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cyrrell.info",
            "domain_keyword": "cyrrell",
            "domain_tld": "info",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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": [
                "docks08.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ntyrrell.com",
            "domain_keyword": "ntyrrell",
            "domain_tld": "com",
            "query_time": "2024-05-26 21:37:10",
            "create_date": "2007-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dublin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "https://tieredaccess.com/contact/a78a32dd-140a-4de5-8023-20c1a0e93814",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cyrrell.online",
            "domain_keyword": "cyrrell",
            "domain_tld": "online",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks09.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cyrrell.com",
            "domain_keyword": "cyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2020-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks02.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "terrell.dev",
            "domain_keyword": "terrell",
            "domain_tld": "dev",
            "query_time": "2024-04-21 07:08:28",
            "create_date": "2019-02-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-28",
            "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": [
                "alina.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "turrell.org",
            "domain_keyword": "turrell",
            "domain_tld": "org",
            "query_time": "2024-05-15 04:41:45",
            "create_date": "2004-06-18",
            "update_date": "2023-11-15",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "turrell.com.au",
            "domain_keyword": "turrell",
            "domain_tld": "com.au",
            "query_time": "2024-06-03 20:40:33",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Linda Hassett",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "turrell.au",
            "domain_keyword": "turrell",
            "domain_tld": "au",
            "query_time": "2024-05-18 13:19:42",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Neil Turrell",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tyrrells.ca",
            "domain_keyword": "tyrrells",
            "domain_tld": "ca",
            "query_time": "2024-05-31 18:45:06",
            "create_date": "2016-06-08",
            "update_date": "2021-09-21",
            "expiry_date": "2027-06-08",
            "registrar_name": "Domain Robot Enterprises Inc.",
            "registrar_website": "www.domainrobot.ca",
            "registrant_name": "Tyrrells Potato Crisps Limited",
            "registrant_company": "Tyrrells Potato Crisps Limited",
            "registrant_address": "Tyrrells Court Farm, Stretford Bridge",
            "registrant_city": "Leominster",
            "registrant_state": "Herefordshire",
            "registrant_zip": "HR6 9DQ",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.22148970",
            "registrant_fax": "+49.2214897100",
            "name_servers": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tyrrely.com",
            "domain_keyword": "tyrrely",
            "domain_tld": "com",
            "query_time": "2024-06-12 18:04:46",
            "create_date": "2024-02-17",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1063,
            "registrar_name": "SNAPNAMES 92, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wtyrrell.co.uk",
            "domain_keyword": "wtyrrell",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 03:11:37",
            "create_date": "2004-08-11",
            "update_date": "2022-08-11",
            "expiry_date": "2024-08-11",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns1.uk3.siteground.eu",
                "ns2.uk3.siteground.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "terrell.social",
            "domain_keyword": "terrell",
            "domain_tld": "social",
            "query_time": "2024-05-02 07:19:57",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169004384",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mtyrrell.com",
            "domain_keyword": "mtyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:57:47",
            "create_date": "2014-07-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "DC",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=mtyrrell.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ityrrell.com",
            "domain_keyword": "ityrrell",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:17:48",
            "create_date": "2011-05-06",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aberdeen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/299c3fd9-4a36-401f-af29-8ba29992bc14",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "terrell.cloud",
            "domain_keyword": "terrell",
            "domain_tld": "cloud",
            "query_time": "2024-05-31 11:13:01",
            "create_date": "2023-03-23",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tirrell.studio",
            "domain_keyword": "tirrell",
            "domain_tld": "studio",
            "query_time": "2024-05-23 08:31:50",
            "create_date": "2024-03-23",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ptyrrell.com",
            "domain_keyword": "ptyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:05:22",
            "create_date": "2002-02-24",
            "update_date": "2018-03-18",
            "expiry_date": "2025-02-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1104.ui-dns.biz",
                "ns1104.ui-dns.com",
                "ns1104.ui-dns.de",
                "ns1104.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "terrell.law",
            "domain_keyword": "terrell",
            "domain_tld": "law",
            "query_time": "2024-05-29 04:45:41",
            "create_date": "2022-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2026-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ryan Terrell Law",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tennessee",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "styrrell.com",
            "domain_keyword": "styrrell",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:23:11",
            "create_date": "2016-08-09",
            "update_date": "2022-10-29",
            "expiry_date": "2024-08-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1048.ui-dns.de",
                "ns1072.ui-dns.biz",
                "ns1085.ui-dns.com",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tyrrell1.info",
            "domain_keyword": "tyrrell1",
            "domain_tld": "info",
            "query_time": "2024-05-18 02:30:22",
            "create_date": "2020-11-03",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "terrell.email",
            "domain_keyword": "terrell",
            "domain_tld": "email",
            "query_time": "2024-05-02 07:19:57",
            "create_date": "2020-04-19",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-19",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tyrrells.org",
            "domain_keyword": "tyrrells",
            "domain_tld": "org",
            "query_time": "2024-06-12 18:04:45",
            "create_date": "2016-06-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1465.awsdns-55.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-412.awsdns-51.com",
                "ns-999.awsdns-60.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "tyrrells.xyz",
            "domain_keyword": "tyrrells",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 17:04:06",
            "create_date": "2024-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "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.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tirrell.org",
            "domain_keyword": "tirrell",
            "domain_tld": "org",
            "query_time": "2024-05-09 05:57:12",
            "create_date": "2023-08-04",
            "update_date": "2023-12-01",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shanbet644",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MM",
            "registrant_email": "please query the rdds service of the registrar 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.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "torrell.ca",
            "domain_keyword": "torrell",
            "domain_tld": "ca",
            "query_time": "2024-05-27 15:10:32",
            "create_date": "2009-10-04",
            "update_date": "2022-09-05",
            "expiry_date": "2027-10-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "xtyrrell.com",
            "domain_keyword": "xtyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:35:03",
            "create_date": "2019-11-02",
            "update_date": "2024-04-12",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "earl.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tirrell.net",
            "domain_keyword": "tirrell",
            "domain_tld": "net",
            "query_time": "2024-05-25 13:26:19",
            "create_date": "2022-11-18",
            "update_date": "2024-04-21",
            "expiry_date": "2024-11-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tarrell.com",
            "domain_keyword": "tarrell",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:33:09",
            "create_date": "2002-01-21",
            "update_date": "2022-01-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=tarrell.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "terrell.com",
            "domain_keyword": "terrell",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:29:29",
            "create_date": "1995-09-04",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-03",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 87265",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1236904",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns01.logicalsites.com",
                "ns02.logicalsites.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "dtyrrell.com",
            "domain_keyword": "dtyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:11:11",
            "create_date": "2014-03-18",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "htyrrell.com",
            "domain_keyword": "htyrrell",
            "domain_tld": "com",
            "query_time": "2024-05-30 09:34:06",
            "create_date": "2014-06-18",
            "update_date": "2017-05-08",
            "expiry_date": "2026-06-18",
            "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/htyrrell.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2fjz.name.com",
                "ns3qty.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "tyrrel.shop",
            "domain_keyword": "tyrrel",
            "domain_tld": "shop",
            "query_time": "2024-05-25 09:48:00",
            "create_date": "2022-05-18",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tyrrill.com",
            "domain_keyword": "tyrrill",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:57:01",
            "create_date": "2003-08-05",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-05",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "(none)",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/tyrrill.com",
            "name_servers": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "tyrrill.net",
            "domain_keyword": "tyrrill",
            "domain_tld": "net",
            "query_time": "2024-05-18 02:30:26",
            "create_date": "2003-08-05",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-05",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "(none)",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/tyrrill.net",
            "name_servers": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tyrell.vip",
            "domain_keyword": "tyrell",
            "domain_tld": "vip",
            "query_time": "2024-05-04 19:12:01",
            "create_date": "2024-02-28",
            "update_date": "2024-03-06",
            "expiry_date": "2026-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tyrrells.ru",
            "domain_keyword": "tyrrells",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:11:16",
            "create_date": "2008-06-24",
            "expiry_date": "2024-06-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "terrell.org",
            "domain_keyword": "terrell",
            "domain_tld": "org",
            "query_time": "2024-04-21 07:08:29",
            "create_date": "1998-12-30",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tucows.com Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cyrrell.store",
            "domain_keyword": "cyrrell",
            "domain_tld": "store",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks14.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "tyrrells.net",
            "domain_keyword": "tyrrells",
            "domain_tld": "net",
            "query_time": "2024-05-18 02:30:24",
            "create_date": "2000-02-21",
            "update_date": "2022-08-09",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "terrell.cc",
            "domain_keyword": "terrell",
            "domain_tld": "cc",
            "query_time": "2024-05-08 21:27:24",
            "create_date": "2011-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domains.google.com/",
            "registrant_name": "On behalf of terrell.cc OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "9f03bd004370ed245c7cceede6e9f68cdc47e2f24849c7be4c93c584b9fda5cc@terrell.cc.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "tyrrellz.com",
            "domain_keyword": "tyrrellz",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:56:59",
            "create_date": "2014-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "tyrrells.wine",
            "domain_keyword": "tyrrells",
            "domain_tld": "wine",
            "query_time": "2024-05-18 02:30:24",
            "create_date": "2022-07-21",
            "update_date": "2023-06-10",
            "expiry_date": "2025-07-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "terrell.chat",
            "domain_keyword": "terrell",
            "domain_tld": "chat",
            "query_time": "2024-05-24 15:04:27",
            "create_date": "2024-02-02",
            "update_date": "2024-03-09",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "terrell.club",
            "domain_keyword": "terrell",
            "domain_tld": "club",
            "query_time": "2024-05-19 17:29:29",
            "create_date": "2021-01-06",
            "update_date": "2024-01-12",
            "expiry_date": "2027-01-06",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "otyrrell.com",
            "domain_keyword": "otyrrell",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:56:02",
            "create_date": "2021-06-30",
            "update_date": "2022-07-25",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nyrrell.ovh",
            "domain_keyword": "nyrrell",
            "domain_tld": "ovh",
            "query_time": "2024-05-24 14:22:02",
            "create_date": "2019-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "cyrrell.xyz",
            "domain_keyword": "cyrrell",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 08:06:41",
            "create_date": "2020-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks08.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wtyrrell.uk",
            "domain_keyword": "wtyrrell",
            "domain_tld": "uk",
            "query_time": "2024-06-04 06:32:29",
            "create_date": "2014-06-10",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-10",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns1.uk3.siteground.eu",
                "ns2.uk3.siteground.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "tirrell.com",
            "domain_keyword": "tirrell",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:35:04",
            "create_date": "1997-11-24",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tyrrells.com",
            "domain_keyword": "tyrrells",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:30:33",
            "create_date": "1996-11-19",
            "update_date": "2022-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "JANE TYRRELL",
            "registrant_company": "SURVIVAL EMERGENCY SOLUTIONS",
            "registrant_address": "3/ 2-6 BONNAL ROAD",
            "registrant_city": "ERINA",
            "registrant_state": "NSW",
            "registrant_zip": "2250",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.414816540",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ltyrrell.com",
            "domain_keyword": "ltyrrell",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:58:24",
            "create_date": "2016-09-05",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "tyrell.org",
            "domain_keyword": "tyrell",
            "domain_tld": "org",
            "query_time": "2024-04-21 22:52:23",
            "create_date": "1998-04-20",
            "update_date": "2023-02-23",
            "expiry_date": "2026-04-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vaquero Enterprises",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lamedelegation.net",
                "ns2.lamedelegation.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.187,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tyrrell.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1480</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>tyrrels.xyz, terrell.us, tyrrill.org, cyrrell.net, terrell.feedback, turrell.net, terrell.net, terrell.rocks, tyrrill.name, ktyrrell.com, terrell.store, ftyrrell.co.uk, cyrrell.tech, tyrrelli.com, btyrrell.com, wtyrrell.com, tyrell.co, tyrell.group, cyrrell.site, terrell.business, terrell.solutions, tyrrells.uk, tyrrells.de, terrell.consulting, mtyrrell.co.uk, tyrrells.co.uk, terrell.uk, tirrell.dev, ttyrrell.net, turrell.uk, ctyrrell.com, torrell.com, tyrrells.dk, terrell.pro, turrell.email, tirrell.com.br, tirrell.com.au, jtyrrell.com, atyrrell.dev, tyriell.com, tyrrells.us, terrell.it, ptyrrell.co.uk, terrell.group, tyrrells.au, cyrrell.org, tirrell.tech, gtyrrell.com, cyrrell.info, ntyrrell.com, cyrrell.online, cyrrell.com, terrell.dev, turrell.org, turrell.com.au, turrell.au, tyrrells.ca, tyrrely.com, wtyrrell.co.uk, terrell.social, mtyrrell.com, ityrrell.com, terrell.cloud, tirrell.studio, ptyrrell.com, terrell.law, styrrell.com, tyrrell1.info, terrell.email, tyrrells.org, tyrrells.xyz, tirrell.org, torrell.ca, xtyrrell.com, tirrell.net, tarrell.com, terrell.com, dtyrrell.com, htyrrell.com, tyrrel.shop, tyrrill.com, tyrrill.net, tyrell.vip, tyrrells.ru, terrell.org, cyrrell.store, tyrrells.net, terrell.cc, tyrrellz.com, tyrrells.wine, terrell.chat, terrell.club, otyrrell.com, nyrrell.ovh, cyrrell.xyz, wtyrrell.uk, tirrell.com, tyrrells.com, ltyrrell.com, tyrell.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tyrrels.xyz</domain_name>
   <domain_keyword>tyrrels</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 02:30:26</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>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>2</num>
   <domain_name>terrell.us</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 08:52:54</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_address>1415 2nd avenue 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>wa</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8833263</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tyrrill.org</domain_name>
   <domain_keyword>tyrrill</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 22:57:01</query_time>
   <create_date>2003-08-06</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>(none)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cyrrell.net</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2020-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>terrell.feedback</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-04-15 20:59:59</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>turrell.net</domain_name>
   <domain_keyword>turrell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 20:40:33</query_time>
   <create_date>2002-08-04</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>terrell.net</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 07:08:29</query_time>
   <create_date>1997-04-28</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>terrell.rocks</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-21 07:08:29</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tyrrill.name</domain_name>
   <domain_keyword>tyrrill</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-04 19:13:11</query_time>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.Net, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ktyrrell.com</domain_name>
   <domain_keyword>ktyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 18:42:23</query_time>
   <create_date>2010-02-01</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>terrell.store</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 17:29:29</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ftyrrell.co.uk</domain_name>
   <domain_keyword>ftyrrell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 20:21:15</query_time>
   <create_date>2013-03-26</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>cyrrell.tech</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-26 00:25:25</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>tyrrelli.com</domain_name>
   <domain_keyword>tyrrelli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:04:03</query_time>
   <create_date>2020-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>btyrrell.com</domain_name>
   <domain_keyword>btyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 08:09:57</query_time>
   <create_date>2001-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.launchingpost.com</value>
    <value>ns2.launchingpost.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>16</num>
   <domain_name>wtyrrell.com</domain_name>
   <domain_keyword>wtyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:18:39</query_time>
   <create_date>2020-10-31</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.uk3.siteground.eu</value>
    <value>ns2.uk3.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tyrell.co</domain_name>
   <domain_keyword>tyrell</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 22:52:23</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-19</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>parkct1.secureserver.net</value>
    <value>parkct2.secureserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tyrell.group</domain_name>
   <domain_keyword>tyrell</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-26 20:29:57</query_time>
   <create_date>2023-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>ns61.domaincontrol.com</value>
    <value>ns62.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>19</num>
   <domain_name>cyrrell.site</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>terrell.business</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-08 21:27:24</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170460221</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>terrell.solutions</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-13 08:52:54</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-12-a.gandi.net</value>
    <value>ns-15-b.gandi.net</value>
    <value>ns-2-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tyrrells.uk</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 20:38:00</query_time>
   <create_date>2017-10-22</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>InterNetx GmbH [Tag = INTERNETX-DE]</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>tyrrells.de</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:50:26</query_time>
   <update_date>2021-09-16</update_date>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>terrell.consulting</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-10 13:39:44</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, 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>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>mtyrrell.co.uk</domain_name>
   <domain_keyword>mtyrrell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 17:39:31</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_name>Enix Ltd [Tag = ENIXLTD]</registrar_name>
   <registrar_website>https://hostpresto.com</registrar_website>
   <name_servers>
    <value>ns1.hpdns.net</value>
    <value>ns2.hpdns.net</value>
    <value>ns3.hpdns.net</value>
    <value>ns4.hpdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>tyrrells.co.uk</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 22:56:56</query_time>
   <create_date>2012-06-24</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>InterNetx GmbH [Tag = INTERNETX-DE]</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>terrell.uk</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 04:45:42</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>morgan.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>tirrell.dev</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-07 10:27:14</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OK</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ttyrrell.net</domain_name>
   <domain_keyword>ttyrrell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 05:27:21</query_time>
   <create_date>2006-09-12</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2026-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>turrell.uk</domain_name>
   <domain_keyword>turrell</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-02 15:43:03</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2026-09-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>ctyrrell.com</domain_name>
   <domain_keyword>ctyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 09:20:55</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Timothy Tyrrell</registrant_name>
   <registrant_company>Limebox Corporation</registrant_company>
   <registrant_address>P.O. Box 13112</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/ctyrrell.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1dhq.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4hmp.name.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>torrell.com</domain_name>
   <domain_keyword>torrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:57:18</query_time>
   <create_date>2002-04-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>tyrrells.dk</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:10:20</query_time>
   <create_date>2021-12-08</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrant_name>Intersnack Group GmbH &amp; Co. KG</registrant_name>
   <registrant_address>Klaus-Bungert-Str. 8a Sued</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_zip>40468</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_phone>+49 211710650</registrant_phone>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>terrell.pro</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 11:13:01</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>turrell.email</domain_name>
   <domain_keyword>turrell</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-29 21:00:56</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HEALTH &amp; MEDICAL SERVICES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oregon</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.com</value>
    <value>ns2.bluehost.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>tirrell.com.br</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 20:54:26</query_time>
   <create_date>2014-03-15</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrant_name>Saulo Gomes Vitor da Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>tirrell.com.au</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 10:27:14</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Bob Tirrell</registrant_name>
   <name_servers>
    <value>ns1.syd3.hostingplatform.net.au</value>
    <value>ns2.syd3.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>jtyrrell.com</domain_name>
   <domain_keyword>jtyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 02:09:25</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2025-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jtyrrell.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>amos.ns.cloudflare.com</value>
    <value>paige.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>atyrrell.dev</domain_name>
   <domain_keyword>atyrrell</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-22 22:03:02</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tyriell.com</domain_name>
   <domain_keyword>tyriell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:44:39</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tyrrells.us</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 18:04:45</query_time>
   <create_date>2012-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>Intersnack Group GmbH &amp; Co. KG</registrant_name>
   <registrant_company>Intersnack Group GmbH &amp; Co. KG</registrant_company>
   <registrant_address>Klaus-Bungert-Strasse 8/8a</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>40468</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.211710650</registrant_phone>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>terrell.it</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 04:45:40</query_time>
   <create_date>2009-10-28</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</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.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ptyrrell.co.uk</domain_name>
   <domain_keyword>ptyrrell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 02:05:22</query_time>
   <create_date>2002-02-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2026-02-24</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1024.ui-dns.biz</value>
    <value>ns1024.ui-dns.com</value>
    <value>ns1024.ui-dns.de</value>
    <value>ns1024.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>terrell.group</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-21 07:08:28</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>sichuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>45</num>
   <domain_name>tyrrells.au</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-25 15:59:23</query_time>
   <update_date>2024-03-12</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>DNS Admin</registrant_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cyrrell.org</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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>docks17.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tirrell.tech</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-15 20:54:26</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-07</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>48</num>
   <domain_name>gtyrrell.com</domain_name>
   <domain_keyword>gtyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:45:09</query_time>
   <create_date>2012-01-23</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cyrrell.info</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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>docks08.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ntyrrell.com</domain_name>
   <domain_keyword>ntyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 21:37:10</query_time>
   <create_date>2007-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a78a32dd-140a-4de5-8023-20c1a0e93814</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cyrrell.online</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cyrrell.com</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2020-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>terrell.dev</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-21 07:08:28</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-28</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>alina.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.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>turrell.org</domain_name>
   <domain_keyword>turrell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 04:41:45</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-06-18</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>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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>turrell.com.au</domain_name>
   <domain_keyword>turrell</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-03 20:40:33</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Linda Hassett</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>turrell.au</domain_name>
   <domain_keyword>turrell</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 13:19:42</query_time>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Neil Turrell</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>tyrrells.ca</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 18:45:06</query_time>
   <create_date>2016-06-08</create_date>
   <update_date>2021-09-21</update_date>
   <expiry_date>2027-06-08</expiry_date>
   <registrar_name>Domain Robot Enterprises Inc.</registrar_name>
   <registrar_website>www.domainrobot.ca</registrar_website>
   <registrant_name>Tyrrells Potato Crisps Limited</registrant_name>
   <registrant_company>Tyrrells Potato Crisps Limited</registrant_company>
   <registrant_address>Tyrrells Court Farm, Stretford Bridge</registrant_address>
   <registrant_city>Leominster</registrant_city>
   <registrant_state>Herefordshire</registrant_state>
   <registrant_zip>HR6 9DQ</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.22148970</registrant_phone>
   <registrant_fax>+49.2214897100</registrant_fax>
   <name_servers>
    <value>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tyrrely.com</domain_name>
   <domain_keyword>tyrrely</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 18:04:46</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1063</registrar_iana>
   <registrar_name>SNAPNAMES 92, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wtyrrell.co.uk</domain_name>
   <domain_keyword>wtyrrell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 03:11:37</query_time>
   <create_date>2004-08-11</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns1.uk3.siteground.eu</value>
    <value>ns2.uk3.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>terrell.social</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-02 07:19:57</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169004384</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mtyrrell.com</domain_name>
   <domain_keyword>mtyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:57:47</query_time>
   <create_date>2014-07-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-13</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=mtyrrell.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</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>62</num>
   <domain_name>ityrrell.com</domain_name>
   <domain_keyword>ityrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:17:48</query_time>
   <create_date>2011-05-06</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aberdeen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/299c3fd9-4a36-401f-af29-8ba29992bc14</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>terrell.cloud</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-31 11:13:01</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tirrell.studio</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-23 08:31:50</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ptyrrell.com</domain_name>
   <domain_keyword>ptyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:05:22</query_time>
   <create_date>2002-02-24</create_date>
   <update_date>2018-03-18</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1104.ui-dns.biz</value>
    <value>ns1104.ui-dns.com</value>
    <value>ns1104.ui-dns.de</value>
    <value>ns1104.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>terrell.law</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-29 04:45:41</query_time>
   <create_date>2022-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2026-05-27</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>Ryan Terrell Law</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tennessee</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>styrrell.com</domain_name>
   <domain_keyword>styrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:23:11</query_time>
   <create_date>2016-08-09</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1048.ui-dns.de</value>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>tyrrell1.info</domain_name>
   <domain_keyword>tyrrell1</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 02:30:22</query_time>
   <create_date>2020-11-03</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>terrell.email</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-02 07:19:57</query_time>
   <create_date>2020-04-19</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-19</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>ns23.domaincontrol.com</value>
    <value>ns24.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>70</num>
   <domain_name>tyrrells.org</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 18:04:45</query_time>
   <create_date>2016-06-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1465.awsdns-55.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-412.awsdns-51.com</value>
    <value>ns-999.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>tyrrells.xyz</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 17:04:06</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <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>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tirrell.org</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 05:57:12</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shanbet644</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>MM</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.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>torrell.ca</domain_name>
   <domain_keyword>torrell</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 15:10:32</query_time>
   <create_date>2009-10-04</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2027-10-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>74</num>
   <domain_name>xtyrrell.com</domain_name>
   <domain_keyword>xtyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:35:03</query_time>
   <create_date>2019-11-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>earl.ns.cloudflare.com</value>
    <value>melissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tirrell.net</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 13:26:19</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tarrell.com</domain_name>
   <domain_keyword>tarrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:33:09</query_time>
   <create_date>2002-01-21</create_date>
   <update_date>2022-01-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=tarrell.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>terrell.com</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:29:29</query_time>
   <create_date>1995-09-04</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 87265</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1236904</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns01.logicalsites.com</value>
    <value>ns02.logicalsites.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>dtyrrell.com</domain_name>
   <domain_keyword>dtyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:11:11</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.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>htyrrell.com</domain_name>
   <domain_keyword>htyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 09:34:06</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2017-05-08</update_date>
   <expiry_date>2026-06-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_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/htyrrell.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>tyrrel.shop</domain_name>
   <domain_keyword>tyrrel</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-25 09:48:00</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tyrrill.com</domain_name>
   <domain_keyword>tyrrill</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:57:01</query_time>
   <create_date>2003-08-05</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>(none)</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/tyrrill.com</registrant_email>
   <name_servers>
    <value>ns3.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>tyrrill.net</domain_name>
   <domain_keyword>tyrrill</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 02:30:26</query_time>
   <create_date>2003-08-05</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>(none)</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/tyrrill.net</registrant_email>
   <name_servers>
    <value>ns3.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tyrell.vip</domain_name>
   <domain_keyword>tyrell</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-04 19:12:01</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>84</num>
   <domain_name>tyrrells.ru</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:11:16</query_time>
   <create_date>2008-06-24</create_date>
   <expiry_date>2024-06-24</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>terrell.org</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 07:08:29</query_time>
   <create_date>1998-12-30</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-30</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>Tucows.com Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cyrrell.store</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks14.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>87</num>
   <domain_name>tyrrells.net</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 02:30:24</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2022-08-09</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>terrell.cc</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 21:27:24</query_time>
   <create_date>2011-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domains.google.com/</registrar_website>
   <registrant_name>On behalf of terrell.cc OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>9f03bd004370ed245c7cceede6e9f68cdc47e2f24849c7be4c93c584b9fda5cc@terrell.cc.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tyrrellz.com</domain_name>
   <domain_keyword>tyrrellz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:56:59</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>90</num>
   <domain_name>tyrrells.wine</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-18 02:30:24</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-07-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_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>terrell.chat</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-24 15:04:27</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>terrell.club</domain_name>
   <domain_keyword>terrell</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 17:29:29</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2027-01-06</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>otyrrell.com</domain_name>
   <domain_keyword>otyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:56:02</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2022-07-25</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nyrrell.ovh</domain_name>
   <domain_keyword>nyrrell</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-24 14:22:02</query_time>
   <create_date>2019-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cyrrell.xyz</domain_name>
   <domain_keyword>cyrrell</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 08:06:41</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wtyrrell.uk</domain_name>
   <domain_keyword>wtyrrell</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-04 06:32:29</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns1.uk3.siteground.eu</value>
    <value>ns2.uk3.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>tirrell.com</domain_name>
   <domain_keyword>tirrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:35:04</query_time>
   <create_date>1997-11-24</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>tyrrells.com</domain_name>
   <domain_keyword>tyrrells</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:30:33</query_time>
   <create_date>1996-11-19</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>JANE TYRRELL</registrant_name>
   <registrant_company>SURVIVAL EMERGENCY SOLUTIONS</registrant_company>
   <registrant_address>3/ 2-6 BONNAL ROAD</registrant_address>
   <registrant_city>ERINA</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2250</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.414816540</registrant_phone>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ltyrrell.com</domain_name>
   <domain_keyword>ltyrrell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:58:24</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>tyrell.org</domain_name>
   <domain_keyword>tyrell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 22:52:23</query_time>
   <create_date>1998-04-20</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2026-04-19</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>Vaquero Enterprises</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lamedelegation.net</value>
    <value>ns2.lamedelegation.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.187</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.