WHOIS QUERY TIME

16 Apr 2024 - 7:03 AM UTC

Registered: 11 March 2023
Modified: 27 March 2024
Expiry: 11 March 2025

REGISTRAR

Name: Register S.p.a.
Website: https://www.register.it

DNSSEC

yes

NAME SERVERS

ns1.register.it
ns2.register.it

DOMAIN STATUS

ok

REGISTRANT

Company: Adolfo Sicignano
Address: Via Roma 83
City: Castellammare di Stabia
State: NA
ZIP: 80053
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=myties.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "myties.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "myties.it",
            "domain_keyword": "myties",
            "domain_tld": "it",
            "query_time": "2024-04-16 07:03:09",
            "create_date": "2023-03-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-11",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Adolfo Sicignano",
            "registrant_address": "Via Roma 83",
            "registrant_city": "Castellammare di Stabia",
            "registrant_state": "NA",
            "registrant_zip": "80053",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.674,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>myties.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>myties.it</domain_name>
   <domain_keyword>myties</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 07:03:09</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Adolfo Sicignano</registrant_company>
   <registrant_address>Via Roma 83</registrant_address>
   <registrant_city>Castellammare di Stabia</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80053</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.674</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.224 seconds) for "myties.it" in our Historical WHOIS Database.
#1 - QUERY TIME

16 Apr 2024 - 7:03 AM UTC

Registered: 11 March 2023
Modified: 27 March 2024
Expiry: 11 March 2025

REGISTRAR

Name: Register S.p.a.
Website: https://www.register.it

DNSSEC

yes

NAME SERVERS

ns1.register.it
ns2.register.it

DOMAIN STATUS

ok

REGISTRANT

