WHOIS QUERY TIME

9 May 2024 - 3:04 PM UTC

Registered: 18 February 2010
Modified: 12 February 2024
Expiry: 18 February 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bognar.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bognar.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bognar.pl",
            "domain_keyword": "bognar",
            "domain_tld": "pl",
            "query_time": "2024-05-09 15:04:02",
            "create_date": "2010-02-18",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-18",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bognar.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bognar.pl</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 15:04:02</query_time>
   <create_date>2010-02-18</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.054 seconds) for "bognar.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 8:33 AM UTC

Registered: 18 February 2010
Modified: 14 February 2023
Expiry: 18 February 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

#2 - QUERY TIME

27 Feb 2024 - 12:48 PM UTC

Registered: 18 February 2010
Modified: 12 February 2024
Expiry: 18 February 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bognar.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bognar.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bognar.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "bognar.pl",
            "domain_keyword": "bognar",
            "domain_tld": "pl",
            "query_time": "2023-05-04 08:33:09",
            "create_date": "2010-02-18",
            "update_date": "2023-02-14",
            "expiry_date": "2024-02-18",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "bognar.pl",
            "domain_keyword": "bognar",
            "domain_tld": "pl",
            "query_time": "2024-02-27 12:48:47",
            "create_date": "2010-02-18",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-18",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "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>bognar.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>bognar.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bognar.pl</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-04 08:33:09</query_time>
   <create_date>2010-02-18</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-02-18</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bognar.pl</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-27 12:48:47</query_time>
   <create_date>2010-02-18</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.054</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 18 domain names (in 0.049 seconds) which contained the exact domain keyword "bognar".
