WHOIS QUERY TIME

26 May 2024 - 6:57 AM UTC

Registered: 19 January 2022
Modified: 16 January 2024
Expiry: 19 January 2025

REGISTRAR

Name: cyber_Folks S.A.

DNSSEC

Unsigned

NAME SERVERS

ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=skytek.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "skytek.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "skytek.pl",
            "domain_keyword": "skytek",
            "domain_tld": "pl",
            "query_time": "2024-05-26 06:57:23",
            "create_date": "2022-01-19",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-19",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>skytek.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>skytek.pl</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 06:57:23</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.041 seconds) for "skytek.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Jun 2023 - 11:53 PM UTC

Registered: 19 January 2022
Modified: 19 January 2023
Expiry: 19 January 2024

REGISTRAR

Name: cyber_Folks S.A.

DNSSEC

Unsigned

NAME SERVERS

ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com

#2 - QUERY TIME

28 Jan 2024 - 11:11 AM UTC

Registered: 19 January 2022
Modified: 16 January 2024
Expiry: 19 January 2025

REGISTRAR

Name: cyber_Folks S.A.

DNSSEC

Unsigned

NAME SERVERS

ns1.bdm.microsoftonline.com
ns2.bdm.microsoftonline.com
ns3.bdm.microsoftonline.com
ns4.bdm.microsoftonline.com

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=skytek.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "skytek.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "skytek.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "skytek.pl",
            "domain_keyword": "skytek",
            "domain_tld": "pl",
            "query_time": "2023-06-23 23:53:52",
            "create_date": "2022-01-19",
            "update_date": "2023-01-19",
            "expiry_date": "2024-01-19",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "skytek.pl",
            "domain_keyword": "skytek",
            "domain_tld": "pl",
            "query_time": "2024-01-28 11:11:09",
            "create_date": "2022-01-19",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-19",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "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>skytek.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>skytek.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>skytek.pl</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-23 23:53:52</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2024-01-19</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>skytek.pl</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-01-28 11:11:09</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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 32 domain names (in 0.018 seconds) which contained the exact domain keyword "skytek".
