WHOIS QUERY TIME

19 May 2024 - 12:40 PM UTC

Registered: 27 November 2009
Modified: 14 November 2023
Expiry: 27 November 2024

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Signed

NAME SERVERS

ns1.aftermarket.pl
ns2.aftermarket.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=obuwieochronne.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "obuwieochronne.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "obuwieochronne.pl",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "pl",
            "query_time": "2024-05-19 12:40:09",
            "create_date": "2009-11-27",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>obuwieochronne.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>obuwieochronne.pl</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 12:40:09</query_time>
   <create_date>2009-11-27</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-27</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>
 </results>
 <stats>
  <total_time>0.031</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.039 seconds) for "obuwieochronne.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 12:30 AM UTC

Registered: 27 November 2009
Modified: 28 November 2022
Expiry: 27 November 2023

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Signed

NAME SERVERS

ns1.aftermarket.pl
ns2.aftermarket.pl

#2 - QUERY TIME

11 Dec 2023 - 4:26 PM UTC

Registered: 27 November 2009
Modified: 14 November 2023
Expiry: 27 November 2024

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Signed

NAME SERVERS

ns1.aftermarket.pl
ns2.aftermarket.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=obuwieochronne.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "obuwieochronne.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "obuwieochronne.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "obuwieochronne.pl",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "pl",
            "query_time": "2023-05-04 00:30:23",
            "create_date": "2009-11-27",
            "update_date": "2022-11-28",
            "expiry_date": "2023-11-27",
            "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": 2,
            "domain_name": "obuwieochronne.pl",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "pl",
            "query_time": "2023-12-11 16:26:25",
            "create_date": "2009-11-27",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>obuwieochronne.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>obuwieochronne.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>obuwieochronne.pl</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-04 00:30:23</query_time>
   <create_date>2009-11-27</create_date>
   <update_date>2022-11-28</update_date>
   <expiry_date>2023-11-27</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>2</num>
   <domain_name>obuwieochronne.pl</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-12-11 16:26:25</query_time>
   <create_date>2009-11-27</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-27</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>
 </results>
 <stats>
  <total_time>0.039</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 3 domain names (in 0.022 seconds) which contained the exact domain keyword "obuwieochronne".
Domain Name Registered Expiry Registrar Ownership
1 obuwieochronne.pl 27 Nov 2009 27 Nov 2024 Aftermarket.pl Limited -
2 obuwieochronne.com.pl 1 Jan 2024 1 Jan 2025 DD sp. z o.o. -
3 obuwieochronne.com 1 Feb 2024 1 Feb 2027 PDR Ltd. d/b/a PublicDomainRegistry.com -
4 obuwieochronne.eu - - OVH SAS -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=obuwieochronne&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "obuwieochronne",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "obuwieochronne.pl, obuwieochronne.com.pl, obuwieochronne.com, obuwieochronne.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "obuwieochronne.pl",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "pl",
            "query_time": "2024-05-19 12:40:09",
            "create_date": "2009-11-27",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-27",
            "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": 2,
            "domain_name": "obuwieochronne.com.pl",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "com.pl",
            "query_time": "2024-05-19 12:40:09",
            "create_date": "2024-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_name": "DD sp. z o.o.",
            "registrar_website": "www.ddregistrar.pl",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "obuwieochronne.com",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:50:32",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2027-02-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.dcsaas.net",
                "ns2.dcsaas.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "obuwieochronne.eu",
            "domain_keyword": "obuwieochronne",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:12:14",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>obuwieochronne</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>obuwieochronne.pl, obuwieochronne.com.pl, obuwieochronne.com, obuwieochronne.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>obuwieochronne.pl</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 12:40:09</query_time>
   <create_date>2009-11-27</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-27</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>2</num>
   <domain_name>obuwieochronne.com.pl</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-19 12:40:09</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>DD sp. z o.o.</registrar_name>
   <registrar_website>www.ddregistrar.pl</registrar_website>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>obuwieochronne.com</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:50:32</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2027-02-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.dcsaas.net</value>
    <value>ns2.dcsaas.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>obuwieochronne.eu</domain_name>
   <domain_keyword>obuwieochronne</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:12:14</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.022</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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