WHOIS QUERY TIME

29 May 2024 - 10:02 PM UTC

Registered: 8 March 2005
Expiry: 8 March 2033

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ce1.xincache.com
ce2.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京天一众合科技股份有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=telezone.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "telezone.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "telezone.cn",
            "domain_keyword": "telezone",
            "domain_tld": "cn",
            "query_time": "2024-05-29 22:02:23",
            "create_date": "2005-03-08",
            "expiry_date": "2033-03-08",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京天一众合科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>telezone.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>telezone.cn</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 22:02:23</query_time>
   <create_date>2005-03-08</create_date>
   <expiry_date>2033-03-08</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京天一众合科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.056 seconds) for "telezone.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 12:54 PM UTC

Registered: 8 March 2005
Expiry: 8 March 2023

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ce1.xincache.com
ce2.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京天一众合科技股份有限公司
Email: [email protected]

#2 - QUERY TIME

30 Apr 2023 - 5:22 PM UTC

Registered: 8 March 2005
Expiry: 8 March 2033

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ce1.xincache.com
ce2.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京天一众合科技股份有限公司
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=telezone.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "telezone.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "telezone.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "telezone.cn",
            "domain_keyword": "telezone",
            "domain_tld": "cn",
            "query_time": "2023-02-08 12:54:15",
            "create_date": "2005-03-08",
            "expiry_date": "2023-03-08",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京天一众合科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "telezone.cn",
            "domain_keyword": "telezone",
            "domain_tld": "cn",
            "query_time": "2023-04-30 17:22:07",
            "create_date": "2005-03-08",
            "expiry_date": "2033-03-08",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京天一众合科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "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>telezone.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>telezone.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>telezone.cn</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-08 12:54:15</query_time>
   <create_date>2005-03-08</create_date>
   <expiry_date>2023-03-08</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京天一众合科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>telezone.cn</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-04-30 17:22:07</query_time>
   <create_date>2005-03-08</create_date>
   <expiry_date>2033-03-08</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京天一众合科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</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 8 domain names (in 0.024 seconds) which contained the exact domain keyword "telezone".