Company: Adolfo Sicignano
Address: Via Roma 83
City: Castellammare di Stabia
State: NA
ZIP: 80053
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=myties.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "myties.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "myties.it",
    "results": [
        {
            "num": 1,
            "domain_name": "myties.it",
            "domain_keyword": "myties",
            "domain_tld": "it",
            "query_time": "2024-04-16 07:03:09",
            "create_date": "2023-03-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-11",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Adolfo Sicignano",
            "registrant_address": "Via Roma 83",
            "registrant_city": "Castellammare di Stabia",
            "registrant_state": "NA",
            "registrant_zip": "80053",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.224,
        "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>myties.it</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>myties.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>myties.it</domain_name>
   <domain_keyword>myties</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 07:03:09</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Adolfo Sicignano</registrant_company>
   <registrant_address>Via Roma 83</registrant_address>
   <registrant_city>Castellammare di Stabia</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80053</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.224</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 2 domain names (in 0.628 seconds) which contained the exact domain keyword "myties".
Domain Name Registered Expiry Registrar Ownership
1 myties.com 11 Mar 2005 11 Mar 2026 GoDaddy.com, LLC -
2 myties.org 27 Sep 2005 27 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
3 myties.it 11 Mar 2023 11 Mar 2025 Register S.p.a. Adolfo Sicignano

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=myties&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "myties",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "myties.com, myties.org, myties.it",
    "results": [
        {
            "num": 1,
            "domain_name": "myties.com",
            "domain_keyword": "myties",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:53:39",
            "create_date": "2005-03-11",
            "update_date": "2024-02-08",
            "expiry_date": "2026-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "myties.org",
            "domain_keyword": "myties",
            "domain_tld": "org",
            "query_time": "2024-05-24 14:33:24",
            "create_date": "2005-09-27",
            "update_date": "2023-09-10",
            "expiry_date": "2028-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "myties.it",
            "domain_keyword": "myties",
            "domain_tld": "it",
            "query_time": "2024-04-16 07:03:09",
            "create_date": "2023-03-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-11",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Adolfo Sicignano",
            "registrant_address": "Via Roma 83",
            "registrant_city": "Castellammare di Stabia",
            "registrant_state": "NA",
            "registrant_zip": "80053",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.628,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>myties</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>myties.com, myties.org, myties.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>myties.com</domain_name>
   <domain_keyword>myties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:53:39</query_time>
   <create_date>2005-03-11</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2026-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>myties.org</domain_name>
   <domain_keyword>myties</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 14:33:24</query_time>
   <create_date>2005-09-27</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2028-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>3</num>
   <domain_name>myties.it</domain_name>
   <domain_keyword>myties</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 07:03:09</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Adolfo Sicignano</registrant_company>
   <registrant_address>Via Roma 83</registrant_address>
   <registrant_city>Castellammare di Stabia</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80053</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.628</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 5,458 domain names (in 0.549 seconds) which look and sound like the brand name "myties".
Domain Name Registered Expiry Registrar Ownership
1 mythes.net 4 Feb 2018 4 Feb 2025 GoDaddy.com, LLC -
2 mytimes.asia 31 Mar 2023 31 Mar 2024 Hongkong Domain Name Information Management Co., Limited K888VIP
3 mytires.com 21 Apr 1999 21 Apr 2025 Domain Guardians, Inc. -
4 mytires.xyz 24 Apr 2023 24 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
5 mytits.com 15 Jul 1999 15 Jul 2024 GoDaddy.com, LLC -
6 mytires.cheap 2 Jan 2023 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 mythies.com 5 Nov 2019 5 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 mytips.co.uk 14 Oct 2020 14 Oct 2024 Garner Media Ltd [Tag = NAMEBIDDER] -
9 maties.co.uk 24 Feb 2005 24 Feb 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
10 mytiks.com 20 Oct 2010 2 Jun 2025 TUCOWS, INC. REDACTED FOR PRIVACY
11 maties.travel 8 Jul 2011 7 Jul 2024 Lexsynergy Limited Tourvest Holdings (Pty) Ltd
12 mytits.fans 13 Jul 2023 13 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 mytips.blog 27 Nov 2023 27 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
14 mytier.xyz 6 Jun 2024 6 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
15 myvies.com 5 Aug 2009 5 Aug 2024 MarkMonitor, Inc. NBCUniversal Media, LLC
16 mytins.com.au - - Web Address Registration Pty Ltd Joe Drew
17 mytikes.com 11 Jul 2018 11 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 mytips.top 12 May 2020 12 May 2026 Porkbun LLC Private by Design, LLC
19 mytimes.com 26 Mar 1997 27 Mar 2026 MarkMonitor, Inc. The New York Times Company
20 mytips.app 30 Jun 2020 30 Jun 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
21 mytiee.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
22 mytoes.ru 14 Jul 2020 14 Jul 2024 REGRU-RU Private Person
23 myxies.com 16 May 2024 16 May 2025 Name.com, Inc. Domain Protection Services, Inc.
24 mytibs.org 19 Mar 2021 19 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
25 mytiles.co.uk 23 Feb 2012 23 Feb 2025 Entorno Digital S.A [Tag = ENTORNO-ES] -
26 mytires.store 9 Apr 2022 9 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
27 kyties.us 30 Apr 2022 30 Apr 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
28 mytiles.com 26 Feb 2013 26 Feb 2025 Entorno Digital, S.A. PORCELANOSA S.A.
29 mytimes.online 27 Nov 2023 27 Nov 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
30 mytips.tech 2 Dec 2018 2 Dec 2028 Dotserve Inc Privacy Protect, LLC (PrivacyProtect.org)
31 mytiec.com 21 Aug 2014 21 Aug 2024 GoDaddy.com, LLC -
32 mythes.co.kr 7 Dec 2003 7 Dec 2024 (?)????? ???
33 mcties.com 25 Apr 2002 25 Apr 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
34 myrties.com 8 Apr 2023 8 Apr 2024 DropCatch.com 1049 LLC Redacted for GDPR privacy
35 mytier.com 4 Jun 2008 4 Jun 2024 GoDaddy.com, LLC -
36 mypies.co.uk 23 Aug 2023 23 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
37 mytips.uk 3 Aug 2020 3 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
38 mytips.com 10 Jan 2002 10 Jan 2025 Key-Systems GmbH c/o whoisproxy.com
39 mytimes.it 17 Feb 2013 17 Feb 2025 NameCase GmbH Puglia.com Srls
40 mytees.net 28 May 2023 28 May 2024 DropCatch.com 741 LLC HugeDomains.com
41 mytics.de - - - -
42 mytibs.net 19 Mar 2021 19 Mar 2025 Dynadot Inc -
43 nyties.com 1 Apr 1998 31 Mar 2025 Tucows Domains Inc. -
44 mylies.co.uk 19 Sep 2023 19 Sep 2024 Ionos SE [Tag = 1AND1] -
45 mytins.buzz 16 Aug 2023 16 Aug 2024 Sav.com LLC Privacy Protection
46 mytiles.xyz 21 Nov 2020 21 Nov 2024 Gandi SAS -
47 mytips.online 17 Apr 2023 17 Apr 2025 Sav.com, LLC - 12 Privacy Protection
48 mytibs.app 21 Mar 2021 21 Mar 2025 Dynadot LLC. Super Privacy Service LTD c/o Dynadot
49 mylies.com 10 Jun 2003 10 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. -
50 mytres.net 22 Dec 2022 22 Dec 2024 Netowl, Inc. Xserver Inc.
51 moties.nl 12 Feb 2005 - OmniRegistrar -
52 mytimes.win 15 Dec 2022 15 Dec 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
53 mytibes.xyz 26 Nov 2023 26 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
54 myhies.com 16 May 2024 16 May 2025 Name.com, Inc. Domain Protection Services, Inc.
55 mytiles.art 24 Jun 2020 24 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cheng du shen quan ke ji you xian gong si
56 maties.club 26 Feb 2021 26 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 mytires.net 14 Apr 2018 14 Apr 2024 DropCatch.com 859 LLC HugeDomains.com
58 mypies.com 3 Sep 2002 3 Sep 2024 GoDaddy Online Services Cayman Islands Ltd. -
59 mytips.org 17 Feb 2018 17 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 mkties.com 22 Feb 2005 22 Feb 2025 Japan Registry Services Co.,Ltd.(JPRS) MKcreation
61 mytyes.com 9 Oct 2008 9 Oct 2024 GoDaddy.com, LLC -
62 mytiles.in 17 Sep 2020 17 Sep 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
63 syties.com 5 Dec 2023 5 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
64 mytees.org 8 Jun 2023 8 Jun 2024 Name.com, Inc. Bruce Scott LLC
65 moties.app 2 Aug 2020 2 Aug 2024 Key-Systems LLC REDACTED FOR PRIVACY
66 mytees.love 11 Dec 2023 11 Dec 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
67 mytoes.net 21 Feb 2008 21 Feb 2025 GoDaddy.com, LLC -
68 moties.co.uk 11 Feb 2019 11 Feb 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
69 mytees.com 5 Jul 2004 5 Jul 2027 DNC Holdings, Inc REDACTED FOR PRIVACY
70 mytres.com 26 Mar 2015 26 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 moties.net 28 Nov 2018 28 Nov 2024 Paragon Internet Group Ltd REDACTED FOR PRIVACY
72 mycies.com 17 Oct 2018 17 Oct 2025 GoDaddy.com, LLC -
73 mytiem.com 8 Apr 2023 8 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
74 maties.dev 29 Mar 2023 29 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
75 mities.com 4 Apr 2022 4 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
76 mytips.site 4 Mar 2024 4 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
77 mytins.com 31 Oct 2004 31 Oct 2024 Domain.com, LLC REDACTED FOR PRIVACY
78 byties.com 31 Mar 2020 31 Mar 2025 GoDaddy.com, LLC -
79 mysies.com 8 Aug 2020 8 Aug 2024 GoDaddy.com, LLC -
80 mayties.email 2 May 2023 2 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
81 ryties.com 4 Dec 2013 4 Dec 2024 GoDaddy.com, LLC -
82 mytees.co.uk 20 Mar 2019 20 Mar 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
83 maties.co 16 May 2019 16 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 maties.nl 28 Jan 2008 - Registrar.eu -
85 msties.com 27 Jun 1999 27 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
86 mytifs.com 16 Dec 2020 16 Dec 2024 GoDaddy.com, LLC -
87 mytimes.work 15 Dec 2023 15 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 mytimes.live 25 Jul 2018 25 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chuan Si Wei
89 mytils.com 16 Jan 2007 30 Jun 2024 GoDaddy.com, LLC -
90 maties.com 16 Jul 1999 16 Jul 2024 LEXSYNERGY LIMITED -
91 mytires.online 16 Mar 2024 16 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
92 mytias.com 31 Aug 2020 31 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 mythes.fr 20 Nov 2012 4 Oct 2024 OVH Ano Nymous
94 mytins.co.uk 17 Mar 2020 17 Mar 2024 Create Internet Ltd [Tag = CREATE] -
95 mytiqs.com 9 Feb 2019 9 Feb 2025 Tucows Domains Inc. -
96 mytires.ca 24 Feb 2012 24 Feb 2025 NameSilo Technologies Corp. REDACTED FOR PRIVACY
97 maties.xyz 11 Jun 2014 11 Jun 2024 Lexsynergy Limited Universiteit Stellenbosch (InnovUS)
98 mytips.info 12 Nov 2020 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 mytees.biz 26 Nov 2021 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 mytides.com 12 Feb 2018 12 Feb 2025 Tucows Domains Inc. -
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 Myties.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=myties.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "myties.it",
        "page_size": 100
    },
    "count": {
        "total": 5458,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mythes.net, mytimes.asia, mytires.com, mytires.xyz, mytits.com, mytires.cheap, mythies.com, mytips.co.uk, maties.co.uk, mytiks.com, maties.travel, mytits.fans, mytips.blog, mytier.xyz, myvies.com, mytins.com.au, mytikes.com, mytips.top, mytimes.com, mytips.app, mytiee.net, mytoes.ru, myxies.com, mytibs.org, mytiles.co.uk, mytires.store, kyties.us, mytiles.com, mytimes.online, mytips.tech, mytiec.com, mythes.co.kr, mcties.com, myrties.com, mytier.com, mypies.co.uk, mytips.uk, mytips.com, mytimes.it, mytees.net, mytics.de, mytibs.net, nyties.com, mylies.co.uk, mytins.buzz, mytiles.xyz, mytips.online, mytibs.app, mylies.com, mytres.net, moties.nl, mytimes.win, mytibes.xyz, myhies.com, mytiles.art, maties.club, mytires.net, mypies.com, mytips.org, mkties.com, mytyes.com, mytiles.in, syties.com, mytees.org, moties.app, mytees.love, mytoes.net, moties.co.uk, mytees.com, mytres.com, moties.net, mycies.com, mytiem.com, maties.dev, mities.com, mytips.site, mytins.com, byties.com, mysies.com, mayties.email, ryties.com, mytees.co.uk, maties.co, maties.nl, msties.com, mytifs.com, mytimes.work, mytimes.live, mytils.com, maties.com, mytires.online, mytias.com, mythes.fr, mytins.co.uk, mytiqs.com, mytires.ca, maties.xyz, mytips.info, mytees.biz, mytides.com",
    "results": [
        {
            "num": 1,
            "domain_name": "mythes.net",
            "domain_keyword": "mythes",
            "domain_tld": "net",
            "query_time": "2024-04-11 04:40:51",
            "create_date": "2018-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jacob.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mytimes.asia",
            "domain_keyword": "mytimes",
            "domain_tld": "asia",
            "query_time": "2024-05-29 08:47:03",
            "create_date": "2023-03-31",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-31",
            "registrar_iana": 2251,
            "registrar_name": "Hongkong Domain Name Information Management Co., Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "K888VIP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "United States of America (USA)",
            "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": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mytires.com",
            "domain_keyword": "mytires",
            "domain_tld": "com",
            "query_time": "2024-04-30 09:32:37",
            "create_date": "1999-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1076,
            "registrar_name": "Domain Guardians, Inc.",
            "registrar_website": "http://www.domainguardians.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mytires.xyz",
            "domain_keyword": "mytires",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 09:32:36",
            "create_date": "2023-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mytits.com",
            "domain_keyword": "mytits",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:58:48",
            "create_date": "1999-07-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nstmp1.dreamissary.com",
                "nstmp2.dreamissary.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mytires.cheap",
            "domain_keyword": "mytires",
            "domain_tld": "cheap",
            "query_time": "2024-05-08 15:02:40",
            "create_date": "2023-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "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": 7,
            "domain_name": "mythies.com",
            "domain_keyword": "mythies",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:00:23",
            "create_date": "2019-11-05",
            "update_date": "2020-10-30",
            "expiry_date": "2025-11-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mytips.co.uk",
            "domain_keyword": "mytips",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 20:43:55",
            "create_date": "2020-10-14",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-14",
            "registrar_name": "Garner Media Ltd [Tag = NAMEBIDDER]",
            "registrar_website": "http://Regme.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "maties.co.uk",
            "domain_keyword": "maties",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 16:23:58",
            "create_date": "2005-02-24",
            "update_date": "2023-01-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.burtonhosting.com",
                "ns2.burtonhosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "mytiks.com",
            "domain_keyword": "mytiks",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:03:15",
            "create_date": "2010-10-20",
            "update_date": "2024-02-13",
            "expiry_date": "2025-06-02",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f3894698-c0a3-4b89-84ee-b2ad2f47b09b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "maties.travel",
            "domain_keyword": "maties",
            "domain_tld": "travel",
            "query_time": "2024-05-09 18:29:31",
            "create_date": "2011-07-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tourvest Holdings (Pty) Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mytits.fans",
            "domain_keyword": "mytits",
            "domain_tld": "fans",
            "query_time": "2024-05-21 04:11:22",
            "create_date": "2023-07-13",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "TX",
            "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": [
                "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": 13,
            "domain_name": "mytips.blog",
            "domain_keyword": "mytips",
            "domain_tld": "blog",
            "query_time": "2024-05-24 14:33:31",
            "create_date": "2023-11-27",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mytier.xyz",
            "domain_keyword": "mytier",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 18:32:57",
            "create_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "myvies.com",
            "domain_keyword": "myvies",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:12:56",
            "create_date": "2009-08-05",
            "update_date": "2022-07-04",
            "expiry_date": "2024-08-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "NBCUniversal Media, LLC",
            "registrant_state": "New Jersey",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/myvies.com",
            "name_servers": [
                "dns101.comcast.net",
                "dns102.comcast.net",
                "dns103.comcast.net",
                "dns104.comcast.net",
                "dns105.comcast.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "mytins.com.au",
            "domain_keyword": "mytins",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 09:54:16",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Joe Drew",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mytikes.com",
            "domain_keyword": "mytikes",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:03:14",
            "create_date": "2018-07-11",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-11",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mytips.top",
            "domain_keyword": "mytips",
            "domain_tld": "top",
            "query_time": "2024-04-16 07:04:23",
            "create_date": "2020-05-12",
            "update_date": "2022-05-09",
            "expiry_date": "2026-05-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.emailverification.info",
                "ns4.emailverification.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mytimes.com",
            "domain_keyword": "mytimes",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:43:54",
            "create_date": "1997-03-26",
            "update_date": "2024-02-24",
            "expiry_date": "2026-03-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "The New York Times Company",
            "registrant_address": "620 8th Avenue,",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2125561234",
            "registrant_fax": "+1.2125561234",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns-1328.awsdns-38.org",
                "ns-1652.awsdns-14.co.uk",
                "ns-244.awsdns-30.com",
                "ns-635.awsdns-15.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mytips.app",
            "domain_keyword": "mytips",
            "domain_tld": "app",
            "query_time": "2024-05-19 19:58:46",
            "create_date": "2020-06-30",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-30",
            "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": [
                "dns1.lifetime.hosting",
                "dns2.lifetime.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mytiee.net",
            "domain_keyword": "mytiee",
            "domain_tld": "net",
            "query_time": "2024-05-29 08:46:59",
            "create_date": "2023-09-18",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mytoes.ru",
            "domain_keyword": "mytoes",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:44:01",
            "create_date": "2020-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "myxies.com",
            "domain_keyword": "myxies",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:58:05",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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/myxies.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.xdnspro.com",
                "ns5.xdnspro.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mytibs.org",
            "domain_keyword": "mytibs",
            "domain_tld": "org",
            "query_time": "2024-05-19 19:58:32",
            "create_date": "2021-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": 25,
            "domain_name": "mytiles.co.uk",
            "domain_keyword": "mytiles",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 15:01:40",
            "create_date": "2012-02-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-23",
            "registrar_name": "Entorno Digital S.A [Tag = ENTORNO-ES]",
            "registrar_website": "https://www.entorno.domains",
            "name_servers": [
                "ns1.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "mytires.store",
            "domain_keyword": "mytires",
            "domain_tld": "store",
            "query_time": "2024-04-15 09:54:28",
            "create_date": "2022-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns6507.hostgator.com",
                "ns6508.hostgator.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kyties.us",
            "domain_keyword": "kyties",
            "domain_tld": "us",
            "query_time": "2024-05-28 20:55:08",
            "create_date": "2022-04-30",
            "update_date": "2024-01-26",
            "expiry_date": "2024-04-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mytiles.com",
            "domain_keyword": "mytiles",
            "domain_tld": "com",
            "query_time": "2024-05-29 08:47:01",
            "create_date": "2013-02-26",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-26",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "http://www.entorno.es",
            "registrant_company": "PORCELANOSA S.A.",
            "registrant_state": "CASTELLON",
            "registrant_country": "ES",
            "registrant_email": "https://www.entorno.domains/form-whois.php?tipo=r&dominio=mytiles.com",
            "name_servers": [
                "ns1.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "mytimes.online",
            "domain_keyword": "mytimes",
            "domain_tld": "online",
            "query_time": "2024-04-26 02:22:06",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mytips.tech",
            "domain_keyword": "mytips",
            "domain_tld": "tech",
            "query_time": "2024-04-16 07:04:23",
            "create_date": "2018-12-02",
            "update_date": "2023-08-31",
            "expiry_date": "2028-12-02",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "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": [
                "eastus-ns5.boxne.com",
                "eastus-ns6.boxne.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mytiec.com",
            "domain_keyword": "mytiec",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:03:08",
            "create_date": "2014-08-21",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "mythes.co.kr",
            "domain_keyword": "mythes",
            "domain_tld": "co.kr",
            "query_time": "2022-06-27 23:01:18",
            "create_date": "2003-12-07",
            "update_date": "2004-01-08",
            "expiry_date": "2024-12-07",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???",
            "registrant_address": "?? ??? ??3? 279-131 ??? Sangdo 3-dong, Dongjak-gu, Seoul, KR, 279-131",
            "registrant_zip": "156844"
        },
        {
            "num": 33,
            "domain_name": "mcties.com",
            "domain_keyword": "mcties",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:41:41",
            "create_date": "2002-04-25",
            "update_date": "2021-02-24",
            "expiry_date": "2026-04-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "myrties.com",
            "domain_keyword": "myrties",
            "domain_tld": "com",
            "query_time": "2024-05-31 11:07:58",
            "create_date": "2023-04-08",
            "update_date": "2024-05-09",
            "expiry_date": "2024-04-08",
            "registrar_iana": 3258,
            "registrar_name": "DropCatch.com 1049 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "CO",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mytier.com",
            "domain_keyword": "mytier",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:03:44",
            "create_date": "2008-06-04",
            "update_date": "2022-09-05",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mypies.co.uk",
            "domain_keyword": "mypies",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 02:15:18",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "mytips.uk",
            "domain_keyword": "mytips",
            "domain_tld": "uk",
            "query_time": "2024-05-23 20:43:57",
            "create_date": "2020-08-03",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "mytips.com",
            "domain_keyword": "mytips",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:58:46",
            "create_date": "2002-01-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of mytips.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "74325a0c69699cfb26dcd169615aa09d83d7bed0bfe0faad957a37af339c5ea2@mytips.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns-1110.awsdns-10.org",
                "ns-1643.awsdns-13.co.uk",
                "ns-210.awsdns-26.com",
                "ns-878.awsdns-45.ne"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mytimes.it",
            "domain_keyword": "mytimes",
            "domain_tld": "it",
            "query_time": "2024-05-27 09:43:19",
            "create_date": "2013-02-17",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-17",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 40,
            "domain_name": "mytees.net",
            "domain_keyword": "mytees",
            "domain_tld": "net",
            "query_time": "2024-05-31 11:14:19",
            "create_date": "2023-05-28",
            "update_date": "2023-05-29",
            "expiry_date": "2024-05-28",
            "registrar_iana": 2221,
            "registrar_name": "DropCatch.com 741 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mytics.de",
            "domain_keyword": "mytics",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:31:19",
            "update_date": "2020-08-03",
            "name_servers": [
                "docks18.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "mytibs.net",
            "domain_keyword": "mytibs",
            "domain_tld": "net",
            "query_time": "2024-05-19 19:58:32",
            "create_date": "2021-03-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nyties.com",
            "domain_keyword": "nyties",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:39:06",
            "create_date": "1998-04-01",
            "update_date": "2024-06-04",
            "expiry_date": "2025-03-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mylies.co.uk",
            "domain_keyword": "mylies",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 10:00:34",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1026.ui-dns.de",
                "ns1055.ui-dns.com",
                "ns1067.ui-dns.biz",
                "ns1085.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "mytins.buzz",
            "domain_keyword": "mytins",
            "domain_tld": "buzz",
            "query_time": "2024-05-08 15:01:53",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "gabriella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mytiles.xyz",
            "domain_keyword": "mytiles",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 04:10:55",
            "create_date": "2020-11-21",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "WA",
            "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": [
                "ns-1244.awsdns-27.org",
                "ns-1741.awsdns-25.co.uk",
                "ns-955.awsdns-55.net",
                "ns-97.awsdns-12.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mytips.online",
            "domain_keyword": "mytips",
            "domain_tld": "online",
            "query_time": "2024-04-30 09:32:36",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mytibs.app",
            "domain_keyword": "mytibs",
            "domain_tld": "app",
            "query_time": "2024-05-21 04:10:27",
            "create_date": "2021-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC.",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mylies.com",
            "domain_keyword": "mylies",
            "domain_tld": "com",
            "query_time": "2024-06-08 10:00:32",
            "create_date": "2003-06-10",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mytres.net",
            "domain_keyword": "mytres",
            "domain_tld": "net",
            "query_time": "2024-04-30 09:36:28",
            "create_date": "2022-12-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "moties.nl",
            "domain_keyword": "moties",
            "domain_tld": "nl",
            "query_time": "2024-05-10 02:50:03",
            "create_date": "2005-02-12",
            "update_date": "2023-10-09",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 52,
            "domain_name": "mytimes.win",
            "domain_keyword": "mytimes",
            "domain_tld": "win",
            "query_time": "2024-05-01 15:32:48",
            "create_date": "2022-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "plaster.dnspod.net",
                "school.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "mytibes.xyz",
            "domain_keyword": "mytibes",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 14:33:21",
            "create_date": "2023-11-26",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-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": 54,
            "domain_name": "myhies.com",
            "domain_keyword": "myhies",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:03:51",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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/myhies.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.xdnspro.com",
                "ns5.xdnspro.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mytiles.art",
            "domain_keyword": "mytiles",
            "domain_tld": "art",
            "query_time": "2024-05-21 04:10:54",
            "create_date": "2020-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2026-06-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "cheng du shen quan ke ji you xian gong si",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "maties.club",
            "domain_keyword": "maties",
            "domain_tld": "club",
            "query_time": "2024-05-25 16:23:55",
            "create_date": "2021-02-26",
            "update_date": "2023-07-14",
            "expiry_date": "2025-02-26",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mytires.net",
            "domain_keyword": "mytires",
            "domain_tld": "net",
            "query_time": "2024-06-02 06:51:29",
            "create_date": "2018-04-14",
            "update_date": "2020-05-29",
            "expiry_date": "2024-04-14",
            "registrar_iana": 2618,
            "registrar_name": "DropCatch.com 859 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mypies.com",
            "domain_keyword": "mypies",
            "domain_tld": "com",
            "query_time": "2024-06-11 21:14:04",
            "create_date": "2002-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mytips.org",
            "domain_keyword": "mytips",
            "domain_tld": "org",
            "query_time": "2024-04-16 07:04:23",
            "create_date": "2018-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mkties.com",
            "domain_keyword": "mkties",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:42:44",
            "create_date": "2005-02-22",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "MKcreation",
            "registrant_address": "103-1 Noda, Konan-cho",
            "registrant_city": "Koka-city",
            "registrant_state": "Shiga",
            "registrant_zip": "520-3308",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.748861771",
            "registrant_fax": "+81.748861771",
            "name_servers": [
                "ns.asj-hosting.net",
                "ns2.asj-hosting.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mytyes.com",
            "domain_keyword": "mytyes",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:44:41",
            "create_date": "2008-10-09",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "mytiles.in",
            "domain_keyword": "mytiles",
            "domain_tld": "in",
            "query_time": "2024-05-21 04:10:54",
            "create_date": "2020-09-17",
            "update_date": "2023-02-15",
            "expiry_date": "2025-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "syties.com",
            "domain_keyword": "syties",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:35:30",
            "create_date": "2023-12-05",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=syties.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mytees.org",
            "domain_keyword": "mytees",
            "domain_tld": "org",
            "query_time": "2024-05-08 07:59:46",
            "create_date": "2023-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bruce Scott LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "ns0.wizdns.net",
                "ns1.wizdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "moties.app",
            "domain_keyword": "moties",
            "domain_tld": "app",
            "query_time": "2024-05-13 21:25:26",
            "create_date": "2020-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mytees.love",
            "domain_keyword": "mytees",
            "domain_tld": "love",
            "query_time": "2024-06-09 03:05:04",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mytoes.net",
            "domain_keyword": "mytoes",
            "domain_tld": "net",
            "query_time": "2024-04-16 07:05:39",
            "create_date": "2008-02-21",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "moties.co.uk",
            "domain_keyword": "moties",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 04:26:13",
            "create_date": "2019-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk",
                "ns3.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "mytees.com",
            "domain_keyword": "mytees",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:59:46",
            "create_date": "2004-07-05",
            "update_date": "2023-06-16",
            "expiry_date": "2027-07-05",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vip-stores.com",
                "ns2.vip-stores.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mytres.com",
            "domain_keyword": "mytres",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:53:11",
            "create_date": "2015-03-26",
            "update_date": "2021-03-20",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "moties.net",
            "domain_keyword": "moties",
            "domain_tld": "net",
            "query_time": "2024-04-21 04:26:10",
            "create_date": "2018-11-28",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd",
            "registrar_website": "http://www.paragon.net.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/b04deb8d-1211-4ccc-869b-4d2237910d94",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk",
                "ns3.tsohost.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mycies.com",
            "domain_keyword": "mycies",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:18:07",
            "create_date": "2018-10-17",
            "update_date": "2022-10-15",
            "expiry_date": "2025-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mytiem.com",
            "domain_keyword": "mytiem",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:53:35",
            "create_date": "2023-04-08",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SDFSD",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "TP",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mytiem.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "maties.dev",
            "domain_keyword": "maties",
            "domain_tld": "dev",
            "query_time": "2024-05-01 17:43:01",
            "create_date": "2023-03-29",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-29",
            "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",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "mities.com",
            "domain_keyword": "mities",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:10:21",
            "create_date": "2022-04-04",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=mities.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-71acf73c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mytips.site",
            "domain_keyword": "mytips",
            "domain_tld": "site",
            "query_time": "2024-05-13 10:00:42",
            "create_date": "2024-03-04",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mytins.com",
            "domain_keyword": "mytins",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:01:53",
            "create_date": "2004-10-31",
            "update_date": "2024-04-27",
            "expiry_date": "2024-10-31",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/88060f5b-ecff-4e27-b71b-00f5097a77d6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "byties.com",
            "domain_keyword": "byties",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:21:02",
            "create_date": "2020-03-31",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mysies.com",
            "domain_keyword": "mysies",
            "domain_tld": "com",
            "query_time": "2024-06-08 03:38:54",
            "create_date": "2020-08-08",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mayties.email",
            "domain_keyword": "mayties",
            "domain_tld": "email",
            "query_time": "2024-05-07 15:18:31",
            "create_date": "2023-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "ns1.mayties.email",
                "ns2.mayties.email"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ryties.com",
            "domain_keyword": "ryties",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:39:00",
            "create_date": "2013-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mytees.co.uk",
            "domain_keyword": "mytees",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 06:50:12",
            "create_date": "2019-03-20",
            "update_date": "2023-08-12",
            "expiry_date": "2024-03-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 83,
            "domain_name": "maties.co",
            "domain_keyword": "maties",
            "domain_tld": "co",
            "query_time": "2024-05-30 00:09:33",
            "create_date": "2019-05-16",
            "update_date": "2024-05-28",
            "expiry_date": "2024-05-16",
            "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": [
                "ns1.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "maties.nl",
            "domain_keyword": "maties",
            "domain_tld": "nl",
            "query_time": "2024-05-25 16:23:55",
            "create_date": "2008-01-28",
            "update_date": "2022-05-03",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.ospito.nl",
                "ns2.ospito.net",
                "ns3.ospito.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "msties.com",
            "domain_keyword": "msties",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:08:16",
            "create_date": "1999-06-27",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-27",
            "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": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/a516dd49-4a2e-4b18-95e0-a02a08b07ce0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostingpad.com",
                "ns2.webhostingpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mytifs.com",
            "domain_keyword": "mytifs",
            "domain_tld": "com",
            "query_time": "2024-05-29 08:46:59",
            "create_date": "2020-12-16",
            "update_date": "2022-12-17",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mytimes.work",
            "domain_keyword": "mytimes",
            "domain_tld": "work",
            "query_time": "2024-04-15 09:53:50",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2025-12-15",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mytimes.live",
            "domain_keyword": "mytimes",
            "domain_tld": "live",
            "query_time": "2024-05-01 15:32:48",
            "create_date": "2018-07-25",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chuan Si Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mytils.com",
            "domain_keyword": "mytils",
            "domain_tld": "com",
            "query_time": "2024-04-09 15:44:48",
            "create_date": "2007-01-16",
            "update_date": "2022-09-04",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "maties.com",
            "domain_keyword": "maties",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:23:02",
            "create_date": "1999-07-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1466,
            "registrar_name": "LEXSYNERGY LIMITED",
            "registrar_website": "http://www.lexsynergy.com",
            "name_servers": [
                "maties1.sun.ac.za",
                "maties2.sun.ac.za"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mytires.online",
            "domain_keyword": "mytires",
            "domain_tld": "online",
            "query_time": "2024-05-19 19:58:47",
            "create_date": "2024-03-16",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "mytias.com",
            "domain_keyword": "mytias",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:10:27",
            "create_date": "2020-08-31",
            "update_date": "2021-08-25",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mythes.fr",
            "domain_keyword": "mythes",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:42:58",
            "create_date": "2012-11-20",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 94,
            "domain_name": "mytins.co.uk",
            "domain_keyword": "mytins",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 06:51:28",
            "create_date": "2020-03-17",
            "update_date": "2022-05-04",
            "expiry_date": "2024-03-17",
            "registrar_name": "Create Internet Ltd [Tag = CREATE]",
            "registrar_website": "https://www.create.net",
            "name_servers": [
                "erin.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 95,
            "domain_name": "mytiqs.com",
            "domain_keyword": "mytiqs",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:54:27",
            "create_date": "2019-02-09",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mytires.ca",
            "domain_keyword": "mytires",
            "domain_tld": "ca",
            "query_time": "2024-04-16 07:04:45",
            "create_date": "2012-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "maties.xyz",
            "domain_keyword": "maties",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 02:23:02",
            "create_date": "2014-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_company": "Universiteit Stellenbosch (InnovUS)",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the 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.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mytips.info",
            "domain_keyword": "mytips",
            "domain_tld": "info",
            "query_time": "2024-05-21 04:11:17",
            "create_date": "2020-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mytees.biz",
            "domain_keyword": "mytees",
            "domain_tld": "biz",
            "query_time": "2024-05-29 08:45:07",
            "create_date": "2021-11-26",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-26",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mytides.com",
            "domain_keyword": "mytides",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:53:33",
            "create_date": "2018-02-12",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-1033.awsdns-01.org",
                "ns-1715.awsdns-22.co.uk",
                "ns-461.awsdns-57.com",
                "ns-808.awsdns-37.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.549,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>myties.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5458</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mythes.net, mytimes.asia, mytires.com, mytires.xyz, mytits.com, mytires.cheap, mythies.com, mytips.co.uk, maties.co.uk, mytiks.com, maties.travel, mytits.fans, mytips.blog, mytier.xyz, myvies.com, mytins.com.au, mytikes.com, mytips.top, mytimes.com, mytips.app, mytiee.net, mytoes.ru, myxies.com, mytibs.org, mytiles.co.uk, mytires.store, kyties.us, mytiles.com, mytimes.online, mytips.tech, mytiec.com, mythes.co.kr, mcties.com, myrties.com, mytier.com, mypies.co.uk, mytips.uk, mytips.com, mytimes.it, mytees.net, mytics.de, mytibs.net, nyties.com, mylies.co.uk, mytins.buzz, mytiles.xyz, mytips.online, mytibs.app, mylies.com, mytres.net, moties.nl, mytimes.win, mytibes.xyz, myhies.com, mytiles.art, maties.club, mytires.net, mypies.com, mytips.org, mkties.com, mytyes.com, mytiles.in, syties.com, mytees.org, moties.app, mytees.love, mytoes.net, moties.co.uk, mytees.com, mytres.com, moties.net, mycies.com, mytiem.com, maties.dev, mities.com, mytips.site, mytins.com, byties.com, mysies.com, mayties.email, ryties.com, mytees.co.uk, maties.co, maties.nl, msties.com, mytifs.com, mytimes.work, mytimes.live, mytils.com, maties.com, mytires.online, mytias.com, mythes.fr, mytins.co.uk, mytiqs.com, mytires.ca, maties.xyz, mytips.info, mytees.biz, mytides.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mythes.net</domain_name>
   <domain_keyword>mythes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 04:40:51</query_time>
   <create_date>2018-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>jacob.ns.cloudflare.com</value>
    <value>uma.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>2</num>
   <domain_name>mytimes.asia</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-29 08:47:03</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>2251</registrar_iana>
   <registrar_name>Hongkong Domain Name Information Management Co., Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>K888VIP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>United States of America (USA)</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>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mytires.com</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 09:32:37</query_time>
   <create_date>1999-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1076</registrar_iana>
   <registrar_name>Domain Guardians, Inc.</registrar_name>
   <registrar_website>http://www.domainguardians.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>4</num>
   <domain_name>mytires.xyz</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 09:32:36</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mytits.com</domain_name>
   <domain_keyword>mytits</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:58:48</query_time>
   <create_date>1999-07-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nstmp1.dreamissary.com</value>
    <value>nstmp2.dreamissary.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mytires.cheap</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-05-08 15:02:40</query_time>
   <create_date>2023-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</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>7</num>
   <domain_name>mythies.com</domain_name>
   <domain_keyword>mythies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:00:23</query_time>
   <create_date>2019-11-05</create_date>
   <update_date>2020-10-30</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mytips.co.uk</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 20:43:55</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>Garner Media Ltd [Tag = NAMEBIDDER]</registrar_name>
   <registrar_website>http://Regme.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>maties.co.uk</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 16:23:58</query_time>
   <create_date>2005-02-24</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.burtonhosting.com</value>
    <value>ns2.burtonhosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>mytiks.com</domain_name>
   <domain_keyword>mytiks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:03:15</query_time>
   <create_date>2010-10-20</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f3894698-c0a3-4b89-84ee-b2ad2f47b09b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>maties.travel</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-09 18:29:31</query_time>
   <create_date>2011-07-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tourvest Holdings (Pty) Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</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>12</num>
   <domain_name>mytits.fans</domain_name>
   <domain_keyword>mytits</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-21 04:11:22</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>TX</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>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>13</num>
   <domain_name>mytips.blog</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-24 14:33:31</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>mytier.xyz</domain_name>
   <domain_keyword>mytier</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 18:32:57</query_time>
   <create_date>2024-06-06</create_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>myvies.com</domain_name>
   <domain_keyword>myvies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:12:56</query_time>
   <create_date>2009-08-05</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>NBCUniversal Media, LLC</registrant_company>
   <registrant_state>New Jersey</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/myvies.com</registrant_email>
   <name_servers>
    <value>dns101.comcast.net</value>
    <value>dns102.comcast.net</value>
    <value>dns103.comcast.net</value>
    <value>dns104.comcast.net</value>
    <value>dns105.comcast.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mytins.com.au</domain_name>
   <domain_keyword>mytins</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 09:54:16</query_time>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Joe Drew</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mytikes.com</domain_name>
   <domain_keyword>mytikes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:03:14</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-11</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mytips.top</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 07:04:23</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2022-05-09</update_date>
   <expiry_date>2026-05-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.emailverification.info</value>
    <value>ns4.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mytimes.com</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:43:54</query_time>
   <create_date>1997-03-26</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>The New York Times Company</registrant_company>
   <registrant_address>620 8th Avenue,</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2125561234</registrant_phone>
   <registrant_fax>+1.2125561234</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns-1328.awsdns-38.org</value>
    <value>ns-1652.awsdns-14.co.uk</value>
    <value>ns-244.awsdns-30.com</value>
    <value>ns-635.awsdns-15.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>20</num>
   <domain_name>mytips.app</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 19:58:46</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-30</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>dns1.lifetime.hosting</value>
    <value>dns2.lifetime.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mytiee.net</domain_name>
   <domain_keyword>mytiee</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 08:46:59</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>mytoes.ru</domain_name>
   <domain_keyword>mytoes</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:44:01</query_time>
   <create_date>2020-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>myxies.com</domain_name>
   <domain_keyword>myxies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:58:05</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>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/myxies.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.xdnspro.com</value>
    <value>ns5.xdnspro.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mytibs.org</domain_name>
   <domain_keyword>mytibs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 19:58:32</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>25</num>
   <domain_name>mytiles.co.uk</domain_name>
   <domain_keyword>mytiles</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 15:01:40</query_time>
   <create_date>2012-02-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Entorno Digital S.A [Tag = ENTORNO-ES]</registrar_name>
   <registrar_website>https://www.entorno.domains</registrar_website>
   <name_servers>
    <value>ns1.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>mytires.store</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-15 09:54:28</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns6507.hostgator.com</value>
    <value>ns6508.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kyties.us</domain_name>
   <domain_keyword>kyties</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 20:55:08</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-04-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>mytiles.com</domain_name>
   <domain_keyword>mytiles</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 08:47:01</query_time>
   <create_date>2013-02-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>http://www.entorno.es</registrar_website>
   <registrant_company>PORCELANOSA S.A.</registrant_company>
   <registrant_state>CASTELLON</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://www.entorno.domains/form-whois.php?tipo=r&amp;dominio=mytiles.com</registrant_email>
   <name_servers>
    <value>ns1.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>mytimes.online</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 02:22:06</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mytips.tech</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-16 07:04:23</query_time>
   <create_date>2018-12-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-12-02</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</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>eastus-ns5.boxne.com</value>
    <value>eastus-ns6.boxne.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>mytiec.com</domain_name>
   <domain_keyword>mytiec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:03:08</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>mythes.co.kr</domain_name>
   <domain_keyword>mythes</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-27 23:01:18</query_time>
   <create_date>2003-12-07</create_date>
   <update_date>2004-01-08</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>?? ??? ??3? 279-131 ??? Sangdo 3-dong, Dongjak-gu, Seoul, KR, 279-131</registrant_address>
   <registrant_zip>156844</registrant_zip>
  </value>
  <value>
   <num>33</num>
   <domain_name>mcties.com</domain_name>
   <domain_keyword>mcties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:41:41</query_time>
   <create_date>2002-04-25</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2026-04-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>myrties.com</domain_name>
   <domain_keyword>myrties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 11:07:58</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>3258</registrar_iana>
   <registrar_name>DropCatch.com 1049 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.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>mytier.com</domain_name>
   <domain_keyword>mytier</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:03:44</query_time>
   <create_date>2008-06-04</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mypies.co.uk</domain_name>
   <domain_keyword>mypies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 02:15:18</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>mytips.uk</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 20:43:57</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>mytips.com</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:58:46</query_time>
   <create_date>2002-01-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of mytips.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>74325a0c69699cfb26dcd169615aa09d83d7bed0bfe0faad957a37af339c5ea2@mytips.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns-1110.awsdns-10.org</value>
    <value>ns-1643.awsdns-13.co.uk</value>
    <value>ns-210.awsdns-26.com</value>
    <value>ns-878.awsdns-45.ne</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mytimes.it</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 09:43:19</query_time>
   <create_date>2013-02-17</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-17</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mytees.net</domain_name>
   <domain_keyword>mytees</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 11:14:19</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>2221</registrar_iana>
   <registrar_name>DropCatch.com 741 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mytics.de</domain_name>
   <domain_keyword>mytics</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:31:19</query_time>
   <update_date>2020-08-03</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>mytibs.net</domain_name>
   <domain_keyword>mytibs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 19:58:32</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>43</num>
   <domain_name>nyties.com</domain_name>
   <domain_keyword>nyties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:39:06</query_time>
   <create_date>1998-04-01</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-03-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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mylies.co.uk</domain_name>
   <domain_keyword>mylies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 10:00:34</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1026.ui-dns.de</value>
    <value>ns1055.ui-dns.com</value>
    <value>ns1067.ui-dns.biz</value>
    <value>ns1085.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>mytins.buzz</domain_name>
   <domain_keyword>mytins</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-08 15:01:53</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>gabriella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mytiles.xyz</domain_name>
   <domain_keyword>mytiles</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 04:10:55</query_time>
   <create_date>2020-11-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>WA</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>ns-1244.awsdns-27.org</value>
    <value>ns-1741.awsdns-25.co.uk</value>
    <value>ns-955.awsdns-55.net</value>
    <value>ns-97.awsdns-12.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mytips.online</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 09:32:36</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mytibs.app</domain_name>
   <domain_keyword>mytibs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 04:10:27</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC.</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.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>49</num>
   <domain_name>mylies.com</domain_name>
   <domain_keyword>mylies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 10:00:32</query_time>
   <create_date>2003-06-10</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mytres.net</domain_name>
   <domain_keyword>mytres</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 09:36:28</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>moties.nl</domain_name>
   <domain_keyword>moties</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 02:50:03</query_time>
   <create_date>2005-02-12</create_date>
   <update_date>2023-10-09</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mytimes.win</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-01 15:32:48</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>plaster.dnspod.net</value>
    <value>school.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mytibes.xyz</domain_name>
   <domain_keyword>mytibes</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 14:33:21</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-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>54</num>
   <domain_name>myhies.com</domain_name>
   <domain_keyword>myhies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:03:51</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>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/myhies.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.xdnspro.com</value>
    <value>ns5.xdnspro.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mytiles.art</domain_name>
   <domain_keyword>mytiles</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-21 04:10:54</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-06-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>cheng du shen quan ke ji you xian gong si</registrant_company>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>maties.club</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 16:23:55</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-02-26</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>ns09.domaincontrol.com</value>
    <value>ns10.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>57</num>
   <domain_name>mytires.net</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 06:51:29</query_time>
   <create_date>2018-04-14</create_date>
   <update_date>2020-05-29</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>2618</registrar_iana>
   <registrar_name>DropCatch.com 859 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mypies.com</domain_name>
   <domain_keyword>mypies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 21:14:04</query_time>
   <create_date>2002-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mytips.org</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 07:04:23</query_time>
   <create_date>2018-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mkties.com</domain_name>
   <domain_keyword>mkties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:42:44</query_time>
   <create_date>2005-02-22</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>MKcreation</registrant_name>
   <registrant_address>103-1 Noda, Konan-cho</registrant_address>
   <registrant_city>Koka-city</registrant_city>
   <registrant_state>Shiga</registrant_state>
   <registrant_zip>520-3308</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.748861771</registrant_phone>
   <registrant_fax>+81.748861771</registrant_fax>
   <name_servers>
    <value>ns.asj-hosting.net</value>
    <value>ns2.asj-hosting.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mytyes.com</domain_name>
   <domain_keyword>mytyes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:44:41</query_time>
   <create_date>2008-10-09</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>mytiles.in</domain_name>
   <domain_keyword>mytiles</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 04:10:54</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>syties.com</domain_name>
   <domain_keyword>syties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:35:30</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=syties.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mytees.org</domain_name>
   <domain_keyword>mytees</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 07:59:46</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-08</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>Bruce Scott LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wizdns.net</value>
    <value>ns1.wizdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>moties.app</domain_name>
   <domain_keyword>moties</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 21:25:26</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.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>NL</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.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mytees.love</domain_name>
   <domain_keyword>mytees</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-06-09 03:05:04</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mytoes.net</domain_name>
   <domain_keyword>mytoes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 07:05:39</query_time>
   <create_date>2008-02-21</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>moties.co.uk</domain_name>
   <domain_keyword>moties</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 04:26:13</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
    <value>ns3.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>mytees.com</domain_name>
   <domain_keyword>mytees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:59:46</query_time>
   <create_date>2004-07-05</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2027-07-05</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vip-stores.com</value>
    <value>ns2.vip-stores.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>70</num>
   <domain_name>mytres.com</domain_name>
   <domain_keyword>mytres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:53:11</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2021-03-20</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>moties.net</domain_name>
   <domain_keyword>moties</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 04:26:10</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd</registrar_name>
   <registrar_website>http://www.paragon.net.uk</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>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b04deb8d-1211-4ccc-869b-4d2237910d94</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
    <value>ns3.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mycies.com</domain_name>
   <domain_keyword>mycies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:18:07</query_time>
   <create_date>2018-10-17</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2025-10-17</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>ns09.domaincontrol.com</value>
    <value>ns10.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>73</num>
   <domain_name>mytiem.com</domain_name>
   <domain_keyword>mytiem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:53:35</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SDFSD</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>TP</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=mytiem.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>maties.dev</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 17:43:01</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-29</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mities.com</domain_name>
   <domain_keyword>mities</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:10:21</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=mities.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-71acf73c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mytips.site</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 10:00:42</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mytins.com</domain_name>
   <domain_keyword>mytins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:01:53</query_time>
   <create_date>2004-10-31</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/88060f5b-ecff-4e27-b71b-00f5097a77d6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.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>78</num>
   <domain_name>byties.com</domain_name>
   <domain_keyword>byties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:21:02</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mysies.com</domain_name>
   <domain_keyword>mysies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 03:38:54</query_time>
   <create_date>2020-08-08</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>80</num>
   <domain_name>mayties.email</domain_name>
   <domain_keyword>mayties</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 15:18:31</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>ns1.mayties.email</value>
    <value>ns2.mayties.email</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ryties.com</domain_name>
   <domain_keyword>ryties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:39:00</query_time>
   <create_date>2013-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>82</num>
   <domain_name>mytees.co.uk</domain_name>
   <domain_keyword>mytees</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 06:50:12</query_time>
   <create_date>2019-03-20</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>maties.co</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 00:09:33</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-05-16</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>ns1.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>maties.nl</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 16:23:55</query_time>
   <create_date>2008-01-28</create_date>
   <update_date>2022-05-03</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.ospito.nl</value>
    <value>ns2.ospito.net</value>
    <value>ns3.ospito.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>msties.com</domain_name>
   <domain_keyword>msties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:08:16</query_time>
   <create_date>1999-06-27</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-27</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>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a516dd49-4a2e-4b18-95e0-a02a08b07ce0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhostingpad.com</value>
    <value>ns2.webhostingpad.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mytifs.com</domain_name>
   <domain_keyword>mytifs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 08:46:59</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2022-12-17</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>87</num>
   <domain_name>mytimes.work</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-15 09:53:50</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-12-15</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mytimes.live</domain_name>
   <domain_keyword>mytimes</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-01 15:32:48</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chuan Si Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mytils.com</domain_name>
   <domain_keyword>mytils</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 15:44:48</query_time>
   <create_date>2007-01-16</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-06-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>ns17.domaincontrol.com</value>
    <value>ns18.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>90</num>
   <domain_name>maties.com</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:23:02</query_time>
   <create_date>1999-07-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>LEXSYNERGY LIMITED</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <name_servers>
    <value>maties1.sun.ac.za</value>
    <value>maties2.sun.ac.za</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>91</num>
   <domain_name>mytires.online</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 19:58:47</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>mytias.com</domain_name>
   <domain_keyword>mytias</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:10:27</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mythes.fr</domain_name>
   <domain_keyword>mythes</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:42:58</query_time>
   <create_date>2012-11-20</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>mytins.co.uk</domain_name>
   <domain_keyword>mytins</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 06:51:28</query_time>
   <create_date>2020-03-17</create_date>
   <update_date>2022-05-04</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>Create Internet Ltd [Tag = CREATE]</registrar_name>
   <registrar_website>https://www.create.net</registrar_website>
   <name_servers>
    <value>erin.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>mytiqs.com</domain_name>
   <domain_keyword>mytiqs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:54:27</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mytires.ca</domain_name>
   <domain_keyword>mytires</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 07:04:45</query_time>
   <create_date>2012-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>97</num>
   <domain_name>maties.xyz</domain_name>
   <domain_keyword>maties</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 02:23:02</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_company>Universiteit Stellenbosch (InnovUS)</registrant_company>
   <registrant_country>ZA</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.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</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>98</num>
   <domain_name>mytips.info</domain_name>
   <domain_keyword>mytips</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 04:11:17</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mytees.biz</domain_name>
   <domain_keyword>mytees</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 08:45:07</query_time>
   <create_date>2021-11-26</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-26</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mytides.com</domain_name>
   <domain_keyword>mytides</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:53:33</query_time>
   <create_date>2018-02-12</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-12</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>ns-1033.awsdns-01.org</value>
    <value>ns-1715.awsdns-22.co.uk</value>
    <value>ns-461.awsdns-57.com</value>
    <value>ns-808.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.549</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.