Domain Name Registered Expiry Registrar Ownership
1 skytek.net 30 Jul 1996 29 Jul 2024 NAMECHEAP INC Metis Names
2 skytek.it 27 Aug 2002 20 Apr 2025 MarkMonitor International Limited Sky International AG
3 skytek.com 16 Dec 2003 16 Dec 2030 Network Solutions, LLC -
4 skytek.ro 14 Dec 2005 17 Oct 2024 CYBER_FOLKS S.R.L. -
5 skytek.ru 4 Sep 2007 4 Sep 2024 SALENAMES-RU Private Person
6 skytek.ca 18 Jun 2014 18 Jun 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
7 skytek.cn 21 Nov 2014 21 Nov 2025 浙江贰贰网络有限公司 王健
8 skytek.co.uk 28 Apr 2016 28 Apr 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
9 skytek.uk 28 Apr 2016 28 Apr 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
10 skytek.dk 8 Sep 2017 30 Sep 2025 - SKYtek ApS
11 skytek.app 17 Jan 2020 17 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
12 skytek.biz 31 May 2021 31 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 skytek.org 1 Jul 2021 1 Jul 2024 Sav.com, LLC Privacy Protection
14 skytek.space 7 Oct 2021 7 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
15 skytek.network 16 Oct 2021 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 skytek.systems 16 Oct 2021 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 skytek.photography 16 Oct 2021 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 skytek.pl 19 Jan 2022 19 Jan 2025 cyber_Folks S.A. -
19 skytek.info 17 Jun 2022 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 skytek.dev 27 Jul 2022 27 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
21 skytek.online 21 Sep 2022 21 Sep 2024 Tucows.com Co. Data Protected
22 skytek.live 19 Oct 2022 19 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 skytek.org.uk 22 Nov 2022 22 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
24 skytek.company 12 May 2023 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 skytek.cloud 6 Jun 2023 6 Jun 2025 Network Solutions, LLC Michael Leonard
26 skytek.pro 29 Jul 2023 29 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 skytek.xyz 21 Nov 2023 21 Nov 2024 West263 International Limited Ireneusz Bachurski INFOBI
28 skytek.se 23 Jan 2024 23 Jan 2025 One.com -
29 skytek.ie 17 Feb 2024 17 Feb 2025 Blacknight Solutions Advanced Business Solutions Assistance Limited
30 skytek.com.au - - Melbourne IT Paul Callaghan
31 skytek.hn - - Instra Corporation Smartech
32 skytek.au - - Melbourne IT Finance Manager
33 skytek.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=skytek&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "skytek",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 33,
        "relation": "eq",
        "current": 33
    },
    "unique_domains": "skytek.net, skytek.it, skytek.com, skytek.ro, skytek.ru, skytek.ca, skytek.cn, skytek.co.uk, skytek.uk, skytek.dk, skytek.app, skytek.biz, skytek.org, skytek.space, skytek.network, skytek.systems, skytek.photography, skytek.pl, skytek.info, skytek.dev, skytek.online, skytek.live, skytek.org.uk, skytek.company, skytek.cloud, skytek.pro, skytek.xyz, skytek.se, skytek.ie, skytek.com.au, skytek.hn, skytek.au, skytek.de",
    "results": [
        {
            "num": 1,
            "domain_name": "skytek.net",
            "domain_keyword": "skytek",
            "domain_tld": "net",
            "query_time": "2024-06-07 05:09:12",
            "create_date": "1996-07-30",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Metis Names",
            "registrant_address": "Grand Plaza",
            "registrant_city": "Ulaanbataar",
            "registrant_state": "Ulaanbataar",
            "registrant_zip": "14200",
            "registrant_country": "MN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+976.70129181",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "skytek.it",
            "domain_keyword": "skytek",
            "domain_tld": "it",
            "query_time": "2024-05-11 01:19:39",
            "create_date": "2002-08-27",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-20",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "Sky International AG",
            "registrant_address": "Dreikonigstrasse 31a",
            "registrant_city": "Stockerhof",
            "registrant_state": "Zurich",
            "registrant_zip": "8002",
            "registrant_country": "CH",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "skytek.com",
            "domain_keyword": "skytek",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:01:05",
            "create_date": "2003-12-16",
            "update_date": "2021-09-02",
            "expiry_date": "2030-12-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.zoneedit.com",
                "ns4.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "skytek.ro",
            "domain_keyword": "skytek",
            "domain_tld": "ro",
            "query_time": "2024-05-02 22:01:06",
            "create_date": "2005-12-14",
            "expiry_date": "2024-10-17",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "kianchau.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "skytek.ru",
            "domain_keyword": "skytek",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:59",
            "create_date": "2007-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "skytek.ca",
            "domain_keyword": "skytek",
            "domain_tld": "ca",
            "query_time": "2024-05-11 01:19:39",
            "create_date": "2014-06-18",
            "update_date": "2023-06-19",
            "expiry_date": "2026-06-18",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "skytek.cn",
            "domain_keyword": "skytek",
            "domain_tld": "cn",
            "query_time": "2024-05-21 17:18:20",
            "create_date": "2014-11-21",
            "expiry_date": "2025-11-21",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "王健",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.net7.net",
                "ns2.net7.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "skytek.co.uk",
            "domain_keyword": "skytek",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 18:49:14",
            "create_date": "2016-04-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-28",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 9,
            "domain_name": "skytek.uk",
            "domain_keyword": "skytek",
            "domain_tld": "uk",
            "query_time": "2024-05-30 02:30:06",
            "create_date": "2016-04-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-28",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 10,
            "domain_name": "skytek.dk",
            "domain_keyword": "skytek",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:40:00",
            "create_date": "2017-09-08",
            "expiry_date": "2025-09-30",
            "registrant_name": "SKYtek ApS",
            "registrant_address": "Flæsketorvet 68, 1.",
            "registrant_city": "København V",
            "registrant_zip": "1711",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "skytek.app",
            "domain_keyword": "skytek",
            "domain_tld": "app",
            "query_time": "2024-05-23 04:23:48",
            "create_date": "2020-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "skytek.biz",
            "domain_keyword": "skytek",
            "domain_tld": "biz",
            "query_time": "2024-05-27 03:41:15",
            "create_date": "2021-05-31",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-31",
            "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": [
                "emma.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "skytek.org",
            "domain_keyword": "skytek",
            "domain_tld": "org",
            "query_time": "2024-05-02 22:01:05",
            "create_date": "2021-07-01",
            "update_date": "2023-01-13",
            "expiry_date": "2024-07-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ee5ff475.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "skytek.space",
            "domain_keyword": "skytek",
            "domain_tld": "space",
            "query_time": "2024-05-27 03:41:13",
            "create_date": "2021-10-07",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "skytek.network",
            "domain_keyword": "skytek",
            "domain_tld": "network",
            "query_time": "2024-05-02 22:01:05",
            "create_date": "2021-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "skytek.systems",
            "domain_keyword": "skytek",
            "domain_tld": "systems",
            "query_time": "2024-05-13 04:12:03",
            "create_date": "2021-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "skytek.photography",
            "domain_keyword": "skytek",
            "domain_tld": "photography",
            "query_time": "2024-06-07 05:09:12",
            "create_date": "2021-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "skytek.pl",
            "domain_keyword": "skytek",
            "domain_tld": "pl",
            "query_time": "2024-05-26 06:57:23",
            "create_date": "2022-01-19",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-19",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "skytek.info",
            "domain_keyword": "skytek",
            "domain_tld": "info",
            "query_time": "2024-06-07 05:09:12",
            "create_date": "2022-06-17",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "skytek.dev",
            "domain_keyword": "skytek",
            "domain_tld": "dev",
            "query_time": "2024-05-11 01:19:39",
            "create_date": "2022-07-27",
            "update_date": "2023-07-28",
            "expiry_date": "2027-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1005.awsdns-61.net",
                "ns-1168.awsdns-18.org",
                "ns-1220.awsdns-24.org",
                "ns-1309.awsdns-35.org",
                "ns-1743.awsdns-25.co.uk",
                "ns-1969.awsdns-54.co.uk",
                "ns-2003.awsdns-58.co.uk",
                "ns-27.awsdns-03.com",
                "ns-495.awsdns-61.com",
                "ns-583.awsdns-08.net",
                "ns-761.awsdns-31.net",
                "ns-904.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "skytek.online",
            "domain_keyword": "skytek",
            "domain_tld": "online",
            "query_time": "2024-05-26 00:37:02",
            "create_date": "2022-09-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "J",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "skytek.live",
            "domain_keyword": "skytek",
            "domain_tld": "live",
            "query_time": "2024-05-02 22:01:05",
            "create_date": "2022-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "skytek.org.uk",
            "domain_keyword": "skytek",
            "domain_tld": "org.uk",
            "query_time": "2024-05-02 22:01:06",
            "create_date": "2022-11-22",
            "update_date": "2022-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "skytek.company",
            "domain_keyword": "skytek",
            "domain_tld": "company",
            "query_time": "2024-05-13 01:33:04",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "skytek.cloud",
            "domain_keyword": "skytek",
            "domain_tld": "cloud",
            "query_time": "2024-06-06 00:30:04",
            "create_date": "2023-06-06",
            "update_date": "2024-04-12",
            "expiry_date": "2025-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Michael Leonard",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns20.digicertdns.com",
                "ns21.digicertdns.com",
                "ns22.digicertdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "skytek.pro",
            "domain_keyword": "skytek",
            "domain_tld": "pro",
            "query_time": "2024-05-02 22:01:06",
            "create_date": "2023-07-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-29",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "skytek.xyz",
            "domain_keyword": "skytek",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 03:41:13",
            "create_date": "2023-11-21",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Ireneusz Bachurski INFOBI",
            "registrant_state": "Zywiecki",
            "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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "skytek.se",
            "domain_keyword": "skytek",
            "domain_tld": "se",
            "query_time": "2024-05-29 07:08:40",
            "create_date": "2024-01-23",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-23",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 29,
            "domain_name": "skytek.ie",
            "domain_keyword": "skytek",
            "domain_tld": "ie",
            "query_time": "2024-05-03 23:42:02",
            "create_date": "2024-02-17",
            "update_date": "2024-05-03",
            "expiry_date": "2025-02-17",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Advanced Business Solutions Assistance Limited",
            "name_servers": [
                "ns1.blacknightdns.com",
                "ns2.blacknightdns.com",
                "ns3.blacknightdns.com",
                "ns4.blacknightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "skytek.com.au",
            "domain_keyword": "skytek",
            "domain_tld": "com.au",
            "query_time": "2024-04-21 08:38:22",
            "update_date": "2019-10-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Paul Callaghan",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "skytek.hn",
            "domain_keyword": "skytek",
            "domain_tld": "hn",
            "query_time": "2024-05-11 01:19:39",
            "registrar_name": "Instra Corporation",
            "registrant_name": "Hugo Rivera",
            "registrant_company": "Smartech",
            "registrant_address": "Jardines del Valle",
            "registrant_city": "San Pedro Sula",
            "registrant_state": "Cortes",
            "registrant_zip": "CM112",
            "registrant_country": "HN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+504 99640495",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 32,
            "domain_name": "skytek.au",
            "domain_keyword": "skytek",
            "domain_tld": "au",
            "query_time": "2024-05-21 17:18:20",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Finance Manager",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "skytek.de",
            "domain_keyword": "skytek",
            "domain_tld": "de",
            "query_time": "2024-06-07 22:03:20",
            "update_date": "2013-07-05",
            "name_servers": [
                "dns1.dpn.de",
                "dns2.dpn.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.018,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>skytek</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>33</total>
  <relation>eq</relation>
  <current>33</current>
 </count>
 <unique_domains>skytek.net, skytek.it, skytek.com, skytek.ro, skytek.ru, skytek.ca, skytek.cn, skytek.co.uk, skytek.uk, skytek.dk, skytek.app, skytek.biz, skytek.org, skytek.space, skytek.network, skytek.systems, skytek.photography, skytek.pl, skytek.info, skytek.dev, skytek.online, skytek.live, skytek.org.uk, skytek.company, skytek.cloud, skytek.pro, skytek.xyz, skytek.se, skytek.ie, skytek.com.au, skytek.hn, skytek.au, skytek.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>skytek.net</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 05:09:12</query_time>
   <create_date>1996-07-30</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Metis Names</registrant_name>
   <registrant_address>Grand Plaza</registrant_address>
   <registrant_city>Ulaanbataar</registrant_city>
   <registrant_state>Ulaanbataar</registrant_state>
   <registrant_zip>14200</registrant_zip>
   <registrant_country>MN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+976.70129181</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>2</num>
   <domain_name>skytek.it</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 01:19:39</query_time>
   <create_date>2002-08-27</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>Sky International AG</registrant_company>
   <registrant_address>Dreikonigstrasse 31a</registrant_address>
   <registrant_city>Stockerhof</registrant_city>
   <registrant_state>Zurich</registrant_state>
   <registrant_zip>8002</registrant_zip>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>skytek.com</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:01:05</query_time>
   <create_date>2003-12-16</create_date>
   <update_date>2021-09-02</update_date>
   <expiry_date>2030-12-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.zoneedit.com</value>
    <value>ns4.zoneedit.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>skytek.ro</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-02 22:01:06</query_time>
   <create_date>2005-12-14</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>kianchau.ns.cloudflare.com</value>
    <value>treasure.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>skytek.ru</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:59</query_time>
   <create_date>2007-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>skytek.ca</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-11 01:19:39</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2026-06-18</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>skytek.cn</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 17:18:20</query_time>
   <create_date>2014-11-21</create_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>王健</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.net7.net</value>
    <value>ns2.net7.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>skytek.co.uk</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 18:49:14</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>skytek.uk</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 02:30:06</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>skytek.dk</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:40:00</query_time>
   <create_date>2017-09-08</create_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrant_name>SKYtek ApS</registrant_name>
   <registrant_address>Flæsketorvet 68, 1.</registrant_address>
   <registrant_city>København V</registrant_city>
   <registrant_zip>1711</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>skytek.app</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 04:23:48</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>skytek.biz</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 03:41:15</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-31</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>emma.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>skytek.org</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 22:01:05</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ee5ff475.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>skytek.space</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-27 03:41:13</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.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>skytek.network</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-02 22:01:05</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>skytek.systems</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-13 04:12:03</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>skytek.photography</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-06-07 05:09:12</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>skytek.pl</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 06:57:23</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>skytek.info</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-07 05:09:12</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>skytek.dev</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 01:19:39</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2027-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1005.awsdns-61.net</value>
    <value>ns-1168.awsdns-18.org</value>
    <value>ns-1220.awsdns-24.org</value>
    <value>ns-1309.awsdns-35.org</value>
    <value>ns-1743.awsdns-25.co.uk</value>
    <value>ns-1969.awsdns-54.co.uk</value>
    <value>ns-2003.awsdns-58.co.uk</value>
    <value>ns-27.awsdns-03.com</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-583.awsdns-08.net</value>
    <value>ns-761.awsdns-31.net</value>
    <value>ns-904.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>21</num>
   <domain_name>skytek.online</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 00:37:02</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>J</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>skytek.live</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 22:01:05</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>skytek.org.uk</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-02 22:01:06</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>skytek.company</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-13 01:33:04</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>skytek.cloud</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-06 00:30:04</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Michael Leonard</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns20.digicertdns.com</value>
    <value>ns21.digicertdns.com</value>
    <value>ns22.digicertdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>skytek.pro</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 22:01:06</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns47.domaincontrol.com</value>
    <value>ns48.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>27</num>
   <domain_name>skytek.xyz</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 03:41:13</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Ireneusz Bachurski INFOBI</registrant_company>
   <registrant_state>Zywiecki</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>skytek.se</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-29 07:08:40</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>skytek.ie</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-03 23:42:02</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Advanced Business Solutions Assistance Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknightdns.com</value>
    <value>ns2.blacknightdns.com</value>
    <value>ns3.blacknightdns.com</value>
    <value>ns4.blacknightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>skytek.com.au</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-21 08:38:22</query_time>
   <update_date>2019-10-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Paul Callaghan</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>skytek.hn</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-11 01:19:39</query_time>
   <registrar_name>Instra Corporation</registrar_name>
   <registrant_name>Hugo Rivera</registrant_name>
   <registrant_company>Smartech</registrant_company>
   <registrant_address>Jardines del Valle</registrant_address>
   <registrant_city>San Pedro Sula</registrant_city>
   <registrant_state>Cortes</registrant_state>
   <registrant_zip>CM112</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+504 99640495</registrant_phone>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>skytek.au</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-21 17:18:20</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Finance Manager</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>skytek.de</domain_name>
   <domain_keyword>skytek</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-07 22:03:20</query_time>
   <update_date>2013-07-05</update_date>
   <name_servers>
    <value>dns1.dpn.de</value>
    <value>dns2.dpn.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.018</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,456 domain names (in 0.125 seconds) which look and sound like the brand name "skytek".
Domain Name Registered Expiry Registrar Ownership
1 skytel.it 6 Jun 2002 10 Oct 2024 Aruba s.p.a. Skytel S.r.l.
2 skytel.ie 18 Dec 2003 18 Dec 2025 Hosting Ireland SKYTEL NETWORKS IRELAND LIMITED
3 shytek.cn 7 Sep 2010 7 Sep 2026 江苏邦宁科技有限公司 上海环域检测科技有限公司
4 akytek.org 13 Sep 2013 13 Sep 2024 DreamHost, LLC Data Protected
5 skytel.live 4 May 2021 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 skatek.art 8 Dec 2020 8 Dec 2024 Porkbun, LLC Private by Design, LLC
7 skytec.lighting 19 Jan 2016 19 Jan 2025 The Registrar Company B.V. Tronios Group International BV
8 skytef.com 24 Dec 2021 24 Dec 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 skytel.us 24 Apr 2002 23 Apr 2024 GoDaddy.com, LLC Thomas Hua
10 skybek.net 15 Sep 2019 15 Sep 2024 GoDaddy.com, LLC -
11 skytew.com 17 Mar 2022 17 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. -
12 skyteck.co.uk 4 Jul 2023 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
13 skytekt.com 13 Sep 2022 13 Sep 2024 Squarespace Domains II LLC Realistic Production inc.
14 spytek.co.uk 10 Mar 2009 10 Mar 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
15 skytec.store 14 Apr 2024 14 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
16 skytok.com 12 Jul 2019 12 Jul 2024 BigRock Solutions Ltd. SULCH TECHNOLOGIES PVT LTD
17 skyetek.net 26 Jul 2006 26 Jul 2025 Safenames Ltd Novanta Inc.
18 skytel.com 26 Aug 1994 25 Aug 2029 Amazon Registrar, Inc. Identity Protection Service
19 skytrek.wales 27 Nov 2015 27 Nov 2024 Mesh Digital Limited REDACTED FOR PRIVACY
20 skyteo.com 5 Sep 2020 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 skutek.com 1 Mar 2002 1 Mar 2025 Misk.com, Inc. -
22 skytrek.info 27 Sep 2023 27 Sep 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
23 skytem.ru 27 Nov 2023 27 Nov 2024 RU-CENTER-RU Private Person
24 skynek.com 6 Aug 2011 5 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
25 sfytek.com 25 Oct 2013 25 Oct 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
26 saytek.it 30 Jun 2010 30 Jun 2024 Aruba s.p.a. Giuliano Goffi
27 skypek.live 10 May 2023 10 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED fdlhdfh3
28 skytec.co 3 Sep 2021 3 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
29 skytea.com 13 Aug 2002 13 Aug 2024 GoDaddy.com, LLC -
30 skotek.com 28 Jun 2000 28 Jun 2024 Network Solutions, LLC Statutory Masking Enabled
31 skytel.ro 19 Apr 2001 17 Jul 2024 VIVA Telecom SRL -
32 skyteh.ru 17 Apr 2006 17 Apr 2025 R01-RU Private Person
33 spytek.com.pl 22 Mar 2005 22 Mar 2025 cyber_Folks S.A. -
34 skytel.online 12 Jun 2020 12 Jun 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA TDS Limited d.o.o.
35 skyten.se 12 Jul 2014 12 Jul 2024 One.com -
36 skutek.pl 15 Apr 2015 14 Jun 2024 Aftermarket.pl Limited -
37 skytec.de - - - -
38 skytrek.club 17 Aug 2022 17 Aug 2024 IONOS SE REDACTED FOR PRIVACY
39 akytek.net 13 Sep 2013 13 Sep 2024 DREAMHOST Proxy Protection LLC
40 sketek.com 6 Feb 2022 6 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
41 sxytek.com 6 Mar 2024 6 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 saytek.com 13 Aug 1998 12 Aug 2024 INAMES CO., LTD. Jinsoo Yoon
43 skytrek.com 10 Aug 2000 10 Aug 2026 GoDaddy.com, LLC -
44 skyten.pl 5 Apr 2016 5 Apr 2025 eTOP Sp. z o.o. -
45 skytik.net 19 Feb 2021 19 Feb 2025 Porkbun LLC Private by Design, LLC
46 skaytek.com 13 Feb 2017 13 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
47 skywek.com 4 Sep 2016 4 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
48 saytek.net 3 Sep 2009 3 Sep 2025 Isimtescil Bilisim A.S. -
49 skyteck.xyz 20 May 2023 20 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu -
50 skyten.org 29 Aug 1996 28 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
51 skyter.com.br 29 Jun 2015 29 Jun 2027 - FABRICIO CASTELAR DE BRITO ALVES
52 sky-tek.ca 2 Mar 2023 2 Mar 2025 Tucows.com Co. Sky Tek Canada Inc.
53 skytekk.com 14 Mar 2022 14 Mar 2025 Cloudflare, Inc. DATA REDACTED
54 skatek.se 27 Sep 2004 27 Sep 2024 Loopia AB -
55 skyytek.com 4 Apr 2021 4 Apr 2025 SAV.COM, LLC REDACTED FOR PRIVACY
56 skytec.industries 15 Mar 2021 15 Mar 2025 IONOS SE REDACTED FOR PRIVACY
57 skytes.com 10 Aug 2000 10 Aug 2024 ANNULET, INC BuyDomains.com
58 skytel.xyz 17 Feb 2018 17 Feb 2025 eNom, Inc. Whois Privacy Protection Service, Inc.
59 iskytek.top 27 Oct 2023 27 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai bai er xin xi ji shu you xian gong si
60 cskytek.com 24 Dec 2020 24 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
61 skytea.ru 28 Sep 2011 28 Sep 2024 REGTIME-RU Private Person
62 skyteck.com 11 Feb 2012 11 Feb 2025 Dynadot Inc -
63 skytem.africa 25 Feb 2022 25 Feb 2025 DNS Africa Ltd SkyTEM Surveys ApS
64 skytec.net 16 Jun 2002 16 Jun 2024 Dynadot Inc -
65 skitek.com 3 Jan 2002 3 Jan 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
66 skytec.host 12 Sep 2016 12 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
67 seytek.net 29 Nov 2022 29 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
68 skntek.com 12 Dec 2022 12 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
69 skytrek.space 14 Feb 2021 14 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
70 skytekh.com 25 Oct 2012 24 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
71 slytek.net 28 Aug 2022 28 Aug 2024 Cloudflare, Inc. DATA REDACTED
72 skytex.com 14 Mar 2001 14 Mar 2029 GoDaddy.com, LLC -
73 spytek.ru 19 Nov 2020 19 Nov 2024 REGRU-RU Private Person
74 skytex.cn 5 Nov 2006 5 Nov 2024 GoDaddy.com,LLC ViscoSoft Inc.
75 skytex.org 5 Feb 2024 5 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 sk8tek.com 3 Jan 2006 3 Jan 2025 Tucows Domains Inc. -
77 skyteq.ru 10 Dec 2020 10 Dec 2024 RU-CENTER-RU Private Person
78 skyvtek.com 27 Jun 2019 27 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
79 skybek.com 15 Sep 2019 15 Sep 2024 GoDaddy.com, LLC -
80 skyter.ru 24 May 2016 24 May 2025 REGRU-RU First studio Ltd
81 skitek.us 14 Aug 2006 13 Aug 2025 Network Solutions, LLC Ski Tek
82 skytel.by 16 Nov 2022 16 Nov 2024 Reliable Software, Ltd -
83 skytel.aero 2 Sep 2022 2 Sep 2024 Gandi SAS AURA Network Systems
84 skmtek.com 11 Jan 2022 11 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
85 skytel.cloud 29 Mar 2017 29 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER "Skytel" LLC
86 skyten.info 30 Jan 2015 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 skydek.ru 25 Sep 2014 25 Sep 2024 BEGET-RU Private Person
88 skypek.com 23 Nov 2012 23 Nov 2024 GoDaddy.com, LLC -
89 spytek.net 24 Jan 1999 24 Jan 2026 GoDaddy.com, LLC -
90 skytel.org 17 Mar 1999 17 Mar 2027 Network Solutions, LLC American Messaging Services
91 skytec.media 18 Jan 2023 18 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SKAYTEK MEDIA
92 skytex.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
93 skytex.nl 12 Apr 2017 - NVA Online Advertising B.V. -
94 skaytek.pl 28 Mar 2017 28 Mar 2025 home.pl S.A. -
95 skytee.com 7 Mar 2001 7 Mar 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
96 skytec.in 25 Apr 2018 25 Apr 2025 Endurance Digital Domain Technology LLP Bimba Digimedia
97 snytek.de - - - -
98 skytel.app 12 Sep 2022 12 Sep 2024 Sav.com, LLC Privacy Protection
99 saytek.ru 27 Jul 2023 27 Jul 2024 ARDIS-RU Private Person
100 uskytek.com 3 Jan 2008 3 Jan 2025 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Skytek.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=skytek.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "skytek.pl",
        "page_size": 100
    },
    "count": {
        "total": 5456,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "skytel.it, skytel.ie, shytek.cn, akytek.org, skytel.live, skatek.art, skytec.lighting, skytef.com, skytel.us, skybek.net, skytew.com, skyteck.co.uk, skytekt.com, spytek.co.uk, skytec.store, skytok.com, skyetek.net, skytel.com, skytrek.wales, skyteo.com, skutek.com, skytrek.info, skytem.ru, skynek.com, sfytek.com, saytek.it, skypek.live, skytec.co, skytea.com, skotek.com, skytel.ro, skyteh.ru, spytek.com.pl, skytel.online, skyten.se, skutek.pl, skytec.de, skytrek.club, akytek.net, sketek.com, sxytek.com, saytek.com, skytrek.com, skyten.pl, skytik.net, skaytek.com, skywek.com, saytek.net, skyteck.xyz, skyten.org, skyter.com.br, sky-tek.ca, skytekk.com, skatek.se, skyytek.com, skytec.industries, skytes.com, skytel.xyz, iskytek.top, cskytek.com, skytea.ru, skyteck.com, skytem.africa, skytec.net, skitek.com, skytec.host, seytek.net, skntek.com, skytrek.space, skytekh.com, slytek.net, skytex.com, spytek.ru, skytex.cn, skytex.org, sk8tek.com, skyteq.ru, skyvtek.com, skybek.com, skyter.ru, skitek.us, skytel.by, skytel.aero, skmtek.com, skytel.cloud, skyten.info, skydek.ru, skypek.com, spytek.net, skytel.org, skytec.media, skytex.info, skytex.nl, skaytek.pl, skytee.com, skytec.in, snytek.de, skytel.app, saytek.ru, uskytek.com",
    "results": [
        {
            "num": 1,
            "domain_name": "skytel.it",
            "domain_keyword": "skytel",
            "domain_tld": "it",
            "query_time": "2024-05-22 12:47:58",
            "create_date": "2002-06-06",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Skytel S.r.l.",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "skytel.ie",
            "domain_keyword": "skytel",
            "domain_tld": "ie",
            "query_time": "2024-06-01 11:58:32",
            "create_date": "2003-12-18",
            "update_date": "2023-09-13",
            "expiry_date": "2025-12-18",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "SKYTEL NETWORKS IRELAND LIMITED",
            "name_servers": [
                "ns1-auth.viatel.net",
                "ns2-auth.viatel.net",
                "ns3-auth.viatel.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "shytek.cn",
            "domain_keyword": "shytek",
            "domain_tld": "cn",
            "query_time": "2024-04-12 21:48:38",
            "create_date": "2010-09-07",
            "expiry_date": "2026-09-07",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "上海环域检测科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.4cun.com",
                "dns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "akytek.org",
            "domain_keyword": "akytek",
            "domain_tld": "org",
            "query_time": "2024-04-22 06:29:45",
            "create_date": "2013-09-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "skytel.live",
            "domain_keyword": "skytel",
            "domain_tld": "live",
            "query_time": "2024-05-11 01:20:02",
            "create_date": "2021-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "skatek.art",
            "domain_keyword": "skatek",
            "domain_tld": "art",
            "query_time": "2024-06-07 07:40:07",
            "create_date": "2020-12-08",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "skytec.lighting",
            "domain_keyword": "skytec",
            "domain_tld": "lighting",
            "query_time": "2024-05-23 04:23:45",
            "create_date": "2016-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "http://www.theregistrarcompany.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tronios Group International BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Onbekend",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zxcs.nl",
                "ns2.zxcs.nl",
                "ns3.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "skytef.com",
            "domain_keyword": "skytef",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:58:32",
            "create_date": "2021-12-24",
            "update_date": "2022-08-23",
            "expiry_date": "2023-12-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "skytel.us",
            "domain_keyword": "skytel",
            "domain_tld": "us",
            "query_time": "2024-06-01 11:58:32",
            "create_date": "2002-04-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Thomas Hua",
            "registrant_address": "5227 Meridian Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "90042",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8055773014",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "skybek.net",
            "domain_keyword": "skybek",
            "domain_tld": "net",
            "query_time": "2024-06-10 09:00:59",
            "create_date": "2019-09-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "skytew.com",
            "domain_keyword": "skytew",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:52:25",
            "create_date": "2022-03-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn/",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "skyteck.co.uk",
            "domain_keyword": "skyteck",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 02:30:08",
            "create_date": "2023-07-04",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "skytekt.com",
            "domain_keyword": "skytekt",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:30:04",
            "create_date": "2022-09-13",
            "update_date": "2024-04-20",
            "expiry_date": "2024-09-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Realistic Production inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "spytek.co.uk",
            "domain_keyword": "spytek",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 09:52:42",
            "create_date": "2009-03-10",
            "update_date": "2023-01-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "skytec.store",
            "domain_keyword": "skytec",
            "domain_tld": "store",
            "query_time": "2024-04-17 17:18:58",
            "create_date": "2024-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "skytok.com",
            "domain_keyword": "skytok",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:38:51",
            "create_date": "2019-07-12",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "SULCH TECHNOLOGIES PVT LTD",
            "registrant_address": "MANJIRI A2 DEOALI PEN RAIGAD",
            "registrant_city": "PEN",
            "registrant_state": "Other",
            "registrant_zip": "402107",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.7774894827",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "skyetek.net",
            "domain_keyword": "skyetek",
            "domain_tld": "net",
            "query_time": "2024-04-21 13:45:17",
            "create_date": "2006-07-26",
            "update_date": "2023-08-01",
            "expiry_date": "2025-07-26",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Novanta Inc.",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "skytel.com",
            "domain_keyword": "skytel",
            "domain_tld": "com",
            "query_time": "2024-05-11 01:20:01",
            "create_date": "1994-08-26",
            "update_date": "2023-11-27",
            "expiry_date": "2029-08-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of skytel.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "lvns01.amsmsg.net",
                "lvns02.amsmsg.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "skytrek.wales",
            "domain_keyword": "skytrek",
            "domain_tld": "wales",
            "query_time": "2024-05-15 18:52:28",
            "create_date": "2015-11-27",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "skyteo.com",
            "domain_keyword": "skyteo",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:30:06",
            "create_date": "2020-09-05",
            "update_date": "2023-08-23",
            "expiry_date": "2024-10-31",
            "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=skyteo.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "skutek.com",
            "domain_keyword": "skutek",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:59:31",
            "create_date": "2002-03-01",
            "update_date": "2023-09-29",
            "expiry_date": "2025-03-01",
            "registrar_iana": 401,
            "registrar_name": "Misk.com, Inc.",
            "registrar_website": "https://www.misk.com",
            "registrant_state": "NY",
            "registrant_country": "US",
            "name_servers": [
                "ns1.misk.com",
                "ns2.misk.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "skytrek.info",
            "domain_keyword": "skytrek",
            "domain_tld": "info",
            "query_time": "2024-05-30 02:30:20",
            "create_date": "2023-09-27",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-27",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "skytem.ru",
            "domain_keyword": "skytem",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:59",
            "create_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "skynek.com",
            "domain_keyword": "skynek",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:29:04",
            "create_date": "2011-08-06",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-05",
            "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": "hong kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/c34dc32f-86f1-46fe-ade1-cd62aa5ace35",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.distriserver.org",
                "ns2.distriserver.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sfytek.com",
            "domain_keyword": "sfytek",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:16:08",
            "create_date": "2013-10-25",
            "update_date": "2023-10-20",
            "expiry_date": "2026-10-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "saytek.it",
            "domain_keyword": "saytek",
            "domain_tld": "it",
            "query_time": "2024-04-24 08:43:01",
            "create_date": "2010-06-30",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Giuliano Goffi",
            "registrant_address": "Via Talia, 2",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00133",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 27,
            "domain_name": "skypek.live",
            "domain_keyword": "skypek",
            "domain_tld": "live",
            "query_time": "2024-05-13 00:40:30",
            "create_date": "2023-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "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": "fdlhdfh3",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fdlhdfh3",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DZ",
            "registrant_email": "please query the rdds service of the registrar 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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "skytec.co",
            "domain_keyword": "skytec",
            "domain_tld": "co",
            "query_time": "2024-06-07 05:08:58",
            "create_date": "2021-09-03",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "skytea.com",
            "domain_keyword": "skytea",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:08:57",
            "create_date": "2002-08-13",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "skotek.com",
            "domain_keyword": "skotek",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:32:40",
            "create_date": "2000-06-28",
            "update_date": "2022-06-09",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Statutory Masking Enabled",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "skytel.ro",
            "domain_keyword": "skytel",
            "domain_tld": "ro",
            "query_time": "2024-04-21 08:38:24",
            "create_date": "2001-04-19",
            "expiry_date": "2024-07-17",
            "registrar_name": "VIVA Telecom SRL",
            "registrar_website": "www.vivatelecom.ro",
            "name_servers": [
                "ns1.vivatel.ro",
                "ns2.vivatel.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "skyteh.ru",
            "domain_keyword": "skyteh",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:59",
            "create_date": "2006-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.mtw.ru",
                "ns1.mtw.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "spytek.com.pl",
            "domain_keyword": "spytek",
            "domain_tld": "com.pl",
            "query_time": "2024-05-11 14:50:50",
            "create_date": "2005-03-22",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-22",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.nano.pl",
                "dns2.nano.pl",
                "dns3.nano.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "skytel.online",
            "domain_keyword": "skytel",
            "domain_tld": "online",
            "query_time": "2024-06-07 05:09:13",
            "create_date": "2020-06-12",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "TDS Limited d.o.o.",
            "registrant_country": "RS",
            "registrant_email": "please query the rdds service of the 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.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "skyten.se",
            "domain_keyword": "skyten",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:44:05",
            "create_date": "2014-07-12",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-12",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "skutek.pl",
            "domain_keyword": "skutek",
            "domain_tld": "pl",
            "query_time": "2024-03-14 06:58:23",
            "create_date": "2015-04-15",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "skytec.de",
            "domain_keyword": "skytec",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:52:21",
            "update_date": "2022-09-29",
            "name_servers": [
                "ns1092.ui-dns.biz",
                "ns1092.ui-dns.com",
                "ns1092.ui-dns.de",
                "ns1092.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 38,
            "domain_name": "skytrek.club",
            "domain_keyword": "skytrek",
            "domain_tld": "club",
            "query_time": "2024-04-21 08:39:53",
            "create_date": "2022-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.com",
                "ns1039.ui-dns.org",
                "ns1042.ui-dns.de",
                "ns1114.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "akytek.net",
            "domain_keyword": "akytek",
            "domain_tld": "net",
            "query_time": "2024-04-22 06:29:45",
            "create_date": "2013-09-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-13",
            "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 akytek.net",
            "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": 40,
            "domain_name": "sketek.com",
            "domain_keyword": "sketek",
            "domain_tld": "com",
            "query_time": "2024-04-06 06:54:09",
            "create_date": "2022-02-06",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-06",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sxytek.com",
            "domain_keyword": "sxytek",
            "domain_tld": "com",
            "query_time": "2024-05-09 09:22:30",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "saytek.com",
            "domain_keyword": "saytek",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:33:41",
            "create_date": "1998-08-13",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Jinsoo Yoon",
            "registrant_company": "Jinsoo Yoon",
            "registrant_address": "106-903, DambangMaeul APT, Mansu6Dong, Namdong-Ku",
            "registrant_city": "Inchon",
            "registrant_state": "Busan",
            "registrant_zip": "405759",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.324628592",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "skytrek.com",
            "domain_keyword": "skytrek",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:11:40",
            "create_date": "2000-08-10",
            "update_date": "2023-10-24",
            "expiry_date": "2026-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "skyten.pl",
            "domain_keyword": "skyten",
            "domain_tld": "pl",
            "query_time": "2024-06-05 08:22:59",
            "create_date": "2016-04-05",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-05",
            "registrar_name": "eTOP Sp. z o.o.",
            "name_servers": [
                "keira.etop.pl",
                "kendra.etop.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "skytik.net",
            "domain_keyword": "skytik",
            "domain_tld": "net",
            "query_time": "2024-06-07 05:09:19",
            "create_date": "2021-02-19",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/skytik.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "daphne.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "skaytek.com",
            "domain_keyword": "skaytek",
            "domain_tld": "com",
            "query_time": "2024-06-07 07:43:54",
            "create_date": "2017-02-13",
            "update_date": "2022-12-30",
            "expiry_date": "2025-02-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.statnet.pl",
                "ns2.statnet.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "skywek.com",
            "domain_keyword": "skywek",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:44:20",
            "create_date": "2016-09-04",
            "update_date": "2023-11-21",
            "expiry_date": "2024-09-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "saytek.net",
            "domain_keyword": "saytek",
            "domain_tld": "net",
            "query_time": "2024-04-19 22:23:34",
            "create_date": "2009-09-03",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-03",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "ns1.webiys.com",
                "ns2.webiys.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "skyteck.xyz",
            "domain_keyword": "skyteck",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 01:25:47",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_state": "Kerala",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "skyten.org",
            "domain_keyword": "skyten",
            "domain_tld": "org",
            "query_time": "2024-04-21 08:38:29",
            "create_date": "1996-08-29",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "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": [
                "ns89.worldnic.com",
                "ns90.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "skyter.com.br",
            "domain_keyword": "skyter",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 08:38:30",
            "create_date": "2015-06-29",
            "update_date": "2023-07-14",
            "expiry_date": "2027-06-29",
            "registrant_name": "FABRICIO CASTELAR DE BRITO ALVES",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.whmserver.com.br",
                "ns2.whmserver.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 52,
            "domain_name": "sky-tek.ca",
            "domain_keyword": "sky-tek",
            "domain_tld": "ca",
            "query_time": "2024-05-13 00:30:09",
            "create_date": "2023-03-02",
            "update_date": "2023-05-01",
            "expiry_date": "2025-03-02",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Sandeep Saini",
            "registrant_company": "Sky Tek Canada Inc.",
            "registrant_address": "1 Villanova Road",
            "registrant_city": "Brampton",
            "registrant_state": "ON",
            "registrant_zip": "L6Y2Z4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "skytekk.com",
            "domain_keyword": "skytekk",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:12:03",
            "create_date": "2022-03-14",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-14",
            "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": "NY",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/skytekk.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "skatek.se",
            "domain_keyword": "skatek",
            "domain_tld": "se",
            "query_time": "2024-05-05 18:31:40",
            "create_date": "2004-09-27",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-27",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns11.se.telia.net",
                "dns12.se.telia.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "skyytek.com",
            "domain_keyword": "skyytek",
            "domain_tld": "com",
            "query_time": "2024-05-06 18:40:49",
            "create_date": "2021-04-04",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "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=skyytek.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "skytec.industries",
            "domain_keyword": "skytec",
            "domain_tld": "industries",
            "query_time": "2024-05-15 18:52:24",
            "create_date": "2021-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1063.ui-dns.org",
                "ns1072.ui-dns.com",
                "ns1085.ui-dns.de",
                "ns1122.ui-dns.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "skytes.com",
            "domain_keyword": "skytes",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:38:33",
            "create_date": "2000-08-10",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "skytel.xyz",
            "domain_keyword": "skytel",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 08:38:25",
            "create_date": "2018-02-17",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_state": "WA",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "iskytek.top",
            "domain_keyword": "iskytek",
            "domain_tld": "top",
            "query_time": "2024-04-25 01:55:24",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai bai er xin xi ji shu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cskytek.com",
            "domain_keyword": "cskytek",
            "domain_tld": "com",
            "query_time": "2024-05-02 20:09:03",
            "create_date": "2020-12-24",
            "update_date": "2022-12-13",
            "expiry_date": "2024-12-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "skytea.ru",
            "domain_keyword": "skytea",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:58",
            "create_date": "2011-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.lite-host.in",
                "ns4.lite-host.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "skyteck.com",
            "domain_keyword": "skyteck",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:12:03",
            "create_date": "2012-02-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-02-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "brian.ns.cloudflare.com",
                "fiona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "skytem.africa",
            "domain_keyword": "skytem",
            "domain_tld": "africa",
            "query_time": "2024-05-27 03:41:14",
            "create_date": "2022-02-25",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-25",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "https://www.gateway.africa",
            "registrant_name": "REDACTED",
            "registrant_company": "SkyTEM Surveys ApS",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "main.nameserver1.co.za",
                "main.nameserver2.co.za"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "skytec.net",
            "domain_keyword": "skytec",
            "domain_tld": "net",
            "query_time": "2024-04-21 08:37:42",
            "create_date": "2002-06-16",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "skitek.com",
            "domain_keyword": "skitek",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:37:22",
            "create_date": "2002-01-03",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-03",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "skytec.host",
            "domain_keyword": "skytec",
            "domain_tld": "host",
            "query_time": "2024-06-07 05:08:58",
            "create_date": "2016-09-12",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.skytec.host",
                "ns2.skytec.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "seytek.net",
            "domain_keyword": "seytek",
            "domain_tld": "net",
            "query_time": "2024-06-11 12:32:03",
            "create_date": "2022-11-29",
            "update_date": "2024-06-05",
            "expiry_date": "2024-11-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "skntek.com",
            "domain_keyword": "skntek",
            "domain_tld": "com",
            "query_time": "2024-06-10 22:04:28",
            "create_date": "2022-12-12",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of skntek.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1390.awsdns-45.org",
                "ns-140.awsdns-17.com",
                "ns-1703.awsdns-20.co.uk",
                "ns-728.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "skytrek.space",
            "domain_keyword": "skytrek",
            "domain_tld": "space",
            "query_time": "2024-05-30 02:30:21",
            "create_date": "2021-02-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "skytekh.com",
            "domain_keyword": "skytekh",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:38:22",
            "create_date": "2012-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9527400404",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "slytek.net",
            "domain_keyword": "slytek",
            "domain_tld": "net",
            "query_time": "2024-05-27 01:49:14",
            "create_date": "2022-08-28",
            "update_date": "2023-10-19",
            "expiry_date": "2024-08-28",
            "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": "OH",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/slytek.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "skytex.com",
            "domain_keyword": "skytex",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:30:07",
            "create_date": "2001-03-14",
            "update_date": "2022-09-07",
            "expiry_date": "2029-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4017.hostgator.com",
                "ns4018.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "spytek.ru",
            "domain_keyword": "spytek",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:09:08",
            "create_date": "2020-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.justhost.ru",
                "ns2.justhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "skytex.cn",
            "domain_keyword": "skytex",
            "domain_tld": "cn",
            "query_time": "2024-05-23 04:23:49",
            "create_date": "2006-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "ViscoSoft Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "skytex.org",
            "domain_keyword": "skytex",
            "domain_tld": "org",
            "query_time": "2024-05-27 03:41:15",
            "create_date": "2024-02-05",
            "update_date": "2024-05-18",
            "expiry_date": "2025-02-05",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sk8tek.com",
            "domain_keyword": "sk8tek",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:56:33",
            "create_date": "2006-01-03",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "skyteq.ru",
            "domain_keyword": "skyteq",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:59",
            "create_date": "2020-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.akdomains.co.uk",
                "ns2.akdomains.co.uk"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "skyvtek.com",
            "domain_keyword": "skyvtek",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:11:08",
            "create_date": "2019-06-27",
            "update_date": "2019-08-15",
            "expiry_date": "2024-06-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "skybek.com",
            "domain_keyword": "skybek",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:00:59",
            "create_date": "2019-09-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "skyter.ru",
            "domain_keyword": "skyter",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:59",
            "create_date": "2016-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "REGRU-RU",
            "registrant_company": "First studio Ltd",
            "name_servers": [
                "ns1.domainseller.ru",
                "ns2.domainseller.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "skitek.us",
            "domain_keyword": "skitek",
            "domain_tld": "us",
            "query_time": "2024-04-26 11:47:47",
            "create_date": "2006-08-14",
            "update_date": "2022-08-08",
            "expiry_date": "2025-08-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Ski Tek Ski Tek",
            "registrant_company": "Ski Tek",
            "registrant_address": "PO BOX 934, 191 SUN VALLEY RD",
            "registrant_city": "KETCHUM",
            "registrant_state": "ID",
            "registrant_zip": "83340-0934",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2087267503",
            "registrant_fax": "+1.2087269147",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "skytel.by",
            "domain_keyword": "skytel",
            "domain_tld": "by",
            "query_time": "2024-04-21 08:38:24",
            "create_date": "2022-11-16",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-16",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "craig.ns.cloudflare.com",
                "sunny.ns.cloudflare.com"
            ]
        },
        {
            "num": 83,
            "domain_name": "skytel.aero",
            "domain_keyword": "skytel",
            "domain_tld": "aero",
            "query_time": "2024-05-11 01:20:01",
            "create_date": "2022-09-02",
            "update_date": "2022-11-02",
            "expiry_date": "2024-09-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AURA Network Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-159-a.gandi.net",
                "ns-167-b.gandi.net",
                "ns-188-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "skmtek.com",
            "domain_keyword": "skmtek",
            "domain_tld": "com",
            "query_time": "2024-05-17 21:25:41",
            "create_date": "2022-01-11",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-11",
            "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/skmtek.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "skytel.cloud",
            "domain_keyword": "skytel",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 02:30:05",
            "create_date": "2017-03-29",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-29",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "\"Skytel\" LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SPb",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.skytel.ru",
                "ns2.skytel.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "skyten.info",
            "domain_keyword": "skyten",
            "domain_tld": "info",
            "query_time": "2024-05-30 02:30:06",
            "create_date": "2015-01-30",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-30",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "skydek.ru",
            "domain_keyword": "skydek",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:00",
            "create_date": "2014-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "skypek.com",
            "domain_keyword": "skypek",
            "domain_tld": "com",
            "query_time": "2024-05-02 21:55:51",
            "create_date": "2012-11-23",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "spytek.net",
            "domain_keyword": "spytek",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:52:41",
            "create_date": "1999-01-24",
            "update_date": "2024-01-25",
            "expiry_date": "2026-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "skytel.org",
            "domain_keyword": "skytel",
            "domain_tld": "org",
            "query_time": "2024-04-21 08:38:24",
            "create_date": "1999-03-17",
            "update_date": "2024-01-22",
            "expiry_date": "2027-03-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Messaging Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lvns01.amsmsg.net",
                "lvns02.amsmsg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "skytec.media",
            "domain_keyword": "skytec",
            "domain_tld": "media",
            "query_time": "2024-05-01 18:30:06",
            "create_date": "2023-01-18",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-18",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SKAYTEK MEDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "skytex.info",
            "domain_keyword": "skytex",
            "domain_tld": "info",
            "query_time": "2024-05-11 01:20:04",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "skytex.nl",
            "domain_keyword": "skytex",
            "domain_tld": "nl",
            "query_time": "2024-05-11 01:20:04",
            "create_date": "2017-04-12",
            "update_date": "2020-11-24",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "skaytek.pl",
            "domain_keyword": "skaytek",
            "domain_tld": "pl",
            "query_time": "2024-06-06 21:51:37",
            "create_date": "2017-03-28",
            "update_date": "2022-12-30",
            "expiry_date": "2025-03-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.statnet.pl",
                "ns2.statnet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "skytee.com",
            "domain_keyword": "skytee",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:38:21",
            "create_date": "2001-03-07",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-07",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.p201.dns.oraclecloud.net",
                "ns2.p201.dns.oraclecloud.net",
                "ns3.p201.dns.oraclecloud.net",
                "ns4.p201.dns.oraclecloud.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "skytec.in",
            "domain_keyword": "skytec",
            "domain_tld": "in",
            "query_time": "2024-05-02 22:00:58",
            "create_date": "2018-04-25",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-25",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bimba Digimedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webpatha.com",
                "ns2.webpatha.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "snytek.de",
            "domain_keyword": "snytek",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:35:02",
            "update_date": "2023-10-29",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 98,
            "domain_name": "skytel.app",
            "domain_keyword": "skytel",
            "domain_tld": "app",
            "query_time": "2024-05-30 02:30:05",
            "create_date": "2022-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "saytek.ru",
            "domain_keyword": "saytek",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:29:45",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "uskytek.com",
            "domain_keyword": "uskytek",
            "domain_tld": "com",
            "query_time": "2024-04-27 01:41:47",
            "create_date": "2008-01-03",
            "update_date": "2023-01-02",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.125,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>skytek.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5456</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>skytel.it, skytel.ie, shytek.cn, akytek.org, skytel.live, skatek.art, skytec.lighting, skytef.com, skytel.us, skybek.net, skytew.com, skyteck.co.uk, skytekt.com, spytek.co.uk, skytec.store, skytok.com, skyetek.net, skytel.com, skytrek.wales, skyteo.com, skutek.com, skytrek.info, skytem.ru, skynek.com, sfytek.com, saytek.it, skypek.live, skytec.co, skytea.com, skotek.com, skytel.ro, skyteh.ru, spytek.com.pl, skytel.online, skyten.se, skutek.pl, skytec.de, skytrek.club, akytek.net, sketek.com, sxytek.com, saytek.com, skytrek.com, skyten.pl, skytik.net, skaytek.com, skywek.com, saytek.net, skyteck.xyz, skyten.org, skyter.com.br, sky-tek.ca, skytekk.com, skatek.se, skyytek.com, skytec.industries, skytes.com, skytel.xyz, iskytek.top, cskytek.com, skytea.ru, skyteck.com, skytem.africa, skytec.net, skitek.com, skytec.host, seytek.net, skntek.com, skytrek.space, skytekh.com, slytek.net, skytex.com, spytek.ru, skytex.cn, skytex.org, sk8tek.com, skyteq.ru, skyvtek.com, skybek.com, skyter.ru, skitek.us, skytel.by, skytel.aero, skmtek.com, skytel.cloud, skyten.info, skydek.ru, skypek.com, spytek.net, skytel.org, skytec.media, skytex.info, skytex.nl, skaytek.pl, skytee.com, skytec.in, snytek.de, skytel.app, saytek.ru, uskytek.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>skytel.it</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 12:47:58</query_time>
   <create_date>2002-06-06</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Skytel S.r.l.</registrant_company>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>skytel.ie</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-01 11:58:32</query_time>
   <create_date>2003-12-18</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>SKYTEL NETWORKS IRELAND LIMITED</registrant_name>
   <name_servers>
    <value>ns1-auth.viatel.net</value>
    <value>ns2-auth.viatel.net</value>
    <value>ns3-auth.viatel.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>shytek.cn</domain_name>
   <domain_keyword>shytek</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-12 21:48:38</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2026-09-07</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>上海环域检测科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.4cun.com</value>
    <value>dns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>akytek.org</domain_name>
   <domain_keyword>akytek</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 06:29:45</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>skytel.live</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-11 01:20:02</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>skatek.art</domain_name>
   <domain_keyword>skatek</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-07 07:40:07</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>skytec.lighting</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-05-23 04:23:45</query_time>
   <create_date>2016-01-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>http://www.theregistrarcompany.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tronios Group International BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Onbekend</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zxcs.nl</value>
    <value>ns2.zxcs.nl</value>
    <value>ns3.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>skytef.com</domain_name>
   <domain_keyword>skytef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:58:32</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2023-12-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>skytel.us</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 11:58:32</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Thomas Hua</registrant_name>
   <registrant_address>5227 Meridian Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90042</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8055773014</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>skybek.net</domain_name>
   <domain_keyword>skybek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 09:00:59</query_time>
   <create_date>2019-09-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>skytew.com</domain_name>
   <domain_keyword>skytew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:52:25</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn/</registrar_website>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>skyteck.co.uk</domain_name>
   <domain_keyword>skyteck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 02:30:08</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>skytekt.com</domain_name>
   <domain_keyword>skytekt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:30:04</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Realistic Production inc.</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>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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>spytek.co.uk</domain_name>
   <domain_keyword>spytek</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 09:52:42</query_time>
   <create_date>2009-03-10</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>skytec.store</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-17 17:18:58</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>skytok.com</domain_name>
   <domain_keyword>skytok</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:38:51</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>SULCH TECHNOLOGIES PVT LTD</registrant_name>
   <registrant_address>MANJIRI A2 DEOALI PEN RAIGAD</registrant_address>
   <registrant_city>PEN</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>402107</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.7774894827</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>skyetek.net</domain_name>
   <domain_keyword>skyetek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 13:45:17</query_time>
   <create_date>2006-07-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Novanta Inc.</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>skytel.com</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 01:20:01</query_time>
   <create_date>1994-08-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2029-08-25</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of skytel.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>lvns01.amsmsg.net</value>
    <value>lvns02.amsmsg.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>skytrek.wales</domain_name>
   <domain_keyword>skytrek</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-15 18:52:28</query_time>
   <create_date>2015-11-27</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>skyteo.com</domain_name>
   <domain_keyword>skyteo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:30:06</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-10-31</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=skyteo.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>skutek.com</domain_name>
   <domain_keyword>skutek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:59:31</query_time>
   <create_date>2002-03-01</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>401</registrar_iana>
   <registrar_name>Misk.com, Inc.</registrar_name>
   <registrar_website>https://www.misk.com</registrar_website>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.misk.com</value>
    <value>ns2.misk.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>skytrek.info</domain_name>
   <domain_keyword>skytrek</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 02:30:20</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>skytem.ru</domain_name>
   <domain_keyword>skytem</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:59</query_time>
   <create_date>2023-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>skynek.com</domain_name>
   <domain_keyword>skynek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:29:04</query_time>
   <create_date>2011-08-06</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-05</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>hong kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c34dc32f-86f1-46fe-ade1-cd62aa5ace35</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.distriserver.org</value>
    <value>ns2.distriserver.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sfytek.com</domain_name>
   <domain_keyword>sfytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:16:08</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2026-10-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>saytek.it</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 08:43:01</query_time>
   <create_date>2010-06-30</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Giuliano Goffi</registrant_company>
   <registrant_address>Via Talia, 2</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00133</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>27</num>
   <domain_name>skypek.live</domain_name>
   <domain_keyword>skypek</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 00:40:30</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</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>fdlhdfh3</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fdlhdfh3</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DZ</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>skytec.co</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-07 05:08:58</query_time>
   <create_date>2021-09-03</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>29</num>
   <domain_name>skytea.com</domain_name>
   <domain_keyword>skytea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:08:57</query_time>
   <create_date>2002-08-13</create_date>
   <update_date>2023-08-10</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</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>30</num>
   <domain_name>skotek.com</domain_name>
   <domain_keyword>skotek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:32:40</query_time>
   <create_date>2000-06-28</create_date>
   <update_date>2022-06-09</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Statutory Masking Enabled</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns1.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>skytel.ro</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-21 08:38:24</query_time>
   <create_date>2001-04-19</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>VIVA Telecom SRL</registrar_name>
   <registrar_website>www.vivatelecom.ro</registrar_website>
   <name_servers>
    <value>ns1.vivatel.ro</value>
    <value>ns2.vivatel.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>skyteh.ru</domain_name>
   <domain_keyword>skyteh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:59</query_time>
   <create_date>2006-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>R01-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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>spytek.com.pl</domain_name>
   <domain_keyword>spytek</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-11 14:50:50</query_time>
   <create_date>2005-03-22</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.nano.pl</value>
    <value>dns2.nano.pl</value>
    <value>dns3.nano.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>skytel.online</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-07 05:09:13</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>TDS Limited d.o.o.</registrant_company>
   <registrant_country>RS</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.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>skyten.se</domain_name>
   <domain_keyword>skyten</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:44:05</query_time>
   <create_date>2014-07-12</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>skutek.pl</domain_name>
   <domain_keyword>skutek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-14 06:58:23</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>skytec.de</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:52:21</query_time>
   <update_date>2022-09-29</update_date>
   <name_servers>
    <value>ns1092.ui-dns.biz</value>
    <value>ns1092.ui-dns.com</value>
    <value>ns1092.ui-dns.de</value>
    <value>ns1092.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>skytrek.club</domain_name>
   <domain_keyword>skytrek</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-21 08:39:53</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.com</value>
    <value>ns1039.ui-dns.org</value>
    <value>ns1042.ui-dns.de</value>
    <value>ns1114.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>akytek.net</domain_name>
   <domain_keyword>akytek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 06:29:45</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-13</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 akytek.net</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>40</num>
   <domain_name>sketek.com</domain_name>
   <domain_keyword>sketek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 06:54:09</query_time>
   <create_date>2022-02-06</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-06</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 ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sxytek.com</domain_name>
   <domain_keyword>sxytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 09:22:30</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>saytek.com</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:33:41</query_time>
   <create_date>1998-08-13</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Jinsoo Yoon</registrant_name>
   <registrant_company>Jinsoo Yoon</registrant_company>
   <registrant_address>106-903, DambangMaeul APT, Mansu6Dong, Namdong-Ku</registrant_address>
   <registrant_city>Inchon</registrant_city>
   <registrant_state>Busan</registrant_state>
   <registrant_zip>405759</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.324628592</registrant_phone>
   <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>43</num>
   <domain_name>skytrek.com</domain_name>
   <domain_keyword>skytrek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:11:40</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2026-08-10</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>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.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>44</num>
   <domain_name>skyten.pl</domain_name>
   <domain_keyword>skyten</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-05 08:22:59</query_time>
   <create_date>2016-04-05</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>eTOP Sp. z o.o.</registrar_name>
   <name_servers>
    <value>keira.etop.pl</value>
    <value>kendra.etop.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>skytik.net</domain_name>
   <domain_keyword>skytik</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 05:09:19</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/skytik.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>daphne.ns.cloudflare.com</value>
    <value>ruben.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>46</num>
   <domain_name>skaytek.com</domain_name>
   <domain_keyword>skaytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 07:43:54</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.statnet.pl</value>
    <value>ns2.statnet.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>skywek.com</domain_name>
   <domain_keyword>skywek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:44:20</query_time>
   <create_date>2016-09-04</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>saytek.net</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 22:23:34</query_time>
   <create_date>2009-09-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>ns1.webiys.com</value>
    <value>ns2.webiys.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>skyteck.xyz</domain_name>
   <domain_keyword>skyteck</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 01:25:47</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_state>Kerala</registrant_state>
   <registrant_country>IN</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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>skyten.org</domain_name>
   <domain_keyword>skyten</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 08:38:29</query_time>
   <create_date>1996-08-29</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</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>ns89.worldnic.com</value>
    <value>ns90.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>skyter.com.br</domain_name>
   <domain_keyword>skyter</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 08:38:30</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2027-06-29</expiry_date>
   <registrant_name>FABRICIO CASTELAR DE BRITO ALVES</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.whmserver.com.br</value>
    <value>ns2.whmserver.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>sky-tek.ca</domain_name>
   <domain_keyword>sky-tek</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-13 00:30:09</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Sandeep Saini</registrant_name>
   <registrant_company>Sky Tek Canada Inc.</registrant_company>
   <registrant_address>1 Villanova Road</registrant_address>
   <registrant_city>Brampton</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L6Y2Z4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>skytekk.com</domain_name>
   <domain_keyword>skytekk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:12:03</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-14</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>NY</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/skytekk.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>skatek.se</domain_name>
   <domain_keyword>skatek</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 18:31:40</query_time>
   <create_date>2004-09-27</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns11.se.telia.net</value>
    <value>dns12.se.telia.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>skyytek.com</domain_name>
   <domain_keyword>skyytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 18:40:49</query_time>
   <create_date>2021-04-04</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</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=skyytek.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>skytec.industries</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-05-15 18:52:24</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1063.ui-dns.org</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1122.ui-dns.biz</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>57</num>
   <domain_name>skytes.com</domain_name>
   <domain_keyword>skytes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:38:33</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>skytel.xyz</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 08:38:25</query_time>
   <create_date>2018-02-17</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_state>WA</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.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>iskytek.top</domain_name>
   <domain_keyword>iskytek</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 01:55:24</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai bai er xin xi ji shu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cskytek.com</domain_name>
   <domain_keyword>cskytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 20:09:03</query_time>
   <create_date>2020-12-24</create_date>
   <update_date>2022-12-13</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>skytea.ru</domain_name>
   <domain_keyword>skytea</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:58</query_time>
   <create_date>2011-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.lite-host.in</value>
    <value>ns4.lite-host.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>skyteck.com</domain_name>
   <domain_keyword>skyteck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:12:03</query_time>
   <create_date>2012-02-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>brian.ns.cloudflare.com</value>
    <value>fiona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>skytem.africa</domain_name>
   <domain_keyword>skytem</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-27 03:41:14</query_time>
   <create_date>2022-02-25</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>https://www.gateway.africa</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>SkyTEM Surveys ApS</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>DK</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>main.nameserver1.co.za</value>
    <value>main.nameserver2.co.za</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>skytec.net</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 08:37:42</query_time>
   <create_date>2002-06-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-16</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>skitek.com</domain_name>
   <domain_keyword>skitek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:37:22</query_time>
   <create_date>2002-01-03</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>skytec.host</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-06-07 05:08:58</query_time>
   <create_date>2016-09-12</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.skytec.host</value>
    <value>ns2.skytec.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>seytek.net</domain_name>
   <domain_keyword>seytek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 12:32:03</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>skntek.com</domain_name>
   <domain_keyword>skntek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 22:04:28</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of skntek.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1390.awsdns-45.org</value>
    <value>ns-140.awsdns-17.com</value>
    <value>ns-1703.awsdns-20.co.uk</value>
    <value>ns-728.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>skytrek.space</domain_name>
   <domain_keyword>skytrek</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-30 02:30:21</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>skytekh.com</domain_name>
   <domain_keyword>skytekh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:38:22</query_time>
   <create_date>2012-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-24</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>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9527400404</registrant_phone>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>slytek.net</domain_name>
   <domain_keyword>slytek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 01:49:14</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-08-28</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>OH</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/slytek.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>skytex.com</domain_name>
   <domain_keyword>skytex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:30:07</query_time>
   <create_date>2001-03-14</create_date>
   <update_date>2022-09-07</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>ns4017.hostgator.com</value>
    <value>ns4018.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>spytek.ru</domain_name>
   <domain_keyword>spytek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:09:08</query_time>
   <create_date>2020-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.justhost.ru</value>
    <value>ns2.justhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>skytex.cn</domain_name>
   <domain_keyword>skytex</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 04:23:49</query_time>
   <create_date>2006-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>ViscoSoft Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>75</num>
   <domain_name>skytex.org</domain_name>
   <domain_keyword>skytex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 03:41:15</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-02-05</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sk8tek.com</domain_name>
   <domain_keyword>sk8tek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:56:33</query_time>
   <create_date>2006-01-03</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-03</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</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>77</num>
   <domain_name>skyteq.ru</domain_name>
   <domain_keyword>skyteq</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:59</query_time>
   <create_date>2020-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.akdomains.co.uk</value>
    <value>ns2.akdomains.co.uk</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>skyvtek.com</domain_name>
   <domain_keyword>skyvtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:11:08</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2019-08-15</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>skybek.com</domain_name>
   <domain_keyword>skybek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:00:59</query_time>
   <create_date>2019-09-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>skyter.ru</domain_name>
   <domain_keyword>skyter</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:59</query_time>
   <create_date>2016-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>First studio Ltd</registrant_company>
   <name_servers>
    <value>ns1.domainseller.ru</value>
    <value>ns2.domainseller.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>skitek.us</domain_name>
   <domain_keyword>skitek</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 11:47:47</query_time>
   <create_date>2006-08-14</create_date>
   <update_date>2022-08-08</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Ski Tek Ski Tek</registrant_name>
   <registrant_company>Ski Tek</registrant_company>
   <registrant_address>PO BOX 934, 191 SUN VALLEY RD</registrant_address>
   <registrant_city>KETCHUM</registrant_city>
   <registrant_state>ID</registrant_state>
   <registrant_zip>83340-0934</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2087267503</registrant_phone>
   <registrant_fax>+1.2087269147</registrant_fax>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>skytel.by</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-21 08:38:24</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-16</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>craig.ns.cloudflare.com</value>
    <value>sunny.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>skytel.aero</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-11 01:20:01</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AURA Network Systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-159-a.gandi.net</value>
    <value>ns-167-b.gandi.net</value>
    <value>ns-188-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>skmtek.com</domain_name>
   <domain_keyword>skmtek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 21:25:41</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-11</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/skmtek.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>gabe.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>skytel.cloud</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 02:30:05</query_time>
   <create_date>2017-03-29</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>&quot;Skytel&quot; LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SPb</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.skytel.ru</value>
    <value>ns2.skytel.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>skyten.info</domain_name>
   <domain_keyword>skyten</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 02:30:06</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-30</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>skydek.ru</domain_name>
   <domain_keyword>skydek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:00</query_time>
   <create_date>2014-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>skypek.com</domain_name>
   <domain_keyword>skypek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 21:55:51</query_time>
   <create_date>2012-11-23</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-23</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>89</num>
   <domain_name>spytek.net</domain_name>
   <domain_keyword>spytek</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:52:41</query_time>
   <create_date>1999-01-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-01-24</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>skytel.org</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 08:38:24</query_time>
   <create_date>1999-03-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2027-03-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Messaging Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lvns01.amsmsg.net</value>
    <value>lvns02.amsmsg.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>skytec.media</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-01 18:30:06</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU SKAYTEK MEDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>skytex.info</domain_name>
   <domain_keyword>skytex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 01:20:04</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>skytex.nl</domain_name>
   <domain_keyword>skytex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 01:20:04</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2020-11-24</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>skaytek.pl</domain_name>
   <domain_keyword>skaytek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 21:51:37</query_time>
   <create_date>2017-03-28</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.statnet.pl</value>
    <value>ns2.statnet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>skytee.com</domain_name>
   <domain_keyword>skytee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:38:21</query_time>
   <create_date>2001-03-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.p201.dns.oraclecloud.net</value>
    <value>ns2.p201.dns.oraclecloud.net</value>
    <value>ns3.p201.dns.oraclecloud.net</value>
    <value>ns4.p201.dns.oraclecloud.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>skytec.in</domain_name>
   <domain_keyword>skytec</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-02 22:00:58</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-25</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>Bimba Digimedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webpatha.com</value>
    <value>ns2.webpatha.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>snytek.de</domain_name>
   <domain_keyword>snytek</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:35:02</query_time>
   <update_date>2023-10-29</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>skytel.app</domain_name>
   <domain_keyword>skytel</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-30 02:30:05</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.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>99</num>
   <domain_name>saytek.ru</domain_name>
   <domain_keyword>saytek</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:29:45</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>uskytek.com</domain_name>
   <domain_keyword>uskytek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 01:41:47</query_time>
   <create_date>2008-01-03</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-01-03</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>ns39.domaincontrol.com</value>
    <value>ns40.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>
 </results>
 <stats>
  <total_time>0.125</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.