Domain Name Registered Expiry Registrar Ownership
1 telezone.cn 8 Mar 2005 8 Mar 2033 中企动力科技股份有限公司 北京天一众合科技股份有限公司
2 telezone.ru 18 Nov 2009 18 Nov 2024 SALENAMES-RU Private Person
3 telezone.com 23 Mar 2012 23 Mar 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
4 telezone.nl 5 Nov 2013 - Hostnet B.V. -
5 telezone.io 29 Apr 2020 29 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
6 telezone.online 16 Mar 2023 16 Mar 2024 Name SRS AB -
7 telezone.biz 25 Jul 2023 25 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 telezone.games 13 Aug 2023 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 telezone.net 8 Nov 2023 8 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=telezone&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "telezone",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "telezone.cn, telezone.ru, telezone.com, telezone.nl, telezone.io, telezone.online, telezone.biz, telezone.games, telezone.net",
    "results": [
        {
            "num": 1,
            "domain_name": "telezone.cn",
            "domain_keyword": "telezone",
            "domain_tld": "cn",
            "query_time": "2024-05-29 22:02:23",
            "create_date": "2005-03-08",
            "expiry_date": "2033-03-08",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京天一众合科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "telezone.ru",
            "domain_keyword": "telezone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:22:26",
            "create_date": "2009-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "telezone.com",
            "domain_keyword": "telezone",
            "domain_tld": "com",
            "query_time": "2024-06-04 13:21:26",
            "create_date": "2012-03-23",
            "update_date": "2024-01-05",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "telezone.nl",
            "domain_keyword": "telezone",
            "domain_tld": "nl",
            "query_time": "2024-05-04 15:04:40",
            "create_date": "2013-11-05",
            "update_date": "2022-04-14",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "telezone.io",
            "domain_keyword": "telezone",
            "domain_tld": "io",
            "query_time": "2024-05-10 18:46:57",
            "create_date": "2020-04-29",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "telezone.online",
            "domain_keyword": "telezone",
            "domain_tld": "online",
            "query_time": "2024-06-01 07:46:25",
            "create_date": "2023-03-16",
            "update_date": "2024-05-30",
            "expiry_date": "2024-03-16",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_country": "LT",
            "registrant_email": "please query the rdds service of the 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.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "telezone.biz",
            "domain_keyword": "telezone",
            "domain_tld": "biz",
            "query_time": "2024-06-04 13:21:26",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "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": 8,
            "domain_name": "telezone.games",
            "domain_keyword": "telezone",
            "domain_tld": "games",
            "query_time": "2024-05-04 15:04:40",
            "create_date": "2023-08-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "telezone.net",
            "domain_keyword": "telezone",
            "domain_tld": "net",
            "query_time": "2024-05-18 21:26:32",
            "create_date": "2023-11-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>telezone</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>telezone.cn, telezone.ru, telezone.com, telezone.nl, telezone.io, telezone.online, telezone.biz, telezone.games, telezone.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>telezone.cn</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 22:02:23</query_time>
   <create_date>2005-03-08</create_date>
   <expiry_date>2033-03-08</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京天一众合科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>telezone.ru</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:22:26</query_time>
   <create_date>2009-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>telezone.com</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 13:21:26</query_time>
   <create_date>2012-03-23</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>telezone.nl</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 15:04:40</query_time>
   <create_date>2013-11-05</create_date>
   <update_date>2022-04-14</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>telezone.io</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-10 18:46:57</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>telezone.online</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 07:46:25</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_country>LT</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.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>telezone.biz</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-04 13:21:26</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</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>8</num>
   <domain_name>telezone.games</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-04 15:04:40</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>telezone.net</domain_name>
   <domain_keyword>telezone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 21:26:32</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.024</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,689 domain names (in 0.183 seconds) which look and sound like the brand name "telezone".
Domain Name Registered Expiry Registrar Ownership
1 telozone.com 28 Jun 2022 28 Jun 2024 NAMECHEAP INC Lull Inspire
2 teletone.site 18 May 2024 18 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
3 tel-zone.store 18 Apr 2024 18 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
4 tel-zone.xyz 18 Apr 2024 18 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
5 celezone.net 16 Aug 2019 16 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
6 teleqone.net 13 Jun 2011 13 Jun 2024 Name SRS AB Shield Whois
7 telebone.com 5 Nov 2015 5 Nov 2024 GoDaddy.com, LLC -
8 teleone.us 11 Nov 2002 10 Nov 2024 GoDaddy.com, LLC TELEONE CORP.
9 telecone.com 15 May 2014 15 May 2025 DomainSpot LLC robertsonlaw.com
10 teledone.site 8 Jun 2024 8 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
11 teeezone.com 2 Jun 2021 2 Jun 2024 GoDaddy.com, LLC -
12 telefone.systems 13 Aug 2015 13 Aug 2024 united-domains AG Nowocom KG Berlin
13 telefone.biz 2 May 2015 1 May 2024 Network Solutions, LLC New Ventures Services, Corp
14 telekone.top 25 May 2023 25 May 2025 Alibaba.com Singapore E-Commerce Private Limited 123123
15 telefone.xyz 23 Mar 2016 23 Mar 2025 Name.com, Inc Logidin LLC
16 telefone.ninja 26 Jul 2019 26 Jul 2025 Dynadot Inc REDACTED FOR PRIVACY
17 televone.com 17 Nov 1999 17 Nov 2024 GoDaddy.com, LLC -
18 telefone.lat 17 Sep 2023 17 Sep 2024 OVH -
19 teleqone.com 13 Jun 2011 13 Jun 2025 Name SRS AB Shield Whois
20 tel-zone.net 18 Apr 2024 18 Apr 2025 GoDaddy.com, LLC -
21 teletone.de - - - -
22 telefone.info 22 Jul 2023 22 Jul 2024 Sav.com, LLC - 37 Privacy Protection
23 teletone.net 5 Aug 2002 5 Aug 2024 IONOS SE -
24 teletone.ru 28 Aug 2007 28 Aug 2024 RU-CENTER-RU "TELETONE" Group
25 telefone.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
26 telegone.com 5 May 2013 5 May 2025 IONOS SE 1&1 Internet Inc
27 teletone.ai - - Porkbun LLC Private by Design, LLC
28 teledone.com 20 Jul 2023 20 Jul 2024 GoDaddy.com, LLC -
29 helezone.com 13 Apr 2011 13 Apr 2025 GoDaddy.com, LLC -
30 telezona.ru 11 Jan 2017 11 Jan 2025 REGRU-RU Private Person
31 tilezone.com 21 Apr 2003 21 Apr 2030 GoDaddy.com, LLC -
32 telezona.com 18 Dec 2019 18 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 teletone.com 24 Nov 1997 23 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 telejone.com 23 Jan 2019 23 Jan 2025 GANDI SAS REDACTED FOR PRIVACY
35 telefone.live 17 Nov 2022 17 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 lelezone.com 31 Jul 2013 31 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
37 tilezone.ru 16 Jun 2019 16 Jun 2024 REGRU-RU Private Person
38 tele-zone.cn 21 Nov 2013 21 Nov 2027 商中在线科技股份有限公司 江西省天轴通讯有限公司
39 telexone.com 1 Mar 2011 1 Mar 2025 Dynadot Inc -
40 teletone.com.cn 27 May 2005 27 Jun 2028 北京新网数码信息技术有限公司 深圳市天立通信息技术有限公司
41 tele-one.com 10 Jul 2012 10 Jul 2024 NameCheap, Inc. -
42 tele4one.ru 21 Jan 2013 21 Jan 2025 RU-CENTER-RU Private Person
43 tele-zone.com 24 Mar 2024 24 Mar 2025 HOSTINGER operations, UAB -
44 tel-zone.co.uk 18 Apr 2024 18 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
45 telefone.site 7 Nov 2023 7 Nov 2024 Reliable Software, Ltd Contact Privacy
46 telezyne.com 3 Jul 2018 3 Jul 2024 Squarespace Domains II LLC -
47 selezone.com 26 Dec 2023 26 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
48 telefone.fr 30 May 2016 26 Apr 2025 Infomaniak Network SA Ano Nymous
49 telexzone.com 23 Oct 2019 27 May 2025 WEBCC Pharmacy 2u Health and Beauty Sdn Bhd
50 teleone.info 30 May 2024 30 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
51 teezone.org 16 May 2007 16 May 2025 GoDaddy.com, LLC NameFind LLC
52 teleone.tech 11 Feb 2023 11 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Huang Xian Hong
53 itelezone.com 23 Oct 2006 23 Oct 2024 IONOS SE -
54 teleaone.com 24 Oct 2023 24 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
55 teleone.cn 13 Feb 2018 13 Feb 2027 GoDaddy.com,LLC 珠海一讯牵通信科技有限公司
56 teezone.co 4 Apr 2023 4 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 teleone.tv 17 Nov 2015 17 Nov 2024 OVH sas Registry Services, LLC
58 telefone.ru 4 Dec 2001 6 Dec 2024 RU-CENTER-RU PJSC "Mobile TeleSystems"
59 teletone.cn 25 Aug 2011 25 Aug 2033 阿里云计算有限公司(万网) 河南泰利通科技有限公司
60 teezone.nl 11 Jun 2023 - GoDaddy.com -
61 teleone.com.co 10 Nov 2008 10 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 teezone.store 12 May 2023 12 May 2025 Go Daddy, LLC -
63 teleone.co.in 31 Aug 2007 31 Aug 2024 Endurance Digital Domain Technology LLP Teleone Consumers Product Pvt. Ttd.
64 teleone.in 31 Aug 2007 31 Aug 2024 Endurance Digital Domain Technology LLP Teleone Consumers Product Pvt. Ttd.
65 teezone.com 11 May 2004 11 May 2025 GoDaddy.com, LLC -
66 teletone.vip 14 Nov 2023 14 Nov 2024 Porkbun Private by Design, LLC
67 teleone.ru 15 Mar 2018 15 Mar 2025 REGRU-RU Private Person
68 teleone.net 16 Dec 2021 16 Dec 2024 SAV.COM, LLC - 49 REDACTED FOR PRIVACY
69 telezon.com 29 Jul 2016 29 Jul 2024 GoDaddy.com, LLC -
70 elezone.ru 25 Feb 2021 25 Feb 2025 REGRU-RU Private Person
71 teleone.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
72 teleone.com 7 Nov 1996 6 Nov 2024 Dynadot Inc -
73 telezoe.com 29 Apr 2022 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
74 telezon.ru 24 May 2011 24 May 2025 RU-CENTER-RU LLC "TC Telezon"
75 telzone.ru 26 Jun 2009 26 Jun 2024 REGRU-RU Private Person
76 tellzone.com 5 Mar 2024 5 Mar 2025 Dynadot Inc -
77 tel-zone.org 18 Apr 2024 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 telefone.com.br 15 Feb 1998 14 Feb 2025 - GUILLERMINA CECILIA ALVAREZ
79 tilezone.co.uk 29 Jun 2015 29 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
80 talezone.com 9 Sep 2017 9 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
81 telezine.be 16 Jan 2007 - Nomeo -
82 selezone.pro 30 May 2024 30 May 2025 Squarespace Domains II LLC SELEZ ONE International Transport LLC
83 teledone.net 30 Nov 2023 30 Nov 2024 CommuniGal Communication Ltd. -
84 telepone.com 25 Jun 2014 25 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 celezone.com 29 Dec 2018 29 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 telezine.com 20 Aug 2004 20 Aug 2024 Tucows Domains Inc. -
87 telazone.com 13 Apr 2011 13 Apr 2025 GoDaddy.com, LLC -
88 telemone.com 4 Mar 2024 4 Mar 2027 GoDaddy.com, LLC -
89 telefone.dk 26 Jan 2021 31 Jan 2025 - Ahtsham Ul Hassan Mir
90 tilezone.net 9 Jan 2008 9 Jan 2025 GoDaddy.com, LLC -
91 tele1one.ru 18 Nov 2016 18 Nov 2024 SALENAMES-RU Private Person
92 telefone.com 21 Feb 1996 22 Feb 2031 Network Solutions, LLC -
93 telefone.cloud 29 Apr 2018 29 Apr 2026 Dynadot, LLC REDACTED FOR PRIVACY
94 telefone.org 9 Oct 2006 9 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
95 telizone.com 4 Nov 2016 4 Nov 2024 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
96 telefone.it 9 May 2012 25 May 2024 Algorithmedia S.r.l. Puglia.com Srls
97 telefone.by 7 Nov 2023 7 Nov 2024 Reliable Software, Ltd -
98 teleqone.org 13 Jun 2011 13 Jun 2024 Name SRS AB Aurora Innovation AB
99 telesone.space 21 Feb 2024 21 Feb 2025 Name SRS AB -
100 telezine.nl 5 Oct 2016 - Registrar.eu -
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 Telezone.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=telezone.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "telezone.cn",
        "page_size": 100
    },
    "count": {
        "total": 2689,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "telozone.com, teletone.site, tel-zone.store, tel-zone.xyz, celezone.net, teleqone.net, telebone.com, teleone.us, telecone.com, teledone.site, teeezone.com, telefone.systems, telefone.biz, telekone.top, telefone.xyz, telefone.ninja, televone.com, telefone.lat, teleqone.com, tel-zone.net, teletone.de, telefone.info, teletone.net, teletone.ru, telefone.uk, telegone.com, teletone.ai, teledone.com, helezone.com, telezona.ru, tilezone.com, telezona.com, teletone.com, telejone.com, telefone.live, lelezone.com, tilezone.ru, tele-zone.cn, telexone.com, teletone.com.cn, tele-one.com, tele4one.ru, tele-zone.com, tel-zone.co.uk, telefone.site, telezyne.com, selezone.com, telefone.fr, telexzone.com, teleone.info, teezone.org, teleone.tech, itelezone.com, teleaone.com, teleone.cn, teezone.co, teleone.tv, telefone.ru, teletone.cn, teezone.nl, teleone.com.co, teezone.store, teleone.co.in, teleone.in, teezone.com, teletone.vip, teleone.ru, teleone.net, telezon.com, elezone.ru, teleone.xyz, teleone.com, telezoe.com, telezon.ru, telzone.ru, tellzone.com, tel-zone.org, telefone.com.br, tilezone.co.uk, talezone.com, telezine.be, selezone.pro, teledone.net, telepone.com, celezone.com, telezine.com, telazone.com, telemone.com, telefone.dk, tilezone.net, tele1one.ru, telefone.com, telefone.cloud, telefone.org, telizone.com, telefone.it, telefone.by, teleqone.org, telesone.space, telezine.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "telozone.com",
            "domain_keyword": "telozone",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:33:00",
            "create_date": "2022-06-28",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Lull Inspire",
            "registrant_company": "Lull Inspire",
            "registrant_address": "10120 W Flamingo Rd Ste 4-1078",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89147",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7025095266",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "konnor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "teletone.site",
            "domain_keyword": "teletone",
            "domain_tld": "site",
            "query_time": "2024-05-18 12:44:08",
            "create_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "N/A",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "davina.ns.cloudflare.com",
                "fred.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tel-zone.store",
            "domain_keyword": "tel-zone",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:45:11",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tel-zone.xyz",
            "domain_keyword": "tel-zone",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 19:16:34",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "celezone.net",
            "domain_keyword": "celezone",
            "domain_tld": "net",
            "query_time": "2024-05-09 20:41:31",
            "create_date": "2019-08-16",
            "update_date": "2024-04-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns05.wpdns.cloud",
                "ns06.wpdns.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "teleqone.net",
            "domain_keyword": "teleqone",
            "domain_tld": "net",
            "query_time": "2024-04-17 08:59:25",
            "create_date": "2011-06-13",
            "update_date": "2023-05-15",
            "expiry_date": "2024-06-13",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "emea.excedodns.eu",
                "global.excedodns.com",
                "nordic.excedodns.net",
                "sto.excedodns.se",
                "world.excedodns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "telebone.com",
            "domain_keyword": "telebone",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:04:04",
            "create_date": "2015-11-05",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "teleone.us",
            "domain_keyword": "teleone",
            "domain_tld": "us",
            "query_time": "2024-05-16 13:20:25",
            "create_date": "2002-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "RAUL GOMEZ",
            "registrant_company": "TELEONE CORP.",
            "registrant_address": "19380 Collins Avenue, #526",
            "registrant_city": "Sunny Isles Beach",
            "registrant_state": "Florida",
            "registrant_zip": "33160",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9542740115",
            "name_servers": [
                "ns12.zoneedit.com",
                "ns7.zoneedit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "telecone.com",
            "domain_keyword": "telecone",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:10:29",
            "create_date": "2014-05-15",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-15",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Charles Robertson",
            "registrant_company": "robertsonlaw.com",
            "registrant_address": "941 Elk Ridge, Unit 13080",
            "registrant_city": "Chattanooga",
            "registrant_state": "TN",
            "registrant_zip": "37419",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6783130122",
            "name_servers": [
                "ns1.tierra.net",
                "ns2.tierra.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "teledone.site",
            "domain_keyword": "teledone",
            "domain_tld": "site",
            "query_time": "2024-06-10 23:41:59",
            "create_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "N/A",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "aldo.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "teeezone.com",
            "domain_keyword": "teeezone",
            "domain_tld": "com",
            "query_time": "2024-06-01 10:27:09",
            "create_date": "2021-06-02",
            "update_date": "2023-01-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "telefone.systems",
            "domain_keyword": "telefone",
            "domain_tld": "systems",
            "query_time": "2024-05-16 13:16:17",
            "create_date": "2015-08-13",
            "update_date": "2024-04-29",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nowocom KG Berlin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "telefone.biz",
            "domain_keyword": "telefone",
            "domain_tld": "biz",
            "query_time": "2024-05-28 10:23:46",
            "create_date": "2015-05-02",
            "update_date": "2023-06-16",
            "expiry_date": "2024-05-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "New Ventures Services, Corp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "telekone.top",
            "domain_keyword": "telekone",
            "domain_tld": "top",
            "query_time": "2024-05-28 10:24:10",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "123123",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "telefone.xyz",
            "domain_keyword": "telefone",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 05:14:31",
            "create_date": "2016-03-23",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Logidin LLC",
            "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": [
                "ns1fkl.name.com",
                "ns2nsw.name.com",
                "ns3fqs.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "telefone.ninja",
            "domain_keyword": "telefone",
            "domain_tld": "ninja",
            "query_time": "2024-05-24 18:17:33",
            "create_date": "2019-07-26",
            "update_date": "2023-11-07",
            "expiry_date": "2025-07-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "televone.com",
            "domain_keyword": "televone",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:06:50",
            "create_date": "1999-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "telefone.lat",
            "domain_keyword": "telefone",
            "domain_tld": "lat",
            "query_time": "2024-05-24 18:17:33",
            "create_date": "2023-09-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "teleqone.com",
            "domain_keyword": "teleqone",
            "domain_tld": "com",
            "query_time": "2024-06-13 00:17:09",
            "create_date": "2011-06-13",
            "update_date": "2024-05-15",
            "expiry_date": "2025-06-13",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "emea.excedodns.eu",
                "global.excedodns.com",
                "nordic.excedodns.net",
                "sto.excedodns.se",
                "world.excedodns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "tel-zone.net",
            "domain_keyword": "tel-zone",
            "domain_tld": "net",
            "query_time": "2024-04-21 17:45:19",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": 21,
            "domain_name": "teletone.de",
            "domain_keyword": "teletone",
            "domain_tld": "de",
            "query_time": "2024-05-05 12:28:24",
            "update_date": "2009-08-16",
            "name_servers": [
                "ns7.schlund.de",
                "ns8.schlund.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "telefone.info",
            "domain_keyword": "telefone",
            "domain_tld": "info",
            "query_time": "2024-06-10 07:16:40",
            "create_date": "2023-07-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-22",
            "registrar_iana": 3927,
            "registrar_name": "Sav.com, LLC - 37",
            "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": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "teletone.net",
            "domain_keyword": "teletone",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:03:59",
            "create_date": "2002-08-05",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1030.ui-dns.biz",
                "ns1030.ui-dns.com",
                "ns1030.ui-dns.de",
                "ns1030.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "teletone.ru",
            "domain_keyword": "teletone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:22:08",
            "create_date": "2007-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"TELETONE\" Group",
            "name_servers": [
                "ns1.selectel.ru",
                "ns2.selectel.ru",
                "ns2.teletone.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "telefone.uk",
            "domain_keyword": "telefone",
            "domain_tld": "uk",
            "query_time": "2024-05-16 13:16:17",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "telegone.com",
            "domain_keyword": "telegone",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:40:31",
            "create_date": "2013-05-05",
            "update_date": "2018-04-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1097.ui-dns.biz",
                "ns1097.ui-dns.com",
                "ns1097.ui-dns.de",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "teletone.ai",
            "domain_keyword": "teletone",
            "domain_tld": "ai",
            "query_time": "2024-05-25 09:27:58",
            "registrar_name": "Porkbun LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "teledone.com",
            "domain_keyword": "teledone",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:15:42",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "helezone.com",
            "domain_keyword": "helezone",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:57:35",
            "create_date": "2011-04-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "telezona.ru",
            "domain_keyword": "telezona",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:22:26",
            "create_date": "2017-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "tilezone.com",
            "domain_keyword": "tilezone",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:27:01",
            "create_date": "2003-04-21",
            "update_date": "2022-09-09",
            "expiry_date": "2030-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "telezona.com",
            "domain_keyword": "telezona",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:32:56",
            "create_date": "2019-12-18",
            "update_date": "2020-12-12",
            "expiry_date": "2024-12-18",
            "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": 33,
            "domain_name": "teletone.com",
            "domain_keyword": "teletone",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:03:59",
            "create_date": "1997-11-24",
            "update_date": "2020-01-15",
            "expiry_date": "2025-11-23",
            "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": 34,
            "domain_name": "telejone.com",
            "domain_keyword": "telejone",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:53:44",
            "create_date": "2019-01-23",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-23",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.arandomserver.com",
                "ns2.arandomserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "telefone.live",
            "domain_keyword": "telefone",
            "domain_tld": "live",
            "query_time": "2024-05-24 18:17:33",
            "create_date": "2022-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 36,
            "domain_name": "lelezone.com",
            "domain_keyword": "lelezone",
            "domain_tld": "com",
            "query_time": "2024-06-08 03:49:00",
            "create_date": "2013-07-31",
            "update_date": "2024-01-18",
            "expiry_date": "2024-07-31",
            "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": "HU NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=lelezone.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tilezone.ru",
            "domain_keyword": "tilezone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:44:37",
            "create_date": "2019-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "tele-zone.cn",
            "domain_keyword": "tele-zone",
            "domain_tld": "cn",
            "query_time": "2024-05-09 12:42:55",
            "create_date": "2013-11-21",
            "expiry_date": "2027-11-21",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "江西省天轴通讯有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "telexone.com",
            "domain_keyword": "telexone",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:04:38",
            "create_date": "2011-03-01",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "teletone.com.cn",
            "domain_keyword": "teletone",
            "domain_tld": "com.cn",
            "query_time": "2024-06-01 16:02:31",
            "create_date": "2005-05-27",
            "expiry_date": "2028-06-27",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "深圳市天立通信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tele-one.com",
            "domain_keyword": "tele-one",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:02:17",
            "create_date": "2012-07-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tele4one.ru",
            "domain_keyword": "tele4one",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:20:05",
            "create_date": "2013-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "tele-zone.com",
            "domain_keyword": "tele-zone",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:15:51",
            "create_date": "2024-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tel-zone.co.uk",
            "domain_keyword": "tel-zone",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 18:00:21",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "telefone.site",
            "domain_keyword": "telefone",
            "domain_tld": "site",
            "query_time": "2024-04-30 16:04:41",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 3246,
            "registrar_name": "Reliable Software, Ltd",
            "registrar_website": "https://hoster.by",
            "registrant_company": "Contact Privacy",
            "registrant_state": "-",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the 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.hoster.by",
                "ns2.hoster.by"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "telezyne.com",
            "domain_keyword": "telezyne",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:32:57",
            "create_date": "2018-07-03",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "selezone.com",
            "domain_keyword": "selezone",
            "domain_tld": "com",
            "query_time": "2024-05-04 00:44:32",
            "create_date": "2023-12-26",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "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": "NORTH CAROLINA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=selezone.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": 48,
            "domain_name": "telefone.fr",
            "domain_keyword": "telefone",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:46:24",
            "create_date": "2016-05-30",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-26",
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 49,
            "domain_name": "telexzone.com",
            "domain_keyword": "telexzone",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:02:23",
            "create_date": "2019-10-23",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Dinesh Ganeswaran",
            "registrant_company": "Pharmacy 2u Health and Beauty Sdn Bhd",
            "registrant_address": "J-2-7, Level 2, Boulevard Business Park, No. 115, Jalan Kepayang, Off Jalan Kuching,",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Kuala Lumpur",
            "registrant_zip": "51200",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.60122372667",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns100.webnic.cc",
                "ns101.webnic.cc",
                "ns111.mschosting.com",
                "ns112.mschosting.com"
            ],
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "teleone.info",
            "domain_keyword": "teleone",
            "domain_tld": "info",
            "query_time": "2024-06-02 16:43:33",
            "create_date": "2024-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "teezone.org",
            "domain_keyword": "teezone",
            "domain_tld": "org",
            "query_time": "2024-05-19 11:49:57",
            "create_date": "2007-05-16",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "teleone.tech",
            "domain_keyword": "teleone",
            "domain_tld": "tech",
            "query_time": "2024-06-03 13:57:11",
            "create_date": "2023-02-11",
            "update_date": "2023-08-31",
            "expiry_date": "2026-02-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Huang Xian Hong",
            "registrant_state": "Chong qing",
            "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": [
                "andy.ns.cloudflare.com",
                "janet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "itelezone.com",
            "domain_keyword": "itelezone",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:12:35",
            "create_date": "2006-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1083.ui-dns.biz",
                "ns1083.ui-dns.com",
                "ns1083.ui-dns.de",
                "ns1083.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "teleaone.com",
            "domain_keyword": "teleaone",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:43:02",
            "create_date": "2023-10-24",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "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": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=teleaone.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": 55,
            "domain_name": "teleone.cn",
            "domain_keyword": "teleone",
            "domain_tld": "cn",
            "query_time": "2024-04-21 12:00:13",
            "create_date": "2018-02-13",
            "expiry_date": "2027-02-13",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "珠海一讯牵通信科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.macau.ctm.net",
                "vassun1.macau.ctm.net",
                "vassun2.macau.ctm.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "teezone.co",
            "domain_keyword": "teezone",
            "domain_tld": "co",
            "query_time": "2024-05-30 10:53:18",
            "create_date": "2023-04-04",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-04",
            "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.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "teleone.tv",
            "domain_keyword": "teleone",
            "domain_tld": "tv",
            "query_time": "2024-06-01 16:02:12",
            "create_date": "2015-11-17",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "luke.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "telefone.ru",
            "domain_keyword": "telefone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:20:29",
            "create_date": "2001-12-04",
            "expiry_date": "2024-12-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PJSC \"Mobile TeleSystems\"",
            "name_servers": [
                "dns0.mtu.ru",
                "dns1.mtu.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "teletone.cn",
            "domain_keyword": "teletone",
            "domain_tld": "cn",
            "query_time": "2024-06-04 13:19:39",
            "create_date": "2011-08-25",
            "expiry_date": "2033-08-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "河南泰利通科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "teezone.nl",
            "domain_keyword": "teezone",
            "domain_tld": "nl",
            "query_time": "2024-04-28 12:37:20",
            "create_date": "2023-06-11",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 61,
            "domain_name": "teleone.com.co",
            "domain_keyword": "teleone",
            "domain_tld": "com.co",
            "query_time": "2024-05-16 13:20:25",
            "create_date": "2008-11-10",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-10",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "teezone.store",
            "domain_keyword": "teezone",
            "domain_tld": "store",
            "query_time": "2024-05-15 03:42:37",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_state": "Florida",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "teleone.co.in",
            "domain_keyword": "teleone",
            "domain_tld": "co.in",
            "query_time": "2024-04-21 12:00:13",
            "create_date": "2007-08-31",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-31",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teleone Consumers Product Pvt. Ttd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "teleone.in",
            "domain_keyword": "teleone",
            "domain_tld": "in",
            "query_time": "2024-05-10 18:44:40",
            "create_date": "2007-08-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-08-31",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teleone Consumers Product Pvt. Ttd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sver345239.earth.orderbox-dns.com",
                "sver345239.mars.orderbox-dns.com",
                "sver345239.mercury.orderbox-dns.com",
                "sver345239.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "teezone.com",
            "domain_keyword": "teezone",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:42:37",
            "create_date": "2004-05-11",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-11",
            "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": 66,
            "domain_name": "teletone.vip",
            "domain_keyword": "teletone",
            "domain_tld": "vip",
            "query_time": "2024-05-24 06:32:14",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "teleone.ru",
            "domain_keyword": "teleone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:21:27",
            "create_date": "2018-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "teleone.net",
            "domain_keyword": "teleone",
            "domain_tld": "net",
            "query_time": "2024-05-16 13:20:25",
            "create_date": "2021-12-16",
            "update_date": "2024-01-10",
            "expiry_date": "2024-12-16",
            "registrar_iana": 3939,
            "registrar_name": "SAV.COM, LLC - 49",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=teleone.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "telezon.com",
            "domain_keyword": "telezon",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:32:56",
            "create_date": "2016-07-29",
            "update_date": "2023-03-19",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "elezone.ru",
            "domain_keyword": "elezone",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:23:18",
            "create_date": "2021-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "teleone.xyz",
            "domain_keyword": "teleone",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 00:09:01",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "teleone.com",
            "domain_keyword": "teleone",
            "domain_tld": "com",
            "query_time": "2024-06-03 13:57:11",
            "create_date": "1996-11-07",
            "update_date": "2023-04-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "telezoe.com",
            "domain_keyword": "telezoe",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:46:57",
            "create_date": "2022-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=telezoe.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "telezon.ru",
            "domain_keyword": "telezon",
            "domain_tld": "ru",
            "query_time": "2024-05-24 00:40:33",
            "create_date": "2011-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"TC Telezon\"",
            "name_servers": [
                "ns.entc.ru",
                "ns2.entc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "telzone.ru",
            "domain_keyword": "telzone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:38:16",
            "create_date": "2009-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "tellzone.com",
            "domain_keyword": "tellzone",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:48:29",
            "create_date": "2024-03-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tel-zone.org",
            "domain_keyword": "tel-zone",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:03:45",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "telefone.com.br",
            "domain_keyword": "telefone",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 18:17:35",
            "create_date": "1998-02-15",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-14",
            "registrant_name": "GUILLERMINA CECILIA ALVAREZ",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com",
                "ns3.mydomain.com",
                "ns4.mydomain.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 79,
            "domain_name": "tilezone.co.uk",
            "domain_keyword": "tilezone",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 23:47:30",
            "create_date": "2015-06-29",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-29",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "talezone.com",
            "domain_keyword": "talezone",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:52:56",
            "create_date": "2017-09-09",
            "update_date": "2020-09-03",
            "expiry_date": "2024-09-09",
            "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": 81,
            "domain_name": "telezine.be",
            "domain_keyword": "telezine",
            "domain_tld": "be",
            "query_time": "2024-05-25 09:29:05",
            "create_date": "2007-01-16",
            "registrar_name": "Nomeo",
            "registrar_website": "https://www.nomeo.be",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 82,
            "domain_name": "selezone.pro",
            "domain_keyword": "selezone",
            "domain_tld": "pro",
            "query_time": "2024-06-01 17:15:54",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SELEZ ONE International Transport LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "teledone.net",
            "domain_keyword": "teledone",
            "domain_tld": "net",
            "query_time": "2024-06-10 07:15:32",
            "create_date": "2023-11-30",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "telepone.com",
            "domain_keyword": "telepone",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:45:03",
            "create_date": "2014-06-25",
            "update_date": "2020-06-19",
            "expiry_date": "2024-06-25",
            "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": 85,
            "domain_name": "celezone.com",
            "domain_keyword": "celezone",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:16:02",
            "create_date": "2018-12-29",
            "update_date": "2020-12-23",
            "expiry_date": "2024-12-29",
            "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": 86,
            "domain_name": "telezine.com",
            "domain_keyword": "telezine",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:32:56",
            "create_date": "2004-08-20",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "telazone.com",
            "domain_keyword": "telazone",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:32:32",
            "create_date": "2011-04-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "telemone.com",
            "domain_keyword": "telemone",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:43:57",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2027-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns.why3s.com",
                "ns2.dns.why3s.com",
                "ns3.dns.why3s.com",
                "ns4.dns.why3s.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "telefone.dk",
            "domain_keyword": "telefone",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:05:39",
            "create_date": "2021-01-26",
            "expiry_date": "2025-01-31",
            "registrant_name": "Ahtsham Ul Hassan Mir",
            "registrant_address": "Engrøjel 78",
            "registrant_city": "Greve",
            "registrant_zip": "2670",
            "registrant_country": "DK",
            "registrant_phone": "+45 53787101",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "tilezone.net",
            "domain_keyword": "tilezone",
            "domain_tld": "net",
            "query_time": "2024-04-19 03:27:01",
            "create_date": "2008-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tele1one.ru",
            "domain_keyword": "tele1one",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:20:04",
            "create_date": "2016-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "telefone.com",
            "domain_keyword": "telefone",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:17:33",
            "create_date": "1996-02-21",
            "update_date": "2021-02-22",
            "expiry_date": "2031-02-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "telefone.cloud",
            "domain_keyword": "telefone",
            "domain_tld": "cloud",
            "query_time": "2024-06-10 07:16:40",
            "create_date": "2018-04-29",
            "update_date": "2023-11-03",
            "expiry_date": "2026-04-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "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.fios.net.br",
                "ns2.fios.net.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "telefone.org",
            "domain_keyword": "telefone",
            "domain_tld": "org",
            "query_time": "2024-04-19 05:14:31",
            "create_date": "2006-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "telizone.com",
            "domain_keyword": "telizone",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:18:08",
            "create_date": "2016-11-04",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "dammam",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "telefone.it",
            "domain_keyword": "telefone",
            "domain_tld": "it",
            "query_time": "2024-05-28 10:23:46",
            "create_date": "2012-05-09",
            "update_date": "2024-05-26",
            "expiry_date": "2024-05-25",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 97,
            "domain_name": "telefone.by",
            "domain_keyword": "telefone",
            "domain_tld": "by",
            "query_time": "2024-04-19 05:14:31",
            "create_date": "2023-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 98,
            "domain_name": "teleqone.org",
            "domain_keyword": "teleqone",
            "domain_tld": "org",
            "query_time": "2024-04-17 08:59:25",
            "create_date": "2011-06-13",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-13",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://namesrs.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aurora Innovation AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "emea.excedodns.eu",
                "global.excedodns.com",
                "nordic.excedodns.net",
                "sto.excedodns.se",
                "world.excedodns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "telesone.space",
            "domain_keyword": "telesone",
            "domain_tld": "space",
            "query_time": "2024-06-04 13:18:51",
            "create_date": "2024-02-21",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-21",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_country": "LT",
            "registrant_email": "please query the rdds service of the 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.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "telezine.nl",
            "domain_keyword": "telezine",
            "domain_tld": "nl",
            "query_time": "2024-05-04 15:04:40",
            "create_date": "2016-10-05",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.183,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>telezone.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2689</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>telozone.com, teletone.site, tel-zone.store, tel-zone.xyz, celezone.net, teleqone.net, telebone.com, teleone.us, telecone.com, teledone.site, teeezone.com, telefone.systems, telefone.biz, telekone.top, telefone.xyz, telefone.ninja, televone.com, telefone.lat, teleqone.com, tel-zone.net, teletone.de, telefone.info, teletone.net, teletone.ru, telefone.uk, telegone.com, teletone.ai, teledone.com, helezone.com, telezona.ru, tilezone.com, telezona.com, teletone.com, telejone.com, telefone.live, lelezone.com, tilezone.ru, tele-zone.cn, telexone.com, teletone.com.cn, tele-one.com, tele4one.ru, tele-zone.com, tel-zone.co.uk, telefone.site, telezyne.com, selezone.com, telefone.fr, telexzone.com, teleone.info, teezone.org, teleone.tech, itelezone.com, teleaone.com, teleone.cn, teezone.co, teleone.tv, telefone.ru, teletone.cn, teezone.nl, teleone.com.co, teezone.store, teleone.co.in, teleone.in, teezone.com, teletone.vip, teleone.ru, teleone.net, telezon.com, elezone.ru, teleone.xyz, teleone.com, telezoe.com, telezon.ru, telzone.ru, tellzone.com, tel-zone.org, telefone.com.br, tilezone.co.uk, talezone.com, telezine.be, selezone.pro, teledone.net, telepone.com, celezone.com, telezine.com, telazone.com, telemone.com, telefone.dk, tilezone.net, tele1one.ru, telefone.com, telefone.cloud, telefone.org, telizone.com, telefone.it, telefone.by, teleqone.org, telesone.space, telezine.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>telozone.com</domain_name>
   <domain_keyword>telozone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:33:00</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Lull Inspire</registrant_name>
   <registrant_company>Lull Inspire</registrant_company>
   <registrant_address>10120 W Flamingo Rd Ste 4-1078</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89147</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7025095266</registrant_phone>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>konnor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>teletone.site</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 12:44:08</query_time>
   <create_date>2024-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>N/A</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>davina.ns.cloudflare.com</value>
    <value>fred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tel-zone.store</domain_name>
   <domain_keyword>tel-zone</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:45:11</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tel-zone.xyz</domain_name>
   <domain_keyword>tel-zone</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 19:16:34</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>celezone.net</domain_name>
   <domain_keyword>celezone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 20:41:31</query_time>
   <create_date>2019-08-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns05.wpdns.cloud</value>
    <value>ns06.wpdns.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>teleqone.net</domain_name>
   <domain_keyword>teleqone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 08:59:25</query_time>
   <create_date>2011-06-13</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>emea.excedodns.eu</value>
    <value>global.excedodns.com</value>
    <value>nordic.excedodns.net</value>
    <value>sto.excedodns.se</value>
    <value>world.excedodns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>telebone.com</domain_name>
   <domain_keyword>telebone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:04:04</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.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>8</num>
   <domain_name>teleone.us</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-16 13:20:25</query_time>
   <create_date>2002-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>RAUL GOMEZ</registrant_name>
   <registrant_company>TELEONE CORP.</registrant_company>
   <registrant_address>19380 Collins Avenue, #526</registrant_address>
   <registrant_city>Sunny Isles Beach</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33160</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9542740115</registrant_phone>
   <name_servers>
    <value>ns12.zoneedit.com</value>
    <value>ns7.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>telecone.com</domain_name>
   <domain_keyword>telecone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:10:29</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Charles Robertson</registrant_name>
   <registrant_company>robertsonlaw.com</registrant_company>
   <registrant_address>941 Elk Ridge, Unit 13080</registrant_address>
   <registrant_city>Chattanooga</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>37419</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6783130122</registrant_phone>
   <name_servers>
    <value>ns1.tierra.net</value>
    <value>ns2.tierra.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>teledone.site</domain_name>
   <domain_keyword>teledone</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-10 23:41:59</query_time>
   <create_date>2024-06-08</create_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>N/A</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>aldo.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>teeezone.com</domain_name>
   <domain_keyword>teeezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 10:27:09</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>telefone.systems</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-16 13:16:17</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nowocom KG Berlin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>telefone.biz</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 10:23:46</query_time>
   <create_date>2015-05-02</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>New Ventures Services, Corp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>telekone.top</domain_name>
   <domain_keyword>telekone</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-28 10:24:10</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>123123</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AL</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>telefone.xyz</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 05:14:31</query_time>
   <create_date>2016-03-23</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Logidin LLC</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>ns1fkl.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3fqs.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>telefone.ninja</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-24 18:17:33</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>televone.com</domain_name>
   <domain_keyword>televone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:06:50</query_time>
   <create_date>1999-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>telefone.lat</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-24 18:17:33</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>teleqone.com</domain_name>
   <domain_keyword>teleqone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 00:17:09</query_time>
   <create_date>2011-06-13</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>emea.excedodns.eu</value>
    <value>global.excedodns.com</value>
    <value>nordic.excedodns.net</value>
    <value>sto.excedodns.se</value>
    <value>world.excedodns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>tel-zone.net</domain_name>
   <domain_keyword>tel-zone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 17:45:19</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>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>21</num>
   <domain_name>teletone.de</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 12:28:24</query_time>
   <update_date>2009-08-16</update_date>
   <name_servers>
    <value>ns7.schlund.de</value>
    <value>ns8.schlund.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>telefone.info</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 07:16:40</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>3927</registrar_iana>
   <registrar_name>Sav.com, LLC - 37</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>teletone.net</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:03:59</query_time>
   <create_date>2002-08-05</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1030.ui-dns.com</value>
    <value>ns1030.ui-dns.de</value>
    <value>ns1030.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>teletone.ru</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:22:08</query_time>
   <create_date>2007-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;TELETONE&quot; Group</registrant_company>
   <name_servers>
    <value>ns1.selectel.ru</value>
    <value>ns2.selectel.ru</value>
    <value>ns2.teletone.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>telefone.uk</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-16 13:16:17</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>telegone.com</domain_name>
   <domain_keyword>telegone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:40:31</query_time>
   <create_date>2013-05-05</create_date>
   <update_date>2018-04-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1097.ui-dns.biz</value>
    <value>ns1097.ui-dns.com</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>teletone.ai</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-25 09:27:58</query_time>
   <registrar_name>Porkbun LLC</registrar_name>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>teledone.com</domain_name>
   <domain_keyword>teledone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:15:42</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>helezone.com</domain_name>
   <domain_keyword>helezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:57:35</query_time>
   <create_date>2011-04-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-13</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>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>30</num>
   <domain_name>telezona.ru</domain_name>
   <domain_keyword>telezona</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:22:26</query_time>
   <create_date>2017-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>tilezone.com</domain_name>
   <domain_keyword>tilezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:27:01</query_time>
   <create_date>2003-04-21</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2030-04-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.dns-parking.com</value>
    <value>ns2.dns-parking.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>telezona.com</domain_name>
   <domain_keyword>telezona</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:32:56</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2020-12-12</update_date>
   <expiry_date>2024-12-18</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>33</num>
   <domain_name>teletone.com</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:03:59</query_time>
   <create_date>1997-11-24</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-11-23</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>34</num>
   <domain_name>telejone.com</domain_name>
   <domain_keyword>telejone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:53:44</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</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.arandomserver.com</value>
    <value>ns2.arandomserver.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>telefone.live</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-24 18:17:33</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>36</num>
   <domain_name>lelezone.com</domain_name>
   <domain_keyword>lelezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 03:49:00</query_time>
   <create_date>2013-07-31</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-07-31</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>HU NAN</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=lelezone.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tilezone.ru</domain_name>
   <domain_keyword>tilezone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:44:37</query_time>
   <create_date>2019-06-16</create_date>
   <expiry_date>2024-06-16</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>38</num>
   <domain_name>tele-zone.cn</domain_name>
   <domain_keyword>tele-zone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 12:42:55</query_time>
   <create_date>2013-11-21</create_date>
   <expiry_date>2027-11-21</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>江西省天轴通讯有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>telexone.com</domain_name>
   <domain_keyword>telexone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:04:38</query_time>
   <create_date>2011-03-01</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-01</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>teletone.com.cn</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-01 16:02:31</query_time>
   <create_date>2005-05-27</create_date>
   <expiry_date>2028-06-27</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>深圳市天立通信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tele-one.com</domain_name>
   <domain_keyword>tele-one</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:02:17</query_time>
   <create_date>2012-07-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tele4one.ru</domain_name>
   <domain_keyword>tele4one</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:20:05</query_time>
   <create_date>2013-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>tele-zone.com</domain_name>
   <domain_keyword>tele-zone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:15:51</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tel-zone.co.uk</domain_name>
   <domain_keyword>tel-zone</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 18:00:21</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>telefone.site</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 16:04:41</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrar_website>https://hoster.by</registrar_website>
   <registrant_company>Contact Privacy</registrant_company>
   <registrant_state>-</registrant_state>
   <registrant_country>BY</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.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>telezyne.com</domain_name>
   <domain_keyword>telezyne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:32:57</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>selezone.com</domain_name>
   <domain_keyword>selezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 00:44:32</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-26</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>NORTH CAROLINA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=selezone.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>48</num>
   <domain_name>telefone.fr</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:46:24</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>telexzone.com</domain_name>
   <domain_keyword>telexzone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:02:23</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Dinesh Ganeswaran</registrant_name>
   <registrant_company>Pharmacy 2u Health and Beauty Sdn Bhd</registrant_company>
   <registrant_address>J-2-7, Level 2, Boulevard Business Park, No. 115, Jalan Kepayang, Off Jalan Kuching,</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Kuala Lumpur</registrant_state>
   <registrant_zip>51200</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.60122372667</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
    <value>ns111.mschosting.com</value>
    <value>ns112.mschosting.com</value>
   </name_servers>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>teleone.info</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 16:43:33</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>teezone.org</domain_name>
   <domain_keyword>teezone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 11:49:57</query_time>
   <create_date>2007-05-16</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind 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.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>52</num>
   <domain_name>teleone.tech</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-03 13:57:11</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-02-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Huang Xian Hong</registrant_company>
   <registrant_state>Chong qing</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>andy.ns.cloudflare.com</value>
    <value>janet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>itelezone.com</domain_name>
   <domain_keyword>itelezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:12:35</query_time>
   <create_date>2006-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>teleaone.com</domain_name>
   <domain_keyword>teleaone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:43:02</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-24</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>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=teleaone.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>55</num>
   <domain_name>teleone.cn</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 12:00:13</query_time>
   <create_date>2018-02-13</create_date>
   <expiry_date>2027-02-13</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>珠海一讯牵通信科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.macau.ctm.net</value>
    <value>vassun1.macau.ctm.net</value>
    <value>vassun2.macau.ctm.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>teezone.co</domain_name>
   <domain_keyword>teezone</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 10:53:18</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-04</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.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>teleone.tv</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-01 16:02:12</query_time>
   <create_date>2015-11-17</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>luke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>telefone.ru</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:20:29</query_time>
   <create_date>2001-12-04</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PJSC &quot;Mobile TeleSystems&quot;</registrant_company>
   <name_servers>
    <value>dns0.mtu.ru</value>
    <value>dns1.mtu.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>teletone.cn</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-04 13:19:39</query_time>
   <create_date>2011-08-25</create_date>
   <expiry_date>2033-08-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>河南泰利通科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>teezone.nl</domain_name>
   <domain_keyword>teezone</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 12:37:20</query_time>
   <create_date>2023-06-11</create_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>teleone.com.co</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-16 13:20:25</query_time>
   <create_date>2008-11-10</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-10</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>teezone.store</domain_name>
   <domain_keyword>teezone</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 03:42:37</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_state>Florida</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>teleone.co.in</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-21 12:00:13</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teleone Consumers Product Pvt. Ttd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.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>teleone.in</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 18:44:40</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teleone Consumers Product Pvt. Ttd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sver345239.earth.orderbox-dns.com</value>
    <value>sver345239.mars.orderbox-dns.com</value>
    <value>sver345239.mercury.orderbox-dns.com</value>
    <value>sver345239.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>teezone.com</domain_name>
   <domain_keyword>teezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:42:37</query_time>
   <create_date>2004-05-11</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-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>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>66</num>
   <domain_name>teletone.vip</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-24 06:32:14</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>teleone.ru</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:21:27</query_time>
   <create_date>2018-03-15</create_date>
   <expiry_date>2025-03-15</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>teleone.net</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 13:20:25</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>3939</registrar_iana>
   <registrar_name>SAV.COM, LLC - 49</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=teleone.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>telezon.com</domain_name>
   <domain_keyword>telezon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:32:56</query_time>
   <create_date>2016-07-29</create_date>
   <update_date>2023-03-19</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>elezone.ru</domain_name>
   <domain_keyword>elezone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:23:18</query_time>
   <create_date>2021-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>teleone.xyz</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 00:09:01</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>teleone.com</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 13:57:11</query_time>
   <create_date>1996-11-07</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>telezoe.com</domain_name>
   <domain_keyword>telezoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:46:57</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=telezoe.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>telezon.ru</domain_name>
   <domain_keyword>telezon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 00:40:33</query_time>
   <create_date>2011-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;TC Telezon&quot;</registrant_company>
   <name_servers>
    <value>ns.entc.ru</value>
    <value>ns2.entc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>telzone.ru</domain_name>
   <domain_keyword>telzone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:38:16</query_time>
   <create_date>2009-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>tellzone.com</domain_name>
   <domain_keyword>tellzone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:48:29</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-05</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tel-zone.org</domain_name>
   <domain_keyword>tel-zone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:03:45</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>telefone.com.br</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 18:17:35</query_time>
   <create_date>1998-02-15</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrant_name>GUILLERMINA CECILIA ALVAREZ</registrant_name>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
    <value>ns3.mydomain.com</value>
    <value>ns4.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>tilezone.co.uk</domain_name>
   <domain_keyword>tilezone</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 23:47:30</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>talezone.com</domain_name>
   <domain_keyword>talezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:52:56</query_time>
   <create_date>2017-09-09</create_date>
   <update_date>2020-09-03</update_date>
   <expiry_date>2024-09-09</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>81</num>
   <domain_name>telezine.be</domain_name>
   <domain_keyword>telezine</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 09:29:05</query_time>
   <create_date>2007-01-16</create_date>
   <registrar_name>Nomeo</registrar_name>
   <registrar_website>https://www.nomeo.be</registrar_website>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>selezone.pro</domain_name>
   <domain_keyword>selezone</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 17:15:54</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SELEZ ONE International Transport LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>teledone.net</domain_name>
   <domain_keyword>teledone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 07:15:32</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <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>84</num>
   <domain_name>telepone.com</domain_name>
   <domain_keyword>telepone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:45:03</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2020-06-19</update_date>
   <expiry_date>2024-06-25</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>85</num>
   <domain_name>celezone.com</domain_name>
   <domain_keyword>celezone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:16:02</query_time>
   <create_date>2018-12-29</create_date>
   <update_date>2020-12-23</update_date>
   <expiry_date>2024-12-29</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>86</num>
   <domain_name>telezine.com</domain_name>
   <domain_keyword>telezine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:32:56</query_time>
   <create_date>2004-08-20</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-20</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.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>telazone.com</domain_name>
   <domain_keyword>telazone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:32:32</query_time>
   <create_date>2011-04-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-13</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>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>88</num>
   <domain_name>telemone.com</domain_name>
   <domain_keyword>telemone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:43:57</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2027-03-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>ns1.dns.why3s.com</value>
    <value>ns2.dns.why3s.com</value>
    <value>ns3.dns.why3s.com</value>
    <value>ns4.dns.why3s.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>telefone.dk</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:05:39</query_time>
   <create_date>2021-01-26</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Ahtsham Ul Hassan Mir</registrant_name>
   <registrant_address>Engrøjel 78</registrant_address>
   <registrant_city>Greve</registrant_city>
   <registrant_zip>2670</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 53787101</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>tilezone.net</domain_name>
   <domain_keyword>tilezone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 03:27:01</query_time>
   <create_date>2008-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-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>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>91</num>
   <domain_name>tele1one.ru</domain_name>
   <domain_keyword>tele1one</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:20:04</query_time>
   <create_date>2016-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>telefone.com</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:17:33</query_time>
   <create_date>1996-02-21</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2031-02-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns55.worldnic.com</value>
    <value>ns56.worldnic.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>telefone.cloud</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-10 07:16:40</query_time>
   <create_date>2018-04-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>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.fios.net.br</value>
    <value>ns2.fios.net.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>telefone.org</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 05:14:31</query_time>
   <create_date>2006-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>telizone.com</domain_name>
   <domain_keyword>telizone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:18:08</query_time>
   <create_date>2016-11-04</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>dammam</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>telefone.it</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 10:23:46</query_time>
   <create_date>2012-05-09</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>telefone.by</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-19 05:14:31</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>teleqone.org</domain_name>
   <domain_keyword>teleqone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 08:59:25</query_time>
   <create_date>2011-06-13</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://namesrs.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aurora Innovation AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>emea.excedodns.eu</value>
    <value>global.excedodns.com</value>
    <value>nordic.excedodns.net</value>
    <value>sto.excedodns.se</value>
    <value>world.excedodns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>telesone.space</domain_name>
   <domain_keyword>telesone</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-04 13:18:51</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_country>LT</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.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>telezine.nl</domain_name>
   <domain_keyword>telezine</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 15:04:40</query_time>
   <create_date>2016-10-05</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.183</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.