Domain Name Registered Expiry Registrar Ownership
1 bognar.com 30 Nov 1999 30 Nov 2024 GoDaddy.com, LLC -
2 bognar.org 7 Nov 2000 7 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
3 bognar.com.br 9 Sep 2002 9 Sep 2024 LOCAWEB (2) Bognar Ind. Com. Exp. Imp. Mat. Construcao Ltda.
4 bognar.info 23 Dec 2006 23 Dec 2024 Domain.com, LLC Data Protected
5 bognar.sk 2 Apr 2009 2 Apr 2025 EXO TECHNOLOGIES spol. s r.o. -
6 bognar.pl 18 Feb 2010 18 Feb 2025 nazwa.pl sp. z o.o. -
7 bognar.net 11 May 2014 11 May 2025 Name SRS AB Shield Whois
8 bognar.space 24 Aug 2015 24 Aug 2024 eNom, Inc. NA
9 bognar.site 24 Aug 2015 24 Aug 2024 eNom, Inc. NA
10 bognar.online 26 Aug 2015 26 Aug 2024 eNom, Inc. NA
11 bognar.website 24 Nov 2019 24 Nov 2024 Domain.com, LLC Data Protected
12 bognar.partners 15 Jan 2020 15 Jan 2025 EuroDNS S.A. Bognar Ugyvedi Iroda
13 bognar.ru 12 Sep 2021 12 Sep 2024 REGRU-RU Private Person
14 bognar.biz 24 May 2022 24 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
15 bognar.wine 7 Dec 2022 7 Dec 2024 Gransy, s.r.o. BOGNAR, s.r.o.
16 bognar.eu - - united-domains AG -
17 bognar.name - - PSI-USA, Inc. dba Domain Robot -
18 bognar.de - - - -
19 bognar.com.au - - GoDaddy.com LLC trading as GoDaddy.com Matthew Bognar

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bognar&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bognar",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 19,
        "relation": "eq",
        "current": 19
    },
    "unique_domains": "bognar.com, bognar.org, bognar.com.br, bognar.info, bognar.sk, bognar.pl, bognar.net, bognar.space, bognar.site, bognar.online, bognar.website, bognar.partners, bognar.ru, bognar.biz, bognar.wine, bognar.eu, bognar.name, bognar.de, bognar.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "bognar.com",
            "domain_keyword": "bognar",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:13:02",
            "create_date": "1999-11-30",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bognar.org",
            "domain_keyword": "bognar",
            "domain_tld": "org",
            "query_time": "2024-05-23 10:04:51",
            "create_date": "2000-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "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_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.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bognar.com.br",
            "domain_keyword": "bognar",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 15:50:10",
            "create_date": "2002-09-09",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-09",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Bognar Ind. Com. Exp. Imp. Mat. Construcao Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "bognar.info",
            "domain_keyword": "bognar",
            "domain_tld": "info",
            "query_time": "2024-05-09 15:04:01",
            "create_date": "2006-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomaincom-expired.domainparkingserver.net",
                "ns2.mydomaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bognar.sk",
            "domain_keyword": "bognar",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:13:27",
            "create_date": "2009-04-02",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-02",
            "registrar_name": "EXO TECHNOLOGIES spol. s r.o.",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 6,
            "domain_name": "bognar.pl",
            "domain_keyword": "bognar",
            "domain_tld": "pl",
            "query_time": "2024-05-09 15:04:02",
            "create_date": "2010-02-18",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-18",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "bognar.net",
            "domain_keyword": "bognar",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:50:10",
            "create_date": "2014-05-11",
            "update_date": "2024-03-14",
            "expiry_date": "2025-05-11",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bognar.space",
            "domain_keyword": "bognar",
            "domain_tld": "space",
            "query_time": "2024-04-24 15:50:10",
            "create_date": "2015-08-24",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-24",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "NA",
            "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.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bognar.site",
            "domain_keyword": "bognar",
            "domain_tld": "site",
            "query_time": "2024-05-23 10:04:51",
            "create_date": "2015-08-24",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-24",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "NA",
            "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.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bognar.online",
            "domain_keyword": "bognar",
            "domain_tld": "online",
            "query_time": "2024-04-24 15:50:10",
            "create_date": "2015-08-26",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-26",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "NA",
            "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.ns-ini.co",
                "ns2.ns-ini.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bognar.website",
            "domain_keyword": "bognar",
            "domain_tld": "website",
            "query_time": "2024-05-30 11:38:25",
            "create_date": "2019-11-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.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": [
                "ns1.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bognar.partners",
            "domain_keyword": "bognar",
            "domain_tld": "partners",
            "query_time": "2024-05-31 18:09:38",
            "create_date": "2020-01-15",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bognar Ugyvedi Iroda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webspacecontrol.com",
                "ns2.webspacecontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bognar.ru",
            "domain_keyword": "bognar",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:26",
            "create_date": "2021-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "bognar.biz",
            "domain_keyword": "bognar",
            "domain_tld": "biz",
            "query_time": "2024-05-26 15:13:02",
            "create_date": "2022-05-24",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bognar.wine",
            "domain_keyword": "bognar",
            "domain_tld": "wine",
            "query_time": "2024-06-06 17:52:21",
            "create_date": "2022-12-07",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BOGNAR, s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar 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.webglobe.sk",
                "ns2.webglobe.sk",
                "ns3.webglobe.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bognar.eu",
            "domain_keyword": "bognar",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:07:49",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ]
        },
        {
            "num": 17,
            "domain_name": "bognar.name",
            "domain_keyword": "bognar",
            "domain_tld": "name",
            "query_time": "2024-05-03 11:31:37",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 18,
            "domain_name": "bognar.de",
            "domain_keyword": "bognar",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:01:30",
            "update_date": "2020-06-17",
            "name_servers": [
                "docks17.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 19,
            "domain_name": "bognar.com.au",
            "domain_keyword": "bognar",
            "domain_tld": "com.au",
            "query_time": "2024-04-24 15:50:12",
            "update_date": "2023-12-27",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Matthew Bognar",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "dion.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bognar</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>19</total>
  <relation>eq</relation>
  <current>19</current>
 </count>
 <unique_domains>bognar.com, bognar.org, bognar.com.br, bognar.info, bognar.sk, bognar.pl, bognar.net, bognar.space, bognar.site, bognar.online, bognar.website, bognar.partners, bognar.ru, bognar.biz, bognar.wine, bognar.eu, bognar.name, bognar.de, bognar.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bognar.com</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:13:02</query_time>
   <create_date>1999-11-30</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bognar.org</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 10:04:51</query_time>
   <create_date>2000-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</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_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.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bognar.com.br</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 15:50:10</query_time>
   <create_date>2002-09-09</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Bognar Ind. Com. Exp. Imp. Mat. Construcao Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bognar.info</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 15:04:01</query_time>
   <create_date>2006-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomaincom-expired.domainparkingserver.net</value>
    <value>ns2.mydomaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bognar.sk</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:13:27</query_time>
   <create_date>2009-04-02</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>EXO TECHNOLOGIES spol. s r.o.</registrar_name>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>bognar.pl</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 15:04:02</query_time>
   <create_date>2010-02-18</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bognar.net</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:50:10</query_time>
   <create_date>2014-05-11</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>gabe.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bognar.space</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-24 15:50:10</query_time>
   <create_date>2015-08-24</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>NA</registrant_company>
   <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.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.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>bognar.site</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 10:04:51</query_time>
   <create_date>2015-08-24</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>NA</registrant_company>
   <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.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bognar.online</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 15:50:10</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>NA</registrant_company>
   <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.ns-ini.co</value>
    <value>ns2.ns-ini.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bognar.website</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-30 11:38:25</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.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>ns1.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bognar.partners</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-31 18:09:38</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bognar Ugyvedi Iroda</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>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webspacecontrol.com</value>
    <value>ns2.webspacecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bognar.ru</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:26</query_time>
   <create_date>2021-09-12</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>bognar.biz</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 15:13:02</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.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>bognar.wine</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-06-06 17:52:21</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BOGNAR, s.r.o.</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>SK</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.webglobe.sk</value>
    <value>ns2.webglobe.sk</value>
    <value>ns3.webglobe.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bognar.eu</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:07:49</query_time>
   <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>
  </value>
  <value>
   <num>17</num>
   <domain_name>bognar.name</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-03 11:31:37</query_time>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>bognar.de</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:01:30</query_time>
   <update_date>2020-06-17</update_date>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>bognar.com.au</domain_name>
   <domain_keyword>bognar</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-24 15:50:12</query_time>
   <update_date>2023-12-27</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Matthew Bognar</registrant_name>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>dion.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.049</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,249 domain names (in 0.208 seconds) which look and sound like the brand name "bognar".
Domain Name Registered Expiry Registrar Ownership
1 lognar.com 23 Nov 2005 23 Nov 2024 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
2 bongar.ru 23 Oct 2022 23 Oct 2024 REGRU-RU Yandex.Mail Exclusive email address feature
3 bogmar.com.pl 3 Mar 2017 2 Apr 2025 Aftermarket.pl Limited -
4 bodnar.eu - - Key-Systems GmbH -
5 bogner.asia 16 May 2008 16 May 2025 MarkMonitor Inc. Willy Bogner GmbH
6 bognab.com 30 Oct 2022 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 sognar.art 8 Jul 2022 8 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 boguar.net 26 Feb 2004 26 Feb 2025 acens Technologies, S.L.U. boguar
9 bogner.fashion 7 Nov 2023 7 Nov 2024 MarkMonitor, Inc. Willy Bogner GmbH
10 bognor.vet 12 Nov 2014 12 Nov 2024 Name SRS AB Independent Vetcare Ltd
11 bogmar.com 10 Jun 2006 10 Jun 2024 PakNIC (Private) Limited -
12 bodnar.tech 13 Jan 2024 13 Jan 2025 OVH -
13 boynar.com 5 Jan 2023 5 Jan 2025 Cloudflare, Inc. DATA REDACTED
14 bogear.store 8 May 2023 8 May 2025 iNET Corporation -
15 bofnar.com 24 Nov 2023 24 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 bodnar.pl 4 Aug 2001 3 Aug 2024 Domena.pl sp. z o.o. -
17 tognar.com 3 Mar 1999 3 Mar 2026 Network Solutions, LLC -
18 bogner.golf 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
19 bogner.team 7 Nov 2019 7 Nov 2024 united-domains AG REDACTED FOR PRIVACY
20 bogcar.ro 29 Nov 2012 27 Nov 2024 CYBER_FOLKS S.R.L. -
21 bongar.info 6 Nov 2010 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 bognor.info 19 Dec 2014 19 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
23 bonnar.co.uk 2 Oct 2010 2 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 bogdar.ru 3 Oct 2017 3 Oct 2024 REGRU-RU Private Person
25 bognair.hu 26 May 2009 - - -
26 bogner.events 31 Oct 2019 31 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
27 bognars.com 15 Mar 2009 15 Mar 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
28 bobnar.net 30 Aug 2017 30 Aug 2024 Cloudflare, Inc. DATA REDACTED
29 botnar.institute 10 Nov 2023 10 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169252510
30 vognar.com 10 Jan 2005 10 Jan 2025 Ascio Technologies, Inc Not Disclosed
31 bonnar.com 7 Jul 1999 7 Jul 2025 ENOM, INC. REDACTED FOR PRIVACY
32 bogner.gmbh 7 Sep 2022 7 Sep 2024 PSI-USA, Inc. dba Domain Robot Ing. Robin Bogner
33 bognan.digital 30 Nov 2023 30 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
34 bonnar.net 28 Jun 2018 28 Jun 2026 GoDaddy.com, LLC -
35 bogner.nl 10 Nov 2007 - MarkMonitor Inc. -
36 bodnar.net 28 Mar 1998 27 Mar 2025 Network Solutions, LLC -
37 bornar.com 6 Dec 2013 6 Dec 2024 GoDaddy.com, LLC -
38 bogner.casino 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
39 bogmar.de - - - -
40 bogner.biz 14 Oct 2019 14 Oct 2024 PSI-USA, Inc. dba Domain Robot M-TEC IT-Dienstleistungen KG
41 bognai.in 14 Dec 2021 14 Dec 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
42 bonnar.ru 5 May 2022 5 May 2025 RU-CENTER-RU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU HENRI BONNAR
43 bognor.news 1 Feb 2017 1 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 bogner.poker 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
45 bogner.com 7 Aug 1996 2 Dec 2024 MarkMonitor, Inc. Willy Bogner GmbH
46 bodnar.online 9 Nov 2017 9 Nov 2024 Gandi SAS -
47 bognat.ru 5 Dec 2023 5 Dec 2024 REGRU-RU Private Person
48 bosnar.sk 9 Feb 2021 9 Feb 2025 WebSupport s.r.o. BOSNAR s.r.o.
49 bogner.sk 4 Jun 2003 4 Jun 2025 Webglobe, a.s. Bogner Slovakia s.r.o.
50 bognor.co.uk 19 Aug 1996 19 Aug 2024 Namesco Limited [Tag = NAMESCO] -
51 bognor.tv 6 Sep 2005 6 Sep 2024 Paragon Internet Group Ltd t/a Paragon Names Data Protected
52 bogmar.ru 29 Jun 2011 29 Jun 2024 R01-RU Private Person
53 bodnar.com 28 Jun 1996 27 Jun 2024 Tucows Domains Inc. -
54 bogner.fail 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
55 bogner.group 30 Nov 2023 30 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
56 bodnar.co.uk 8 Dec 2020 8 Dec 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
57 bogner.de - - - -
58 boglar.info 27 Oct 2004 27 Oct 2025 NameSilo, LLC See PrivacyGuardian.org
59 bogner.london 6 Nov 2023 6 Nov 2026 Go Daddy, LLC Domains By Proxy, LLC
60 bogmar.eu - - NetArt Registrar Sp. z o.o. -
61 borgnar.com 25 May 2017 25 May 2025 Domain Cost Club E-MAIL ONLY - DOMAIN BUSINESS WILL NOT BE CONDUCTED VIA TELEPHONE
62 bogner.dev 28 Feb 2019 28 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
63 bodnar.co 9 May 2024 9 May 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
64 bogmar.ro 9 Aug 2005 7 Sep 2024 Euroweb SRL -
65 bogner.style 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
66 bogdar.com 5 Apr 2008 5 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
67 bognair.com 15 Oct 2019 15 Oct 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
68 boguar.org 2 Mar 2004 2 Mar 2025 Acens Technologies, S.L.U. Boguar s l
69 bodnar.design 25 Mar 2020 25 Mar 2025 OVH sas REDACTED FOR PRIVACY
70 cognar.com 5 Feb 2012 5 Feb 2025 GoDaddy.com, LLC -
71 bogner.coupons 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
72 bogner.pro 24 Oct 2018 24 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Andrey Yuryevuch Korkin
73 bognor.app 3 Feb 2021 3 Feb 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
74 bodnar.org 17 Feb 2000 17 Feb 2031 GoDaddy.com, LLC Domains By Proxy, LLC
75 bodnar.club 14 May 2023 14 May 2024 Hosting Ukraine LLC. Hosting Ukraine LLC
76 bogner.repair 3 Jul 2023 3 Jul 2024 NETIM SARL Channel Penguin GmbH
77 bogner.auction 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
78 bogner.sale 7 Nov 2023 7 Nov 2024 MarkMonitor Inc. Willy Bogner GmbH
79 bognor.com 13 Jun 2005 9 Jun 2028 GoDaddy.com, LLC -
80 bonnar.com.au - - GoDaddy.com LLC trading as GoDaddy.com Colin Bonnar
81 boglar.hu 25 Mar 2000 - - -
82 bogner.design 29 Dec 2019 29 Dec 2024 Key-Systems LLC REDACTED FOR PRIVACY
83 sognar.net 18 Aug 2009 18 Aug 2024 GoDaddy.com, LLC -
84 bogfar.com 30 Mar 2023 30 Mar 2025 NameCheap, Inc. -
85 bogner.cc 2 Jan 2011 2 Jan 2025 EPAG DOMAINSERVICES GmbH Not Disclosed
86 sognar.studio 12 Mar 2024 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 bogner.consulting 28 Feb 2023 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 botnar.org 26 Apr 2017 26 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Fondation Botnar
89 bodnar.sk 4 May 2004 7 Apr 2025 mcpower.sk, s.r.o. mcpower.sk, s.r.o.
90 bodnar.earth 2 Jan 2020 2 Jan 2025 eNom, LLC Data Protected
91 botnar.com 12 Jan 2017 12 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
92 bognor.today 19 Dec 2014 19 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
93 bodnar.xyz 19 Jan 2018 19 Jan 2025 Regtime Ltd Private person
94 bolnar.com.au - - Melbourne IT Harold Bolnar
95 bogner.us 4 Aug 2010 3 Aug 2024 EPAG Domainservices GmbH Wolfgang Bogner
96 boghar.sk 27 May 2014 6 Jun 2024 WebHouse, s.r.o. Boghar s.r.o.
97 bojnar.hu 15 Oct 2008 - - -
98 bogner.luxury 20 May 2014 20 May 2025 MarkMonitor, Inc (TLDs) Willy Bogner GmbH
99 bogdar.site 3 Jul 2021 3 Jul 2031 Soluciones Corporativas IP, S.L.U. Bogdar Ivan Ramirez Hernandez
100 bonar.cn 4 Mar 2016 4 Mar 2025 阿里云计算有限公司(万网) 宁德市凤岐网络科技有限公司
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 Bognar.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bognar.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bognar.pl",
        "page_size": 100
    },
    "count": {
        "total": 5249,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lognar.com, bongar.ru, bogmar.com.pl, bodnar.eu, bogner.asia, bognab.com, sognar.art, boguar.net, bogner.fashion, bognor.vet, bogmar.com, bodnar.tech, boynar.com, bogear.store, bofnar.com, bodnar.pl, tognar.com, bogner.golf, bogner.team, bogcar.ro, bongar.info, bognor.info, bonnar.co.uk, bogdar.ru, bognair.hu, bogner.events, bognars.com, bobnar.net, botnar.institute, vognar.com, bonnar.com, bogner.gmbh, bognan.digital, bonnar.net, bogner.nl, bodnar.net, bornar.com, bogner.casino, bogmar.de, bogner.biz, bognai.in, bonnar.ru, bognor.news, bogner.poker, bogner.com, bodnar.online, bognat.ru, bosnar.sk, bogner.sk, bognor.co.uk, bognor.tv, bogmar.ru, bodnar.com, bogner.fail, bogner.group, bodnar.co.uk, bogner.de, boglar.info, bogner.london, bogmar.eu, borgnar.com, bogner.dev, bodnar.co, bogmar.ro, bogner.style, bogdar.com, bognair.com, boguar.org, bodnar.design, cognar.com, bogner.coupons, bogner.pro, bognor.app, bodnar.org, bodnar.club, bogner.repair, bogner.auction, bogner.sale, bognor.com, bonnar.com.au, boglar.hu, bogner.design, sognar.net, bogfar.com, bogner.cc, sognar.studio, bogner.consulting, botnar.org, bodnar.sk, bodnar.earth, botnar.com, bognor.today, bodnar.xyz, bolnar.com.au, bogner.us, boghar.sk, bojnar.hu, bogner.luxury, bogdar.site, bonar.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "lognar.com",
            "domain_keyword": "lognar",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:24:09",
            "create_date": "2005-11-23",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "http://imena.ua",
            "registrant_name": "Whois privacy protection service",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "Gaidara, 50 st.",
            "registrant_city": "Kyiv",
            "registrant_state": "Kyiv",
            "registrant_zip": "01033",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.442010102",
            "registrant_fax": "+380.442010100",
            "name_servers": [
                "nsa2.srv53.com",
                "nsa2.srv53.net",
                "nsa2.srv53.org",
                "nsb3.srv53.com",
                "nsb3.srv53.net",
                "nsb4.srv53.org",
                "nsc1.srv53.net",
                "nsc1.srv53.org",
                "nsc4.srv53.com",
                "nsd1.srv53.com",
                "nsd1.srv53.org",
                "nsd2.srv53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bongar.ru",
            "domain_keyword": "bongar",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:38",
            "create_date": "2022-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "bogmar.com.pl",
            "domain_keyword": "bogmar",
            "domain_tld": "com.pl",
            "query_time": "2024-04-07 03:13:29",
            "create_date": "2017-03-03",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-02",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "bodnar.eu",
            "domain_keyword": "bodnar",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:07:22",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ]
        },
        {
            "num": 5,
            "domain_name": "bogner.asia",
            "domain_keyword": "bogner",
            "domain_tld": "asia",
            "query_time": "2024-05-16 00:33:08",
            "create_date": "2008-05-16",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bognab.com",
            "domain_keyword": "bognab",
            "domain_tld": "com",
            "query_time": "2024-05-23 10:04:51",
            "create_date": "2022-10-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bognab.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sognar.art",
            "domain_keyword": "sognar",
            "domain_tld": "art",
            "query_time": "2024-06-08 13:18:51",
            "create_date": "2022-07-08",
            "update_date": "2024-06-05",
            "expiry_date": "2024-07-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "CO",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "boguar.net",
            "domain_keyword": "boguar",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:52:48",
            "create_date": "2004-02-26",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-26",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "boguar",
            "registrant_state": "ALICANTE",
            "registrant_country": "ES",
            "name_servers": [
                "dns3.terra.es",
                "dns4.terra.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bogner.fashion",
            "domain_keyword": "bogner",
            "domain_tld": "fashion",
            "query_time": "2024-05-15 14:41:53",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bognor.vet",
            "domain_keyword": "bognor",
            "domain_tld": "vet",
            "query_time": "2024-04-24 15:50:16",
            "create_date": "2014-11-12",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-12",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.nordreg.se",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Independent Vetcare Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "emea.excedodns.eu",
                "global.excedodns.com",
                "nordic.excedodns.net",
                "sto.excedodns.se",
                "world.excedodns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bogmar.com",
            "domain_keyword": "bogmar",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:04:00",
            "create_date": "2006-06-10",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1367,
            "registrar_name": "PakNIC (Private) Limited",
            "registrar_website": "http://https://www.paknic.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bodnar.tech",
            "domain_keyword": "bodnar",
            "domain_tld": "tech",
            "query_time": "2024-05-16 11:40:38",
            "create_date": "2024-01-13",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-13",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "boynar.com",
            "domain_keyword": "boynar",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:35:43",
            "create_date": "2023-01-05",
            "update_date": "2023-12-03",
            "expiry_date": "2025-01-05",
            "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": "Istanbul",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "TR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/boynar.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "mary.ns.cloudflare.com",
                "max.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bogear.store",
            "domain_keyword": "bogear",
            "domain_tld": "store",
            "query_time": "2024-05-13 02:48:49",
            "create_date": "2023-05-08",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-08",
            "registrar_iana": 3234,
            "registrar_name": "iNET Corporation",
            "registrar_website": "http://inet.vn",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.inet.vn",
                "ns2.inet.vn",
                "ns3.inet.vn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bofnar.com",
            "domain_keyword": "bofnar",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:12:04",
            "create_date": "2023-11-24",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bodnar.pl",
            "domain_keyword": "bodnar",
            "domain_tld": "pl",
            "query_time": "2024-04-16 08:19:39",
            "create_date": "2001-08-04",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-03",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.hb.pl",
                "ns2.hb.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tognar.com",
            "domain_keyword": "tognar",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:51:24",
            "create_date": "1999-03-03",
            "update_date": "2017-03-05",
            "expiry_date": "2026-03-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bigcommerce.com",
                "ns2.bigcommerce.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bogner.golf",
            "domain_keyword": "bogner",
            "domain_tld": "golf",
            "query_time": "2024-05-15 14:41:51",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bogner.team",
            "domain_keyword": "bogner",
            "domain_tld": "team",
            "query_time": "2024-05-23 10:04:53",
            "create_date": "2019-11-07",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.powweb.com",
                "ns2.powweb.com",
                "ns3.powweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bogcar.ro",
            "domain_keyword": "bogcar",
            "domain_tld": "ro",
            "query_time": "2024-04-16 08:24:29",
            "create_date": "2012-11-29",
            "expiry_date": "2024-11-27",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.namebox.ro",
                "ns2.namebox.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 21,
            "domain_name": "bongar.info",
            "domain_keyword": "bongar",
            "domain_tld": "info",
            "query_time": "2024-05-23 19:15:49",
            "create_date": "2010-11-06",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bognor.info",
            "domain_keyword": "bognor",
            "domain_tld": "info",
            "query_time": "2024-04-24 15:50:16",
            "create_date": "2014-12-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "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": [
                "ns1.greengeeks.com",
                "ns2.greengeeks.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bonnar.co.uk",
            "domain_keyword": "bonnar",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 20:35:38",
            "create_date": "2010-10-02",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "bogdar.ru",
            "domain_keyword": "bogdar",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:23:15",
            "create_date": "2017-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "bognair.hu",
            "domain_keyword": "bognair",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:43:18",
            "create_date": "2009-05-26"
        },
        {
            "num": 26,
            "domain_name": "bogner.events",
            "domain_keyword": "bogner",
            "domain_tld": "events",
            "query_time": "2024-05-23 10:04:52",
            "create_date": "2019-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks14.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bognars.com",
            "domain_keyword": "bognars",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:50:10",
            "create_date": "2009-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://whoispro.domain-robot.org/whois/bognars.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bobnar.net",
            "domain_keyword": "bobnar",
            "domain_tld": "net",
            "query_time": "2024-04-18 05:16:29",
            "create_date": "2017-08-30",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-30",
            "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": "Kranj",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "SI",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/bobnar.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "botnar.institute",
            "domain_keyword": "botnar",
            "domain_tld": "institute",
            "query_time": "2024-05-19 11:54:53",
            "create_date": "2023-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169252510",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vognar.com",
            "domain_keyword": "vognar",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:25:46",
            "create_date": "2005-01-10",
            "update_date": "2022-12-19",
            "expiry_date": "2025-01-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=vognar.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.dns4.cz",
                "ns.dns4.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bonnar.com",
            "domain_keyword": "bonnar",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:33:20",
            "create_date": "1999-07-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-07-07",
            "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": "GB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/0f84cafe-5f8d-4957-bccd-b76a5384b31a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.caleycomp.co.uk",
                "ns2.caleycomp.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bogner.gmbh",
            "domain_keyword": "bogner",
            "domain_tld": "gmbh",
            "query_time": "2024-05-23 10:04:52",
            "create_date": "2022-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ing. Robin Bogner",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bognan.digital",
            "domain_keyword": "bognan",
            "domain_tld": "digital",
            "query_time": "2024-05-30 11:38:25",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bonnar.net",
            "domain_keyword": "bonnar",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:33:20",
            "create_date": "2018-06-28",
            "update_date": "2023-07-10",
            "expiry_date": "2026-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bogner.nl",
            "domain_keyword": "bogner",
            "domain_tld": "nl",
            "query_time": "2024-04-26 16:14:40",
            "create_date": "2007-11-10",
            "update_date": "2023-09-27",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "bodnar.net",
            "domain_keyword": "bodnar",
            "domain_tld": "net",
            "query_time": "2024-06-05 10:23:54",
            "create_date": "1998-03-28",
            "update_date": "2024-01-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bornar.com",
            "domain_keyword": "bornar",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:48:14",
            "create_date": "2013-12-06",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bogner.casino",
            "domain_keyword": "bogner",
            "domain_tld": "casino",
            "query_time": "2024-05-15 14:41:50",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bogmar.de",
            "domain_keyword": "bogmar",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:01:30",
            "update_date": "2022-08-16",
            "name_servers": [
                "ns1.webwavecms.com",
                "ns2.webwavecms.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 40,
            "domain_name": "bogner.biz",
            "domain_keyword": "bogner",
            "domain_tld": "biz",
            "query_time": "2024-04-24 15:50:12",
            "create_date": "2019-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M-TEC IT-Dienstleistungen KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "crystal.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bognai.in",
            "domain_keyword": "bognai",
            "domain_tld": "in",
            "query_time": "2024-05-13 02:49:38",
            "create_date": "2021-12-14",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bonnar.ru",
            "domain_keyword": "bonnar",
            "domain_tld": "ru",
            "query_time": "2024-05-20 12:19:53",
            "create_date": "2022-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU HENRI BONNAR",
            "name_servers": [
                "orsk.ens.mail.ru",
                "tomsk.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "bognor.news",
            "domain_keyword": "bognor",
            "domain_tld": "news",
            "query_time": "2024-05-30 11:38:27",
            "create_date": "2017-02-01",
            "update_date": "2023-12-02",
            "expiry_date": "2025-02-01",
            "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": [
                "lars.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bogner.poker",
            "domain_keyword": "bogner",
            "domain_tld": "poker",
            "query_time": "2024-05-15 14:41:51",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bogner.com",
            "domain_keyword": "bogner",
            "domain_tld": "com",
            "query_time": "2024-06-02 11:07:22",
            "create_date": "1996-08-07",
            "update_date": "2024-04-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Willy Bogner GmbH",
            "registrant_state": "Bavaria",
            "registrant_country": "DE",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/bogner.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bodnar.online",
            "domain_keyword": "bodnar",
            "domain_tld": "online",
            "query_time": "2024-04-22 05:57:07",
            "create_date": "2017-11-09",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "PA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-128.awsdns-16.com",
                "ns-1524.awsdns-62.org",
                "ns-1557.awsdns-02.co.uk",
                "ns-968.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "bognat.ru",
            "domain_keyword": "bognat",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:26",
            "create_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "bosnar.sk",
            "domain_keyword": "bosnar",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:17:03",
            "create_date": "2021-02-09",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-09",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Ludovit Popelka",
            "registrant_company": "BOSNAR s.r.o.",
            "registrant_address": "Kukucinova 541/1",
            "registrant_city": "Sala",
            "registrant_zip": "92701",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "bogner.sk",
            "domain_keyword": "bogner",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:13:43",
            "create_date": "2003-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-04",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Bogner Slovakia s.r.o.",
            "registrant_company": "Bogner Slovakia s.r.o.",
            "registrant_address": "Nobelova 6",
            "registrant_city": "Bratislava",
            "registrant_zip": "83102",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.948543569",
            "name_servers": [
                "ns.rainside.sk",
                "zero.rainside.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 50,
            "domain_name": "bognor.co.uk",
            "domain_keyword": "bognor",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 17:52:24",
            "create_date": "1996-08-19",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-19",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.nationalworld.com",
                "ns2.nationalworld.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "bognor.tv",
            "domain_keyword": "bognor",
            "domain_tld": "tv",
            "query_time": "2024-04-24 15:50:16",
            "create_date": "2005-09-06",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd t/a Paragon Names",
            "registrar_website": "paragonnames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bogmar.ru",
            "domain_keyword": "bogmar",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:26",
            "create_date": "2011-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "bodnar.com",
            "domain_keyword": "bodnar",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:57:07",
            "create_date": "1996-06-28",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bogner.fail",
            "domain_keyword": "bogner",
            "domain_tld": "fail",
            "query_time": "2024-05-15 14:41:51",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bogner.group",
            "domain_keyword": "bogner",
            "domain_tld": "group",
            "query_time": "2024-05-30 11:38:26",
            "create_date": "2023-11-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bodnar.co.uk",
            "domain_keyword": "bodnar",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 05:57:11",
            "create_date": "2020-12-08",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-08",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "bogner.de",
            "domain_keyword": "bogner",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:01:30",
            "update_date": "2023-09-27",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 58,
            "domain_name": "boglar.info",
            "domain_keyword": "boglar",
            "domain_tld": "info",
            "query_time": "2024-05-13 02:49:35",
            "create_date": "2004-10-27",
            "update_date": "2023-10-31",
            "expiry_date": "2025-10-27",
            "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": [
                "ns1.netem.hu",
                "ns2.netem.hu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bogner.london",
            "domain_keyword": "bogner",
            "domain_tld": "london",
            "query_time": "2024-05-17 16:14:25",
            "create_date": "2023-11-06",
            "update_date": "2024-04-17",
            "expiry_date": "2026-11-06",
            "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": [
                "ns-1219.awsdns-24.org",
                "ns-1607.awsdns-08.co.uk",
                "ns-287.awsdns-35.com",
                "ns-656.awsdns-18.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bogmar.eu",
            "domain_keyword": "bogmar",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:07:49",
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://netart-registrar.com",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl",
                "ns3.kei.pl"
            ]
        },
        {
            "num": 61,
            "domain_name": "borgnar.com",
            "domain_keyword": "borgnar",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:12:13",
            "create_date": "2017-05-25",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1463,
            "registrar_name": "Domain Cost Club",
            "registrar_website": "http://www.domaincostclub.com",
            "registrant_name": "John Smith",
            "registrant_company": "E-MAIL ONLY - DOMAIN BUSINESS WILL NOT BE CONDUCTED VIA TELEPHONE",
            "registrant_address": "BCM Box 1768",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "WC1N 3XX",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.02079002939",
            "registrant_fax": "+44 (0) 2079002939",
            "name_servers": [
                "biz.thorofare.info",
                "info.thorofare.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bogner.dev",
            "domain_keyword": "bogner",
            "domain_tld": "dev",
            "query_time": "2024-04-24 15:50:12",
            "create_date": "2019-02-28",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gracie.ns.cloudflare.com",
                "max.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bodnar.co",
            "domain_keyword": "bodnar",
            "domain_tld": "co",
            "query_time": "2024-05-26 05:33:15",
            "create_date": "2024-05-09",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bogmar.ro",
            "domain_keyword": "bogmar",
            "domain_tld": "ro",
            "query_time": "2024-05-23 10:04:50",
            "create_date": "2005-08-09",
            "expiry_date": "2024-09-07",
            "registrar_name": "Euroweb SRL",
            "registrar_website": "www.redhost.ro",
            "name_servers": [
                "ns39.roserve.net",
                "ns40.roserve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 65,
            "domain_name": "bogner.style",
            "domain_keyword": "bogner",
            "domain_tld": "style",
            "query_time": "2024-05-15 14:41:51",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bogdar.com",
            "domain_keyword": "bogdar",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:47:25",
            "create_date": "2008-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Sofija-Grad",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "mevl217896.earth.orderbox-dns.com",
                "mevl217896.mars.orderbox-dns.com",
                "mevl217896.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bognair.com",
            "domain_keyword": "bognair",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:50:09",
            "create_date": "2019-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fullhosting.eu",
                "ns2.fullhosting.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "boguar.org",
            "domain_keyword": "boguar",
            "domain_tld": "org",
            "query_time": "2024-04-24 15:52:48",
            "create_date": "2004-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Boguar s l",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ALICANTE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns3.terra.es",
                "dns4.terra.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bodnar.design",
            "domain_keyword": "bodnar",
            "domain_tld": "design",
            "query_time": "2024-05-10 08:02:35",
            "create_date": "2020-03-25",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-25",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cognar.com",
            "domain_keyword": "cognar",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:59:40",
            "create_date": "2012-02-05",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bogner.coupons",
            "domain_keyword": "bogner",
            "domain_tld": "coupons",
            "query_time": "2024-05-15 14:41:51",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bogner.pro",
            "domain_keyword": "bogner",
            "domain_tld": "pro",
            "query_time": "2024-04-24 15:50:12",
            "create_date": "2018-10-24",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andrey Yuryevuch Korkin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovsk region",
            "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": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bognor.app",
            "domain_keyword": "bognor",
            "domain_tld": "app",
            "query_time": "2024-05-30 11:38:27",
            "create_date": "2021-02-03",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "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 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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bodnar.org",
            "domain_keyword": "bodnar",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:57:07",
            "create_date": "2000-02-17",
            "update_date": "2023-06-11",
            "expiry_date": "2031-02-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bodnar.club",
            "domain_keyword": "bodnar",
            "domain_tld": "club",
            "query_time": "2024-05-30 05:35:54",
            "create_date": "2023-05-14",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-14",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC.",
            "registrar_website": "http://www.ukraine.com.ua/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bogner.repair",
            "domain_keyword": "bogner",
            "domain_tld": "repair",
            "query_time": "2024-05-23 10:04:53",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Channel Penguin GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "laila.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bogner.auction",
            "domain_keyword": "bogner",
            "domain_tld": "auction",
            "query_time": "2024-05-15 14:41:50",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bogner.sale",
            "domain_keyword": "bogner",
            "domain_tld": "sale",
            "query_time": "2024-05-15 14:41:51",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willy Bogner GmbH",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bognor.com",
            "domain_keyword": "bognor",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:38:27",
            "create_date": "2005-06-13",
            "update_date": "2023-02-14",
            "expiry_date": "2028-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bonnar.com.au",
            "domain_keyword": "bonnar",
            "domain_tld": "com.au",
            "query_time": "2024-05-03 15:32:00",
            "update_date": "2023-09-06",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Colin Bonnar",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "boglar.hu",
            "domain_keyword": "boglar",
            "domain_tld": "hu",
            "query_time": "2024-05-12 09:36:03",
            "create_date": "2000-03-25"
        },
        {
            "num": 82,
            "domain_name": "bogner.design",
            "domain_keyword": "bogner",
            "domain_tld": "design",
            "query_time": "2024-06-06 17:52:24",
            "create_date": "2019-12-29",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-29",
            "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": "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sognar.net",
            "domain_keyword": "sognar",
            "domain_tld": "net",
            "query_time": "2024-04-27 12:12:55",
            "create_date": "2009-08-18",
            "update_date": "2022-09-06",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bogfar.com",
            "domain_keyword": "bogfar",
            "domain_tld": "com",
            "query_time": "2024-05-23 10:03:51",
            "create_date": "2023-03-30",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bogner.cc",
            "domain_keyword": "bogner",
            "domain_tld": "cc",
            "query_time": "2024-05-13 02:49:38",
            "create_date": "2011-01-02",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-02",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "AT",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=bogner.cc",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sognar.studio",
            "domain_keyword": "sognar",
            "domain_tld": "studio",
            "query_time": "2024-05-14 08:06:57",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bogner.consulting",
            "domain_keyword": "bogner",
            "domain_tld": "consulting",
            "query_time": "2024-05-03 11:31:39",
            "create_date": "2023-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "botnar.org",
            "domain_keyword": "botnar",
            "domain_tld": "org",
            "query_time": "2024-04-27 07:37:56",
            "create_date": "2017-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": "Fondation Botnar",
            "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": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bodnar.sk",
            "domain_keyword": "bodnar",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:12:15",
            "create_date": "2004-05-04",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-07",
            "registrar_name": "mcpower.sk, s.r.o.",
            "registrant_name": "mcpower.sk, s.r.o.",
            "registrant_company": "mcpower.sk, s.r.o.",
            "registrant_address": "Partizánska 14",
            "registrant_city": "Bratislava",
            "registrant_zip": "81103",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.254419365",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "bodnar.earth",
            "domain_keyword": "bodnar",
            "domain_tld": "earth",
            "query_time": "2024-05-10 08:02:35",
            "create_date": "2020-01-02",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-02",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "botnar.com",
            "domain_keyword": "botnar",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:37:56",
            "create_date": "2017-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bognor.today",
            "domain_keyword": "bognor",
            "domain_tld": "today",
            "query_time": "2024-06-06 17:52:24",
            "create_date": "2014-12-19",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-19",
            "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": [
                "ns1.greengeeks.com",
                "ns2.greengeeks.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bodnar.xyz",
            "domain_keyword": "bodnar",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 16:48:35",
            "create_date": "2018-01-19",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd",
            "registrar_website": "http://webnames.ru",
            "registrant_company": "Private person",
            "registrant_state": "Omskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bolnar.com.au",
            "domain_keyword": "bolnar",
            "domain_tld": "com.au",
            "query_time": "2024-04-21 12:22:37",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Harold Bolnar",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bogner.us",
            "domain_keyword": "bogner",
            "domain_tld": "us",
            "query_time": "2024-04-24 15:50:14",
            "create_date": "2010-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-03",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://epag.de",
            "registrant_name": "Wolfgang Bogner",
            "registrant_address": "Krugerstrasse 13/5.OG",
            "registrant_city": "Wien",
            "registrant_zip": "1010",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+43.14169899",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "boghar.sk",
            "domain_keyword": "boghar",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:13:26",
            "create_date": "2014-05-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "Boghar s.r.o.",
            "registrant_company": "Boghar s.r.o.",
            "registrant_address": "Slowackého 17",
            "registrant_city": "Bratislava",
            "registrant_zip": "82104",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.904878771",
            "name_servers": [
                "artfocus.vshosting.cz",
                "ns2.vshosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 97,
            "domain_name": "bojnar.hu",
            "domain_keyword": "bojnar",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:43:23",
            "create_date": "2008-10-15"
        },
        {
            "num": 98,
            "domain_name": "bogner.luxury",
            "domain_keyword": "bogner",
            "domain_tld": "luxury",
            "query_time": "2024-05-20 00:32:01",
            "create_date": "2014-05-20",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Willy Bogner GmbH",
            "registrant_state": "Bavaria",
            "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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bogdar.site",
            "domain_keyword": "bogdar",
            "domain_tld": "site",
            "query_time": "2024-05-30 11:38:09",
            "create_date": "2021-07-03",
            "update_date": "2024-04-12",
            "expiry_date": "2031-07-03",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Bogdar Ivan Ramirez Hernandez",
            "registrant_state": "Mexico",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the 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.digitalserver.io",
                "ns2.digitalserver.io",
                "ns3.digitalserver.io",
                "ns4.digitalserver.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bonar.cn",
            "domain_keyword": "bonar",
            "domain_tld": "cn",
            "query_time": "2024-05-08 18:11:47",
            "create_date": "2016-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "宁德市凤岐网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.208,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bognar.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5249</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lognar.com, bongar.ru, bogmar.com.pl, bodnar.eu, bogner.asia, bognab.com, sognar.art, boguar.net, bogner.fashion, bognor.vet, bogmar.com, bodnar.tech, boynar.com, bogear.store, bofnar.com, bodnar.pl, tognar.com, bogner.golf, bogner.team, bogcar.ro, bongar.info, bognor.info, bonnar.co.uk, bogdar.ru, bognair.hu, bogner.events, bognars.com, bobnar.net, botnar.institute, vognar.com, bonnar.com, bogner.gmbh, bognan.digital, bonnar.net, bogner.nl, bodnar.net, bornar.com, bogner.casino, bogmar.de, bogner.biz, bognai.in, bonnar.ru, bognor.news, bogner.poker, bogner.com, bodnar.online, bognat.ru, bosnar.sk, bogner.sk, bognor.co.uk, bognor.tv, bogmar.ru, bodnar.com, bogner.fail, bogner.group, bodnar.co.uk, bogner.de, boglar.info, bogner.london, bogmar.eu, borgnar.com, bogner.dev, bodnar.co, bogmar.ro, bogner.style, bogdar.com, bognair.com, boguar.org, bodnar.design, cognar.com, bogner.coupons, bogner.pro, bognor.app, bodnar.org, bodnar.club, bogner.repair, bogner.auction, bogner.sale, bognor.com, bonnar.com.au, boglar.hu, bogner.design, sognar.net, bogfar.com, bogner.cc, sognar.studio, bogner.consulting, botnar.org, bodnar.sk, bodnar.earth, botnar.com, bognor.today, bodnar.xyz, bolnar.com.au, bogner.us, boghar.sk, bojnar.hu, bogner.luxury, bogdar.site, bonar.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lognar.com</domain_name>
   <domain_keyword>lognar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:24:09</query_time>
   <create_date>2005-11-23</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>http://imena.ua</registrar_website>
   <registrant_name>Whois privacy protection service</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>Gaidara, 50 st.</registrant_address>
   <registrant_city>Kyiv</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>01033</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.442010102</registrant_phone>
   <registrant_fax>+380.442010100</registrant_fax>
   <name_servers>
    <value>nsa2.srv53.com</value>
    <value>nsa2.srv53.net</value>
    <value>nsa2.srv53.org</value>
    <value>nsb3.srv53.com</value>
    <value>nsb3.srv53.net</value>
    <value>nsb4.srv53.org</value>
    <value>nsc1.srv53.net</value>
    <value>nsc1.srv53.org</value>
    <value>nsc4.srv53.com</value>
    <value>nsd1.srv53.com</value>
    <value>nsd1.srv53.org</value>
    <value>nsd2.srv53.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bongar.ru</domain_name>
   <domain_keyword>bongar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:38</query_time>
   <create_date>2022-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bogmar.com.pl</domain_name>
   <domain_keyword>bogmar</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-07 03:13:29</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bodnar.eu</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:07:22</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>bogner.asia</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 00:33:08</query_time>
   <create_date>2008-05-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bognab.com</domain_name>
   <domain_keyword>bognab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 10:04:51</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bognab.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sognar.art</domain_name>
   <domain_keyword>sognar</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-08 13:18:51</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>boguar.net</domain_name>
   <domain_keyword>boguar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:52:48</query_time>
   <create_date>2004-02-26</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>boguar</registrant_company>
   <registrant_state>ALICANTE</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns3.terra.es</value>
    <value>dns4.terra.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bogner.fashion</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-15 14:41:53</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bognor.vet</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-04-24 15:50:16</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.nordreg.se</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Independent Vetcare 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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>emea.excedodns.eu</value>
    <value>global.excedodns.com</value>
    <value>nordic.excedodns.net</value>
    <value>sto.excedodns.se</value>
    <value>world.excedodns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bogmar.com</domain_name>
   <domain_keyword>bogmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:04:00</query_time>
   <create_date>2006-06-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1367</registrar_iana>
   <registrar_name>PakNIC (Private) Limited</registrar_name>
   <registrar_website>http://https://www.paknic.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bodnar.tech</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-16 11:40:38</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>boynar.com</domain_name>
   <domain_keyword>boynar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:35:43</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-01-05</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>Istanbul</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/boynar.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>mary.ns.cloudflare.com</value>
    <value>max.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bogear.store</domain_name>
   <domain_keyword>bogear</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 02:48:49</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>3234</registrar_iana>
   <registrar_name>iNET Corporation</registrar_name>
   <registrar_website>http://inet.vn</registrar_website>
   <registrant_country>VN</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.inet.vn</value>
    <value>ns2.inet.vn</value>
    <value>ns3.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bofnar.com</domain_name>
   <domain_keyword>bofnar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:12:04</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bodnar.pl</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 08:19:39</query_time>
   <create_date>2001-08-04</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.hb.pl</value>
    <value>ns2.hb.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tognar.com</domain_name>
   <domain_keyword>tognar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:51:24</query_time>
   <create_date>1999-03-03</create_date>
   <update_date>2017-03-05</update_date>
   <expiry_date>2026-03-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bogner.golf</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-15 14:41:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bogner.team</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-23 10:04:53</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.powweb.com</value>
    <value>ns2.powweb.com</value>
    <value>ns3.powweb.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>bogcar.ro</domain_name>
   <domain_keyword>bogcar</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-16 08:24:29</query_time>
   <create_date>2012-11-29</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.namebox.ro</value>
    <value>ns2.namebox.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bongar.info</domain_name>
   <domain_keyword>bongar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 19:15:49</query_time>
   <create_date>2010-11-06</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-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>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>22</num>
   <domain_name>bognor.info</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 15:50:16</query_time>
   <create_date>2014-12-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-19</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>ns1.greengeeks.com</value>
    <value>ns2.greengeeks.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bonnar.co.uk</domain_name>
   <domain_keyword>bonnar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 20:35:38</query_time>
   <create_date>2010-10-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>bogdar.ru</domain_name>
   <domain_keyword>bogdar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:23:15</query_time>
   <create_date>2017-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>bognair.hu</domain_name>
   <domain_keyword>bognair</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:43:18</query_time>
   <create_date>2009-05-26</create_date>
  </value>
  <value>
   <num>26</num>
   <domain_name>bogner.events</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-23 10:04:52</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks14.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>27</num>
   <domain_name>bognars.com</domain_name>
   <domain_keyword>bognars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:50:10</query_time>
   <create_date>2009-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/bognars.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bobnar.net</domain_name>
   <domain_keyword>bobnar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 05:16:29</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-30</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>Kranj</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/bobnar.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>botnar.institute</domain_name>
   <domain_keyword>botnar</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-19 11:54:53</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169252510</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>vognar.com</domain_name>
   <domain_keyword>vognar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:25:46</query_time>
   <create_date>2005-01-10</create_date>
   <update_date>2022-12-19</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=vognar.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.dns4.cz</value>
    <value>ns.dns4.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bonnar.com</domain_name>
   <domain_keyword>bonnar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:33:20</query_time>
   <create_date>1999-07-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-07-07</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>GB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0f84cafe-5f8d-4957-bccd-b76a5384b31a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.caleycomp.co.uk</value>
    <value>ns2.caleycomp.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bogner.gmbh</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-23 10:04:52</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ing. Robin Bogner</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bognan.digital</domain_name>
   <domain_keyword>bognan</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-30 11:38:25</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bonnar.net</domain_name>
   <domain_keyword>bonnar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:33:20</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2026-06-28</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bogner.nl</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 16:14:40</query_time>
   <create_date>2007-11-10</create_date>
   <update_date>2023-09-27</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bodnar.net</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 10:23:54</query_time>
   <create_date>1998-03-28</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bornar.com</domain_name>
   <domain_keyword>bornar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:48:14</query_time>
   <create_date>2013-12-06</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bogner.casino</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-05-15 14:41:50</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bogmar.de</domain_name>
   <domain_keyword>bogmar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:01:30</query_time>
   <update_date>2022-08-16</update_date>
   <name_servers>
    <value>ns1.webwavecms.com</value>
    <value>ns2.webwavecms.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>bogner.biz</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-24 15:50:12</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>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M-TEC IT-Dienstleistungen KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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>crystal.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bognai.in</domain_name>
   <domain_keyword>bognai</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 02:49:38</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>Uttar Pradesh</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bonnar.ru</domain_name>
   <domain_keyword>bonnar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-20 12:19:53</query_time>
   <create_date>2022-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU HENRI BONNAR</registrant_company>
   <name_servers>
    <value>orsk.ens.mail.ru</value>
    <value>tomsk.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>bognor.news</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-30 11:38:27</query_time>
   <create_date>2017-02-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-02-01</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>lars.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>bogner.poker</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>poker</domain_tld>
   <query_time>2024-05-15 14:41:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bogner.com</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 11:07:22</query_time>
   <create_date>1996-08-07</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Willy Bogner GmbH</registrant_company>
   <registrant_state>Bavaria</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/bogner.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bodnar.online</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 05:57:07</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>PA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-128.awsdns-16.com</value>
    <value>ns-1524.awsdns-62.org</value>
    <value>ns-1557.awsdns-02.co.uk</value>
    <value>ns-968.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bognat.ru</domain_name>
   <domain_keyword>bognat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:26</query_time>
   <create_date>2023-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>bosnar.sk</domain_name>
   <domain_keyword>bosnar</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:17:03</query_time>
   <create_date>2021-02-09</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Ludovit Popelka</registrant_name>
   <registrant_company>BOSNAR s.r.o.</registrant_company>
   <registrant_address>Kukucinova 541/1</registrant_address>
   <registrant_city>Sala</registrant_city>
   <registrant_zip>92701</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bogner.sk</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:13:43</query_time>
   <create_date>2003-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Bogner Slovakia s.r.o.</registrant_name>
   <registrant_company>Bogner Slovakia s.r.o.</registrant_company>
   <registrant_address>Nobelova 6</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>83102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.948543569</registrant_phone>
   <name_servers>
    <value>ns.rainside.sk</value>
    <value>zero.rainside.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>bognor.co.uk</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 17:52:24</query_time>
   <create_date>1996-08-19</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.nationalworld.com</value>
    <value>ns2.nationalworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>bognor.tv</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-24 15:50:16</query_time>
   <create_date>2005-09-06</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd t/a Paragon Names</registrar_name>
   <registrar_website>paragonnames.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>bogmar.ru</domain_name>
   <domain_keyword>bogmar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:26</query_time>
   <create_date>2011-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>bodnar.com</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:57:07</query_time>
   <create_date>1996-06-28</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-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>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bogner.fail</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>fail</domain_tld>
   <query_time>2024-05-15 14:41:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bogner.group</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-30 11:38:26</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bodnar.co.uk</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 05:57:11</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>bogner.de</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:01:30</query_time>
   <update_date>2023-09-27</update_date>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>boglar.info</domain_name>
   <domain_keyword>boglar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 02:49:35</query_time>
   <create_date>2004-10-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-10-27</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>ns1.netem.hu</value>
    <value>ns2.netem.hu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bogner.london</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-17 16:14:25</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-11-06</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>ns-1219.awsdns-24.org</value>
    <value>ns-1607.awsdns-08.co.uk</value>
    <value>ns-287.awsdns-35.com</value>
    <value>ns-656.awsdns-18.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>60</num>
   <domain_name>bogmar.eu</domain_name>
   <domain_keyword>bogmar</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:07:49</query_time>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://netart-registrar.com</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
    <value>ns3.kei.pl</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>borgnar.com</domain_name>
   <domain_keyword>borgnar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:12:13</query_time>
   <create_date>2017-05-25</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Domain Cost Club</registrar_name>
   <registrar_website>http://www.domaincostclub.com</registrar_website>
   <registrant_name>John Smith</registrant_name>
   <registrant_company>E-MAIL ONLY - DOMAIN BUSINESS WILL NOT BE CONDUCTED VIA TELEPHONE</registrant_company>
   <registrant_address>BCM Box 1768</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>WC1N 3XX</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.02079002939</registrant_phone>
   <registrant_fax>+44 (0) 2079002939</registrant_fax>
   <name_servers>
    <value>biz.thorofare.info</value>
    <value>info.thorofare.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bogner.dev</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-24 15:50:12</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>gracie.ns.cloudflare.com</value>
    <value>max.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bodnar.co</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 05:33:15</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bogmar.ro</domain_name>
   <domain_keyword>bogmar</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-23 10:04:50</query_time>
   <create_date>2005-08-09</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Euroweb SRL</registrar_name>
   <registrar_website>www.redhost.ro</registrar_website>
   <name_servers>
    <value>ns39.roserve.net</value>
    <value>ns40.roserve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bogner.style</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-15 14:41:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bogdar.com</domain_name>
   <domain_keyword>bogdar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:47:25</query_time>
   <create_date>2008-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Sofija-Grad</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>mevl217896.earth.orderbox-dns.com</value>
    <value>mevl217896.mars.orderbox-dns.com</value>
    <value>mevl217896.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bognair.com</domain_name>
   <domain_keyword>bognair</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:50:09</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fullhosting.eu</value>
    <value>ns2.fullhosting.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>boguar.org</domain_name>
   <domain_keyword>boguar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 15:52:48</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Boguar s l</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ALICANTE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>dns3.terra.es</value>
    <value>dns4.terra.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bodnar.design</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-10 08:02:35</query_time>
   <create_date>2020-03-25</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns111.ovh.net</value>
    <value>ns111.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>70</num>
   <domain_name>cognar.com</domain_name>
   <domain_keyword>cognar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:59:40</query_time>
   <create_date>2012-02-05</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>71</num>
   <domain_name>bogner.coupons</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>coupons</domain_tld>
   <query_time>2024-05-15 14:41:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bogner.pro</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-24 15:50:12</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andrey Yuryevuch Korkin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovsk region</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>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bognor.app</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-30 11:38:27</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>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>74</num>
   <domain_name>bodnar.org</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:57:07</query_time>
   <create_date>2000-02-17</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2031-02-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bodnar.club</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-30 05:35:54</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC.</registrar_name>
   <registrar_website>http://www.ukraine.com.ua/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bogner.repair</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-23 10:04:53</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Channel Penguin 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>please query the rdds service of the registrar 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>laila.ns.cloudflare.com</value>
    <value>peter.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>bogner.auction</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-05-15 14:41:50</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bogner.sale</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-15 14:41:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Willy Bogner GmbH</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bognor.com</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:38:27</query_time>
   <create_date>2005-06-13</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2028-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bonnar.com.au</domain_name>
   <domain_keyword>bonnar</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-03 15:32:00</query_time>
   <update_date>2023-09-06</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Colin Bonnar</registrant_name>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>boglar.hu</domain_name>
   <domain_keyword>boglar</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-12 09:36:03</query_time>
   <create_date>2000-03-25</create_date>
  </value>
  <value>
   <num>82</num>
   <domain_name>bogner.design</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-06 17:52:24</query_time>
   <create_date>2019-12-29</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-29</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>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>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>83</num>
   <domain_name>sognar.net</domain_name>
   <domain_keyword>sognar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 12:12:55</query_time>
   <create_date>2009-08-18</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>84</num>
   <domain_name>bogfar.com</domain_name>
   <domain_keyword>bogfar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 10:03:51</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bogner.cc</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 02:49:38</query_time>
   <create_date>2011-01-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=bogner.cc</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sognar.studio</domain_name>
   <domain_keyword>sognar</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-14 08:06:57</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bogner.consulting</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-03 11:31:39</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>botnar.org</domain_name>
   <domain_keyword>botnar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 07:37:56</query_time>
   <create_date>2017-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>Fondation Botnar</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>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>bodnar.sk</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:12:15</query_time>
   <create_date>2004-05-04</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>mcpower.sk, s.r.o.</registrar_name>
   <registrant_name>mcpower.sk, s.r.o.</registrant_name>
   <registrant_company>mcpower.sk, s.r.o.</registrant_company>
   <registrant_address>Partizánska 14</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81103</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.254419365</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bodnar.earth</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-10 08:02:35</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-02</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>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>91</num>
   <domain_name>botnar.com</domain_name>
   <domain_keyword>botnar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:37:56</query_time>
   <create_date>2017-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bognor.today</domain_name>
   <domain_keyword>bognor</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-06 17:52:24</query_time>
   <create_date>2014-12-19</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-19</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>ns1.greengeeks.com</value>
    <value>ns2.greengeeks.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bodnar.xyz</domain_name>
   <domain_keyword>bodnar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 16:48:35</query_time>
   <create_date>2018-01-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_company>Private person</registrant_company>
   <registrant_state>Omskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bolnar.com.au</domain_name>
   <domain_keyword>bolnar</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-21 12:22:37</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Harold Bolnar</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bogner.us</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-24 15:50:14</query_time>
   <create_date>2010-08-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://epag.de</registrar_website>
   <registrant_name>Wolfgang Bogner</registrant_name>
   <registrant_address>Krugerstrasse 13/5.OG</registrant_address>
   <registrant_city>Wien</registrant_city>
   <registrant_zip>1010</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+43.14169899</registrant_phone>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>boghar.sk</domain_name>
   <domain_keyword>boghar</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:13:26</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>Boghar s.r.o.</registrant_name>
   <registrant_company>Boghar s.r.o.</registrant_company>
   <registrant_address>Slowackého 17</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.904878771</registrant_phone>
   <name_servers>
    <value>artfocus.vshosting.cz</value>
    <value>ns2.vshosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>bojnar.hu</domain_name>
   <domain_keyword>bojnar</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:43:23</query_time>
   <create_date>2008-10-15</create_date>
  </value>
  <value>
   <num>98</num>
   <domain_name>bogner.luxury</domain_name>
   <domain_keyword>bogner</domain_keyword>
   <domain_tld>luxury</domain_tld>
   <query_time>2024-05-20 00:32:01</query_time>
   <create_date>2014-05-20</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Willy Bogner GmbH</registrant_company>
   <registrant_state>Bavaria</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bogdar.site</domain_name>
   <domain_keyword>bogdar</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 11:38:09</query_time>
   <create_date>2021-07-03</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2031-07-03</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.U.</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Bogdar Ivan Ramirez Hernandez</registrant_company>
   <registrant_state>Mexico</registrant_state>
   <registrant_country>MX</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.digitalserver.io</value>
    <value>ns2.digitalserver.io</value>
    <value>ns3.digitalserver.io</value>
    <value>ns4.digitalserver.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bonar.cn</domain_name>
   <domain_keyword>bonar</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 18:11:47</query_time>
   <create_date>2016-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>宁德市凤岐网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.208</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.