WHOIS QUERY TIME

10 Apr 2024 - 10:03 PM UTC

Registered: 8 April 2024
Modified: 8 April 2024
Expiry: 8 April 2025

REGISTRAR

IANA: 1630
Name: Ligne Web Services
Website: http://www.lws.fr

DNSSEC

unsigned

NAME SERVERS

ns17.lwsdns.com
ns18.lwsdns.com
ns19.lwsdns.com
ns20.lwsdns.com

DOMAIN STATUS

addPeriod
serverTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=antenne.site
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "antenne.site"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "antenne.site",
            "domain_keyword": "antenne",
            "domain_tld": "site",
            "query_time": "2024-04-10 22:03:41",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "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": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>antenne.site</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>antenne.site</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-10 22:03:41</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <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>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.084 seconds) for "antenne.site" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Apr 2024 - 10:03 PM UTC

Registered: 8 April 2024
Modified: 8 April 2024
Expiry: 8 April 2025

REGISTRAR

IANA: 1630
Name: Ligne Web Services
Website: http://www.lws.fr

DNSSEC

unsigned

NAME SERVERS

ns17.lwsdns.com
ns18.lwsdns.com
ns19.lwsdns.com
ns20.lwsdns.com

DOMAIN STATUS

addPeriod
serverTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=antenne.site
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "antenne.site",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "antenne.site",
    "results": [
        {
            "num": 1,
            "domain_name": "antenne.site",
            "domain_keyword": "antenne",
            "domain_tld": "site",
            "query_time": "2024-04-10 22:03:41",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "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": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "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>antenne.site</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>antenne.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>antenne.site</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-10 22:03:41</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <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>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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 43 domain names (in 0.159 seconds) which contained the exact domain keyword "antenne".
Domain Name Registered Expiry Registrar Ownership
1 antenne.com 16 Apr 1996 8 Mar 2025 PSI-USA, Inc. dba Domain Robot Antenne Niedersachsen GmbH & Co. KG
2 antenne.net 16 Apr 1999 16 Apr 2025 EPAG DOMAINSERVICES GmbH -
3 antenne.it 28 Dec 1999 13 Jan 2025 Genesys Informatica S.r.l. ALFA ACCESSORI S.R.L.
4 antenne.co.jp 2 Mar 2000 - - NAVI INC
5 antenne.tv 17 Jun 2000 17 Jun 2025 eNom, LLC Registry Services, LLC
6 antenne.us 6 Jun 2002 5 Jun 2024 GoDaddy.com, LLC Myers Engineering International, Inc.
7 antenne.cc 18 Jun 2005 18 Jun 2024 united domains AG -
8 antenne.ac 6 Jun 2012 6 Jun 2024 InternetX REGIO MEDIEN AG
9 antenne.ruhr 15 Apr 2014 15 Apr 2025 Ledl.net GmbH -
10 antenne.hamburg 1 Oct 2014 1 Oct 2024 1&1 Internet AG -
11 antenne.audio 14 Jan 2015 14 Jan 2027 1API GmbH -
12 antenne.frl 2 Feb 2015 2 Feb 2025 Metaregistrar BV Applications FRLregistry BV
13 antenne.bayern 18 Feb 2015 18 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Antenne Bayern GmbH & Co. KG
14 antenne.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications DotAMSTERDAM B.V.
15 antenne.live 3 May 2016 3 May 2025 NameSilo, LLC See PrivacyGuardian.org
16 antenne.org 13 Aug 2016 13 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
17 antenne.nl 27 Aug 2016 - Media Village B.V. -
18 antenne.co 8 Dec 2016 7 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
19 antenne.club 25 Feb 2017 24 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
20 antenne.online 21 Mar 2017 21 Mar 2025 Cronon GmbH WarenZeichen Medien UG
21 antenne.space 2 May 2017 2 May 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
22 antenne.nrw 17 Nov 2017 17 Nov 2024 Ascio Technologies Inc. c/o Antenne Bayern GmbH & Co. KG
23 antenne.band 13 Feb 2018 13 Feb 2025 Key-Systems, LLC REDACTED FOR PRIVACY
24 antenne.radio 27 Apr 2018 27 Apr 2024 Ascio Technologies Inc. Danmark Antenne Bayern GmbH & Co. KG
25 antenne.saarland 11 Nov 2018 11 Nov 2024 Cronon GmbH RMNradio GmbH
26 antenne.stream 20 May 2019 20 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Antenne Bayern GmbH & Co. KG
27 antenne.digital 14 Oct 2019 14 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Antenne Bayern GmbH & Co. KG
28 antenne.berlin 8 Apr 2020 8 Apr 2025 united-domains AG -
29 antenne.store 18 May 2020 18 May 2025 Key-Systems LLC Delmation Products B.V.
30 antenne.xyz 31 Jul 2020 31 Jul 2025 Dynadot LLC -
31 antenne.ru 16 Dec 2020 16 Dec 2024 ACTIVE-RU Private Person
32 antenne.cafe 20 Feb 2021 20 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
33 antenne.group 1 Mar 2021 1 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Antenne Bayern GmbH & Co. KG
34 antenne.app 3 Mar 2021 3 Mar 2025 Ascio Technologies, Inc. Antenne Bayern GmbH & Co. KG
35 antenne.dev 12 Aug 2021 12 Aug 2024 Ascio Technologies, Inc. Antenne Bayern GmbH & Co. KG
36 antenne.jp 1 Dec 2021 31 Dec 2024 - (Not displayed by registrant's request)
37 antenne.tech 18 Jan 2022 18 Jan 2025 Cronon GmbH ancomi
38 antenne.biz 19 Jan 2022 19 Jan 2025 Netowl, Inc. XSERVER Inc.
39 antenne.io 12 Feb 2022 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 antenne.blog 2 May 2023 2 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
41 antenne.info 12 Jul 2023 12 Jul 2024 Sav.com, LLC - 14 Privacy Protection
42 antenne.site 8 Apr 2024 8 Apr 2025 Ligne Web Services -
43 antenne.de - - - -
44 antenne.at - - DomainQuadrat Marketing GmbH Antenne Steiermark Regionalradio GmbH & Co KG

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=antenne&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "antenne",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 44,
        "relation": "eq",
        "current": 44
    },
    "unique_domains": "antenne.com, antenne.net, antenne.it, antenne.co.jp, antenne.tv, antenne.us, antenne.cc, antenne.ac, antenne.ruhr, antenne.hamburg, antenne.audio, antenne.frl, antenne.bayern, antenne.amsterdam, antenne.live, antenne.org, antenne.nl, antenne.co, antenne.club, antenne.online, antenne.space, antenne.nrw, antenne.band, antenne.radio, antenne.saarland, antenne.stream, antenne.digital, antenne.berlin, antenne.store, antenne.xyz, antenne.ru, antenne.cafe, antenne.group, antenne.app, antenne.dev, antenne.jp, antenne.tech, antenne.biz, antenne.io, antenne.blog, antenne.info, antenne.site, antenne.de, antenne.at",
    "results": [
        {
            "num": 1,
            "domain_name": "antenne.com",
            "domain_keyword": "antenne",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:59:25",
            "create_date": "1996-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Niedersachsen GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/antenne.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dsinet.de",
                "ns.dsinet.eu",
                "ns2.dsinet.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "antenne.net",
            "domain_keyword": "antenne",
            "domain_tld": "net",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "1999-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "srvkkl-dns01.styria.com",
                "srvsgr-dns02.styria.com",
                "srvvie-dns03.styria.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "antenne.it",
            "domain_keyword": "antenne",
            "domain_tld": "it",
            "query_time": "2024-05-28 09:14:14",
            "create_date": "1999-12-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-13",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "ALFA ACCESSORI S.R.L.",
            "registrant_address": "via Parini 1/5",
            "registrant_city": "Osimo",
            "registrant_state": "AN",
            "registrant_zip": "60027",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "antenne.co.jp",
            "domain_keyword": "antenne",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 09:14:14",
            "create_date": "2000-03-02",
            "update_date": "2024-04-01",
            "registrant_company": "NAVI INC",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ]
        },
        {
            "num": 5,
            "domain_name": "antenne.tv",
            "domain_keyword": "antenne",
            "domain_tld": "tv",
            "query_time": "2024-06-02 02:12:10",
            "create_date": "2000-06-17",
            "update_date": "2024-05-31",
            "expiry_date": "2025-06-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "antenne.us",
            "domain_keyword": "antenne",
            "domain_tld": "us",
            "query_time": "2024-05-11 08:31:24",
            "create_date": "2002-06-06",
            "update_date": "2022-06-11",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Dr. S. Myers",
            "registrant_company": "Myers Engineering International, Inc.",
            "registrant_address": "P.O. Box 670070",
            "registrant_city": "Coral Springs",
            "registrant_state": "FL",
            "registrant_zip": "33067-0070",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9543455000101",
            "registrant_fax": "+1.9543455005",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "antenne.cc",
            "domain_keyword": "antenne",
            "domain_tld": "cc",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2005-06-18",
            "update_date": "2024-04-30",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "antenne.ac",
            "domain_keyword": "antenne",
            "domain_tld": "ac",
            "query_time": "2024-05-19 07:27:02",
            "create_date": "2012-06-06",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-06",
            "registrar_iana": 800087,
            "registrar_name": "InternetX",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGIO MEDIEN AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.skydisc.net",
                "dns2.skydisc.net",
                "dns3.skydisc.net",
                "dns4.skydisc.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "antenne.ruhr",
            "domain_keyword": "antenne",
            "domain_tld": "ruhr",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2014-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "https://www.ledl.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "antenne.hamburg",
            "domain_keyword": "antenne",
            "domain_tld": "hamburg",
            "query_time": "2024-04-18 09:59:53",
            "create_date": "2014-10-01",
            "update_date": "2014-10-01",
            "expiry_date": "2024-10-01",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet AG",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "antenne.audio",
            "domain_keyword": "antenne",
            "domain_tld": "audio",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2015-01-14",
            "update_date": "2024-02-13",
            "expiry_date": "2027-01-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "antenne.frl",
            "domain_keyword": "antenne",
            "domain_tld": "frl",
            "query_time": "2024-04-18 09:59:53",
            "create_date": "2015-02-02",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-02",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_company": "FRLregistry BV",
            "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.",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "antenne.bayern",
            "domain_keyword": "antenne",
            "domain_tld": "bayern",
            "query_time": "2024-04-15 00:53:50",
            "create_date": "2015-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "https://www.ascio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar 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.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "antenne.amsterdam",
            "domain_keyword": "antenne",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-31 03:14:35",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "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.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "antenne.live",
            "domain_keyword": "antenne",
            "domain_tld": "live",
            "query_time": "2024-05-29 01:26:05",
            "create_date": "2016-05-03",
            "update_date": "2024-02-14",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "antenne.org",
            "domain_keyword": "antenne",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:59:53",
            "create_date": "2016-08-13",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "antenne.nl",
            "domain_keyword": "antenne",
            "domain_tld": "nl",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2016-08-27",
            "update_date": "2022-10-10",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "antenne.co",
            "domain_keyword": "antenne",
            "domain_tld": "co",
            "query_time": "2024-05-28 09:14:14",
            "create_date": "2016-12-08",
            "update_date": "2024-03-06",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "antenne.club",
            "domain_keyword": "antenne",
            "domain_tld": "club",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2017-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "antenne.online",
            "domain_keyword": "antenne",
            "domain_tld": "online",
            "query_time": "2024-04-18 09:59:53",
            "create_date": "2017-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "WarenZeichen Medien UG",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "antenne.space",
            "domain_keyword": "antenne",
            "domain_tld": "space",
            "query_time": "2024-05-07 17:38:54",
            "create_date": "2017-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "antenne.nrw",
            "domain_keyword": "antenne",
            "domain_tld": "nrw",
            "query_time": "2024-05-07 17:38:53",
            "create_date": "2017-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "c/o Antenne Bayern GmbH & Co. KG",
            "registrant_state": "Nordrhein-Westfalen",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "antenne.band",
            "domain_keyword": "antenne",
            "domain_tld": "band",
            "query_time": "2024-05-28 09:14:14",
            "create_date": "2018-02-13",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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 contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "antenne.radio",
            "domain_keyword": "antenne",
            "domain_tld": "radio",
            "query_time": "2024-05-25 23:25:39",
            "create_date": "2018-04-27",
            "update_date": "2023-06-11",
            "expiry_date": "2024-04-27",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_state": "Bavaria",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "antenne.saarland",
            "domain_keyword": "antenne",
            "domain_tld": "saarland",
            "query_time": "2024-04-18 09:59:54",
            "create_date": "2018-11-11",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-11",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "RMNradio GmbH",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks15.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "antenne.stream",
            "domain_keyword": "antenne",
            "domain_tld": "stream",
            "query_time": "2024-05-22 21:51:15",
            "create_date": "2019-05-20",
            "update_date": "2023-05-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "antenne.digital",
            "domain_keyword": "antenne",
            "domain_tld": "digital",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2019-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "antenne.berlin",
            "domain_keyword": "antenne",
            "domain_tld": "berlin",
            "query_time": "2024-04-15 00:53:50",
            "create_date": "2020-04-08",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "antenne.store",
            "domain_keyword": "antenne",
            "domain_tld": "store",
            "query_time": "2024-05-22 05:56:16",
            "create_date": "2020-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Delmation Products B.V.",
            "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.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "antenne.xyz",
            "domain_keyword": "antenne",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 09:59:54",
            "create_date": "2020-07-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "antenne.ru",
            "domain_keyword": "antenne",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:55",
            "create_date": "2020-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "antenne.cafe",
            "domain_keyword": "antenne",
            "domain_tld": "cafe",
            "query_time": "2024-04-15 00:53:50",
            "create_date": "2021-02-20",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "antenne.group",
            "domain_keyword": "antenne",
            "domain_tld": "group",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2021-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "antenne.app",
            "domain_keyword": "antenne",
            "domain_tld": "app",
            "query_time": "2024-05-07 17:38:53",
            "create_date": "2021-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "antenne.dev",
            "domain_keyword": "antenne",
            "domain_tld": "dev",
            "query_time": "2024-05-19 07:27:02",
            "create_date": "2021-08-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenne Bayern GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "antenne.jp",
            "domain_keyword": "antenne",
            "domain_tld": "jp",
            "query_time": "2024-04-18 09:59:53",
            "create_date": "2021-12-01",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 37,
            "domain_name": "antenne.tech",
            "domain_keyword": "antenne",
            "domain_tld": "tech",
            "query_time": "2024-05-22 21:51:15",
            "create_date": "2022-01-18",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "ancomi",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks16.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "antenne.biz",
            "domain_keyword": "antenne",
            "domain_tld": "biz",
            "query_time": "2024-05-28 09:14:16",
            "create_date": "2022-01-19",
            "update_date": "2023-11-25",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "antenne.io",
            "domain_keyword": "antenne",
            "domain_tld": "io",
            "query_time": "2024-05-31 03:14:35",
            "create_date": "2022-02-12",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "antenne.blog",
            "domain_keyword": "antenne",
            "domain_tld": "blog",
            "query_time": "2024-05-03 00:59:07",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "antenne.info",
            "domain_keyword": "antenne",
            "domain_tld": "info",
            "query_time": "2024-05-29 01:26:05",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 3904,
            "registrar_name": "Sav.com, LLC - 14",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "antenne.site",
            "domain_keyword": "antenne",
            "domain_tld": "site",
            "query_time": "2024-04-10 22:03:41",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "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": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "antenne.de",
            "domain_keyword": "antenne",
            "domain_tld": "de",
            "query_time": "2024-05-21 16:24:09",
            "update_date": "2022-05-04",
            "name_servers": [
                "ns.space.net",
                "ns3.dns.space.net",
                "ns4.dns.space.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "antenne.at",
            "domain_keyword": "antenne",
            "domain_tld": "at",
            "query_time": "2024-05-31 12:25:53",
            "update_date": "2014-12-02",
            "registrar_name": "DomainQuadrat Marketing GmbH",
            "registrar_website": "https://nic.at/registrar/581",
            "registrant_name": "Thomas Unger",
            "registrant_company": "Antenne Steiermark Regionalradio GmbH & Co KG",
            "registrant_address": "Gadollaplatz 1",
            "registrant_city": "GRAZ",
            "registrant_zip": "8010",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+43316809031166",
            "registrant_fax": "+434635800296",
            "name_servers": [
                "srvkkl-dns01.styria.com",
                "srvsgr-dns02.styria.com",
                "srvvie-dns03.styria.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.159,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>antenne</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>44</total>
  <relation>eq</relation>
  <current>44</current>
 </count>
 <unique_domains>antenne.com, antenne.net, antenne.it, antenne.co.jp, antenne.tv, antenne.us, antenne.cc, antenne.ac, antenne.ruhr, antenne.hamburg, antenne.audio, antenne.frl, antenne.bayern, antenne.amsterdam, antenne.live, antenne.org, antenne.nl, antenne.co, antenne.club, antenne.online, antenne.space, antenne.nrw, antenne.band, antenne.radio, antenne.saarland, antenne.stream, antenne.digital, antenne.berlin, antenne.store, antenne.xyz, antenne.ru, antenne.cafe, antenne.group, antenne.app, antenne.dev, antenne.jp, antenne.tech, antenne.biz, antenne.io, antenne.blog, antenne.info, antenne.site, antenne.de, antenne.at</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>antenne.com</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:59:25</query_time>
   <create_date>1996-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Niedersachsen GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachsen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/antenne.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dsinet.de</value>
    <value>ns.dsinet.eu</value>
    <value>ns2.dsinet.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>antenne.net</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>1999-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>srvkkl-dns01.styria.com</value>
    <value>srvsgr-dns02.styria.com</value>
    <value>srvvie-dns03.styria.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>antenne.it</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 09:14:14</query_time>
   <create_date>1999-12-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>ALFA ACCESSORI S.R.L.</registrant_company>
   <registrant_address>via Parini 1/5</registrant_address>
   <registrant_city>Osimo</registrant_city>
   <registrant_state>AN</registrant_state>
   <registrant_zip>60027</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>antenne.co.jp</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 09:14:14</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>NAVI INC</registrant_company>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>antenne.tv</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-02 02:12:10</query_time>
   <create_date>2000-06-17</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>antenne.us</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 08:31:24</query_time>
   <create_date>2002-06-06</create_date>
   <update_date>2022-06-11</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Dr. S. Myers</registrant_name>
   <registrant_company>Myers Engineering International, Inc.</registrant_company>
   <registrant_address>P.O. Box 670070</registrant_address>
   <registrant_city>Coral Springs</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33067-0070</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9543455000101</registrant_phone>
   <registrant_fax>+1.9543455005</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>7</num>
   <domain_name>antenne.cc</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2005-06-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>antenne.ac</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-19 07:27:02</query_time>
   <create_date>2012-06-06</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>800087</registrar_iana>
   <registrar_name>InternetX</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGIO MEDIEN AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.skydisc.net</value>
    <value>dns2.skydisc.net</value>
    <value>dns3.skydisc.net</value>
    <value>dns4.skydisc.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>antenne.ruhr</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2014-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>https://www.ledl.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>antenne.hamburg</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-18 09:59:53</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2014-10-01</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet AG</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>antenne.audio</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2027-01-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>antenne.frl</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-04-18 09:59:53</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_company>FRLregistry BV</registrant_company>
   <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>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>antenne.bayern</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-15 00:53:50</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>https://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>antenne.amsterdam</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-31 03:14:35</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</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>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.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>antenne.live</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-29 01:26:05</query_time>
   <create_date>2016-05-03</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>antenne.org</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:59:53</query_time>
   <create_date>2016-08-13</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>antenne.nl</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2016-08-27</create_date>
   <update_date>2022-10-10</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>antenne.co</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 09:14:14</query_time>
   <create_date>2016-12-08</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>antenne.club</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>20</num>
   <domain_name>antenne.online</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 09:59:53</query_time>
   <create_date>2017-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>WarenZeichen Medien UG</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>antenne.space</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 17:38:54</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</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_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>antenne.nrw</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-07 17:38:53</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>c/o Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_state>Nordrhein-Westfalen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>antenne.band</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-28 09:14:14</query_time>
   <create_date>2018-02-13</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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 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.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>antenne.radio</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-05-25 23:25:39</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_state>Bavaria</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>antenne.saarland</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>saarland</domain_tld>
   <query_time>2024-04-18 09:59:54</query_time>
   <create_date>2018-11-11</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>RMNradio GmbH</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>antenne.stream</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-22 21:51:15</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>antenne.digital</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2019-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>antenne.berlin</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-15 00:53:50</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>antenne.store</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 05:56:16</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Delmation Products B.V.</registrant_company>
   <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>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>antenne.xyz</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 09:59:54</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>31</num>
   <domain_name>antenne.ru</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:55</query_time>
   <create_date>2020-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>antenne.cafe</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-15 00:53:50</query_time>
   <create_date>2021-02-20</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>antenne.group</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2021-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>antenne.app</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 17:38:53</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>antenne.dev</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 07:27:02</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenne Bayern GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>antenne.jp</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 09:59:53</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>antenne.tech</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-22 21:51:15</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>ancomi</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>antenne.biz</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 09:14:16</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>antenne.io</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 03:14:35</query_time>
   <create_date>2022-02-12</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>antenne.blog</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-03 00:59:07</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>antenne.info</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 01:26:05</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>3904</registrar_iana>
   <registrar_name>Sav.com, LLC - 14</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>antenne.site</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-10 22:03:41</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <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>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>antenne.de</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 16:24:09</query_time>
   <update_date>2022-05-04</update_date>
   <name_servers>
    <value>ns.space.net</value>
    <value>ns3.dns.space.net</value>
    <value>ns4.dns.space.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>antenne.at</domain_name>
   <domain_keyword>antenne</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-31 12:25:53</query_time>
   <update_date>2014-12-02</update_date>
   <registrar_name>DomainQuadrat Marketing GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/581</registrar_website>
   <registrant_name>Thomas Unger</registrant_name>
   <registrant_company>Antenne Steiermark Regionalradio GmbH &amp; Co KG</registrant_company>
   <registrant_address>Gadollaplatz 1</registrant_address>
   <registrant_city>GRAZ</registrant_city>
   <registrant_zip>8010</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+43316809031166</registrant_phone>
   <registrant_fax>+434635800296</registrant_fax>
   <name_servers>
    <value>srvkkl-dns01.styria.com</value>
    <value>srvsgr-dns02.styria.com</value>
    <value>srvvie-dns03.styria.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.159</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,431 domain names (in 0.329 seconds) which look and sound like the brand name "antenne".
Domain Name Registered Expiry Registrar Ownership
1 antenna.moscow 23 Jan 2022 23 Jan 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
2 artenne.com 6 Jun 2020 6 Jun 2024 Tucows Domains Inc. -
3 antenna.news 21 Mar 2024 21 Mar 2025 Netowl, Inc. Xserver Inc.
4 antenna.dk 12 Oct 1999 31 Dec 2024 - Antenna Foundation
5 antennae.space 17 Jun 2023 17 Jun 2024 IONOS SE Data Privacy Protected
6 antenno.be 5 Jul 2004 - Combell nv -
7 andenne.be 5 Jun 1998 - Diogenius SPRL -
8 antennen.se 30 Mar 2022 30 Mar 2025 Loopia AB -
9 antenna.cc 24 Dec 2010 24 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
10 antennae.co.uk 22 Dec 2005 22 Dec 2024 Bee Internet Ltd [Tag = HALLIWELL] -
11 antenns.ru 2 Nov 2018 2 Nov 2024 BEGET-RU Private Person
12 antennen.com 27 Mar 2000 27 Mar 2030 Tucows Domains Inc. -
13 antenna.solutions 26 Mar 2014 26 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 antenna.agency 18 Feb 2024 18 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 antennae.com 20 Nov 2004 16 Jul 2025 GoDaddy.com, LLC -
16 antenno.biz 29 Mar 2022 29 Mar 2025 eNom, LLC Data Protected
17 antenna.mobi 30 Oct 2019 30 Oct 2024 Mesh Digital Limited Domains By Proxy, LLC
18 antonne.com 6 Mar 2000 6 Mar 2026 Register.com, Inc. -
19 antenno.co.uk 23 May 2018 23 May 2027 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
20 antenna.info 8 Dec 2014 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 anteone.com 31 May 2018 31 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
22 antienne.com 24 Feb 2008 24 Feb 2025 Cloudflare, Inc. DATA REDACTED
23 anntenne.com 26 Nov 2005 26 Nov 2024 Media Elite Holdings Limited Fundacion Privacy Services LTD
24 antenna.style 15 Sep 2023 15 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
25 antenna.digital 12 Jan 2023 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 antenna.cl 27 Feb 2009 26 Mar 2025 NIC Chile Gestora Cultural (MARIA CONSTANZA GUELL DE ANDRACA)
27 anteane.jp 19 Feb 2007 28 Feb 2025 - TopInternational Inc.
28 antenen.watch 8 Dec 2017 8 Dec 2024 Key-Systems, LLC Antenen &amp; Adinolfi sarl
29 antenny.pro 2 Sep 2023 2 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
30 antenni.ru 26 Jun 2007 26 Jun 2024 RD-RU Private Person
31 antennae.tech 14 Mar 2020 14 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0157235807
32 antenna.plus 29 Sep 2016 29 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com satoshi kitajima
33 antenno.app 8 May 2018 8 May 2026 Dreamscape Networks International Pte Ltd. Datacom Solutions Ltd
34 anteane.ru 17 Nov 2021 17 Nov 2024 REGRU-RU Private Person
35 antenna.blog 17 Apr 2019 17 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
36 lantenne.org 5 Sep 2022 5 Sep 2024 Gandi SAS Les ami.e.s de La Collective
37 antenny.ru 29 Apr 2016 29 Apr 2025 ARDIS-RU Private Person
38 antenna.hr 9 Jul 2017 10 Apr 2025 CARNET ANTENNA d.o.o.
39 antenna.games 15 May 2018 15 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
40 lantenne.ovh 21 Oct 2021 21 Oct 2024 OVH REDACTED_FOR_PRIVACY
41 antennoe.com 23 Apr 2008 22 Apr 2025 ORANGE FABRICE ECHARDOUR
42 antenna.be 12 Dec 2000 - OVH -
43 antente.website 2 Apr 2024 2 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
44 antenen.com 31 Mar 1996 1 Apr 2026 Network Solutions, LLC -
45 antenna.co.jp 17 Jun 1996 - - Antenna House, Inc.
46 antenna.world 11 Nov 2018 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 antenne1.com 17 May 2022 17 May 2025 Mesh Digital Limited -
48 antenna.life 11 Nov 2018 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 antennae.in 31 Dec 2021 31 Dec 2024 Endurance Digital Domain Technology LLP N/A
50 antennae.design 22 Jan 2021 22 Jan 2025 Network Solutions, LLC WABI SABI AB
51 anteane.com 22 Jun 2021 22 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
52 antenna.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Technical Admin
53 antennex.ru 6 Jun 2012 6 Jun 2024 REGRU-RU Private Person
54 antenny.io 16 Nov 2019 16 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
55 attenne.com 25 Jun 2009 25 Jun 2025 Tucows Domains Inc. -
56 antennex.tech 24 Oct 2018 24 Oct 2024 Tucows.com Co. Data Protected
57 antennae.tv 11 Apr 2023 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 antenna.co 21 Jul 2010 20 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 antennea.com 13 Sep 2013 13 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
60 antenne6.com 30 Jun 2023 30 Jun 2024 Ligne Web Services SARL dba LWS -
61 antenna.io 3 Apr 2012 3 Apr 2025 Gandi SAS Kazimierz Pietruszewski
62 antenni.su 25 Nov 2020 25 Nov 2024 ACTIVE-SU Private Person
63 antenna.one 13 Dec 2020 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 antennet.com 7 Dec 2023 7 Dec 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
65 antennem.com 25 Apr 2015 25 Apr 2025 GoDaddy.com, LLC -
66 antenna.ren 25 Aug 2017 25 Aug 2024 XinNet Technology Corporation 王叶菊
67 lantenne.immo 20 Jul 2021 20 Jul 2025 OVH SAS CABINET ANTENNE
68 antenna.biz 31 Jul 2023 31 Jul 2024 Domain.com, LLC Sergey Mark
69 andenne.com 8 Jun 2002 8 Jun 2020 Ligne Web Services SARL dba LWS -
70 antennex.com 21 Feb 1997 22 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
71 antenna.ca 29 Nov 2000 22 Oct 2027 Go Get Canada Domain Registrar Ltd. Antenna Visual Communication Inc
72 antenna.in 4 May 2010 4 May 2025 Spaceship, Inc. REDACTED FOR PRIVACY
73 antenna.zone 5 Nov 2014 5 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
74 antenne3.com 31 Jul 2023 31 Jul 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
75 antenneo.com 13 Dec 2019 13 Dec 2020 Ligne Web Services SARL dba LWS -
76 anteane.pro 23 May 2023 23 May 2025 Cloudflare, Inc REDACTED FOR PRIVACY
77 antenna.ai - - Safenames Your WHOIS Privacy Ltd
78 antennen.ru 27 May 2003 27 May 2024 RU-CENTER-RU Private Person
79 antennen.org 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 anfenne.com 11 Apr 2022 11 Apr 2025 INWX GmbH IT-Seal GmbH
81 antenna.nz 17 Dec 2023 - Sitetech Solutions Ltd T/A SiteName -
82 antenna.xin 29 Mar 2016 29 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 东莞市亨杺电子科技有限公司
83 antennae.xyz 19 Jan 2024 19 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
84 antenna.email 27 Dec 2016 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 antenee.ro 28 Feb 2005 26 Jun 2025 Efectro SRL -
86 antennae.org 7 Mar 2000 7 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
87 antenno.com 5 Jul 2004 5 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
88 antenner.com 3 Mar 2014 3 Mar 2025 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
89 antennes.org 4 May 2020 4 May 2025 OVH sas Data Privacy Protected
90 andenne.media 31 Aug 2022 31 Aug 2024 Gandi SAS ASBL
91 antenna.design 27 Dec 2016 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 antennes.casa 24 Apr 2023 24 Apr 2025 Sav.com LLC REDACTED FOR PRIVACY
93 antenna.technology 17 Feb 2016 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 antenna.bz 18 Aug 2006 18 Aug 2024 Network Solutions, LLC -
95 antenna.money 6 Jul 2018 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 santenne.com 2 Jan 2017 2 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 antenae.net 1 Jun 2018 1 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Televisa SA de CV
98 antennae.site 29 Sep 2022 29 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
99 antennu.ru 3 Dec 2019 3 Dec 2024 ACTIVE-RU Private Person
100 antennen.dk 4 Feb 2005 28 Feb 2025 - AJ-Design
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 Antenne.site.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=antenne.site
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "antenne.site",
        "page_size": 100
    },
    "count": {
        "total": 2431,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "antenna.moscow, artenne.com, antenna.news, antenna.dk, antennae.space, antenno.be, andenne.be, antennen.se, antenna.cc, antennae.co.uk, antenns.ru, antennen.com, antenna.solutions, antenna.agency, antennae.com, antenno.biz, antenna.mobi, antonne.com, antenno.co.uk, antenna.info, anteone.com, antienne.com, anntenne.com, antenna.style, antenna.digital, antenna.cl, anteane.jp, antenen.watch, antenny.pro, antenni.ru, antennae.tech, antenna.plus, antenno.app, anteane.ru, antenna.blog, lantenne.org, antenny.ru, antenna.hr, antenna.games, lantenne.ovh, antennoe.com, antenna.be, antente.website, antenen.com, antenna.co.jp, antenna.world, antenne1.com, antenna.life, antennae.in, antennae.design, anteane.com, antenna.net.au, antennex.ru, antenny.io, attenne.com, antennex.tech, antennae.tv, antenna.co, antennea.com, antenne6.com, antenna.io, antenni.su, antenna.one, antennet.com, antennem.com, antenna.ren, lantenne.immo, antenna.biz, andenne.com, antennex.com, antenna.ca, antenna.in, antenna.zone, antenne3.com, antenneo.com, anteane.pro, antenna.ai, antennen.ru, antennen.org, anfenne.com, antenna.nz, antenna.xin, antennae.xyz, antenna.email, antenee.ro, antennae.org, antenno.com, antenner.com, antennes.org, andenne.media, antenna.design, antennes.casa, antenna.technology, antenna.bz, antenna.money, santenne.com, antenae.net, antennae.site, antennu.ru, antennen.dk",
    "results": [
        {
            "num": 1,
            "domain_name": "antenna.moscow",
            "domain_keyword": "antenna",
            "domain_tld": "moscow",
            "query_time": "2024-05-06 23:42:39",
            "create_date": "2022-01-23",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-23",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "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_state": "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_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "artenne.com",
            "domain_keyword": "artenne",
            "domain_tld": "com",
            "query_time": "2024-04-11 10:41:57",
            "create_date": "2020-06-06",
            "update_date": "2024-03-27",
            "expiry_date": "2024-06-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns2046a.trouble-free.net",
                "dns2046b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "antenna.news",
            "domain_keyword": "antenna",
            "domain_tld": "news",
            "query_time": "2024-05-22 05:56:14",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "antenna.dk",
            "domain_keyword": "antenna",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:57:11",
            "create_date": "1999-10-12",
            "expiry_date": "2024-12-31",
            "registrant_name": "Antenna Foundation",
            "registrant_address": "P.O. Box 1513",
            "registrant_city": "BM Nijmegen",
            "registrant_zip": "6501",
            "registrant_country": "NL",
            "registrant_phone": "+31 243603407",
            "name_servers": [
                "ns1.hoasted.nl",
                "ns2.hoasted.eu",
                "ns3.hoasted.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "antennae.space",
            "domain_keyword": "antennae",
            "domain_tld": "space",
            "query_time": "2024-05-19 07:26:59",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1066.ui-dns.de",
                "ns1078.ui-dns.org",
                "ns1097.ui-dns.com",
                "ns1112.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "antenno.be",
            "domain_keyword": "antenno",
            "domain_tld": "be",
            "query_time": "2024-04-18 10:00:24",
            "create_date": "2004-07-05",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "andenne.be",
            "domain_keyword": "andenne",
            "domain_tld": "be",
            "query_time": "2024-04-19 06:07:34",
            "create_date": "1998-06-05",
            "registrar_name": "Diogenius SPRL",
            "registrar_website": "https://www.diogenius.com",
            "name_servers": [
                "ns1.behostings.net",
                "ns2.behostings.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "antennen.se",
            "domain_keyword": "antennen",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:08:36",
            "create_date": "2022-03-30",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-30",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 9,
            "domain_name": "antenna.cc",
            "domain_keyword": "antenna",
            "domain_tld": "cc",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2010-12-24",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=antenna.cc",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "antennae.co.uk",
            "domain_keyword": "antennae",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 03:24:29",
            "create_date": "2005-12-22",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-22",
            "registrar_name": "Bee Internet Ltd [Tag = HALLIWELL]",
            "registrar_website": "http://www.bee.co.uk",
            "name_servers": [
                "ns1.bee.co.uk",
                "ns2.bee.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "antenns.ru",
            "domain_keyword": "antenns",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:55",
            "create_date": "2018-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "antennen.com",
            "domain_keyword": "antennen",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:59:57",
            "create_date": "2000-03-27",
            "update_date": "2023-04-15",
            "expiry_date": "2030-03-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.shepher.net",
                "dns2.shepher.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "antenna.solutions",
            "domain_keyword": "antenna",
            "domain_tld": "solutions",
            "query_time": "2024-05-31 03:14:33",
            "create_date": "2014-03-26",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-26",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "antenna.agency",
            "domain_keyword": "antenna",
            "domain_tld": "agency",
            "query_time": "2024-04-09 04:29:59",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "antennae.com",
            "domain_keyword": "antennae",
            "domain_tld": "com",
            "query_time": "2024-05-22 21:51:12",
            "create_date": "2004-11-20",
            "update_date": "2023-07-16",
            "expiry_date": "2025-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "antenno.biz",
            "domain_keyword": "antenno",
            "domain_tld": "biz",
            "query_time": "2024-05-28 09:14:15",
            "create_date": "2022-03-29",
            "update_date": "2024-05-27",
            "expiry_date": "2025-03-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "antenna.mobi",
            "domain_keyword": "antenna",
            "domain_tld": "mobi",
            "query_time": "2024-05-19 07:26:58",
            "create_date": "2019-10-30",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "antonne.com",
            "domain_keyword": "antonne",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:08:34",
            "create_date": "2000-03-06",
            "update_date": "2023-03-02",
            "expiry_date": "2026-03-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ams-ns1.greengeeks.com",
                "chi-ns1.greengeeks.com",
                "chi-ns2.greengeeks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "antenno.co.uk",
            "domain_keyword": "antenno",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 01:26:06",
            "create_date": "2018-05-23",
            "update_date": "2022-05-10",
            "expiry_date": "2027-05-23",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns-1238.awsdns-26.org",
                "ns-1917.awsdns-47.co.uk",
                "ns-438.awsdns-54.com",
                "ns-794.awsdns-35.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "antenna.info",
            "domain_keyword": "antenna",
            "domain_tld": "info",
            "query_time": "2024-05-19 07:26:58",
            "create_date": "2014-12-08",
            "update_date": "2024-04-18",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "drew.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "anteone.com",
            "domain_keyword": "anteone",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:24:31",
            "create_date": "2018-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "antienne.com",
            "domain_keyword": "antienne",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:12:46",
            "create_date": "2008-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "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": "Montevideo",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "UY",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/antienne.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "barbara.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "anntenne.com",
            "domain_keyword": "anntenne",
            "domain_tld": "com",
            "query_time": "2024-04-13 04:26:17",
            "create_date": "2005-11-26",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "antenna.style",
            "domain_keyword": "antenna",
            "domain_tld": "style",
            "query_time": "2024-05-28 09:14:12",
            "create_date": "2023-09-15",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "antenna.digital",
            "domain_keyword": "antenna",
            "domain_tld": "digital",
            "query_time": "2024-05-11 08:31:22",
            "create_date": "2023-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "antenna.cl",
            "domain_keyword": "antenna",
            "domain_tld": "cl",
            "query_time": "2024-05-19 07:26:58",
            "create_date": "2009-02-27",
            "expiry_date": "2025-03-26",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Gestora Cultural (MARIA CONSTANZA GUELL DE ANDRACA)",
            "name_servers": [
                "cameron.ns.cloudflare.com",
                "carioca.ns.cloudflare.com"
            ]
        },
        {
            "num": 27,
            "domain_name": "anteane.jp",
            "domain_keyword": "anteane",
            "domain_tld": "jp",
            "query_time": "2024-04-18 09:56:28",
            "create_date": "2007-02-19",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "TopInternational Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 28,
            "domain_name": "antenen.watch",
            "domain_keyword": "antenen",
            "domain_tld": "watch",
            "query_time": "2024-04-09 04:29:58",
            "create_date": "2017-12-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antenen &amp; Adinolfi sarl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "antenny.pro",
            "domain_keyword": "antenny",
            "domain_tld": "pro",
            "query_time": "2024-05-19 07:27:03",
            "create_date": "2023-09-02",
            "update_date": "2024-03-25",
            "expiry_date": "2024-09-02",
            "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": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "antenni.ru",
            "domain_keyword": "antenni",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:55",
            "create_date": "2007-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "antennae.tech",
            "domain_keyword": "antennae",
            "domain_tld": "tech",
            "query_time": "2024-05-11 08:31:23",
            "create_date": "2020-03-14",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0157235807",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "antenna.plus",
            "domain_keyword": "antenna",
            "domain_tld": "plus",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2016-09-29",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "satoshi kitajima",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "antenno.app",
            "domain_keyword": "antenno",
            "domain_tld": "app",
            "query_time": "2024-05-11 08:31:24",
            "create_date": "2018-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2026-05-08",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd.",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Datacom Solutions Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "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-1471.awsdns-55.org",
                "ns-161.awsdns-20.com",
                "ns-1886.awsdns-43.co.uk",
                "ns-807.awsdns-36.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "anteane.ru",
            "domain_keyword": "anteane",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:29",
            "create_date": "2021-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "antenna.blog",
            "domain_keyword": "antenna",
            "domain_tld": "blog",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2019-04-17",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lantenne.org",
            "domain_keyword": "lantenne",
            "domain_tld": "org",
            "query_time": "2024-05-24 23:54:57",
            "create_date": "2022-09-05",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Les ami.e.s de La Collective",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "52",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-108-c.gandi.net",
                "ns-53-a.gandi.net",
                "ns-95-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "antenny.ru",
            "domain_keyword": "antenny",
            "domain_tld": "ru",
            "query_time": "2024-05-31 03:14:36",
            "create_date": "2016-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "antenna.hr",
            "domain_keyword": "antenna",
            "domain_tld": "hr",
            "query_time": "2024-06-02 03:24:29",
            "create_date": "2017-07-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ANTENNA d.o.o.",
            "registrant_address": "Trg kneza Višeslava 6 G",
            "registrant_city": "Zadar",
            "registrant_state": "HR",
            "registrant_zip": "23000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.webkanta.com",
                "ns2.webkanta.com"
            ]
        },
        {
            "num": 39,
            "domain_name": "antenna.games",
            "domain_keyword": "antenna",
            "domain_tld": "games",
            "query_time": "2024-05-21 22:59:02",
            "create_date": "2018-05-15",
            "update_date": "2024-03-11",
            "expiry_date": "2025-05-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lantenne.ovh",
            "domain_keyword": "lantenne",
            "domain_tld": "ovh",
            "query_time": "2024-05-08 08:29:53",
            "create_date": "2021-10-21",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "antennoe.com",
            "domain_keyword": "antennoe",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:00:24",
            "create_date": "2008-04-23",
            "update_date": "2015-06-11",
            "expiry_date": "2025-04-22",
            "registrar_iana": 14,
            "registrar_name": "ORANGE",
            "registrar_website": "http://cloud.orange-business.com/noms-de-domaine",
            "registrant_name": "FABRICE ECHARDOUR",
            "registrant_company": "FABRICE ECHARDOUR",
            "registrant_address": "404 LA NOE PARMOIS",
            "registrant_city": "SAINT LYPHARD",
            "registrant_zip": "44410",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns6.oleane.net",
                "ns7.oleane.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "antenna.be",
            "domain_keyword": "antenna",
            "domain_tld": "be",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2000-12-12",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns1.antenna.be",
                "ns2.antenna.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 43,
            "domain_name": "antente.website",
            "domain_keyword": "antente",
            "domain_tld": "website",
            "query_time": "2024-06-02 03:24:30",
            "create_date": "2024-04-02",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-02",
            "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": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "antenen.com",
            "domain_keyword": "antenen",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:53:40",
            "create_date": "1996-03-31",
            "update_date": "2021-01-31",
            "expiry_date": "2026-04-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "antenna.co.jp",
            "domain_keyword": "antenna",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 13:03:29",
            "create_date": "1996-06-17",
            "update_date": "2023-07-01",
            "registrant_company": "Antenna House, Inc.",
            "name_servers": [
                "ns017-9ts8ud90e5juoerl.9.d-53.info",
                "ns017-9ts8ud90e5juoerl.9.d-53.jp",
                "ns017-9ts8ud90e5juoerl.9.d-53.net"
            ]
        },
        {
            "num": 46,
            "domain_name": "antenna.world",
            "domain_keyword": "antenna",
            "domain_tld": "world",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2018-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "antenne1.com",
            "domain_keyword": "antenne1",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:56:16",
            "create_date": "2022-05-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "antenna.life",
            "domain_keyword": "antenna",
            "domain_tld": "life",
            "query_time": "2024-05-22 21:51:12",
            "create_date": "2018-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "antennae.in",
            "domain_keyword": "antennae",
            "domain_tld": "in",
            "query_time": "2024-05-07 17:38:52",
            "create_date": "2021-12-31",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-31",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "antennae.design",
            "domain_keyword": "antennae",
            "domain_tld": "design",
            "query_time": "2024-05-28 09:14:12",
            "create_date": "2021-01-22",
            "update_date": "2024-05-14",
            "expiry_date": "2025-01-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WABI SABI AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE-N",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "anteane.com",
            "domain_keyword": "anteane",
            "domain_tld": "com",
            "query_time": "2024-05-19 07:26:12",
            "create_date": "2021-06-22",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "kanye.ns.cloudflare.com",
                "luciana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "antenna.net.au",
            "domain_keyword": "antenna",
            "domain_tld": "net.au",
            "query_time": "2024-05-29 01:26:01",
            "update_date": "2024-04-24",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Technical Admin",
            "name_servers": [
                "ns1.serv.com.au",
                "ns2.serv.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "antennex.ru",
            "domain_keyword": "antennex",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:55",
            "create_date": "2012-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.naunet.ru",
                "dns2.naunet.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "antenny.io",
            "domain_keyword": "antenny",
            "domain_tld": "io",
            "query_time": "2024-05-22 21:51:16",
            "create_date": "2019-11-16",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1160.awsdns-17.org",
                "ns-172.awsdns-21.com",
                "ns-2017.awsdns-60.co.uk",
                "ns-730.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "attenne.com",
            "domain_keyword": "attenne",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:04:50",
            "create_date": "2009-06-25",
            "update_date": "2023-03-27",
            "expiry_date": "2025-06-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.m64.siteground.biz",
                "ns2.m64.siteground.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "antennex.tech",
            "domain_keyword": "antennex",
            "domain_tld": "tech",
            "query_time": "2024-05-07 17:38:54",
            "create_date": "2018-10-24",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "antennae.tv",
            "domain_keyword": "antennae",
            "domain_tld": "tv",
            "query_time": "2024-05-11 08:31:23",
            "create_date": "2023-04-11",
            "update_date": "2023-08-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "antenna.co",
            "domain_keyword": "antenna",
            "domain_tld": "co",
            "query_time": "2024-05-19 07:26:58",
            "create_date": "2010-07-21",
            "update_date": "2024-03-05",
            "expiry_date": "2025-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "antennea.com",
            "domain_keyword": "antennea",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:59:54",
            "create_date": "2013-09-13",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-13",
            "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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/297ea778-7620-49df-84ca-1d378907db16",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "antenne6.com",
            "domain_keyword": "antenne6",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:14:15",
            "create_date": "2023-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.lwsdns.com",
                "ns22.lwsdns.com",
                "ns23.lwsdns.com",
                "ns24.lwsdns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "antenna.io",
            "domain_keyword": "antenna",
            "domain_tld": "io",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2012-04-03",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazimierz Pietruszewski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-107-a.gandi.net",
                "ns-121-c.gandi.net",
                "ns-92-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "antenni.su",
            "domain_keyword": "antenni",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:20:13",
            "create_date": "2020-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "ACTIVE-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 63,
            "domain_name": "antenna.one",
            "domain_keyword": "antenna",
            "domain_tld": "one",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2020-12-13",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "antennet.com",
            "domain_keyword": "antennet",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:26:06",
            "create_date": "2023-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SI CHUAN SHENG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "antennem.com",
            "domain_keyword": "antennem",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:59:56",
            "create_date": "2015-04-25",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.alastyr.com",
                "ns2.alastyr.com",
                "ns3.alastyr.com",
                "ns4.alastyr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "antenna.ren",
            "domain_keyword": "antenna",
            "domain_tld": "ren",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2017-08-25",
            "update_date": "2018-02-04",
            "expiry_date": "2024-08-25",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "王叶菊",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "安徽省",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "lantenne.immo",
            "domain_keyword": "lantenne",
            "domain_tld": "immo",
            "query_time": "2024-05-24 23:54:57",
            "create_date": "2021-07-20",
            "update_date": "2023-06-14",
            "expiry_date": "2025-07-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CABINET ANTENNE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "antenna.biz",
            "domain_keyword": "antenna",
            "domain_tld": "biz",
            "query_time": "2024-04-15 00:53:44",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sergey Mark",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar 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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "andenne.com",
            "domain_keyword": "andenne",
            "domain_tld": "com",
            "query_time": "2024-05-30 07:17:06",
            "create_date": "2002-06-08",
            "update_date": "2023-07-03",
            "expiry_date": "2020-06-08",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "BE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "antennex.com",
            "domain_keyword": "antennex",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:53:50",
            "create_date": "1997-02-21",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=antennex.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "antenna.ca",
            "domain_keyword": "antenna",
            "domain_tld": "ca",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2000-11-29",
            "update_date": "2023-05-10",
            "expiry_date": "2027-10-22",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "Antenna Visual Communication Inc",
            "registrant_company": "Antenna Visual Communication Inc",
            "registrant_address": "Antenna Visual Communication Inc 20 Leslie Street  Suite 120",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4M3L4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4164058333",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "antenna.in",
            "domain_keyword": "antenna",
            "domain_tld": "in",
            "query_time": "2024-05-04 00:20:44",
            "create_date": "2010-05-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KA",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "antenna.zone",
            "domain_keyword": "antenna",
            "domain_tld": "zone",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2014-11-05",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "antenne3.com",
            "domain_keyword": "antenne3",
            "domain_tld": "com",
            "query_time": "2024-05-05 16:05:45",
            "create_date": "2023-07-31",
            "update_date": "2023-12-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=antenne3.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu",
                "verify1.registrar.eu",
                "verify2.registrar.eu",
                "verify3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "antenneo.com",
            "domain_keyword": "antenneo",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:25:39",
            "create_date": "2019-12-13",
            "update_date": "2019-12-13",
            "expiry_date": "2020-12-13",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "anteane.pro",
            "domain_keyword": "anteane",
            "domain_tld": "pro",
            "query_time": "2024-05-25 23:25:28",
            "create_date": "2023-05-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Batumi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "albert.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "antenna.ai",
            "domain_keyword": "antenna",
            "domain_tld": "ai",
            "query_time": "2024-05-29 01:26:00",
            "registrar_name": "Safenames",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Your WHOIS Privacy Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "antennen.ru",
            "domain_keyword": "antennen",
            "domain_tld": "ru",
            "query_time": "2024-05-29 01:26:05",
            "create_date": "2003-05-27",
            "expiry_date": "2024-05-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "antennen.org",
            "domain_keyword": "antennen",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:59:57",
            "create_date": "2001-11-17",
            "update_date": "2023-09-21",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "anfenne.com",
            "domain_keyword": "anfenne",
            "domain_tld": "com",
            "query_time": "2024-04-28 20:32:47",
            "create_date": "2022-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IT-Seal GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "antenna.nz",
            "domain_keyword": "antenna",
            "domain_tld": "nz",
            "query_time": "2024-04-22 07:08:28",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "antenna.xin",
            "domain_keyword": "antenna",
            "domain_tld": "xin",
            "query_time": "2024-04-18 09:59:23",
            "create_date": "2016-03-29",
            "update_date": "2022-03-29",
            "expiry_date": "2025-03-29",
            "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": "东莞市亨杺电子科技有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "广东",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "antennae.xyz",
            "domain_keyword": "antennae",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 07:26:59",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "antenna.email",
            "domain_keyword": "antenna",
            "domain_tld": "email",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2016-12-27",
            "update_date": "2024-02-10",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "antenee.ro",
            "domain_keyword": "antenee",
            "domain_tld": "ro",
            "query_time": "2024-05-29 01:25:58",
            "create_date": "2005-02-28",
            "expiry_date": "2025-06-26",
            "registrar_name": "Efectro SRL",
            "registrar_website": "www.efect.ro",
            "name_servers": [
                "dns1.bizarnet.ro",
                "dns2.bizarnet.ro",
                "dns3.bizarnet.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 86,
            "domain_name": "antennae.org",
            "domain_keyword": "antennae",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:59:29",
            "create_date": "2000-03-07",
            "update_date": "2024-01-11",
            "expiry_date": "2025-03-07",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.talksoft.com",
                "ns.valis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "antenno.com",
            "domain_keyword": "antenno",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:00:24",
            "create_date": "2004-07-05",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "antenner.com",
            "domain_keyword": "antenner",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:59:59",
            "create_date": "2014-03-03",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "antennes.org",
            "domain_keyword": "antennes",
            "domain_tld": "org",
            "query_time": "2024-05-07 17:38:54",
            "create_date": "2020-05-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-04",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "andenne.media",
            "domain_keyword": "andenne",
            "domain_tld": "media",
            "query_time": "2024-04-19 06:07:34",
            "create_date": "2022-08-31",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-31",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASBL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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-186-a.gandi.net",
                "ns-51-b.gandi.net",
                "ns-97-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "antenna.design",
            "domain_keyword": "antenna",
            "domain_tld": "design",
            "query_time": "2024-04-18 09:59:39",
            "create_date": "2016-12-27",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "antennes.casa",
            "domain_keyword": "antennes",
            "domain_tld": "casa",
            "query_time": "2024-05-05 16:05:47",
            "create_date": "2023-04-24",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "antenna.technology",
            "domain_keyword": "antenna",
            "domain_tld": "technology",
            "query_time": "2024-04-15 00:53:44",
            "create_date": "2016-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "antenna.bz",
            "domain_keyword": "antenna",
            "domain_tld": "bz",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2006-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "antenna.money",
            "domain_keyword": "antenna",
            "domain_tld": "money",
            "query_time": "2024-05-29 01:26:01",
            "create_date": "2018-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "santenne.com",
            "domain_keyword": "santenne",
            "domain_tld": "com",
            "query_time": "2024-04-09 23:20:56",
            "create_date": "2017-01-02",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=santenne.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.cargo.site",
                "ns2.cargo.site"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "antenae.net",
            "domain_keyword": "antenae",
            "domain_tld": "net",
            "query_time": "2024-04-18 09:58:35",
            "create_date": "2018-06-01",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Admin Master",
            "registrant_company": "Televisa SA de CV",
            "registrant_address": "Av Chapultepec 18 Doctores Cuauhtemoc",
            "registrant_city": "Mexico",
            "registrant_state": "Distrito Federal",
            "registrant_zip": "06724",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.5552612466",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "antennae.site",
            "domain_keyword": "antennae",
            "domain_tld": "site",
            "query_time": "2024-04-18 09:59:29",
            "create_date": "2022-09-29",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-29",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "antennu.ru",
            "domain_keyword": "antennu",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:55",
            "create_date": "2019-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "antennen.dk",
            "domain_keyword": "antennen",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:57:16",
            "create_date": "2005-02-04",
            "expiry_date": "2025-02-28",
            "registrant_name": "AJ-Design",
            "registrant_address": "v/Allan Jusjong, Hørsholmvej 44",
            "registrant_city": "Klarup",
            "registrant_zip": "9270",
            "registrant_country": "DK",
            "registrant_phone": "+45 98319695",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.329,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>antenne.site</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2431</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>antenna.moscow, artenne.com, antenna.news, antenna.dk, antennae.space, antenno.be, andenne.be, antennen.se, antenna.cc, antennae.co.uk, antenns.ru, antennen.com, antenna.solutions, antenna.agency, antennae.com, antenno.biz, antenna.mobi, antonne.com, antenno.co.uk, antenna.info, anteone.com, antienne.com, anntenne.com, antenna.style, antenna.digital, antenna.cl, anteane.jp, antenen.watch, antenny.pro, antenni.ru, antennae.tech, antenna.plus, antenno.app, anteane.ru, antenna.blog, lantenne.org, antenny.ru, antenna.hr, antenna.games, lantenne.ovh, antennoe.com, antenna.be, antente.website, antenen.com, antenna.co.jp, antenna.world, antenne1.com, antenna.life, antennae.in, antennae.design, anteane.com, antenna.net.au, antennex.ru, antenny.io, attenne.com, antennex.tech, antennae.tv, antenna.co, antennea.com, antenne6.com, antenna.io, antenni.su, antenna.one, antennet.com, antennem.com, antenna.ren, lantenne.immo, antenna.biz, andenne.com, antennex.com, antenna.ca, antenna.in, antenna.zone, antenne3.com, antenneo.com, anteane.pro, antenna.ai, antennen.ru, antennen.org, anfenne.com, antenna.nz, antenna.xin, antennae.xyz, antenna.email, antenee.ro, antennae.org, antenno.com, antenner.com, antennes.org, andenne.media, antenna.design, antennes.casa, antenna.technology, antenna.bz, antenna.money, santenne.com, antenae.net, antennae.site, antennu.ru, antennen.dk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>antenna.moscow</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-06 23:42:39</query_time>
   <create_date>2022-01-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <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_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>artenne.com</domain_name>
   <domain_keyword>artenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 10:41:57</query_time>
   <create_date>2020-06-06</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-06-06</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>dns2046a.trouble-free.net</value>
    <value>dns2046b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>antenna.news</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-22 05:56:14</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>antenna.dk</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:57:11</query_time>
   <create_date>1999-10-12</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Antenna Foundation</registrant_name>
   <registrant_address>P.O. Box 1513</registrant_address>
   <registrant_city>BM Nijmegen</registrant_city>
   <registrant_zip>6501</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_phone>+31 243603407</registrant_phone>
   <name_servers>
    <value>ns1.hoasted.nl</value>
    <value>ns2.hoasted.eu</value>
    <value>ns3.hoasted.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>antennae.space</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-19 07:26:59</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1066.ui-dns.de</value>
    <value>ns1078.ui-dns.org</value>
    <value>ns1097.ui-dns.com</value>
    <value>ns1112.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>antenno.be</domain_name>
   <domain_keyword>antenno</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 10:00:24</query_time>
   <create_date>2004-07-05</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>andenne.be</domain_name>
   <domain_keyword>andenne</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 06:07:34</query_time>
   <create_date>1998-06-05</create_date>
   <registrar_name>Diogenius SPRL</registrar_name>
   <registrar_website>https://www.diogenius.com</registrar_website>
   <name_servers>
    <value>ns1.behostings.net</value>
    <value>ns2.behostings.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>antennen.se</domain_name>
   <domain_keyword>antennen</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:08:36</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</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>9</num>
   <domain_name>antenna.cc</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2010-12-24</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=antenna.cc</registrant_email>
   <registrant_phone>+354.4212434</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>10</num>
   <domain_name>antennae.co.uk</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 03:24:29</query_time>
   <create_date>2005-12-22</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Bee Internet Ltd [Tag = HALLIWELL]</registrar_name>
   <registrar_website>http://www.bee.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bee.co.uk</value>
    <value>ns2.bee.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>antenns.ru</domain_name>
   <domain_keyword>antenns</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:55</query_time>
   <create_date>2018-11-02</create_date>
   <expiry_date>2024-11-02</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>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>antennen.com</domain_name>
   <domain_keyword>antennen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:59:57</query_time>
   <create_date>2000-03-27</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2030-03-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.shepher.net</value>
    <value>dns2.shepher.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>antenna.solutions</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-31 03:14:33</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-26</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>antenna.agency</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-09 04:29:59</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>antennae.com</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 21:51:12</query_time>
   <create_date>2004-11-20</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>antenno.biz</domain_name>
   <domain_keyword>antenno</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 09:14:15</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>antenna.mobi</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-19 07:26:58</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-30</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>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>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>18</num>
   <domain_name>antonne.com</domain_name>
   <domain_keyword>antonne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:08:34</query_time>
   <create_date>2000-03-06</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ams-ns1.greengeeks.com</value>
    <value>chi-ns1.greengeeks.com</value>
    <value>chi-ns2.greengeeks.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>antenno.co.uk</domain_name>
   <domain_keyword>antenno</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 01:26:06</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2022-05-10</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns-1238.awsdns-26.org</value>
    <value>ns-1917.awsdns-47.co.uk</value>
    <value>ns-438.awsdns-54.com</value>
    <value>ns-794.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>antenna.info</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 07:26:58</query_time>
   <create_date>2014-12-08</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>drew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>anteone.com</domain_name>
   <domain_keyword>anteone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:24:31</query_time>
   <create_date>2018-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>antienne.com</domain_name>
   <domain_keyword>antienne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:12:46</query_time>
   <create_date>2008-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</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>Montevideo</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>UY</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/antienne.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>barbara.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>anntenne.com</domain_name>
   <domain_keyword>anntenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 04:26:17</query_time>
   <create_date>2005-11-26</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>antenna.style</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-28 09:14:12</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>antenna.digital</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-11 08:31:22</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>antenna.cl</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-19 07:26:58</query_time>
   <create_date>2009-02-27</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Gestora Cultural (MARIA CONSTANZA GUELL DE ANDRACA)</registrant_name>
   <name_servers>
    <value>cameron.ns.cloudflare.com</value>
    <value>carioca.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>anteane.jp</domain_name>
   <domain_keyword>anteane</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 09:56:28</query_time>
   <create_date>2007-02-19</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>TopInternational Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>antenen.watch</domain_name>
   <domain_keyword>antenen</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-04-09 04:29:58</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antenen &amp;amp; Adinolfi sarl</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>CH</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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>antenny.pro</domain_name>
   <domain_keyword>antenny</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 07:27:03</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-09-02</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>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>antenni.ru</domain_name>
   <domain_keyword>antenni</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:55</query_time>
   <create_date>2007-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>antennae.tech</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-11 08:31:23</query_time>
   <create_date>2020-03-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0157235807</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>antenna.plus</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2016-09-29</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>satoshi kitajima</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>antenno.app</domain_name>
   <domain_keyword>antenno</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 08:31:24</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd.</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Datacom Solutions Ltd</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>NZ</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-1471.awsdns-55.org</value>
    <value>ns-161.awsdns-20.com</value>
    <value>ns-1886.awsdns-43.co.uk</value>
    <value>ns-807.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>anteane.ru</domain_name>
   <domain_keyword>anteane</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:29</query_time>
   <create_date>2021-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>antenna.blog</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2019-04-17</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lantenne.org</domain_name>
   <domain_keyword>lantenne</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 23:54:57</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Les ami.e.s de La Collective</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>52</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-108-c.gandi.net</value>
    <value>ns-53-a.gandi.net</value>
    <value>ns-95-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>antenny.ru</domain_name>
   <domain_keyword>antenny</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 03:14:36</query_time>
   <create_date>2016-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>antenna.hr</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-02 03:24:29</query_time>
   <create_date>2017-07-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ANTENNA d.o.o.</registrant_name>
   <registrant_address>Trg kneza Višeslava 6 G</registrant_address>
   <registrant_city>Zadar</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>23000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.webkanta.com</value>
    <value>ns2.webkanta.com</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>antenna.games</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-21 22:59:02</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>lantenne.ovh</domain_name>
   <domain_keyword>lantenne</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-08 08:29:53</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>antennoe.com</domain_name>
   <domain_keyword>antennoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:00:24</query_time>
   <create_date>2008-04-23</create_date>
   <update_date>2015-06-11</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>14</registrar_iana>
   <registrar_name>ORANGE</registrar_name>
   <registrar_website>http://cloud.orange-business.com/noms-de-domaine</registrar_website>
   <registrant_name>FABRICE ECHARDOUR</registrant_name>
   <registrant_company>FABRICE ECHARDOUR</registrant_company>
   <registrant_address>404 LA NOE PARMOIS</registrant_address>
   <registrant_city>SAINT LYPHARD</registrant_city>
   <registrant_zip>44410</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns6.oleane.net</value>
    <value>ns7.oleane.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>antenna.be</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2000-12-12</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.antenna.be</value>
    <value>ns2.antenna.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>antente.website</domain_name>
   <domain_keyword>antente</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-02 03:24:30</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-02</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>ns1.alidns.com</value>
    <value>ns2.alidns.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>antenen.com</domain_name>
   <domain_keyword>antenen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:53:40</query_time>
   <create_date>1996-03-31</create_date>
   <update_date>2021-01-31</update_date>
   <expiry_date>2026-04-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>antenna.co.jp</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 13:03:29</query_time>
   <create_date>1996-06-17</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Antenna House, Inc.</registrant_company>
   <name_servers>
    <value>ns017-9ts8ud90e5juoerl.9.d-53.info</value>
    <value>ns017-9ts8ud90e5juoerl.9.d-53.jp</value>
    <value>ns017-9ts8ud90e5juoerl.9.d-53.net</value>
   </name_servers>
  </value>
  <value>
   <num>46</num>
   <domain_name>antenna.world</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2018-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>antenne1.com</domain_name>
   <domain_keyword>antenne1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:56:16</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.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>antenna.life</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-22 21:51:12</query_time>
   <create_date>2018-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>antennae.in</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 17:38:52</query_time>
   <create_date>2021-12-31</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>antennae.design</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-28 09:14:12</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WABI SABI AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SE-N</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>anteane.com</domain_name>
   <domain_keyword>anteane</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 07:26:12</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-22</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>kanye.ns.cloudflare.com</value>
    <value>luciana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>antenna.net.au</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-29 01:26:01</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Technical Admin</registrant_name>
   <name_servers>
    <value>ns1.serv.com.au</value>
    <value>ns2.serv.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>antennex.ru</domain_name>
   <domain_keyword>antennex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:55</query_time>
   <create_date>2012-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.naunet.ru</value>
    <value>dns2.naunet.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>antenny.io</domain_name>
   <domain_keyword>antenny</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-22 21:51:16</query_time>
   <create_date>2019-11-16</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1160.awsdns-17.org</value>
    <value>ns-172.awsdns-21.com</value>
    <value>ns-2017.awsdns-60.co.uk</value>
    <value>ns-730.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>attenne.com</domain_name>
   <domain_keyword>attenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:04:50</query_time>
   <create_date>2009-06-25</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.m64.siteground.biz</value>
    <value>ns2.m64.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>antennex.tech</domain_name>
   <domain_keyword>antennex</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 17:38:54</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-24</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>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>antennae.tv</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-11 08:31:23</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>antenna.co</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 07:26:58</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>antennea.com</domain_name>
   <domain_keyword>antennea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:59:54</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-13</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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/297ea778-7620-49df-84ca-1d378907db16</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>antenne6.com</domain_name>
   <domain_keyword>antenne6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:14:15</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.lwsdns.com</value>
    <value>ns22.lwsdns.com</value>
    <value>ns23.lwsdns.com</value>
    <value>ns24.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>antenna.io</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2012-04-03</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-03</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>Kazimierz Pietruszewski</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>please query the rdds service of the registrar 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-107-a.gandi.net</value>
    <value>ns-121-c.gandi.net</value>
    <value>ns-92-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>antenni.su</domain_name>
   <domain_keyword>antenni</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:20:13</query_time>
   <create_date>2020-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>ACTIVE-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>antenna.one</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2020-12-13</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>64</num>
   <domain_name>antennet.com</domain_name>
   <domain_keyword>antennet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:26:06</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SI CHUAN SHENG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>antennem.com</domain_name>
   <domain_keyword>antennem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:59:56</query_time>
   <create_date>2015-04-25</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-25</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.alastyr.com</value>
    <value>ns2.alastyr.com</value>
    <value>ns3.alastyr.com</value>
    <value>ns4.alastyr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>antenna.ren</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2018-02-04</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>王叶菊</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>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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>lantenne.immo</domain_name>
   <domain_keyword>lantenne</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-24 23:54:57</query_time>
   <create_date>2021-07-20</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CABINET ANTENNE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>antenna.biz</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 00:53:44</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sergey Mark</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>andenne.com</domain_name>
   <domain_keyword>andenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 07:17:06</query_time>
   <create_date>2002-06-08</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2020-06-08</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <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>70</num>
   <domain_name>antennex.com</domain_name>
   <domain_keyword>antennex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:53:50</query_time>
   <create_date>1997-02-21</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=antennex.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>71</num>
   <domain_name>antenna.ca</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2027-10-22</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>Antenna Visual Communication Inc</registrant_name>
   <registrant_company>Antenna Visual Communication Inc</registrant_company>
   <registrant_address>Antenna Visual Communication Inc 20 Leslie Street  Suite 120</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4M3L4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4164058333</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>antenna.in</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-04 00:20:44</query_time>
   <create_date>2010-05-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KA</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>antenna.zone</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>antenne3.com</domain_name>
   <domain_keyword>antenne3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 16:05:45</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=antenne3.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
    <value>verify1.registrar.eu</value>
    <value>verify2.registrar.eu</value>
    <value>verify3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>antenneo.com</domain_name>
   <domain_keyword>antenneo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:25:39</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2019-12-13</update_date>
   <expiry_date>2020-12-13</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.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>anteane.pro</domain_name>
   <domain_keyword>anteane</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 23:25:28</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Batumi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GE</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>albert.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>antenna.ai</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-29 01:26:00</query_time>
   <registrar_name>Safenames</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Your WHOIS Privacy Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>antennen.ru</domain_name>
   <domain_keyword>antennen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 01:26:05</query_time>
   <create_date>2003-05-27</create_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>antennen.org</domain_name>
   <domain_keyword>antennen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:59:57</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>anfenne.com</domain_name>
   <domain_keyword>anfenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 20:32:47</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IT-Seal GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>antenna.nz</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-22 07:08:28</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>antenna.xin</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-18 09:59:23</query_time>
   <create_date>2016-03-29</create_date>
   <update_date>2022-03-29</update_date>
   <expiry_date>2025-03-29</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>东莞市亨杺电子科技有限公司</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>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>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>83</num>
   <domain_name>antennae.xyz</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 07:26:59</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>antenna.email</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2016-12-27</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>antenee.ro</domain_name>
   <domain_keyword>antenee</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 01:25:58</query_time>
   <create_date>2005-02-28</create_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_name>Efectro SRL</registrar_name>
   <registrar_website>www.efect.ro</registrar_website>
   <name_servers>
    <value>dns1.bizarnet.ro</value>
    <value>dns2.bizarnet.ro</value>
    <value>dns3.bizarnet.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>antennae.org</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:59:29</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-03-07</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.talksoft.com</value>
    <value>ns.valis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>antenno.com</domain_name>
   <domain_keyword>antenno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:00:24</query_time>
   <create_date>2004-07-05</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-05</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>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>antenner.com</domain_name>
   <domain_keyword>antenner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:59:59</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-03</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <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>89</num>
   <domain_name>antennes.org</domain_name>
   <domain_keyword>antennes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 17:38:54</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>andenne.media</domain_name>
   <domain_keyword>andenne</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-19 06:07:34</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-31</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>ASBL</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>BE</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-186-a.gandi.net</value>
    <value>ns-51-b.gandi.net</value>
    <value>ns-97-c.gandi.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>antenna.design</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-18 09:59:39</query_time>
   <create_date>2016-12-27</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>antennes.casa</domain_name>
   <domain_keyword>antennes</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-05 16:05:47</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-24</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>antenna.technology</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-15 00:53:44</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-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>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>94</num>
   <domain_name>antenna.bz</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2006-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>antenna.money</domain_name>
   <domain_keyword>antenna</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-29 01:26:01</query_time>
   <create_date>2018-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</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>ns57.domaincontrol.com</value>
    <value>ns58.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>96</num>
   <domain_name>santenne.com</domain_name>
   <domain_keyword>santenne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 23:20:56</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=santenne.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.cargo.site</value>
    <value>ns2.cargo.site</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>antenae.net</domain_name>
   <domain_keyword>antenae</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 09:58:35</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Admin Master</registrant_name>
   <registrant_company>Televisa SA de CV</registrant_company>
   <registrant_address>Av Chapultepec 18 Doctores Cuauhtemoc</registrant_address>
   <registrant_city>Mexico</registrant_city>
   <registrant_state>Distrito Federal</registrant_state>
   <registrant_zip>06724</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.5552612466</registrant_phone>
   <name_servers>
    <value>ns1-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>antennae.site</domain_name>
   <domain_keyword>antennae</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-18 09:59:29</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-29</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>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>99</num>
   <domain_name>antennu.ru</domain_name>
   <domain_keyword>antennu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:55</query_time>
   <create_date>2019-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>antennen.dk</domain_name>
   <domain_keyword>antennen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:57:16</query_time>
   <create_date>2005-02-04</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>AJ-Design</registrant_name>
   <registrant_address>v/Allan Jusjong, Hørsholmvej 44</registrant_address>
   <registrant_city>Klarup</registrant_city>
   <registrant_zip>9270</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 98319695</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.329</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.