WHOIS QUERY TIME

27 May 2024 - 7:12 PM UTC

Registered: 21 August 2017
Modified: 19 August 2023
Expiry: 21 August 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

ns3.biznes-host.pl
ns4.biznes-host.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=asniepolomice.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "asniepolomice.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "asniepolomice.pl",
            "domain_keyword": "asniepolomice",
            "domain_tld": "pl",
            "query_time": "2024-05-27 19:12:09",
            "create_date": "2017-08-21",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns3.biznes-host.pl",
                "ns4.biznes-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.077,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>asniepolomice.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>asniepolomice.pl</domain_name>
   <domain_keyword>asniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 19:12:09</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns3.biznes-host.pl</value>
    <value>ns4.biznes-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.077</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.418 seconds) for "asniepolomice.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2023 - 12:00 AM UTC

Registered: 21 August 2017
Modified: 9 July 2022
Expiry: 21 August 2023

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

ns3.biznes-host.pl
ns4.biznes-host.pl

#2 - QUERY TIME

16 Oct 2023 - 6:20 PM UTC

Registered: 21 August 2017
Modified: 19 August 2023
Expiry: 21 August 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

ns3.biznes-host.pl
ns4.biznes-host.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=asniepolomice.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "asniepolomice.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "asniepolomice.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "asniepolomice.pl",
            "domain_keyword": "asniepolomice",
            "domain_tld": "pl",
            "query_time": "2023-05-05 00:00:59",
            "create_date": "2017-08-21",
            "update_date": "2022-07-09",
            "expiry_date": "2023-08-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "ns3.biznes-host.pl",
                "ns4.biznes-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "asniepolomice.pl",
            "domain_keyword": "asniepolomice",
            "domain_tld": "pl",
            "query_time": "2023-10-16 18:20:08",
            "create_date": "2017-08-21",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "ns3.biznes-host.pl",
                "ns4.biznes-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.418,
        "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>asniepolomice.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>asniepolomice.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>asniepolomice.pl</domain_name>
   <domain_keyword>asniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-05 00:00:59</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2022-07-09</update_date>
   <expiry_date>2023-08-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>ns3.biznes-host.pl</value>
    <value>ns4.biznes-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>asniepolomice.pl</domain_name>
   <domain_keyword>asniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-10-16 18:20:08</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>ns3.biznes-host.pl</value>
    <value>ns4.biznes-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.418</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 9 domain names (in 1.062 seconds) which look and sound like the brand name "asniepolomice".
