WHOIS QUERY TIME

21 Apr 2024 - 12:00 PM UTC

Registered: 13 February 2018
Expiry: 13 February 2027

REGISTRAR

Name: GoDaddy.com,LLC

DNSSEC

unsigned

NAME SERVERS

ns3.macau.ctm.net
vassun1.macau.ctm.net
vassun2.macau.ctm.net

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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=teleone.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "teleone.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>teleone.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.098 seconds) for "teleone.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2024 - 12:00 PM UTC

Registered: 13 February 2018
Expiry: 13 February 2027

REGISTRAR

Name: GoDaddy.com,LLC

DNSSEC

unsigned

NAME SERVERS

ns3.macau.ctm.net
vassun1.macau.ctm.net
vassun2.macau.ctm.net

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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&database=historical&domain_name=teleone.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "teleone.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "teleone.cn",
    "results": [
        {
            "num": 1,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.098,
        "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>teleone.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>teleone.cn</unique_domains>
 <results>
  <value>
   <num>1</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>
 </results>
 <stats>
  <total_time>0.098</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 21 domain names (in 0.045 seconds) which contained the exact domain keyword "teleone".
Domain Name Registered Expiry Registrar Ownership
1 teleone.com 7 Nov 1996 6 Nov 2024 Dynadot Inc -
2 teleone.us 11 Nov 2002 10 Nov 2024 GoDaddy.com, LLC TELEONE CORP.
3 teleone.org 29 Apr 2004 29 Apr 2025 GoDaddy.com, LLC NameFind LLC
4 teleone.com.br 22 Mar 2006 22 Mar 2027 - TELEONE TECNOLOGIA E TELECOMUNICA??ES LTDA. ME.
5 teleone.co.in 31 Aug 2007 31 Aug 2024 Endurance Digital Domain Technology LLP Teleone Consumers Product Pvt. Ttd.
6 teleone.in 31 Aug 2007 31 Aug 2024 Endurance Digital Domain Technology LLP Teleone Consumers Product Pvt. Ttd.
7 teleone.com.co 10 Nov 2008 10 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 teleone.it 14 Apr 2010 14 Apr 2025 Aruba s.p.a. Media One srl
9 teleone.tv 17 Nov 2015 17 Nov 2024 OVH sas Registry Services, LLC
10 teleone.cn 13 Feb 2018 13 Feb 2027 GoDaddy.com,LLC 珠海一讯牵通信科技有限公司
11 teleone.ru 15 Mar 2018 15 Mar 2025 REGRU-RU Private Person
12 teleone.com.cn 17 Oct 2019 17 Oct 2024 烟台帝思普网络科技有限公司 珠海一讯牵通信科技有限公司
13 teleone.com.pl 9 Aug 2021 9 Aug 2025 nazwa.pl sp. z o.o. -
14 teleone.net 16 Dec 2021 16 Dec 2024 SAV.COM, LLC - 49 REDACTED FOR PRIVACY
15 teleone.online 23 Jun 2022 23 Jun 2024 ENARTIA S.A. -
16 teleone.tech 11 Feb 2023 11 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Huang Xian Hong
17 teleone.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
18 teleone.me 27 Nov 2023 27 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
19 teleone.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
20 teleone.pl 21 May 2024 21 May 2025 Aftermarket.pl Limited -
21 teleone.info 30 May 2024 30 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
22 teleone.dev 6 Jun 2024 6 Jun 2025 CloudFlare, Inc. REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=teleone&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "teleone",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 22,
        "relation": "eq",
        "current": 22
    },
    "unique_domains": "teleone.com, teleone.us, teleone.org, teleone.com.br, teleone.co.in, teleone.in, teleone.com.co, teleone.it, teleone.tv, teleone.cn, teleone.ru, teleone.com.cn, teleone.com.pl, teleone.net, teleone.online, teleone.tech, teleone.shop, teleone.me, teleone.xyz, teleone.pl, teleone.info, teleone.dev",
    "results": [
        {
            "num": 1,
            "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": 2,
            "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": 3,
            "domain_name": "teleone.org",
            "domain_keyword": "teleone",
            "domain_tld": "org",
            "query_time": "2024-04-21 12:00:13",
            "create_date": "2004-04-29",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-29",
            "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": 4,
            "domain_name": "teleone.com.br",
            "domain_keyword": "teleone",
            "domain_tld": "com.br",
            "query_time": "2024-06-03 13:57:11",
            "create_date": "2006-03-22",
            "update_date": "2024-04-01",
            "expiry_date": "2027-03-22",
            "registrant_name": "TELEONE TECNOLOGIA E TELECOMUNICA??ES LTDA. ME.",
            "name_servers": [
                "ns1.rodia9050.com.br",
                "ns2.rodia9050.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "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": 6,
            "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": 7,
            "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": 8,
            "domain_name": "teleone.it",
            "domain_keyword": "teleone",
            "domain_tld": "it",
            "query_time": "2024-05-04 15:00:17",
            "create_date": "2010-04-14",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Media One srl",
            "registrant_address": "Via Dante, 79",
            "registrant_city": "BAGHERIA",
            "registrant_state": "PA",
            "registrant_zip": "90011",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "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": 10,
            "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": 11,
            "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": 12,
            "domain_name": "teleone.com.cn",
            "domain_keyword": "teleone",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 15:00:17",
            "create_date": "2019-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "烟台帝思普网络科技有限公司",
            "registrant_name": "珠海一讯牵通信科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "teleone.com.pl",
            "domain_keyword": "teleone",
            "domain_tld": "com.pl",
            "query_time": "2024-06-03 13:57:11",
            "create_date": "2021-08-09",
            "update_date": "2023-08-18",
            "expiry_date": "2025-08-09",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 14,
            "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": 15,
            "domain_name": "teleone.online",
            "domain_keyword": "teleone",
            "domain_tld": "online",
            "query_time": "2024-06-03 13:57:11",
            "create_date": "2022-06-23",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA S.A.",
            "registrar_website": "http://papaki.com",
            "registrant_state": "Sykies",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1110.papaki.gr",
                "ns2110.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "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": 17,
            "domain_name": "teleone.shop",
            "domain_keyword": "teleone",
            "domain_tld": "shop",
            "query_time": "2024-04-21 12:00:14",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "teleone.me",
            "domain_keyword": "teleone",
            "domain_tld": "me",
            "query_time": "2024-04-21 12:00:14",
            "create_date": "2023-11-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-27",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "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": 20,
            "domain_name": "teleone.pl",
            "domain_keyword": "teleone",
            "domain_tld": "pl",
            "query_time": "2024-06-02 00:28:18",
            "create_date": "2024-05-21",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-21",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.ddregistrar.pl",
                "ns2.ddregistrar.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "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": 22,
            "domain_name": "teleone.dev",
            "domain_keyword": "teleone",
            "domain_tld": "dev",
            "query_time": "2024-06-08 16:59:06",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "??",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>teleone</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>22</total>
  <relation>eq</relation>
  <current>22</current>
 </count>
 <unique_domains>teleone.com, teleone.us, teleone.org, teleone.com.br, teleone.co.in, teleone.in, teleone.com.co, teleone.it, teleone.tv, teleone.cn, teleone.ru, teleone.com.cn, teleone.com.pl, teleone.net, teleone.online, teleone.tech, teleone.shop, teleone.me, teleone.xyz, teleone.pl, teleone.info, teleone.dev</unique_domains>
 <results>
  <value>
   <num>1</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>2</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>3</num>
   <domain_name>teleone.org</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 12:00:13</query_time>
   <create_date>2004-04-29</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-29</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>4</num>
   <domain_name>teleone.com.br</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-03 13:57:11</query_time>
   <create_date>2006-03-22</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2027-03-22</expiry_date>
   <registrant_name>TELEONE TECNOLOGIA E TELECOMUNICA??ES LTDA. ME.</registrant_name>
   <name_servers>
    <value>ns1.rodia9050.com.br</value>
    <value>ns2.rodia9050.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</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>6</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>7</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>8</num>
   <domain_name>teleone.it</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 15:00:17</query_time>
   <create_date>2010-04-14</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Media One srl</registrant_company>
   <registrant_address>Via Dante, 79</registrant_address>
   <registrant_city>BAGHERIA</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>90011</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</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>10</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>11</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>12</num>
   <domain_name>teleone.com.cn</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 15:00:17</query_time>
   <create_date>2019-10-17</create_date>
   <expiry_date>2024-10-17</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>13</num>
   <domain_name>teleone.com.pl</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-03 13:57:11</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</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>15</num>
   <domain_name>teleone.online</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 13:57:11</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA S.A.</registrar_name>
   <registrar_website>http://papaki.com</registrar_website>
   <registrant_state>Sykies</registrant_state>
   <registrant_country>GR</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>ns1110.papaki.gr</value>
    <value>ns2110.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</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>17</num>
   <domain_name>teleone.shop</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 12:00:14</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>teleone.me</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-21 12:00:14</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</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>20</num>
   <domain_name>teleone.pl</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 00:28:18</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.ddregistrar.pl</value>
    <value>ns2.ddregistrar.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</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>22</num>
   <domain_name>teleone.dev</domain_name>
   <domain_keyword>teleone</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-08 16:59:06</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>??</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,308 domain names (in 0.3 seconds) which look and sound like the brand name "teleone".
Domain Name Registered Expiry Registrar Ownership
1 teleyne.com 5 Jan 2022 5 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
2 telegone.com 5 May 2013 5 May 2025 IONOS SE 1&1 Internet Inc
3 tuleone.com 20 Nov 2014 20 Nov 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 telecone.com 15 May 2014 15 May 2025 DomainSpot LLC robertsonlaw.com
5 telezone.net 8 Nov 2023 8 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
6 teledone.site 8 Jun 2024 8 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
7 teelone.com 12 May 2020 12 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
8 telyone.com 21 Mar 2023 21 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
9 treleone.com 19 Dec 2011 19 Dec 2026 Network Solutions, LLC -
10 teleobe.com 17 Jan 2020 17 Jan 2025 IONOS SE 1961
11 teleqone.com 13 Jun 2011 13 Jun 2025 Name SRS AB Shield Whois
12 releone.ru 2 Mar 2022 2 Mar 2025 REGRU-RU Private Person
13 telefone.com.br 15 Feb 1998 14 Feb 2025 - GUILLERMINA CECILIA ALVAREZ
14 seleone.org 28 Jan 2006 28 Jan 2031 Namesilo, LLC See PrivacyGuardian.org
15 telefone.info 22 Jul 2023 22 Jul 2024 Sav.com, LLC - 37 Privacy Protection
16 telfone.net 20 May 2017 20 May 2024 Name.com, Inc. Domain Protection Services, Inc.
17 teledone.net 30 Nov 2023 30 Nov 2024 CommuniGal Communication Ltd. -
18 teletone.net 5 Aug 2002 5 Aug 2024 IONOS SE -
19 beleone.com 2 Jan 2024 2 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
20 telione.com 26 Jul 2022 26 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 telezone.biz 25 Jul 2023 25 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 teletone.ai - - Porkbun LLC Private by Design, LLC
23 teletone.site 18 May 2024 18 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
24 teledone.com 20 Jul 2023 20 Jul 2024 GoDaddy.com, LLC -
25 tesleone.com 7 Mar 2000 7 Mar 2025 Tucows Domains Inc. -
26 televone.com 17 Nov 1999 17 Nov 2024 GoDaddy.com, LLC -
27 teleoke.club 1 Sep 2020 1 Sep 2024 eNom, LLC Proxy Protection LLC
28 tjleone.com 27 Sep 2007 27 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
29 telefone.lat 17 Sep 2023 17 Sep 2024 OVH -
30 telsone.net 13 Nov 2020 13 Nov 2024 Tucows Domains Inc. -
31 teleope.com 26 Apr 2022 26 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
32 teleonce.net 3 Jan 2021 3 Jan 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
33 releone.com 14 Jun 2015 14 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 tele1one.ru 18 Nov 2016 18 Nov 2024 SALENAMES-RU Private Person
35 te-leone.online 2 Dec 2023 2 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person
36 telaone.com 14 Mar 2023 14 Mar 2029 GoDaddy.com, LLC -
37 telefone.it 9 May 2012 25 May 2024 Algorithmedia S.r.l. Puglia.com Srls
38 telezone.com 23 Mar 2012 23 Mar 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 telefone.xyz 23 Mar 2016 23 Mar 2025 Name.com, Inc Logidin LLC
40 seleone.com 6 Jan 2022 6 Jan 2025 GoDaddy.com, LLC -
41 telefone.ninja 26 Jul 2019 26 Jul 2025 Dynadot Inc REDACTED FOR PRIVACY
42 releone.it 5 Dec 2018 5 Dec 2024 NameCase GmbH Puglia.com Srls
43 teletone.us 17 Mar 2015 16 Mar 2026 GoDaddy.com, LLC Donet, Inc.
44 telzone.ru 26 Jun 2009 26 Jun 2024 REGRU-RU Private Person
45 telefone.site 7 Nov 2023 7 Nov 2024 Reliable Software, Ltd Contact Privacy
46 telhone.work 19 Feb 2024 19 Feb 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
47 tesleone.it 24 Sep 2001 21 May 2024 Spazio Web S.r.l. Manifattura Del Leone S.r.l.
48 telefone.fr 30 May 2016 26 Apr 2025 Infomaniak Network SA Ano Nymous
49 tel-one.net 9 Apr 2016 9 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Monkey Brains
50 releone.co.uk 30 Jul 2023 30 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
51 telezone.games 13 Aug 2023 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 telebone.com 5 Nov 2015 5 Nov 2024 GoDaddy.com, LLC -
53 tellone.org 25 Feb 2015 25 Feb 2025 eNom, LLC AWAKEN GLOBAL
54 teletone.com 24 Nov 1997 23 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 telezone.io 29 Apr 2020 29 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
56 teleoke.org 3 Apr 2024 3 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 teceone.com 9 Apr 2019 8 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER OOO "TECE Systems"
58 theleone.com 14 Jan 2015 14 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 telkone.com 17 Sep 2020 17 Sep 2024 GoDaddy.com, LLC -
60 telmone.com 13 Nov 2017 13 Nov 2025 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
61 telefone.systems 13 Aug 2015 13 Aug 2024 united-domains AG Nowocom KG Berlin
62 teltone.com 17 Nov 1986 16 Nov 2024 GoDaddy.com, LLC -
63 telefone.biz 2 May 2015 1 May 2024 Network Solutions, LLC New Ventures Services, Corp
64 tellone.info 8 Apr 2014 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 telefone.ru 4 Dec 2001 6 Dec 2024 RU-CENTER-RU PJSC "Mobile TeleSystems"
66 teletone.cn 25 Aug 2011 25 Aug 2033 阿里云计算有限公司(万网) 河南泰利通科技有限公司
67 telekone.top 25 May 2023 25 May 2025 Alibaba.com Singapore E-Commerce Private Limited 123123
68 teleonce.com 9 May 2005 9 May 2025 Cloudflare, Inc. DATA REDACTED
69 telsone.com 13 Nov 2020 13 Nov 2024 Tucows Domains Inc. -
70 teletone.vip 14 Nov 2023 14 Nov 2024 Porkbun Private by Design, LLC
71 telene.ca 1 Apr 2022 1 Apr 2027 Tucows.com Co. Fédération culturelle acadienne de la Nouvelle-Écosse
72 tellone.it 16 Jun 2005 18 Feb 2025 Aruba s.p.a. Tellone serramenti di Nicola Franceschi
73 teletone.de - - - -
74 tele-one.com 10 Jul 2012 10 Jul 2024 NameCheap, Inc. -
75 teletone.ru 28 Aug 2007 28 Aug 2024 RU-CENTER-RU "TELETONE" Group
76 telefone.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
77 telepone.com 25 Jun 2014 25 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 teleona.com 4 Mar 2018 4 Mar 2025 NameCheap, Inc. -
79 telsone.org 13 Nov 2020 13 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159967703
80 teledne.com 16 Sep 2020 16 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
81 telezone.nl 5 Nov 2013 - Hostnet B.V. -
82 telmone.nl 13 Nov 2017 - Key-Systems GmbH -
83 keleone.com 4 Jun 2015 4 Jun 2027 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
84 tellone.net 21 Dec 2017 21 Dec 2024 GoDaddy.com, LLC -
85 telemone.com 4 Mar 2024 4 Mar 2027 GoDaddy.com, LLC -
86 telefone.dk 26 Jan 2021 31 Jan 2025 - Ahtsham Ul Hassan Mir
87 veleone.com 2 Mar 2017 2 Mar 2025 Tucows Domains Inc. -
88 telefone.cloud 29 Apr 2018 29 Apr 2026 Dynadot, LLC REDACTED FOR PRIVACY
89 tileone.ru 22 Sep 2021 22 Sep 2024 REGRU-RU Private Person
90 tel-one.party 25 Sep 2017 25 Sep 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Tel-One Network Service, Inc
91 telezone.online 16 Mar 2023 16 Mar 2024 Name SRS AB -
92 telefone.net 9 Aug 2000 9 Aug 2024 GANDI SAS Orange Premium
93 telezone.cn 8 Mar 2005 8 Mar 2033 中企动力科技股份有限公司 北京天一众合科技股份有限公司
94 telexone.com 1 Mar 2011 1 Mar 2025 Dynadot Inc -
95 telhone.com 14 Dec 2022 14 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
96 teletone.com.cn 27 May 2005 27 Jun 2028 北京新网数码信息技术有限公司 深圳市天立通信息技术有限公司
97 teleoke.com 1 Sep 2020 1 Sep 2024 DREAMHOST Proxy Protection LLC
98 telcone.com 15 May 2014 15 May 2025 DomainSpot LLC robertsonlaw.com
99 telefone.pro 22 May 2023 22 May 2025 Dynadot Inc REDACTED FOR PRIVACY
100 telefone.by 7 Nov 2023 7 Nov 2024 Reliable Software, Ltd -
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 Teleone.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=teleone.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "teleone.cn",
        "page_size": 100
    },
    "count": {
        "total": 5308,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "teleyne.com, telegone.com, tuleone.com, telecone.com, telezone.net, teledone.site, teelone.com, telyone.com, treleone.com, teleobe.com, teleqone.com, releone.ru, telefone.com.br, seleone.org, telefone.info, telfone.net, teledone.net, teletone.net, beleone.com, telione.com, telezone.biz, teletone.ai, teletone.site, teledone.com, tesleone.com, televone.com, teleoke.club, tjleone.com, telefone.lat, telsone.net, teleope.com, teleonce.net, releone.com, tele1one.ru, te-leone.online, telaone.com, telefone.it, telezone.com, telefone.xyz, seleone.com, telefone.ninja, releone.it, teletone.us, telzone.ru, telefone.site, telhone.work, tesleone.it, telefone.fr, tel-one.net, releone.co.uk, telezone.games, telebone.com, tellone.org, teletone.com, telezone.io, teleoke.org, teceone.com, theleone.com, telkone.com, telmone.com, telefone.systems, teltone.com, telefone.biz, tellone.info, telefone.ru, teletone.cn, telekone.top, teleonce.com, telsone.com, teletone.vip, telene.ca, tellone.it, teletone.de, tele-one.com, teletone.ru, telefone.uk, telepone.com, teleona.com, telsone.org, teledne.com, telezone.nl, telmone.nl, keleone.com, tellone.net, telemone.com, telefone.dk, veleone.com, telefone.cloud, tileone.ru, tel-one.party, telezone.online, telefone.net, telezone.cn, telexone.com, telhone.com, teletone.com.cn, teleoke.com, telcone.com, telefone.pro, telefone.by",
    "results": [
        {
            "num": 1,
            "domain_name": "teleyne.com",
            "domain_keyword": "teleyne",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:17:43",
            "create_date": "2022-01-05",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ipmanagerinc.net",
                "dns2.ipmanagerinc.net",
                "dns3.ipmanagerinc.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "domain_name": "tuleone.com",
            "domain_keyword": "tuleone",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:11:53",
            "create_date": "2014-11-20",
            "update_date": "2022-08-30",
            "expiry_date": "2023-11-20",
            "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": 4,
            "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": 5,
            "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"
            ]
        },
        {
            "num": 6,
            "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": 7,
            "domain_name": "teelone.com",
            "domain_keyword": "teelone",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:58:13",
            "create_date": "2020-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2026-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=teelone.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "telyone.com",
            "domain_keyword": "telyone",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:58:31",
            "create_date": "2023-03-21",
            "update_date": "2024-06-02",
            "expiry_date": "2024-03-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "treleone.com",
            "domain_keyword": "treleone",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:25:34",
            "create_date": "2011-12-19",
            "update_date": "2021-08-25",
            "expiry_date": "2026-12-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "teleobe.com",
            "domain_keyword": "teleobe",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:25:33",
            "create_date": "2020-01-17",
            "update_date": "2020-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1961",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.com",
                "ns1092.ui-dns.biz",
                "ns1100.ui-dns.org",
                "ns1114.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "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": 12,
            "domain_name": "releone.ru",
            "domain_keyword": "releone",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:20:10",
            "create_date": "2022-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.mtw.ru",
                "ns1.mtw.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 13,
            "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": 14,
            "domain_name": "seleone.org",
            "domain_keyword": "seleone",
            "domain_tld": "org",
            "query_time": "2024-04-21 11:33:08",
            "create_date": "2006-01-28",
            "update_date": "2022-01-25",
            "expiry_date": "2031-01-28",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns100.catalysthost.net",
                "ns200.catalysthost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "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": 16,
            "domain_name": "telfone.net",
            "domain_keyword": "telfone",
            "domain_tld": "net",
            "query_time": "2024-06-01 16:02:46",
            "create_date": "2017-05-20",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/telfone.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1kpv.name.com",
                "ns2hkt.name.com",
                "ns3dkz.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 17,
            "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": 18,
            "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": 19,
            "domain_name": "beleone.com",
            "domain_keyword": "beleone",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:28:52",
            "create_date": "2024-01-02",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/beleone.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "gannon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "telione.com",
            "domain_keyword": "telione",
            "domain_tld": "com",
            "query_time": "2024-06-04 13:23:06",
            "create_date": "2022-07-26",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "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": 22,
            "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": 23,
            "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": 24,
            "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": 25,
            "domain_name": "tesleone.com",
            "domain_keyword": "tesleone",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:56:14",
            "create_date": "2000-03-07",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.spazioweb.domains",
                "ns2.spazioweb.domains",
                "ns3.spazioweb.domains"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "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": 27,
            "domain_name": "teleoke.club",
            "domain_keyword": "teleoke",
            "domain_tld": "club",
            "query_time": "2024-05-16 13:20:25",
            "create_date": "2020-09-01",
            "update_date": "2023-08-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tjleone.com",
            "domain_keyword": "tjleone",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:11:35",
            "create_date": "2007-09-27",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5c0ae69d-063b-40bb-8d4d-f7709dfab464",
            "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": 29,
            "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": 30,
            "domain_name": "telsone.net",
            "domain_keyword": "telsone",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:56:20",
            "create_date": "2020-11-13",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "teleope.com",
            "domain_keyword": "teleope",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:13:04",
            "create_date": "2022-04-26",
            "update_date": "2024-01-09",
            "expiry_date": "2025-04-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "teleonce.net",
            "domain_keyword": "teleonce",
            "domain_tld": "net",
            "query_time": "2024-06-03 13:57:11",
            "create_date": "2021-01-03",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-03",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=teleonce.net",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "releone.com",
            "domain_keyword": "releone",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:11:45",
            "create_date": "2015-06-14",
            "update_date": "2020-06-08",
            "expiry_date": "2024-06-14",
            "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": "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": 35,
            "domain_name": "te-leone.online",
            "domain_keyword": "te-leone",
            "domain_tld": "online",
            "query_time": "2024-06-02 22:48:27",
            "create_date": "2023-12-02",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Ryazanskaya",
            "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": [
                "ethan.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "telaone.com",
            "domain_keyword": "telaone",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:45:43",
            "create_date": "2023-03-14",
            "update_date": "2023-08-01",
            "expiry_date": "2029-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "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": 39,
            "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": 40,
            "domain_name": "seleone.com",
            "domain_keyword": "seleone",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:41:54",
            "create_date": "2022-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1005.awsdns-61.net",
                "ns-1085.awsdns-07.org",
                "ns-1831.awsdns-36.co.uk",
                "ns-294.awsdns-36.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "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": 42,
            "domain_name": "releone.it",
            "domain_keyword": "releone",
            "domain_tld": "it",
            "query_time": "2024-05-09 11:41:09",
            "create_date": "2018-12-05",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-05",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "teletone.us",
            "domain_keyword": "teletone",
            "domain_tld": "us",
            "query_time": "2024-05-18 21:25:27",
            "create_date": "2015-03-17",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "david mezera",
            "registrant_company": "Donet, Inc.",
            "registrant_address": "33 West First St., Suite 230",
            "registrant_city": "Dayton",
            "registrant_state": "Ohio",
            "registrant_zip": "45402",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9372266896",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "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": 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": "telhone.work",
            "domain_keyword": "telhone",
            "domain_tld": "work",
            "query_time": "2024-06-01 16:02:50",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taipei City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "brad.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tesleone.it",
            "domain_keyword": "tesleone",
            "domain_tld": "it",
            "query_time": "2024-06-01 11:37:04",
            "create_date": "2001-09-24",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-21",
            "registrar_name": "Spazio Web S.r.l.",
            "registrar_website": "http://www.esseweb.eu",
            "registrant_company": "Manifattura Del Leone S.r.l.",
            "registrant_address": "V. J.f. Kennedy, 33",
            "registrant_city": "Cerro Maggiore",
            "registrant_state": "MI",
            "registrant_zip": "20023",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.spazioweb.domains",
                "ns2.spazioweb.domains",
                "ns3.spazioweb.domains"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "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": "tel-one.net",
            "domain_keyword": "tel-one",
            "domain_tld": "net",
            "query_time": "2024-04-16 06:37:07",
            "create_date": "2016-04-09",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Monkey Brains",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "https://csl-registrar.com/contact/tel-one.net/owner",
            "name_servers": [
                "ns1.monkeybrains.net",
                "ns2.monkeybrains.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "releone.co.uk",
            "domain_keyword": "releone",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 14:31:34",
            "create_date": "2023-07-30",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "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": 52,
            "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": 53,
            "domain_name": "tellone.org",
            "domain_keyword": "tellone",
            "domain_tld": "org",
            "query_time": "2024-04-19 12:42:00",
            "create_date": "2015-02-25",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AWAKEN GLOBAL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.tellone.org",
                "ns2.tellone.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "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": 55,
            "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": 56,
            "domain_name": "teleoke.org",
            "domain_keyword": "teleoke",
            "domain_tld": "org",
            "query_time": "2024-05-03 16:29:36",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "teceone.com",
            "domain_keyword": "teceone",
            "domain_tld": "com",
            "query_time": "2024-06-12 20:17:07",
            "create_date": "2019-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "OOO \"TECE Systems\"",
            "registrant_company": "OOO \"TECE Systems\"",
            "registrant_address": "building A, floor 5, section 14, room 3",
            "registrant_city": "Baltiya road, territory 26 km business center Riga-Land",
            "registrant_state": "Moscow Region, Krasnogorsk district",
            "registrant_zip": "143421",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4959880794",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "theleone.com",
            "domain_keyword": "theleone",
            "domain_tld": "com",
            "query_time": "2024-04-24 05:44:39",
            "create_date": "2015-01-14",
            "update_date": "2021-01-08",
            "expiry_date": "2025-01-14",
            "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": 59,
            "domain_name": "telkone.com",
            "domain_keyword": "telkone",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:02:47",
            "create_date": "2020-09-17",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "telmone.com",
            "domain_keyword": "telmone",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:53:46",
            "create_date": "2017-11-13",
            "update_date": "2022-12-27",
            "expiry_date": "2025-11-13",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "http://imena.ua",
            "registrant_name": "Whois privacy protection service",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "Gaidara, 50 st.",
            "registrant_city": "Kyiv",
            "registrant_state": "Kyiv",
            "registrant_zip": "01033",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.442010102",
            "registrant_fax": "+380.442010100",
            "name_servers": [
                "nsa1.srv53.org",
                "nsa2.srv53.net",
                "nsa4.srv53.com",
                "nsb2.srv53.com",
                "nsb3.srv53.net",
                "nsb3.srv53.org",
                "nsc1.srv53.com",
                "nsc2.srv53.net",
                "nsc3.srv53.org",
                "nsd2.srv53.org",
                "nsd4.srv53.com",
                "nsd4.srv53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "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": 62,
            "domain_name": "teltone.com",
            "domain_keyword": "teltone",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:57:06",
            "create_date": "1986-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1468.awsdns-55.org",
                "ns-1618.awsdns-10.co.uk",
                "ns-308.awsdns-38.com",
                "ns-905.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "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": 64,
            "domain_name": "tellone.info",
            "domain_keyword": "tellone",
            "domain_tld": "info",
            "query_time": "2024-04-19 12:42:00",
            "create_date": "2014-04-08",
            "update_date": "2023-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "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": 66,
            "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": 67,
            "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": 68,
            "domain_name": "teleonce.com",
            "domain_keyword": "teleonce",
            "domain_tld": "com",
            "query_time": "2024-05-30 17:22:37",
            "create_date": "2005-05-09",
            "update_date": "2023-06-13",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "PR",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "PR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/teleonce.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "decker.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "telsone.com",
            "domain_keyword": "telsone",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:56:20",
            "create_date": "2020-11-13",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "maleah.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "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": 71,
            "domain_name": "telene.ca",
            "domain_keyword": "telene",
            "domain_tld": "ca",
            "query_time": "2024-05-31 20:53:06",
            "create_date": "2022-04-01",
            "update_date": "2024-03-14",
            "expiry_date": "2027-04-01",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Luc d'Eon",
            "registrant_company": "Fédération culturelle acadienne de la Nouvelle-Écosse",
            "registrant_address": "54 Queen St.",
            "registrant_city": "Dartmouth",
            "registrant_state": "NS",
            "registrant_zip": "B2Y1G3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9024106550",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tellone.it",
            "domain_keyword": "tellone",
            "domain_tld": "it",
            "query_time": "2024-05-10 18:48:01",
            "create_date": "2005-06-16",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-18",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Tellone serramenti di Nicola Franceschi",
            "registrant_address": "via Zanella, 10/1",
            "registrant_city": "TRENTO",
            "registrant_state": "TN",
            "registrant_zip": "38122",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "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": 74,
            "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": 75,
            "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": 76,
            "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": 77,
            "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": 78,
            "domain_name": "teleona.com",
            "domain_keyword": "teleona",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:00:13",
            "create_date": "2018-03-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns-1390.awsdns-45.org",
                "ns-1757.awsdns-27.co.uk",
                "ns-231.awsdns-28.com",
                "ns-691.awsdns-22.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "telsone.org",
            "domain_keyword": "telsone",
            "domain_tld": "org",
            "query_time": "2024-05-18 21:30:17",
            "create_date": "2020-11-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0159967703",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "teledne.com",
            "domain_keyword": "teledne",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:15:40",
            "create_date": "2020-09-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ipmanagerinc.net",
                "dns2.ipmanagerinc.net",
                "dns3.ipmanagerinc.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "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": 82,
            "domain_name": "telmone.nl",
            "domain_keyword": "telmone",
            "domain_tld": "nl",
            "query_time": "2024-05-04 10:48:35",
            "create_date": "2017-11-13",
            "update_date": "2023-09-24",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "nsa2.srv53.org",
                "nsa3.srv53.net",
                "nsa4.srv53.com",
                "nsb1.srv53.com",
                "nsb1.srv53.net",
                "nsb4.srv53.org",
                "nsc1.srv53.net",
                "nsc1.srv53.org",
                "nsc4.srv53.com",
                "nsd1.srv53.com",
                "nsd3.srv53.org",
                "nsd4.srv53.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 83,
            "domain_name": "keleone.com",
            "domain_keyword": "keleone",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:03:40",
            "create_date": "2015-06-04",
            "update_date": "2024-03-22",
            "expiry_date": "2027-06-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tellone.net",
            "domain_keyword": "tellone",
            "domain_tld": "net",
            "query_time": "2024-04-19 12:42:00",
            "create_date": "2017-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "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": 86,
            "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": 87,
            "domain_name": "veleone.com",
            "domain_keyword": "veleone",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:04:20",
            "create_date": "2017-03-02",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "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": 89,
            "domain_name": "tileone.ru",
            "domain_keyword": "tileone",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:44:35",
            "create_date": "2021-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "tel-one.party",
            "domain_keyword": "tel-one",
            "domain_tld": "party",
            "query_time": "2024-05-18 21:21:13",
            "create_date": "2017-09-25",
            "update_date": "2023-09-03",
            "expiry_date": "2025-09-25",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "whois.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tel-One Network Service, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monkeybrains.net",
                "ns2.monkeybrains.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "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": 92,
            "domain_name": "telefone.net",
            "domain_keyword": "telefone",
            "domain_tld": "net",
            "query_time": "2024-06-10 07:16:40",
            "create_date": "2000-08-09",
            "update_date": "2024-05-11",
            "expiry_date": "2024-08-09",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Orange Premium",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns220163.ip-188-165-237.eu",
                "sdns2.ovh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 93,
            "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": 94,
            "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": 95,
            "domain_name": "telhone.com",
            "domain_keyword": "telhone",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:47:06",
            "create_date": "2022-12-14",
            "update_date": "2022-12-14",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "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": 97,
            "domain_name": "teleoke.com",
            "domain_keyword": "teleoke",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:00:11",
            "create_date": "2020-09-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-09-01",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O teleoke.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "telcone.com",
            "domain_keyword": "telcone",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:00:36",
            "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": 99,
            "domain_name": "telefone.pro",
            "domain_keyword": "telefone",
            "domain_tld": "pro",
            "query_time": "2024-05-24 18:17:33",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.3,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>teleone.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5308</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>teleyne.com, telegone.com, tuleone.com, telecone.com, telezone.net, teledone.site, teelone.com, telyone.com, treleone.com, teleobe.com, teleqone.com, releone.ru, telefone.com.br, seleone.org, telefone.info, telfone.net, teledone.net, teletone.net, beleone.com, telione.com, telezone.biz, teletone.ai, teletone.site, teledone.com, tesleone.com, televone.com, teleoke.club, tjleone.com, telefone.lat, telsone.net, teleope.com, teleonce.net, releone.com, tele1one.ru, te-leone.online, telaone.com, telefone.it, telezone.com, telefone.xyz, seleone.com, telefone.ninja, releone.it, teletone.us, telzone.ru, telefone.site, telhone.work, tesleone.it, telefone.fr, tel-one.net, releone.co.uk, telezone.games, telebone.com, tellone.org, teletone.com, telezone.io, teleoke.org, teceone.com, theleone.com, telkone.com, telmone.com, telefone.systems, teltone.com, telefone.biz, tellone.info, telefone.ru, teletone.cn, telekone.top, teleonce.com, telsone.com, teletone.vip, telene.ca, tellone.it, teletone.de, tele-one.com, teletone.ru, telefone.uk, telepone.com, teleona.com, telsone.org, teledne.com, telezone.nl, telmone.nl, keleone.com, tellone.net, telemone.com, telefone.dk, veleone.com, telefone.cloud, tileone.ru, tel-one.party, telezone.online, telefone.net, telezone.cn, telexone.com, telhone.com, teletone.com.cn, teleoke.com, telcone.com, telefone.pro, telefone.by</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>teleyne.com</domain_name>
   <domain_keyword>teleyne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:17:43</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ipmanagerinc.net</value>
    <value>dns2.ipmanagerinc.net</value>
    <value>dns3.ipmanagerinc.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>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>3</num>
   <domain_name>tuleone.com</domain_name>
   <domain_keyword>tuleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:11:53</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2023-11-20</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>4</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>5</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>
  <value>
   <num>6</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>7</num>
   <domain_name>teelone.com</domain_name>
   <domain_keyword>teelone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:58:13</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2026-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=teelone.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>telyone.com</domain_name>
   <domain_keyword>telyone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:58:31</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>treleone.com</domain_name>
   <domain_keyword>treleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:25:34</query_time>
   <create_date>2011-12-19</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2026-12-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>teleobe.com</domain_name>
   <domain_keyword>teleobe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:25:33</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2020-01-17</update_date>
   <expiry_date>2025-01-17</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>1961</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1018.ui-dns.com</value>
    <value>ns1092.ui-dns.biz</value>
    <value>ns1100.ui-dns.org</value>
    <value>ns1114.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</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>12</num>
   <domain_name>releone.ru</domain_name>
   <domain_keyword>releone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:20:10</query_time>
   <create_date>2022-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.mtw.ru</value>
    <value>ns1.mtw.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</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>14</num>
   <domain_name>seleone.org</domain_name>
   <domain_keyword>seleone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 11:33:08</query_time>
   <create_date>2006-01-28</create_date>
   <update_date>2022-01-25</update_date>
   <expiry_date>2031-01-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns100.catalysthost.net</value>
    <value>ns200.catalysthost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</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>16</num>
   <domain_name>telfone.net</domain_name>
   <domain_keyword>telfone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 16:02:46</query_time>
   <create_date>2017-05-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/telfone.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1kpv.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</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>18</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>19</num>
   <domain_name>beleone.com</domain_name>
   <domain_keyword>beleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:28:52</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/beleone.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>gannon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>telione.com</domain_name>
   <domain_keyword>telione</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 13:23:06</query_time>
   <create_date>2022-07-26</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</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>22</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>23</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>24</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>25</num>
   <domain_name>tesleone.com</domain_name>
   <domain_keyword>tesleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:56:14</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.spazioweb.domains</value>
    <value>ns2.spazioweb.domains</value>
    <value>ns3.spazioweb.domains</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</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>27</num>
   <domain_name>teleoke.club</domain_name>
   <domain_keyword>teleoke</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-16 13:20:25</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tjleone.com</domain_name>
   <domain_keyword>tjleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:11:35</query_time>
   <create_date>2007-09-27</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5c0ae69d-063b-40bb-8d4d-f7709dfab464</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>29</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>30</num>
   <domain_name>telsone.net</domain_name>
   <domain_keyword>telsone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:56:20</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-13</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>laura.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>teleope.com</domain_name>
   <domain_keyword>teleope</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:13:04</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>teleonce.net</domain_name>
   <domain_keyword>teleonce</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 13:57:11</query_time>
   <create_date>2021-01-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=teleonce.net</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>releone.com</domain_name>
   <domain_keyword>releone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:11:45</query_time>
   <create_date>2015-06-14</create_date>
   <update_date>2020-06-08</update_date>
   <expiry_date>2024-06-14</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>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>35</num>
   <domain_name>te-leone.online</domain_name>
   <domain_keyword>te-leone</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 22:48:27</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Ryazanskaya</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>ethan.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>telaone.com</domain_name>
   <domain_keyword>telaone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:45:43</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2029-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.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>37</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>38</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>39</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>40</num>
   <domain_name>seleone.com</domain_name>
   <domain_keyword>seleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:41:54</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</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>ns-1005.awsdns-61.net</value>
    <value>ns-1085.awsdns-07.org</value>
    <value>ns-1831.awsdns-36.co.uk</value>
    <value>ns-294.awsdns-36.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>41</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>42</num>
   <domain_name>releone.it</domain_name>
   <domain_keyword>releone</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 11:41:09</query_time>
   <create_date>2018-12-05</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>teletone.us</domain_name>
   <domain_keyword>teletone</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 21:25:27</query_time>
   <create_date>2015-03-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>david mezera</registrant_name>
   <registrant_company>Donet, Inc.</registrant_company>
   <registrant_address>33 West First St., Suite 230</registrant_address>
   <registrant_city>Dayton</registrant_city>
   <registrant_state>Ohio</registrant_state>
   <registrant_zip>45402</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9372266896</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>44</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>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>telhone.work</domain_name>
   <domain_keyword>telhone</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-01 16:02:50</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Taipei City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>brad.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tesleone.it</domain_name>
   <domain_keyword>tesleone</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 11:37:04</query_time>
   <create_date>2001-09-24</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_name>Spazio Web S.r.l.</registrar_name>
   <registrar_website>http://www.esseweb.eu</registrar_website>
   <registrant_company>Manifattura Del Leone S.r.l.</registrant_company>
   <registrant_address>V. J.f. Kennedy, 33</registrant_address>
   <registrant_city>Cerro Maggiore</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20023</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.spazioweb.domains</value>
    <value>ns2.spazioweb.domains</value>
    <value>ns3.spazioweb.domains</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</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>tel-one.net</domain_name>
   <domain_keyword>tel-one</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 06:37:07</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Monkey Brains</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/tel-one.net/owner</registrant_email>
   <name_servers>
    <value>ns1.monkeybrains.net</value>
    <value>ns2.monkeybrains.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>releone.co.uk</domain_name>
   <domain_keyword>releone</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 14:31:34</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</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>52</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>53</num>
   <domain_name>tellone.org</domain_name>
   <domain_keyword>tellone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 12:42:00</query_time>
   <create_date>2015-02-25</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AWAKEN GLOBAL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.tellone.org</value>
    <value>ns2.tellone.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>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>55</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>56</num>
   <domain_name>teleoke.org</domain_name>
   <domain_keyword>teleoke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 16:29:36</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>teceone.com</domain_name>
   <domain_keyword>teceone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 20:17:07</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>OOO &quot;TECE Systems&quot;</registrant_name>
   <registrant_company>OOO &quot;TECE Systems&quot;</registrant_company>
   <registrant_address>building A, floor 5, section 14, room 3</registrant_address>
   <registrant_city>Baltiya road, territory 26 km business center Riga-Land</registrant_city>
   <registrant_state>Moscow Region, Krasnogorsk district</registrant_state>
   <registrant_zip>143421</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4959880794</registrant_phone>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>theleone.com</domain_name>
   <domain_keyword>theleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 05:44:39</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2021-01-08</update_date>
   <expiry_date>2025-01-14</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>59</num>
   <domain_name>telkone.com</domain_name>
   <domain_keyword>telkone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:02:47</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-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.bodis.com</value>
    <value>ns2.bodis.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>60</num>
   <domain_name>telmone.com</domain_name>
   <domain_keyword>telmone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:53:46</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2022-12-27</update_date>
   <expiry_date>2025-11-13</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>http://imena.ua</registrar_website>
   <registrant_name>Whois privacy protection service</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>Gaidara, 50 st.</registrant_address>
   <registrant_city>Kyiv</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>01033</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.442010102</registrant_phone>
   <registrant_fax>+380.442010100</registrant_fax>
   <name_servers>
    <value>nsa1.srv53.org</value>
    <value>nsa2.srv53.net</value>
    <value>nsa4.srv53.com</value>
    <value>nsb2.srv53.com</value>
    <value>nsb3.srv53.net</value>
    <value>nsb3.srv53.org</value>
    <value>nsc1.srv53.com</value>
    <value>nsc2.srv53.net</value>
    <value>nsc3.srv53.org</value>
    <value>nsd2.srv53.org</value>
    <value>nsd4.srv53.com</value>
    <value>nsd4.srv53.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</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>62</num>
   <domain_name>teltone.com</domain_name>
   <domain_keyword>teltone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:57:06</query_time>
   <create_date>1986-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1468.awsdns-55.org</value>
    <value>ns-1618.awsdns-10.co.uk</value>
    <value>ns-308.awsdns-38.com</value>
    <value>ns-905.awsdns-49.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>63</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>64</num>
   <domain_name>tellone.info</domain_name>
   <domain_keyword>tellone</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 12:42:00</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2023-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.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>65</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>66</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>67</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>68</num>
   <domain_name>teleonce.com</domain_name>
   <domain_keyword>teleonce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 17:22:37</query_time>
   <create_date>2005-05-09</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>PR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/teleonce.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>decker.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>telsone.com</domain_name>
   <domain_keyword>telsone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:56:20</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-13</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>maleah.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</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>71</num>
   <domain_name>telene.ca</domain_name>
   <domain_keyword>telene</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 20:53:06</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Luc d'Eon</registrant_name>
   <registrant_company>Fédération culturelle acadienne de la Nouvelle-Écosse</registrant_company>
   <registrant_address>54 Queen St.</registrant_address>
   <registrant_city>Dartmouth</registrant_city>
   <registrant_state>NS</registrant_state>
   <registrant_zip>B2Y1G3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9024106550</registrant_phone>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tellone.it</domain_name>
   <domain_keyword>tellone</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 18:48:01</query_time>
   <create_date>2005-06-16</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Tellone serramenti di Nicola Franceschi</registrant_company>
   <registrant_address>via Zanella, 10/1</registrant_address>
   <registrant_city>TRENTO</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>38122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</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>74</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>75</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>76</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>77</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>78</num>
   <domain_name>teleona.com</domain_name>
   <domain_keyword>teleona</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:00:13</query_time>
   <create_date>2018-03-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns-1390.awsdns-45.org</value>
    <value>ns-1757.awsdns-27.co.uk</value>
    <value>ns-231.awsdns-28.com</value>
    <value>ns-691.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>telsone.org</domain_name>
   <domain_keyword>telsone</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 21:30:17</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159967703</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>teledne.com</domain_name>
   <domain_keyword>teledne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:15:40</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ipmanagerinc.net</value>
    <value>dns2.ipmanagerinc.net</value>
    <value>dns3.ipmanagerinc.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</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>82</num>
   <domain_name>telmone.nl</domain_name>
   <domain_keyword>telmone</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 10:48:35</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2023-09-24</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>nsa2.srv53.org</value>
    <value>nsa3.srv53.net</value>
    <value>nsa4.srv53.com</value>
    <value>nsb1.srv53.com</value>
    <value>nsb1.srv53.net</value>
    <value>nsb4.srv53.org</value>
    <value>nsc1.srv53.net</value>
    <value>nsc1.srv53.org</value>
    <value>nsc4.srv53.com</value>
    <value>nsd1.srv53.com</value>
    <value>nsd3.srv53.org</value>
    <value>nsd4.srv53.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>keleone.com</domain_name>
   <domain_keyword>keleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:03:40</query_time>
   <create_date>2015-06-04</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2027-06-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>tellone.net</domain_name>
   <domain_keyword>tellone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 12:42:00</query_time>
   <create_date>2017-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</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>86</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>87</num>
   <domain_name>veleone.com</domain_name>
   <domain_keyword>veleone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:04:20</query_time>
   <create_date>2017-03-02</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</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>89</num>
   <domain_name>tileone.ru</domain_name>
   <domain_keyword>tileone</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:44:35</query_time>
   <create_date>2021-09-22</create_date>
   <expiry_date>2024-09-22</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>90</num>
   <domain_name>tel-one.party</domain_name>
   <domain_keyword>tel-one</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-18 21:21:13</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>whois.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tel-One Network Service, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monkeybrains.net</value>
    <value>ns2.monkeybrains.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</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>92</num>
   <domain_name>telefone.net</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 07:16:40</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-08-09</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_company>Orange Premium</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>BZ</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>ns220163.ip-188-165-237.eu</value>
    <value>sdns2.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>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>94</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>95</num>
   <domain_name>telhone.com</domain_name>
   <domain_keyword>telhone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:47:06</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</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>97</num>
   <domain_name>teleoke.com</domain_name>
   <domain_keyword>teleoke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:00:11</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O teleoke.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>telcone.com</domain_name>
   <domain_keyword>telcone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:00:36</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>99</num>
   <domain_name>telefone.pro</domain_name>
   <domain_keyword>telefone</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 18:17:33</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</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>
 </results>
 <stats>
  <total_time>0.3</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.