Domain Name Registered Expiry Registrar Ownership
1 zspniepolomice.pl 23 Oct 2019 23 Oct 2024 AttHost Sp. z o.o. -
2 fmniepolomice.pl 26 Aug 2022 26 Aug 2024 OVH SAS -
3 sdsniepolomice.pl 7 Mar 2008 7 Mar 2025 Globtel Internet Szymon Hersztek -
4 zszniepolomice.pl 8 May 2024 8 May 2025 DD sp. z o.o. -
5 niepolomice.com 2 Oct 2002 2 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
6 niepolomice.xyz 22 Mar 2022 22 Mar 2025 OVH Superm sp. z o.o.
7 niepolomice.pl 1 Jan 2001 31 Dec 2024 Akademickie Centrum Komputerowe CYFRONET AGH -
8 niepolomice.city 5 May 2022 5 May 2025 Key-Systems, LLC Artur Kaczmarczyk
9 niepolomice.net 15 Jan 2024 15 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=asniepolomice.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "asniepolomice.pl",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "zspniepolomice.pl, fmniepolomice.pl, sdsniepolomice.pl, zszniepolomice.pl, niepolomice.com, niepolomice.xyz, niepolomice.pl, niepolomice.city, niepolomice.net",
    "results": [
        {
            "num": 1,
            "domain_name": "zspniepolomice.pl",
            "domain_keyword": "zspniepolomice",
            "domain_tld": "pl",
            "query_time": "2024-04-24 19:09:43",
            "create_date": "2019-10-23",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-23",
            "registrar_name": "AttHost Sp. z o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fmniepolomice.pl",
            "domain_keyword": "fmniepolomice",
            "domain_tld": "pl",
            "query_time": "2024-05-16 13:47:07",
            "create_date": "2022-08-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-26",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 3,
            "domain_name": "sdsniepolomice.pl",
            "domain_keyword": "sdsniepolomice",
            "domain_tld": "pl",
            "query_time": "2024-05-29 06:54:42",
            "create_date": "2008-03-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-07",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "zszniepolomice.pl",
            "domain_keyword": "zszniepolomice",
            "domain_tld": "pl",
            "query_time": "2024-05-29 08:00:04",
            "create_date": "2024-05-08",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-08",
            "registrar_name": "DD sp. z o.o.",
            "registrar_website": "www.ddregistrar.pl",
            "name_servers": [
                "ns1.ddregistrar.pl",
                "ns2.ddregistrar.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "niepolomice.com",
            "domain_keyword": "niepolomice",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:13:18",
            "create_date": "2002-10-02",
            "update_date": "2024-03-27",
            "expiry_date": "2024-10-02",
            "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_zip": "GDPR Masked",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.dnsprotect.eu",
                "ns2.dnsprotect.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "niepolomice.xyz",
            "domain_keyword": "niepolomice",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 09:51:05",
            "create_date": "2022-03-22",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Superm sp. z o.o.",
            "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.iq.pl",
                "ns2.iq.pl",
                "ns3.iq.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "niepolomice.pl",
            "domain_keyword": "niepolomice",
            "domain_tld": "pl",
            "query_time": "2024-03-08 09:15:13",
            "create_date": "2001-01-01",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-31",
            "registrar_name": "Akademickie Centrum Komputerowe CYFRONET AGH",
            "name_servers": [
                "bilbo.nask.org.pl",
                "info.cyfronet.krakow.pl",
                "nms.cyfronet.krakow.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "niepolomice.city",
            "domain_keyword": "niepolomice",
            "domain_tld": "city",
            "query_time": "2024-05-07 05:39:11",
            "create_date": "2022-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artur Kaczmarczyk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "niepolomice.net",
            "domain_keyword": "niepolomice",
            "domain_tld": "net",
            "query_time": "2024-05-14 22:19:57",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "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": [
                "mariah.ns.cloudflare.com",
                "milan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.062,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>asniepolomice.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>zspniepolomice.pl, fmniepolomice.pl, sdsniepolomice.pl, zszniepolomice.pl, niepolomice.com, niepolomice.xyz, niepolomice.pl, niepolomice.city, niepolomice.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>zspniepolomice.pl</domain_name>
   <domain_keyword>zspniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 19:09:43</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>AttHost Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fmniepolomice.pl</domain_name>
   <domain_keyword>fmniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 13:47:07</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sdsniepolomice.pl</domain_name>
   <domain_keyword>sdsniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 06:54:42</query_time>
   <create_date>2008-03-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>zszniepolomice.pl</domain_name>
   <domain_keyword>zszniepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 08:00:04</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>DD sp. z o.o.</registrar_name>
   <registrar_website>www.ddregistrar.pl</registrar_website>
   <name_servers>
    <value>ns1.ddregistrar.pl</value>
    <value>ns2.ddregistrar.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>niepolomice.com</domain_name>
   <domain_keyword>niepolomice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:13:18</query_time>
   <create_date>2002-10-02</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-10-02</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_zip>GDPR Masked</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.dnsprotect.eu</value>
    <value>ns2.dnsprotect.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>niepolomice.xyz</domain_name>
   <domain_keyword>niepolomice</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 09:51:05</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Superm sp. z o.o.</registrant_company>
   <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.iq.pl</value>
    <value>ns2.iq.pl</value>
    <value>ns3.iq.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>niepolomice.pl</domain_name>
   <domain_keyword>niepolomice</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-08 09:15:13</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Akademickie Centrum Komputerowe CYFRONET AGH</registrar_name>
   <name_servers>
    <value>bilbo.nask.org.pl</value>
    <value>info.cyfronet.krakow.pl</value>
    <value>nms.cyfronet.krakow.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>niepolomice.city</domain_name>
   <domain_keyword>niepolomice</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-07 05:39:11</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artur Kaczmarczyk</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>niepolomice.net</domain_name>
   <domain_keyword>niepolomice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 22:19:57</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</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>mariah.ns.cloudflare.com</value>
    <value>milan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.062</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.